mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Add filter list “Hello, Goodbye!” (#729)
The tags referenced in FilterListTag.json are 9=annoyances and 16=overlay.
This commit is contained in:
parent
0621221f3c
commit
48c318ab42
2 changed files with 17 additions and 0 deletions
|
|
@ -16333,5 +16333,14 @@
|
|||
"name": "KoreanList",
|
||||
"syntaxId": 3,
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/koreanlist.txt"
|
||||
},
|
||||
{
|
||||
"id": 1530,
|
||||
"viewUrl": "https://raw.githubusercontent.com/bcye/Hello-Goodbye/master/filterlist.txt",
|
||||
"name": "Hello, Goodbye!",
|
||||
"description": "Blocks every chat or helpdesk pop up in your browser.",
|
||||
"homeUrl": "https://hellogoodbye.app/",
|
||||
"issuesUrl": "https://github.com/bcye/Hello-Goodbye/issues",
|
||||
"emailAddress": "hello@hellogoodbye.app"
|
||||
}
|
||||
]
|
||||
|
|
@ -6962,5 +6962,13 @@
|
|||
{
|
||||
"filterListId": 1529,
|
||||
"tagId": 2
|
||||
},
|
||||
{
|
||||
"filterListId": 1530,
|
||||
"tagId": 9
|
||||
},
|
||||
{
|
||||
"filterListId": 1530,
|
||||
"tagId": 16
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue