[請問] ublock怎擋特定的Inline script
https://github.com/gorhill/uBlock/wiki/Inline-script-tag-filtering
舉例來說
<script>
if(sessionStorage.getItem('showAlert') !="false")
{alert("WARNING! Adult Language and Content! The page
you requested
contains adult material or mature content that is not suitable for viewers
under the age of 18 years old. Customers under 18 years of age are prohibited
from accessing this page.");
sessionStorage.setItem('showAlert', "false");
}
</script>
www.micmicidol.com##^script:has-text(showAlert)
上面這行waterfox有用
Not supported in Chromium-based browser.
請問用在chrome要怎寫?
https://github.com/uBlockOrigin/uBlock-issues/wiki/Resources-Library
好像是答案、那位看的懂Examples?
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 36.237.14.75 (臺灣)
※ 文章網址: https://www.ptt.cc/bbs/Ajax/M.1659060581.A.F19.html
→
08/01 11:43,
2年前
, 1F
08/01 11:43, 1F
Ajax 近期熱門文章
PTT數位生活區 即時熱門文章