Skip to content

Commit cbde023

Browse files
committed
更新 [漫本]、[鬼罗丽漫画]、[anime1] 规则(并移至外置翻页规则)
1 parent 466423c commit cbde023

2 files changed

Lines changed: 37 additions & 42 deletions

File tree

Autopage.user.js

Lines changed: 1 addition & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// @name:zh-CN 自动无缝翻页
44
// @name:zh-TW 自動無縫翻頁
55
// @name:en AutoPager
6-
// @version 5.7.5
6+
// @version 5.7.6
77
// @author X.I.U
88
// @description ⭐无缝衔接下一页内容到网页底部(类似瀑布流)⭐,目前支持:【所有「Discuz!、Flarum、phpBB、Xiuno、XenForo、NexusPHP...」论坛】【百度、谷歌(Google)、必应(Bing)、搜狗、微信、360、Yahoo、Yandex 等搜索引擎...】、贴吧、豆瓣、知乎、微博、NGA、V2EX、煎蛋网、龙的天空、起点中文、千图网、千库网、Pixabay、Pixiv、3DM、游侠网、游民星空、NexusMods、Steam 创意工坊、CS.RIN.RU、RuTracker、BT之家、萌番组、动漫花园、樱花动漫、爱恋动漫、AGE 动漫、Nyaa、SrkBT、RARBG、SubHD、423Down、不死鸟、扩展迷、小众软件、【动漫狂、漫画猫、漫画屋、漫画 DB、动漫之家、拷贝漫画、HiComic、Mangabz、Xmanhua 等漫画网站...】、PubMed、Z-Library、GreasyFork、Github、StackOverflow(以上仅一小部分,更多的写不下了...
99
// @description:zh-TW ⭐無縫銜接下一頁內容到網頁底部(類似瀑布流)⭐,支持各論壇、社交、遊戲、漫畫、小說、學術、搜索引擎(Google、Bing、Yahoo...) 等網站~
@@ -819,33 +819,6 @@ function: {
819819
scrollD: 1000
820820
}
821821
}, // B 站(Bilibili) - 搜索页 - 专栏
822-
anime1: {
823-
host: 'anime1.me',
824-
url: ()=> {if (indexOF('s=', 's')) {curSite = DBSite.wp_article;} else if (lp == '/') {curSite = DBSite.anime1;}},
825-
history: false,
826-
pager: {
827-
type: 4,
828-
nextL: ()=> { // 获取下一页内容(叠加)
829-
let next = getCSS('a.paginate_button.next');
830-
if (next && next.className.indexOf('disabled') === -1) {
831-
let oldList = getCSS('#table-list > tbody').innerHTML;
832-
if (oldList) {next.click(); pageNum.now = pageNum._now + 1; getCSS('#table-list > tbody').insertAdjacentHTML('afterbegin', oldList);}
833-
}
834-
},
835-
interval: 500,
836-
scrollD: 800
837-
}
838-
}, // Anime1
839-
manben: {
840-
host: 'www.manben.com',
841-
url: ()=> {if (indexOF(/\/m\d+/)) {
842-
if (getCookie('showtype') != '2') {
843-
document.cookie='showtype=2; expires=Thu, 18 Dec 2031 12:00:00 GMT; path=/'; // 写入 Cookie 开启 [垂直阅读] 模式
844-
location.reload(); // 刷新网页
845-
}
846-
curSite = DBSite.mhxqiu;
847-
}}
848-
}, // 漫本
849822
cartoonmad: {
850823
host: ['www.cartoonmad.com','www.cartoonmad.cc'],
851824
url: ()=> {if (indexOF('/comic/')) {

other/Autopage/rules.json

Lines changed: 36 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2200,6 +2200,19 @@
22002200
"replaceE": ".pagelist"
22012201
}
22022202
},
2203+
"anime1": {
2204+
"host": "anime1.me",
2205+
"url": "/^\\/$/",
2206+
"hiddenPN": true,
2207+
"history": false,
2208+
"blank": 3,
2209+
"pager": {
2210+
"nextL": "js; let next = fun.getCSS('a.paginate_button.next');if (next && next.className.indexOf('disabled') === -1) {let oldList = fun.getCSS('#table-list>tbody').innerHTML;if (oldList) {next.click(); fun.getCSS('#table-list>tbody').insertAdjacentHTML('afterbegin', oldList);}}",
2211+
"pageE": "#table-list>tbody",
2212+
"interval": 500,
2213+
"scrollD": 800
2214+
}
2215+
},
22032216
"初音社": {
22042217
"host": "www.mikuclub.cc",
22052218
"url": "/^\\/[a-z]/",
@@ -2707,6 +2720,24 @@
27072720
"replaceE": ".nav-links"
27082721
}
27092722
},
2723+
"漫本": {
2724+
"host": "www.manben.com",
2725+
"url": "if (fun.indexOF(/^\\/m\\d+/)) {if (fun.getCookie('showtype') != '2') {document.cookie='showtype=2; expires=Thu, 18 Dec 2031 12:00:00 GMT; path=/';location.reload();}else{return true;}}",
2726+
"style": ".main{height: auto !important;overflow-y: hidden !important;} #comicContain img {min-height: 300px;} .comic-contain li{margin: 0 !important;} img.imgFloat_1, img.imgFloat_2, span.comic-ft {display: none !important;}",
2727+
"history": true,
2728+
"pager": {
2729+
"nextL": "#mainControlNext",
2730+
"pageE": "//body/script[starts-with(text(),'eval(')]",
2731+
"insertP": ["body",3],
2732+
"replaceE": ".main_control",
2733+
"scriptT": 2,
2734+
"interval": 5000,
2735+
"scrollD": 2000
2736+
},
2737+
"function": {
2738+
"aF": "let _img=''; for (let i=0;i<newImgs.length;i++){_img += `<li><img src=\"${newImgs[i]}\"></li>`;}; document.getElementById('comicContain').insertAdjacentHTML('beforeend', _img);"
2739+
}
2740+
},
27102741
"漫画皮": {
27112742
"host": "www.manhuapi.com",
27122743
"url": "/\\/chapter\\//",
@@ -2894,23 +2925,14 @@
28942925
},
28952926
"鬼罗丽漫画": {
28962927
"host": ["www.gllmh8.com","m.gllmh8.com"],
2897-
"url": "/\\/\\d+(_\\d+)?\\.html$/",
2898-
"style": ".article-content img {visibility: visible; opacity: 1;} .swiper-container {display: none !important;}",
2928+
"url": "/^\\/./",
2929+
"style": ".article-content img {visibility: visible; opacity: 1;display: block;} #newsArticle img {margin-bottom: -1px;} .swiper-container {display: none !important;}",
28992930
"history": true,
29002931
"pager": {
2932+
"type": 3,
29012933
"nextL": "li.thisclass+li>a",
2902-
"pageE": ".article-content p, #newsArticle p",
2903-
"replaceE": ".pagination, .pages",
2904-
"scrollD": 5500
2905-
}
2906-
},
2907-
"鬼罗丽漫画 - 分类页": {
2908-
"host": "www.gllmh8.com",
2909-
"pager": {
2910-
"nextL": "li.thisclass+li>a",
2911-
"pageE": ".listl>ul>li",
2912-
"replaceE": ".page",
2913-
"scrollD": 2000
2934+
"pageE": ".article-content img, #newsArticle img, .listl>ul, ul.news_list_1",
2935+
"replaceE": ".pagination, .pages, .page"
29142936
}
29152937
},
29162938
"起点中文": {

0 commit comments

Comments
 (0)