Add DontPushMe list for filtering push notifications

This commit is contained in:
Brandon Anzaldi 2019-09-07 05:52:19 -07:00 committed by Collin M. Barrett
parent 4a3745bdd8
commit e9ca689b0c
4 changed files with 24 additions and 0 deletions

View file

@ -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
}
]

View file

@ -4798,5 +4798,9 @@
{
"filterListid": 1833,
"maintainerid": 141
},
{
"filterListId": 1834,
"maintainerId": 142
}
]

View file

@ -9062,5 +9062,9 @@
{
"filterListId": 1833,
"tagId": 27
},
{
"filterListId": 1834,
"tagId": 9
}
]

View file

@ -743,5 +743,10 @@
"id": 141,
"homeUrl": "https://github.com/hawkeye116477",
"name": "hawkeye116477"
},
{
"id": 142,
"homeUrl": "https://github.com/caffeinewriter",
"name": "caffeinewriter"
}
]