++++
This commit is contained in:
parent
1dfae0bb06
commit
fa6cf17130
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"logo": "./Q.jpg",
|
||||
"spider": "./se.jar",
|
||||
"sites": [
|
||||
{
|
||||
"key": "py_Miss",
|
||||
|
|
@ -11,25 +12,52 @@
|
|||
"filterable": 0,
|
||||
"changeable": 0
|
||||
},
|
||||
{
|
||||
"key": "MissAV·嗷呜",
|
||||
"name": "MissAV·嗷呜",
|
||||
"type": 3,
|
||||
"searchable": 1,
|
||||
"quickSearch": 0,
|
||||
"filterable": 0,
|
||||
"changeable": 0,
|
||||
"api": "./drpy_js/miss.py",
|
||||
"ext": {
|
||||
"site": "https://missav.ai",
|
||||
"cfgo": "./drpy_js/cf-proxy-linux-arm64",
|
||||
"plp": "",
|
||||
"proxy": {
|
||||
"http": "",
|
||||
"https": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "MissAV",
|
||||
"name": "MissAV",
|
||||
"type": 3,
|
||||
"quickSearch": 1,
|
||||
"searchable": 1,
|
||||
"changeable": 1,
|
||||
"filterable": 1,
|
||||
"timeout": 60,
|
||||
"style": {
|
||||
"type": "rect",
|
||||
"ratio": 1.49},
|
||||
"api": "csp_GM",
|
||||
"ext": {
|
||||
"userScript": "./drpy_js/missav.user.js",
|
||||
"debug": false,
|
||||
"webViewSettings": {
|
||||
"blockNetworkImage": true,
|
||||
"blockList": [
|
||||
"*.ico",
|
||||
"*.png",
|
||||
"*.css",
|
||||
"*.svg",
|
||||
"https://*.cloudflareinsights.com/*",
|
||||
"https://*.googletagmanager.com/*",
|
||||
"https://*.ktkjmp.com/*",
|
||||
"https://*.magsrv.com/*",
|
||||
"https://*.mnaspm.com/*",
|
||||
"https://*.myavlive.com/*",
|
||||
"https://*.recombee.com/*",
|
||||
"https://*.rmhfrtnd.com/*",
|
||||
"https://*.trackwilltrk.com/*",
|
||||
"https://*.tsyndicate.com/*",
|
||||
"https://missav.com/fonts/*",
|
||||
"https://tsyndicate.com/*",
|
||||
"https://hartattenuate.com/*"]},
|
||||
"spider": {
|
||||
"homeContent": {
|
||||
"loadUrl": "https://missav.ws/cn/"},
|
||||
"categoryContent": {
|
||||
"loadUrl": "https://missav.ws/cn/${tid}?page=${pg:-1}${filter:-}${sort:-}"},
|
||||
"detailContent": {
|
||||
"loadUrl": "https://missav.ws/cn/${id}"},
|
||||
"searchContent": {
|
||||
"loadUrl": "https://missav.ws/cn/search/${key}?page=${pg:-1}"}}}
|
||||
},
|
||||
{
|
||||
"key": "lav",
|
||||
"name": "lav",
|
||||
|
|
|
|||
Loading…
Reference in New Issue