旧版: v1.6.11 - 2015-05-31 - added hentairules.net
新版: v1.6.12 - 2015-05-31 - fixed hentai rules to support all number galleries
- @@ -1,7 +1,7 @@
- // ==UserScript==
- // @name Manga Loader
- // @namespace http://www.fuzetsu.com/MangaLoader
-// @version 1.6.11
- +// @version 1.6.12
- // @description Loads manga chapter into one page in a long strip format, supports switching chapters and works for a variety of sites, minimal script with no dependencies, easy to implement new sites
- // @copyright 2014+, fuzetsu
- // @noframes
- @@ -51,7 +51,7 @@
- // @match http://eatmanga.com/Manga-Scan/*/*
- // @match http://www.mangacat.me/*/*/*
- // @match http://pururin.com/view/*
-// @match http://www.hentairules.net/galleries4/picture.php*
- +// @match http://www.hentairules.net/galleries*/picture.php*
- // ==/UserScript==
-
- // should be set to true externally if auto loading is wanted (e.g. bookmarklet)
- @@ -687,7 +687,7 @@
- curpage: 'select.image-pageSelect'
- }, {
- name: 'hentai-rules',
- match: "^http://www\\.hentairules\\.net/galleries4/picture\\.php.+",
- + match: "^http://www\\.hentairules\\.net/galleries[0-9]+/picture\\.php.+",
- img: '#theMainImage',
- next: '#linkNext',
- imgmod: {