Fix broken "Phishing URL Blocklist" URL

Related feedback:
https://www.reddit.com/r/uBlockOrigin/comments/15iwvqi/
This commit is contained in:
Raymond Hill 2023-08-05 12:38:10 -04:00
parent 32d2f28aae
commit 7de61bb4d8
No known key found for this signature in database
GPG key ID: 25E1490B761470C2
2 changed files with 2 additions and 2 deletions

View file

@ -237,7 +237,7 @@
"group": "malware",
"off": true,
"title": "Phishing URL Blocklist",
"contentURL": "https://malware-filter.gitlab.io/malware-filter/phishing-filter.txt",
"contentURL": "https://malware-filter.gitlab.io/phishing-filter/phishing-filter.txt",
"cdnURLs": [
"https://curbengh.github.io/phishing-filter/phishing-filter.txt",
"https://malware-filter.gitlab.io/phishing-filter/phishing-filter.txt",

View file

@ -237,7 +237,7 @@
"group": "malware",
"off": true,
"title": "Phishing URL Blocklist",
"contentURL": "https://malware-filter.gitlab.io/malware-filter/phishing-filter.txt",
"contentURL": "https://malware-filter.gitlab.io/phishing-filter/phishing-filter.txt",
"cdnURLs": [
"https://curbengh.github.io/phishing-filter/phishing-filter.txt",
"https://malware-filter.gitlab.io/phishing-filter/phishing-filter.txt",