1 parent c51f7e0 commit 7175efaCopy full SHA for 7175efa
1 file changed
other/Autopage/rules.json
@@ -7371,5 +7371,25 @@
7371
"pageE": ".content-list>li",
7372
"replaceE": ".pages"
7373
}
7374
- }
+ },
7375
+ "YUME - 世界线": {
7376
+ "host": "yume.ly",
7377
+ "url": "return (!fun.indexOF('/element'))",
7378
+ "pager": {
7379
+ "nextL": "//div[@class='page_inner']//a[text()='下一页››']",
7380
+ "pageE": "[id^='column']:not([id$='B']) > div:not(.page_inner)",
7381
+ "replaceE": ".page_inner",
7382
+ "scrollD": 2000
7383
+ }
7384
7385
+ "YUME - 元素": {
7386
7387
+ "url": "return (fun.indexOF('/element'))",
7388
7389
7390
+ "pageE": "#tagList",
7391
7392
7393
7394
7395
0 commit comments