diff --git a/Build/lib/reject-data-source.ts b/Build/lib/reject-data-source.ts index 06818627..50e83fdb 100644 --- a/Build/lib/reject-data-source.ts +++ b/Build/lib/reject-data-source.ts @@ -22,16 +22,15 @@ export const HOSTS = [ // 'https://curbengh.github.io/pup-filter/pup-filter-agh.txt' // 'https://pup-filter.pages.dev/pup-filter-agh.txt' // The PUP filter has paused the update since 2023-05, so we set a 7 days cache ttl - ['https://curbengh.github.io/pup-filter/pup-filter-hosts.txt', true, true, 7 * 24 * 60 * 60 * 1000], - // BarbBlock - // The barbblock list has never been updated since 2019-05, so we set a 10 days cache ttl - ['https://paulgb.github.io/BarbBlock/blacklists/hosts-file.txt', true, true, 10 * 24 * 60 * 60 * 1000] + ['https://curbengh.github.io/pup-filter/pup-filter-hosts.txt', true, true, 7 * 24 * 60 * 60 * 1000] ] as const; export const DOMAIN_LISTS = [ + // BarbBlock + // The barbblock list has never been updated since 2019-05, so we set a 10 days cache ttl + ['https://paulgb.github.io/BarbBlock/blacklists/domain-list.txt', true, 10 * 24 * 60 * 60 * 1000], // DigitalSide Threat-Intel - OSINT Hub ['https://osint.digitalside.it/Threat-Intel/lists/latestdomains.txt', true], - // AdGuard CNAME Filter Combined // Update on a 7 days basis, so we add a 36 hours cache ttl ['https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/data/combined_disguised_ads_justdomains.txt', true, 36 * 60 * 60 * 1000], diff --git a/Source/domainset/cdn.conf b/Source/domainset/cdn.conf index 783917d0..0d971271 100644 --- a/Source/domainset/cdn.conf +++ b/Source/domainset/cdn.conf @@ -71,6 +71,7 @@ npmgraph.js.org bundlephobia.com pkg-size.dev vanilla-extract.style +iterm2.com # Badge Server api.bintray.com