mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Add DontPushMe list for filtering push notifications
This commit is contained in:
parent
4a3745bdd8
commit
e9ca689b0c
4 changed files with 24 additions and 0 deletions
|
|
@ -19511,5 +19511,16 @@
|
|||
"name": "FilterLists Dark Mode",
|
||||
"syntaxId": 4,
|
||||
"viewUrl": "https://raw.githubusercontent.com/hawkeye116477/FilterListsDarkMode/master/DarkFilterLists.txt"
|
||||
},
|
||||
{
|
||||
"id": 1834,
|
||||
"description": "A filter list for those annoying \"Subscribe to our push notifications\" popups.",
|
||||
"homeUrl": "https://github.com/caffeinewriter/DontPushMe",
|
||||
"issuesUrl": "https://github.com/caffeinewriter/DontPushMe/issues",
|
||||
"donateUrl": "https://ko-fi.com/caffeinewriter",
|
||||
"viewUrl": "https://raw.githubusercontent.com/caffeinewriter/DontPushMe/master/filterlist.txt",
|
||||
"name": "Don't Push Me",
|
||||
"syntaxId": 4,
|
||||
"licenseId": 11
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -4798,5 +4798,9 @@
|
|||
{
|
||||
"filterListid": 1833,
|
||||
"maintainerid": 141
|
||||
},
|
||||
{
|
||||
"filterListId": 1834,
|
||||
"maintainerId": 142
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -9062,5 +9062,9 @@
|
|||
{
|
||||
"filterListId": 1833,
|
||||
"tagId": 27
|
||||
},
|
||||
{
|
||||
"filterListId": 1834,
|
||||
"tagId": 9
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -743,5 +743,10 @@
|
|||
"id": 141,
|
||||
"homeUrl": "https://github.com/hawkeye116477",
|
||||
"name": "hawkeye116477"
|
||||
},
|
||||
{
|
||||
"id": 142,
|
||||
"homeUrl": "https://github.com/caffeinewriter",
|
||||
"name": "caffeinewriter"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue