Update config.json

This commit is contained in:
FongMi 2023-12-25 10:45:08 +08:00
parent 36a3f9a568
commit f35a913758
1 changed files with 9 additions and 0 deletions

View File

@ -498,6 +498,15 @@
"regex": [ "regex": [
"video/tos/cn" "video/tos/cn"
] ]
},
{
"name": "點擊",
"hosts": [
"yeslivetv.com"
],
"script": [
"document.getElementsByClassName(\"vjs-big-play-button\")[0].click()"
]
} }
], ],
"ads": [ "ads": [