We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b686716 commit 864ac59Copy full SHA for 864ac59
1 file changed
other/Autopage/rules.json
@@ -3847,6 +3847,19 @@
3847
"replaceE": ".prenext,.page"
3848
}
3849
},
3850
+ "飘天文学": {
3851
+ "host": "www.piaotia.com",
3852
+ "url": "/^\\/html\\/\\d+\\/\\d+\\/\\d+\\.html",
3853
+ "style": "#content>*:not(br):not(:nth-child(1))",
3854
+ "pager": {
3855
+ "type": 6,
3856
+ "nextL": "(//a[contains(text(), '下一章')])[last()]",
3857
+ "pageE": "#content",
3858
+ "insertP": ["#content",6],
3859
+ "replaceE": ".bottomlink",
3860
+ "loadTime": 500
3861
+ }
3862
+ },
3863
"皇帝之家": {
3864
"host": "www.huangdizhijia.com",
3865
"url": "/chapter-\\d+\\.html/",
0 commit comments