调整 通用规则至列表最底部

This commit is contained in:
xiu2
2024-10-10 15:08:41 +08:00
parent 384f8d098b
commit ac58e070d3
+8 -8
View File
@@ -2311,14 +2311,6 @@
"replaceE": "#container>div[style='text-align: center; line-height: 36px;']"
}
},
"子夜动漫/七味网 类通用规则": {
"url": "return fun.isPager()",
"pager": {
"nextL": ".page-active+a",
"pageE": ".content-list>li",
"replaceE": ".pages"
}
},
"omofun 动漫": {
"host": ["/^omofun[a-z]\\.[a-z]+$/","dilidilidm.com"],
"url": "return fun.isPager()",
@@ -6782,5 +6774,13 @@
"pageE": ".pictures>img,.pic-list>ul",
"replaceE": ".pages"
}
},
"子夜动漫/七味网 类通用规则": {
"url": "return fun.isPager()",
"pager": {
"nextL": ".page-active+a",
"pageE": ".content-list>li",
"replaceE": ".pages"
}
}
}