mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(db): ✨ add no-newsletter
This commit is contained in:
parent
6bb139a9f4
commit
b4af9db7e8
5 changed files with 27 additions and 0 deletions
|
|
@ -17599,5 +17599,13 @@
|
|||
"issuesUrl": "https://github.com/elliotwutingfeng/Inversion-CloudIPs/issues",
|
||||
"licenseId": 10,
|
||||
"name": "Inversion CloudIPs"
|
||||
},
|
||||
{
|
||||
"description": "A filter list for Adblock Plus for remove all newsletters banners",
|
||||
"homeUrl": "https://github.com/thedoggybrad/no-newsletter",
|
||||
"id": 2614,
|
||||
"issuesUrl": "https://github.com/thedoggybrad/no-newsletter/issues",
|
||||
"licenseId": 17,
|
||||
"name": "no-newsletter"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -6046,5 +6046,9 @@
|
|||
{
|
||||
"filterListId": 2613,
|
||||
"maintainerId": 174
|
||||
},
|
||||
{
|
||||
"filterListId": 2614,
|
||||
"maintainerId": 185
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -8838,5 +8838,9 @@
|
|||
{
|
||||
"filterListId": 2613,
|
||||
"syntaxId": 1
|
||||
},
|
||||
{
|
||||
"filterListId": 2614,
|
||||
"syntaxId": 3
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -16342,5 +16342,11 @@
|
|||
"id": 2880,
|
||||
"primariness": 1,
|
||||
"url": "https://raw.githubusercontent.com/elliotwutingfeng/Inversion-CloudIPs/main/ips.txt"
|
||||
},
|
||||
{
|
||||
"filterListId": 2614,
|
||||
"id": 2881,
|
||||
"primariness": 1,
|
||||
"url": "https://raw.githubusercontent.com/thedoggybrad/no-newsletter/master/filter.txt"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -956,5 +956,10 @@
|
|||
"id": 184,
|
||||
"name": "Matteo",
|
||||
"url": "https://github.com/Leaf16591"
|
||||
},
|
||||
{
|
||||
"id": 185,
|
||||
"name": "The Doggy Brad",
|
||||
"url": "https://github.com/thedoggybrad"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue