diff --git a/RIP-hltv-BET.user.js b/RIP-hltv-BET.user.js index dd24257..7eb681f 100644 --- a/RIP-hltv-BET.user.js +++ b/RIP-hltv-BET.user.js @@ -2,7 +2,7 @@ // @name RIP HLTV BET // @name:zh-CN HLTV 广告去除插件 // @namespace https://github.com/wolfcon/RIP-HLTV-BET -// @version 1.6 +// @version 1.7 // @description Remove hltv.org Annoy AD // @description:zh-cn 清除那些🤮背景赌博广告. // @author Frank @@ -18,7 +18,8 @@ const filters = [ '[href*="bet"]:not([href^="/"])', '[class*="regional"]', '[class*="world"]', - 'a:not([href^="/"]):not([href^="https://www.hltv.org/"]):not([href^="http://www.hltv.org/"])' + //'a:not([href^="/"]):not([href^="https://www.hltv.org/"]):not([href^="http://www.hltv.org/"])', + '[data-link-tracking-page="Widget"]' ]; // Use ADBlock way to block some annoy element