From 964b3e3b04bfc749d61829af5e0ff61e14413fee Mon Sep 17 00:00:00 2001 From: lelinhtinh Date: Wed, 6 Jan 2021 14:17:18 +0700 Subject: [PATCH] Fixed #88 --- manga_comic_downloader/manga_comic_downloader.user.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/manga_comic_downloader/manga_comic_downloader.user.js b/manga_comic_downloader/manga_comic_downloader.user.js index 08b931f..5e1d2e9 100644 --- a/manga_comic_downloader/manga_comic_downloader.user.js +++ b/manga_comic_downloader/manga_comic_downloader.user.js @@ -4,7 +4,7 @@ // @namespace https://baivong.github.io // @description Tải truyện tranh từ các trang chia sẻ ở Việt Nam. Nhấn Alt+Y để tải toàn bộ. // @description:vi Tải truyện tranh từ các trang chia sẻ ở Việt Nam. Nhấn Alt+Y để tải toàn bộ. -// @version 3.0.1 +// @version 3.0.2 // @icon https://i.imgur.com/ICearPQ.png // @author Zzbaivong // @license MIT; https://baivong.mit-license.org/license.txt @@ -1688,8 +1688,7 @@ jQuery(function ($) { name: function (_this) { return $('.detail h4').text().trim() + ' ' + $(_this).find('.titleComic').text().trim(); }, - contents: '#lightgallery', - imgSrc: 'data-src', + contents: '#lightgallery2', }; break; case 'hamtruyen.com':