瀏覽代碼

Block all Coin Miner in Reject Extra

SukkaW 1 年之前
父節點
當前提交
668b2bd85e
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Build/constants/reject-data-source.ts

+ 4 - 0
Build/constants/reject-data-source.ts

@@ -34,6 +34,10 @@ export const DOMAIN_LISTS: HostsSource[] = [
 ];
 
 export const DOMAIN_LISTS_EXTRA: HostsSource[] = [
+  // CoinBlockerList - Full
+  // Lat update 8 months ago, so we set a 14 days cache ttl
+  ['https://zerodot1.gitlab.io/CoinBlockerLists/list.txt', [], true, TTL.TWO_WEEKS()],
+
   // BarbBlock
   // The barbblock list has never been updated since 2019-05, so we set a 14 days cache ttl
   [