mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Merge BarbBlock
This commit is contained in:
@@ -71,12 +71,12 @@ export const DOMAIN_LISTS_EXTRA: HostsSource[] = [
|
||||
// instead we maintain a list of our own
|
||||
|
||||
// BarbBlock
|
||||
// The barbblock list has never been updated since ~~2019-05~~ 2023-10, so we use jsdelivr instead
|
||||
[
|
||||
'https://cdn.jsdelivr.net/gh/paulgb/BarbBlock@main/blacklists/domain-list.txt',
|
||||
['https://paulgb.github.io/BarbBlock/blacklists/domain-list.txt'],
|
||||
true
|
||||
],
|
||||
// The barbblock list has never been updated since ~~2019-05~~ 2023-10, merged to reject_extra.conf
|
||||
// [
|
||||
// 'https://cdn.jsdelivr.net/gh/paulgb/BarbBlock@main/blacklists/domain-list.txt',
|
||||
// ['https://paulgb.github.io/BarbBlock/blacklists/domain-list.txt'],
|
||||
// true
|
||||
// ],
|
||||
// DigitalSide Threat-Intel - OSINT Hub
|
||||
// Update once per day
|
||||
['https://osint.digitalside.it/Threat-Intel/lists/latestdomains.txt', [], true],
|
||||
|
||||
Reference in New Issue
Block a user