mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(data): migrate PR #1760
This commit is contained in:
parent
0a6fc8a5ec
commit
c3b5cdfa38
3 changed files with 88098 additions and 4 deletions
57117
server/src/FilterLists.Data.Migrations/Migrations/20200712013028_1760.Designer.cs
generated
Normal file
57117
server/src/FilterLists.Data.Migrations/Migrations/20200712013028_1760.Designer.cs
generated
Normal file
File diff suppressed because it is too large
Load diff
30909
server/src/FilterLists.Data.Migrations/Migrations/20200712013028_1760.cs
Normal file
30909
server/src/FilterLists.Data.Migrations/Migrations/20200712013028_1760.cs
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -21078,10 +21078,10 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
{
|
||||
Id = (short)1921,
|
||||
Description = "Ads and tracking hosts I have seen around the Internet. Some are rare. Some are popular.",
|
||||
HomeUrl = "https://github.com/infinitytec/blocklists",
|
||||
HomeUrl = "https://infinitytec.github.io/blocklists/blocklists.html",
|
||||
IssuesUrl = "https://github.com/infinitytec/blocklists/issues",
|
||||
LicenseId = (short)2,
|
||||
Name = "Not Good Pi - Ads and Trackers",
|
||||
Name = "infinitytec's blocklists - Ads and Trackers",
|
||||
SyntaxId = (short)1,
|
||||
ViewUrl = "https://raw.githubusercontent.com/infinitytec/blocklists/master/ads-and-trackers.txt"
|
||||
},
|
||||
|
|
@ -21089,10 +21089,10 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
{
|
||||
Id = (short)1922,
|
||||
Description = "Because they don't deserve your traffic.",
|
||||
HomeUrl = "https://github.com/infinitytec/blocklists",
|
||||
HomeUrl = "https://infinitytec.github.io/blocklists/blocklists.html",
|
||||
IssuesUrl = "https://github.com/infinitytec/blocklists/issues",
|
||||
LicenseId = (short)2,
|
||||
Name = "Not Good Pi - Scams and Phishing",
|
||||
Name = "infinitytec's blocklists - Scams and Phishing",
|
||||
SyntaxId = (short)1,
|
||||
ViewUrl = "https://raw.githubusercontent.com/infinitytec/blocklists/master/scams-and-phishing.txt"
|
||||
},
|
||||
|
|
@ -25576,6 +25576,39 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
ViewUrl = "https://gitlab.com/curben/phishing-filter/raw/master/dist/phishing-filter-unbound.conf",
|
||||
ViewUrlMirror1 = "https://cdn.statically.io/gl/curben/phishing-filter/master/dist/phishing-filter-unbound.conf",
|
||||
ViewUrlMirror2 = "https://glcdn.githack.com/curben/phishing-filter/raw/master/dist/phishing-filter-unbound.conf"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)2329,
|
||||
Description = "Ads and ad sections in websites.",
|
||||
HomeUrl = "https://infinitytec.github.io/blocklists/blocklists.html",
|
||||
IssuesUrl = "https://github.com/infinitytec/blocklists/issues",
|
||||
LicenseId = (short)2,
|
||||
Name = "infinitytec's blocklists - Adfilters",
|
||||
SyntaxId = (short)4,
|
||||
ViewUrl = "https://raw.githubusercontent.com/infinitytec/blocklists/master/adfilters.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)2330,
|
||||
Description = "Annoyances such as cookie banners.",
|
||||
HomeUrl = "https://infinitytec.github.io/blocklists/blocklists.html",
|
||||
IssuesUrl = "https://github.com/infinitytec/blocklists/issues",
|
||||
LicenseId = (short)2,
|
||||
Name = "infinitytec's blocklists - Annoyances",
|
||||
SyntaxId = (short)4,
|
||||
ViewUrl = "https://github.com/infinitytec/blocklists/raw/master/annoyances.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)2331,
|
||||
Description = "Antivax sites and other medical misinformation.",
|
||||
HomeUrl = "https://infinitytec.github.io/blocklists/blocklists.html",
|
||||
IssuesUrl = "https://github.com/infinitytec/blocklists/issues",
|
||||
LicenseId = (short)2,
|
||||
Name = "infinitytec's blocklists - Medical pseudoscience",
|
||||
SyntaxId = (short)4,
|
||||
ViewUrl = "https://github.com/infinitytec/blocklists/raw/master/medicalpseudoscience.txt"
|
||||
});
|
||||
});
|
||||
|
||||
|
|
@ -29662,6 +29695,21 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
{
|
||||
FilterListId = (short)2322,
|
||||
LanguageId = (short)99
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2329,
|
||||
LanguageId = (short)110
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2330,
|
||||
LanguageId = (short)110
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2331,
|
||||
LanguageId = (short)110
|
||||
});
|
||||
});
|
||||
|
||||
|
|
@ -50993,6 +51041,26 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
{
|
||||
FilterListId = (short)2328,
|
||||
TagId = (short)7
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2329,
|
||||
TagId = (short)2
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2329,
|
||||
TagId = (short)31
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2330,
|
||||
TagId = (short)9
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2331,
|
||||
TagId = (short)15
|
||||
});
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue