Browse Source

Chore: remove dead OS-INT list

SukkaW 9 months ago
parent
commit
1987da0881
1 changed files with 2 additions and 3 deletions
  1. 2 3
      Build/constants/reject-data-source.ts

+ 2 - 3
Build/constants/reject-data-source.ts

@@ -77,9 +77,8 @@ export const DOMAIN_LISTS_EXTRA: HostsSource[] = [
   //   ['https://paulgb.github.io/BarbBlock/blacklists/domain-list.txt'],
   //   ['https://paulgb.github.io/BarbBlock/blacklists/domain-list.txt'],
   //   true
   //   true
   // ],
   // ],
-  // DigitalSide Threat-Intel - OSINT Hub
-  // Update once per day
-  ['https://osint.digitalside.it/Threat-Intel/lists/latestdomains.txt', [], true],
+  // DigitalSide Threat-Intel - OSINT Hub -- Dead, server offline
+  // ['https://osint.digitalside.it/Threat-Intel/lists/latestdomains.txt', [], true],
   // AdGuard CNAME Filter Combined
   // AdGuard CNAME Filter Combined
   // Update on a 7 days basis, so we can also use jsDelivr as primary URL
   // Update on a 7 days basis, so we can also use jsDelivr as primary URL
   [
   [