mirror of
https://github.com/XIU2/UserScript.git
synced 2026-09-22 15:06:57 +00:00
调整 通用规则至列表最底部
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user