mirror of
https://github.com/XIU2/UserScript.git
synced 2026-07-09 10:55:22 +00:00
新增 [3G壁纸] 支持
This commit is contained in:
+27
-19
@@ -5286,6 +5286,14 @@
|
||||
"replaceE": ".page"
|
||||
}
|
||||
},
|
||||
"3G壁纸": {
|
||||
"host": "www.3gbizhi.com",
|
||||
"url": "return fun.isPager()",
|
||||
"pager": {
|
||||
"nextL": ".cur+a",
|
||||
"pageE": ".contlistw>.cl>li"
|
||||
}
|
||||
},
|
||||
"nastol": {
|
||||
"host": "www.nastol.com.ua",
|
||||
"blank": 3,
|
||||
@@ -5541,25 +5549,25 @@
|
||||
}
|
||||
},
|
||||
"美食天下": {
|
||||
"host": "www.meishichina.com",
|
||||
"url": "return fun.isPager()",
|
||||
"pager": {
|
||||
"nextL": ".now_page+a",
|
||||
"pageE": ".main .plist>li",
|
||||
"replaceE": ".ui-page-inner"
|
||||
},
|
||||
"function": {
|
||||
"bF": "return fun.src_bF(pageE)"
|
||||
}
|
||||
},
|
||||
"美食天下2": {
|
||||
"host": "home.meishichina.com",
|
||||
"url": "return fun.isPager()",
|
||||
"pager": {
|
||||
"type": 2,
|
||||
"nextL": "#recipeindex_living_loading>a"
|
||||
}
|
||||
},
|
||||
"host": "www.meishichina.com",
|
||||
"url": "return fun.isPager()",
|
||||
"pager": {
|
||||
"nextL": ".now_page+a",
|
||||
"pageE": ".main .plist>li",
|
||||
"replaceE": ".ui-page-inner"
|
||||
},
|
||||
"function": {
|
||||
"bF": "return fun.src_bF(pageE)"
|
||||
}
|
||||
},
|
||||
"美食天下2": {
|
||||
"host": "home.meishichina.com",
|
||||
"url": "return fun.isPager()",
|
||||
"pager": {
|
||||
"type": 2,
|
||||
"nextL": "#recipeindex_living_loading>a"
|
||||
}
|
||||
},
|
||||
"Xvideos": {
|
||||
"host": ["www.xnxx.com","www.xvideos.com"],
|
||||
"url": "return fun.isPager('p,r')",
|
||||
|
||||
Reference in New Issue
Block a user