mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Fix #177480 m.ppomppu.co.kr
This commit is contained in:
@@ -210,9 +210,6 @@ cbssports.com#%#(()=>{window.admiral=function(d,a,b){if("function"==typeof b)try
|
||||
imdb.com#%#//scriptlet("set-constant", "doWithAds", "noopFunc")
|
||||
! https://github.com/AdguardTeam/AdguardFilters/pull/133054
|
||||
fmkorea.com#%#//scriptlet("set-constant", "link_url", "")
|
||||
! https://github.com/AdguardTeam/AdguardFilters/pull/130514
|
||||
ppomppu.co.kr#%#AG_onLoad(() => { if (/^https:\/\/(www\.|m\.|)ppomppu\.co\.kr\/(new\/|)hotdeal\//g.test(document.location.href) && document.querySelector(".hotDeal_goods > ul#hotdeal")) { var k = (n) => { if(/\/\/click\.linkprice\.com\/click\.php\?/.test(n)) { return new URLSearchParams(n).get("tu") } else { return n } }; new MutationObserver((o) => { Array.from(o[0].addedNodes).filter(e => /[0-9]{7,9}$/.test(e.className) && /ppomppu\.co\.kr\/(new\/|)hotdeal\/\?/.test(e.querySelector(".view > a").href)).forEach((e) => { e.querySelector(".view > a").href = e.querySelector("p > a[href]:not([class])").href = k(new URLSearchParams(e.querySelector(".view > a").href).get("url"))})}).observe(document.querySelector(".hotDeal_goods > ul#hotdeal"), { childList: true })}});
|
||||
ppomppu.co.kr#%#AG_onLoad(() => { if (/m\.ppomppu\.co\.kr\/new\/bbs_view\.php\?/.test(location.href) || /ppomppu\.co\.kr\/zboard\/view\.php\?/.test(location.href)) { Array.from(document.querySelectorAll("a[href][target='_blank']")).filter(e => /^https:\/\/s\.ppomppu\.co\.kr(\/|)\?idno=/.test(e.href)).forEach((o) => { o.href = atob(new URLSearchParams(o.href).get("target").replace("\\", ""))})}});
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/132024
|
||||
revv.co.in#%#(()=>{window.google_optimize={get(){}}})();
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/131243
|
||||
|
||||
Reference in New Issue
Block a user