mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(data): migrate PR #2022
This commit is contained in:
parent
f189db7d68
commit
baba6a516b
3 changed files with 118841 additions and 0 deletions
82339
services/Directory/FilterLists.Directory.Infrastructure.Migrations/Migrations/20201005002055_2022.Designer.cs
generated
Normal file
82339
services/Directory/FilterLists.Directory.Infrastructure.Migrations/Migrations/20201005002055_2022.Designer.cs
generated
Normal file
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -18965,6 +18965,14 @@ Includes Blur Preview Thumbnails filters
|
|||
IssuesUrl = "https://github.com/DandelionSprout/adfilt/issues",
|
||||
LicenseId = 35,
|
||||
Name = "Dandelion Sprout's AdGuard Home Compilation List - Web Push Notifications"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = 2426,
|
||||
Description = "A blocklist of QAnon, conspiracy, fascist and fake news web sites.",
|
||||
HomeUrl = "https://github.com/rimu/no-qanon",
|
||||
IssuesUrl = "https://github.com/rimu/no-qanon/issues",
|
||||
Name = "QAnon conspiracy nazi blocklist"
|
||||
});
|
||||
});
|
||||
|
||||
|
|
@ -56513,6 +56521,11 @@ Includes Blur Preview Thumbnails filters
|
|||
{
|
||||
FilterListId = 2425,
|
||||
TagId = 32
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2426,
|
||||
TagId = 4
|
||||
});
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue