mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-06-27 18:40:31 +02:00
Fixed vivo.sx / vivo.st regex and unwanted return
This commit is contained in:
@ -24,8 +24,6 @@ chrome.storage.local.get(['all', 'disabled'], function (result) {
|
||||
re = document.body.innerHTML.match(regex)
|
||||
}
|
||||
|
||||
return
|
||||
|
||||
if (matchClass === null) {
|
||||
if (regex === null) {
|
||||
location.assign(document.body.innerHTML)
|
||||
|
Reference in New Issue
Block a user