mirror of
https://github.com/SpotX-Official/SpotX-Bash.git
synced 2026-04-11 17:37:20 +10:00
Update sponsor regex
This commit is contained in:
2
spotx.sh
2
spotx.sh
@@ -237,7 +237,7 @@ adBillboard='s|.(\?\[.{1,6}[a-zA-Z].leaderboard,)|false$1|'
|
||||
adEmptyBlock='s|adsEnabled:!0|adsEnabled:!1|'
|
||||
adEsper='s|(this\._product_state(?:_service)?=(.))|$1,$2.putOverridesValues({pairs:{ads:'\''0'\'',catalogue:'\''premium'\'',product:'\''premium'\'',type:'\''premium'\''}})|'
|
||||
adLogic='s|\x00\K\x61(?=\x64\x2D\x6C\x6F\x67\x69\x63\x2F\x73)|\x00|'
|
||||
adSponsors1='s/ht.{14}\...\..{7}\....\/.{8}ap4p\/|ht.{14}\...\..{7}\....\/.{2,30}\/v.\///g'
|
||||
adSponsors1='s/ht.{14}\...\..{7}\....\/.{8}ap4p\/|ht.{14}\...\..{7}\....\/s.{15}t\/v.\///g'
|
||||
adSponsors2='s|allSponsorships||g'
|
||||
adSlot='s|\x00\K\x73(?=\x6C\x6F\x74\x73\x00)|\x00|'
|
||||
adUpgradeButton='s/(return|.=.=>)"free"===(.+?)(return|.=.=>)"premium"===/$1"premium"===$2$3"free"===/g'
|
||||
|
||||
Reference in New Issue
Block a user