We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94548fc commit 307460eCopy full SHA for 307460e
1 file changed
other/Autopage/rules.json
@@ -5711,6 +5711,17 @@
5711
"replaceE": ".numeric_pages"
5712
}
5713
},
5714
+ "AnimeCharactersDataBase - ux_search": {
5715
+ "host": "www.animecharactersdatabase.com",
5716
+ "url": "/^\\/ux_search\\.php/",
5717
+ "blank": 3,
5718
+ "pager": {
5719
+ "type": 3,
5720
+ "nextL": "#uxthumbs>.flexcontainer>a.flexitem.bg2.fgw.pad:last-child",
5721
+ "pageE": "#uxthumbs>a",
5722
+ "replaceE": "#uxthumbs>.flexcontainer"
5723
+ }
5724
+ },
5725
"新片场": {
5726
"host": "www.xinpianchang.com",
5727
"url": "return (fun.lp() != '/')",
0 commit comments