Update sponsor regex

This commit is contained in:
jetfir3
2023-10-26 11:37:58 -04:00
committed by GitHub
parent e9e7665dc3
commit 237a6d06c3

View File

@@ -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'