mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(data): migrate PR #1997
This commit is contained in:
parent
f5c65c11f6
commit
f65f7cb359
3 changed files with 118727 additions and 0 deletions
82231
services/Directory/FilterLists.Directory.Infrastructure.Migrations/Migrations/20200919082823_1997.Designer.cs
generated
Normal file
82231
services/Directory/FilterLists.Directory.Infrastructure.Migrations/Migrations/20200919082823_1997.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
|
|
@ -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"
|
||||
});
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue