Update config.json
This commit is contained in:
parent
36a3f9a568
commit
f35a913758
|
|
@ -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": [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue