mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
fix(data): 🐛 viewUrl config in #2465
This commit is contained in:
parent
16a81a0d35
commit
0f66519e1d
2 changed files with 6 additions and 2 deletions
|
|
@ -17146,8 +17146,7 @@
|
|||
"id": 2536,
|
||||
"issuesUrl": "https://github.com/Arctic-Circle-System/Sketchy-Extension-and-Search-List/issues/",
|
||||
"name": "Extension-based Malware and Data-Sucking Search Engine hosts file",
|
||||
"syntaxId": 1,
|
||||
"viewUrl": "https://raw.githubusercontent.com/Arctic-Circle-System/Sketchy-Extension-and-Search-List/main/list.txt"
|
||||
"syntaxId": 1
|
||||
},
|
||||
{
|
||||
"description": "Block malware, phishing, and scams for a more secure browser",
|
||||
|
|
|
|||
|
|
@ -15956,5 +15956,10 @@
|
|||
"filterListId": 2538,
|
||||
"id": 2753,
|
||||
"url": "https://raw.githubusercontent.com/iam-py-test/my_filters_001/main/Alternative%20list%20formats/antimalware_hosts.txt"
|
||||
},
|
||||
{
|
||||
"filterListId": 2536,
|
||||
"id": 2754,
|
||||
"url": "https://raw.githubusercontent.com/Arctic-Circle-System/Sketchy-Extension-and-Search-List/main/list.txt"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue