mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Fix t66y.com https://github.com/uBlockOrigin/uAssets/issues/18160
This commit is contained in:
@@ -369,14 +369,11 @@ game735.com#$#div[id^="gklobl"] { height: 1px!important; }
|
||||
@@||www.ruanyifeng.com^$csp=script-src 'self' * 'sha256-0McqMM66/wAVZmxF6zXpjNsb1UMbTl4LXBXdhqPKxws='
|
||||
ruanyifeng.com#@#a > img[src*="wangbase.com/blogimg/asset/"]
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/46061#issuecomment-601842012
|
||||
t66y.com#%#//scriptlet('abort-current-inline-script', '$', 'adhtml')
|
||||
t66y.com#%#//scriptlet('prevent-setTimeout', 'tpcHtml')
|
||||
!#if (adguard_app_ios || adguard_ext_android_cb)
|
||||
t66y.com#@#.tips
|
||||
t66y.com#@#.sptable_do_not_remove
|
||||
!#endif
|
||||
!#if (adguard_app_windows || adguard_app_mac || adguard_app_android || adguard_ext_chromium || adguard_ext_edge)
|
||||
t66y.com$$script[tag-content="adhtml"][max-length="10000"]
|
||||
!#endif
|
||||
!+ PLATFORM(windows, mac, android)
|
||||
t66y.com#%#AG_onLoad(function(){var a=document.querySelector(".tpc_content img");if(a){a=a.attributes;for(var c=0;c<a.length;c++)if(a[c].name.match("ess-data")){var b=a[c].name;break}}$("img["+b+"]").each(function(){0<$(this).attr(b).indexOf("sinaimg")&&$(this).attr(b,$(this).attr(b).replace(/https:/,"http:"));$(this).attr("src",$(this).attr(b));$(this).css("cursor","pointer");$(this).click(function(){window.open($(this).attr("src"));return!1})})});
|
||||
!+ NOT_PLATFORM(windows, mac, android)
|
||||
|
||||
Reference in New Issue
Block a user