feat(data): migrate PR #1997

This commit is contained in:
Azure Pipelines EF Migration Bot 2020-09-19 08:28:23 +00:00 committed by Collin M. Barrett
parent f5c65c11f6
commit f65f7cb359
3 changed files with 118727 additions and 0 deletions

View file

@ -18927,6 +18927,33 @@ Includes Blur Preview Thumbnails filters
IssuesUrl = "https://gitlab.com/curben/urlhaus-filter/issues",
LicenseId = 28,
Name = "urlhaus-filter (Vivaldi)"
},
new
{
Id = 2422,
Description = "A blocklist of phishing websites. Based on PhishTank and OpenPhish.",
HomeUrl = "https://gitlab.com/curben/phishing-filter",
IssuesUrl = "https://gitlab.com/curben/phishing-filter/issues",
LicenseId = 8,
Name = "phishing-filter (AdGuard Home)"
},
new
{
Id = 2423,
Description = "A blocklist of phishing websites. Based on PhishTank and OpenPhish.",
HomeUrl = "https://gitlab.com/curben/phishing-filter",
IssuesUrl = "https://gitlab.com/curben/phishing-filter/issues",
LicenseId = 8,
Name = "phishing-filter (AdGuard)"
},
new
{
Id = 2424,
Description = "A blocklist of phishing websites. Based on PhishTank and OpenPhish.",
HomeUrl = "https://gitlab.com/curben/phishing-filter",
IssuesUrl = "https://gitlab.com/curben/phishing-filter/issues",
LicenseId = 8,
Name = "phishing-filter (Vivaldi)"
});
});
@ -41118,6 +41145,21 @@ Includes Blur Preview Thumbnails filters
{
FilterListId = 2421,
SyntaxId = 6
},
new
{
FilterListId = 2422,
SyntaxId = 47
},
new
{
FilterListId = 2423,
SyntaxId = 6
},
new
{
FilterListId = 2424,
SyntaxId = 6
});
});
@ -56425,6 +56467,21 @@ Includes Blur Preview Thumbnails filters
{
FilterListId = 2421,
TagId = 6
},
new
{
FilterListId = 2422,
TagId = 7
},
new
{
FilterListId = 2423,
TagId = 7
},
new
{
FilterListId = 2424,
TagId = 7
});
});
@ -77203,6 +77260,30 @@ Includes Blur Preview Thumbnails filters
Primariness = (short)1,
SegmentNumber = (short)0,
Url = "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-vivaldi-online.txt"
},
new
{
Id = 2612,
FilterListId = 2422,
Primariness = (short)1,
SegmentNumber = (short)0,
Url = "https://gitlab.com/curben/phishing-filter/raw/master/dist/phishing-filter-agh.txt"
},
new
{
Id = 2613,
FilterListId = 2423,
Primariness = (short)1,
SegmentNumber = (short)0,
Url = "https://gitlab.com/curben/phishing-filter/raw/master/dist/phishing-filter-ag.txt"
},
new
{
Id = 2614,
FilterListId = 2424,
Primariness = (short)1,
SegmentNumber = (short)0,
Url = "https://gitlab.com/curben/phishing-filter/raw/master/dist/phishing-filter-vivaldi.txt"
});
});