mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 01:00:34 +08:00
Chore: use light version of URLHaus
This commit is contained in:
parent
8fc03a8a26
commit
fd02e1c7de
@ -133,12 +133,12 @@ export const DOMAIN_LISTS_EXTRA: HostsSource[] = [
|
||||
// ],
|
||||
// Curben's UrlHaus Malicious URL Blocklist
|
||||
[
|
||||
'https://urlhaus-filter.pages.dev/urlhaus-filter-domains.txt',
|
||||
'https://urlhaus-filter.pages.dev/urlhaus-filter-domains-online.txt',
|
||||
[
|
||||
'https://malware-filter.pages.dev/urlhaus-filter-domains.txt',
|
||||
'https://malware-filter.gitlab.io/urlhaus-filter/urlhaus-filter-domains.txt',
|
||||
'https://malware-filter.gitlab.io/malware-filter/urlhaus-filter-domains.txt',
|
||||
'https://curbengh.github.io/urlhaus-filter/urlhaus-filter-domains.txt'
|
||||
'https://malware-filter.pages.dev/urlhaus-filter-domains-online.txt',
|
||||
'https://malware-filter.gitlab.io/urlhaus-filter/urlhaus-filter-domains-online.txt',
|
||||
'https://malware-filter.gitlab.io/malware-filter/urlhaus-filter-domains-online.txt',
|
||||
'https://curbengh.github.io/urlhaus-filter/urlhaus-filter-domains-online.txt'
|
||||
],
|
||||
true
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user