AdGuardExtra
AdGuardExtra copied to clipboard
Advertisements: ygosu.com inven.co.kr psss.kr [ Ad-Shield ]
Summary
On Mozilla Firefox with AdGuard Extra (Tampermonkey), advertisements on ppss.kr, ygosu.com and maple.inven.co.kr are not hidden.
URLs
https://ygosu.com/ https://ygosu.com/community/news/14420 https://inven.co.kr/ https://www.inven.co.kr/webzine/news/?news=267624 https://ppss.kr/ https://ppss.kr/archives/247639
Screenshots
ygosu.com
inven.co.kr
ppss.kr
Related Issue
https://github.com/AdguardTeam/AdGuardExtra/issues/283 https://github.com/AdguardTeam/AdguardFilters/issues/87725 https://github.com/AdguardTeam/AdguardFilters/issues/87725 https://github.com/AdguardTeam/AdguardFilters/issues/90634
@stanislav-atr https://github.com/AdguardTeam/AdguardFilters/issues/108136
https://github.com/yous/YousList/issues/203
still possible to block all ads without special addon on all sites without trigger anti adb
www.inven.co.kr/$image
maple.inven.co.kr/$image
*$image,redirect-rule=32x32.png,domain=ygosu.com|inven.co.kr
ygosu.com,ppss.kr##div[style="position: relative; display: inline-block; text-align: center;"]:style(left: 10000px !important)
inven.co.kr##div[style="position: relative; display: inline-block; text-align: center;"]:style(pointer-events: none !important)
@JobcenterTycoon From uBO? They will stop working after being added to our filter.
I just want to say this for people wich want a custom solution. I know no filter will work long after being added to puplic filter lists. Yes i created uBO filters but uBO added filters wich breaks the page so uBO users need to whitelist filters:
@@///ygosu\.com\/[A-Z]{1,}.*[a-z]{1,}.*/$image,1p,match-case
@@///ygosu\.com\/[a-z]{1,}.*[A-Z]{1,}.*/$image,1p,match-case
@@||ppss.kr^$document,csp=script-src *
ppss.kr#@##ppss_wing_banner_left
ppss.kr#@#.custom-html-widget.textwidget
@JobcenterTycoon @Alex-302 The following rules on Mozilla Firefox (98.0b3) with AdGuard Browser Extension (4.0.108) can resolve partly:
@@/:\/\/ygosu\.com\/([a-z]|[A-Z])\w+\/([A-Z])\w+\.ps/
@@/:\/\/ygosu\.com\/([A-Z])\w+\.ps/
/:\/\/ygosu\.com\/([A-Z])\w+\./$object,image,media,other,redirect=32x32-transparent.png
/:\/\/ygosu\.com\/([a-z]|[A-Z])\w+\/([A-Z])\w+\./$object,image,media,other,redirect=32x32-transparent.png
Screenshot
https://github.com/List-KR/List-KR/commit/26bba94264b45c7578a0423e981cf48a02feec37 https://github.com/List-KR/List-KR/commit/c995dcd30dc875c88f7dec7561b85a5b3ce032fa
I am developing an userscript that can resolve this issue.
Confirmed on Naver Whale, Microsoft Edge and Google Chrome.
Screenshots
https://github.com/AdguardTeam/AdGuardExtra/issues/294#issuecomment-1037343739 @yous Can you re-confirm it?
I saw some exceptions:
-
/jzvRJbqIUzuGQkjTcmrafcQHymy_75ca6bc055ee9fdb.xlsx
: filename starts with[a-z]
, contains_
-
/PghIA_LdJRYC/blaFCKPPxdad662928f853f65.docx
: directory contains_
, filename starts with[a-z]
-
/wQvsyxyxtfbpLSvSKeermqZ/q0bdb1d57063bfd1b.ps
: directory starts with[a-z]
, filename starts with[a-z]
-
/_yZSMrzZOoElgrMmR_gsZAIAVJja834228cded555d79.tif
: filename starts with_
, but it's rare
So I think you can start from this:
@@/:\/\/ygosu\.com\/[A-Za-z][\w_]+\/[A-Za-z][\w_]+\.ps/
@@/:\/\/ygosu\.com\/[A-Za-z][\w_]+\.ps/
/:\/\/ygosu\.com\/[A-Za-z][\w_]+\./$object,image,media,other,redirect=32x32-transparent.png
/:\/\/ygosu\.com\/[A-Za-z][\w_]+\/[A-Za-z][\w_]+\./$object,image,media,other,redirect=32x32-transparent.png
https://github.com/AdguardTeam/AdguardFilters/issues/111644#issuecomment-1064729155
@stanislav-atr please also include this website tgd.kr
https://github.com/AdguardTeam/AdguardFilters/issues/111644
loawa.com
https://github.com/AdguardTeam/AdguardFilters/issues/114791
ping https://github.com/AdguardTeam/AdguardFilters/issues/118117
There is now a great userscript which defuse the Ad-Shield crap completely https://github.com/List-KR/microShield
@stanislav-atr will microShield be implemented?
@stanislav-atr @JobcenterTycoon adshield-defuser, original source code of microShield, is now open-source.
There are over 25 sites which using this now:
loawa.com
ygosu.com
sportalkorea.com
algumon.com
hancinema.net
enetnews.co.kr
edaily.co.kr
economist.co.kr
etoday.co.kr
hankyung.com
isplus.com
hometownstation.com
kagit.kr
inven.co.kr
viva100.com
joongdo.co.kr
jjang0u.com
tenbizt.com
tvreport.co.kr
newautopost.co.kr
mememedia.co.kr
mobilitytv.co.kr
cboard.net
a-ha.io
interfootball.co.kr
fourfourtwo.co.kr
The fix for ppss.kr
is obsolete because ppss dropped the script.
The microShield userscript will not be implemented in AdGuard Extra because it is too big to be implemented.