Move <script regex to the "script" section (#2553)

main
jvoisin 7 years ago committed by Elbert Alias
parent 655261781f
commit 243c33cd17

@ -1318,7 +1318,7 @@
"cats": [ "cats": [
32 32
], ],
"html": "<script[^>]*>[^>]+\\.src\\s*=\\s*['\"](?:https?:)?//tag\\.bounceexchange\\.com/", "script": "//tag\\.bounceexchange\\.com/",
"icon": "Bounce Exchange.svg", "icon": "Bounce Exchange.svg",
"js": { "js": {
"bouncex": "" "bouncex": ""
@ -1442,7 +1442,7 @@
"cats": [ "cats": [
36 36
], ],
"html": "<script[^>]*>[^<]+?bsa\\.src\\s*=\\s*['\"](?:https?:)?\\/{2}\\w\\d\\.buysellads\\.com\\/[\\w\\d\\/]+?bsa\\.js['\"]", "script": "\\.buysellads\\.com/",
"icon": "BuySellAds.png", "icon": "BuySellAds.png",
"js": { "js": {
"_bsa": "", "_bsa": "",
@ -9943,7 +9943,6 @@
"cats": [ "cats": [
36 36
], ],
"html": "<script[^>]+>var titan",
"icon": "Titan.png", "icon": "Titan.png",
"js": { "js": {
"titan": "", "titan": "",