feat(data): migrate PR #1760

This commit is contained in:
Azure Pipelines EF Migration Bot 2020-07-12 01:30:29 +00:00 committed by Collin M. Barrett
parent 0a6fc8a5ec
commit c3b5cdfa38
3 changed files with 88098 additions and 4 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -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
});
});