mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
A: github.com/jarelllama/Scam-Blocklist
This commit is contained in:
parent
32eea47745
commit
393a02a4e9
6 changed files with 57 additions and 0 deletions
|
|
@ -17813,5 +17813,21 @@
|
|||
"issuesUrl": "https://github.com/rotgruengelb/BlockModReposting/issues",
|
||||
"licenseId": 8,
|
||||
"name": "BlockModReposting"
|
||||
},
|
||||
{
|
||||
"description": "Blocklist for scam sites extracted from Google",
|
||||
"homeUrl": "https://github.com/jarelllama/Scam-Blocklist",
|
||||
"id": 2657,
|
||||
"issuesUrl": "https://github.com/jarelllama/Scam-Blocklist/issues",
|
||||
"licenseId": 5,
|
||||
"name": "Scam Blocklist"
|
||||
},
|
||||
{
|
||||
"description": "Blocklist for scam sites extracted from Google",
|
||||
"homeUrl": "https://github.com/jarelllama/Scam-Blocklist",
|
||||
"id": 2658,
|
||||
"issuesUrl": "https://github.com/jarelllama/Scam-Blocklist/issues",
|
||||
"licenseId": 5,
|
||||
"name": "Scam Blocklist (adblocker syntax)"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -6142,5 +6142,13 @@
|
|||
{
|
||||
"filterListId": 2656,
|
||||
"maintainerId": 187
|
||||
},
|
||||
{
|
||||
"filterListId": 2657,
|
||||
"maintainerId": 188
|
||||
},
|
||||
{
|
||||
"filterListId": 2658,
|
||||
"maintainerId": 188
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -8950,5 +8950,13 @@
|
|||
{
|
||||
"filterListId": 2656,
|
||||
"syntaxId": 6
|
||||
},
|
||||
{
|
||||
"filterListId": 2657,
|
||||
"syntaxId": 2
|
||||
},
|
||||
{
|
||||
"filterListId": 2658,
|
||||
"syntaxId": 3
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -12986,5 +12986,13 @@
|
|||
{
|
||||
"filterListId": 2656,
|
||||
"tagId": 24
|
||||
},
|
||||
{
|
||||
"filterListId": 2657,
|
||||
"tagId": 7
|
||||
},
|
||||
{
|
||||
"filterListId": 2658,
|
||||
"tagId": 7
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -16468,5 +16468,17 @@
|
|||
"primariness": 1,
|
||||
"segmentNumber": 1,
|
||||
"url": "https://raw.githubusercontent.com/rotgruengelb/BlockModReposting/main/list.txt"
|
||||
},
|
||||
{
|
||||
"filterListId": 2657,
|
||||
"id": 2935,
|
||||
"primariness": 1,
|
||||
"url": "https://raw.githubusercontent.com/jarelllama/Scam-Blocklist/main/domains.txt"
|
||||
},
|
||||
{
|
||||
"filterListId": 2658,
|
||||
"id": 2936,
|
||||
"primariness": 1,
|
||||
"url": "https://raw.githubusercontent.com/jarelllama/Scam-Blocklist/main/adblock.txt"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -966,5 +966,10 @@
|
|||
"id": 187,
|
||||
"name": "rotgruengelb",
|
||||
"url": "https://github.com/rotgruengelb"
|
||||
},
|
||||
{
|
||||
"id":188,
|
||||
"name":"jarelllama",
|
||||
"url": "https://github.com/jarelllama"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue