mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
migrate PR #1544
This commit is contained in:
parent
b23b709486
commit
5800bac51b
3 changed files with 81722 additions and 9 deletions
52851
server/src/FilterLists.Data.Migrations/Migrations/20200419033042_1544.Designer.cs
generated
Normal file
52851
server/src/FilterLists.Data.Migrations/Migrations/20200419033042_1544.Designer.cs
generated
Normal file
File diff suppressed because it is too large
Load diff
28814
server/src/FilterLists.Data.Migrations/Migrations/20200419033042_1544.cs
Normal file
28814
server/src/FilterLists.Data.Migrations/Migrations/20200419033042_1544.cs
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -8859,13 +8859,13 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
new
|
||||
{
|
||||
Id = (short)858,
|
||||
Description = "A block list of malicious URLs that are being used for malware distribution. Smaller than the official version with de-duplicated malware domains, while including full malicious URls of popular domains.",
|
||||
Description = "A blocklist of malicious URLs that are being used for malware distribution.",
|
||||
DescriptionSourceUrl = "https://gitlab.com/curben/urlhaus-filter/blob/master/README.md",
|
||||
HomeUrl = "https://gitlab.com/curben/urlhaus-filter",
|
||||
IssuesUrl = "https://gitlab.com/curben/urlhaus-filter/issues",
|
||||
LicenseId = (short)28,
|
||||
Name = "urlhaus-filter",
|
||||
SyntaxId = (short)2,
|
||||
SyntaxId = (short)8,
|
||||
UpdatedDate = new DateTime(2019, 4, 5, 22, 9, 10, 0, DateTimeKind.Unspecified),
|
||||
ViewUrl = "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter.txt",
|
||||
ViewUrlMirror1 = "https://cdn.statically.io/gl/curben/urlhaus-filter/raw/master/urlhaus-filter.txt",
|
||||
|
|
@ -17318,13 +17318,13 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
new
|
||||
{
|
||||
Id = (short)1603,
|
||||
Description = "A block list of malicious URLs that are being used for malware distribution. This is a lite version by including online URLs only.",
|
||||
Description = "A blocklist of malicious URLs that are being used for malware distribution.",
|
||||
DescriptionSourceUrl = "https://gitlab.com/curben/urlhaus-filter/blob/master/README.md",
|
||||
HomeUrl = "https://gitlab.com/curben/urlhaus-filter",
|
||||
IssuesUrl = "https://gitlab.com/curben/urlhaus-filter/issues",
|
||||
LicenseId = (short)28,
|
||||
Name = "urlhaus-filter-online",
|
||||
SyntaxId = (short)2,
|
||||
Name = "urlhaus-filter (Online)",
|
||||
SyntaxId = (short)8,
|
||||
ViewUrl = "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-online.txt",
|
||||
ViewUrlMirror1 = "https://cdn.statically.io/gl/curben/urlhaus-filter/raw/master/urlhaus-filter-online.txt",
|
||||
ViewUrlMirror2 = "https://glcdn.githack.com/curben/urlhaus-filter/raw/master/urlhaus-filter-online.txt"
|
||||
|
|
@ -20726,12 +20726,12 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
new
|
||||
{
|
||||
Id = (short)1879,
|
||||
Description = "A block list of malicious hosts that are being used for malware distribution. Smaller than the official version with de-duplicated malware domains",
|
||||
Description = "A blocklist of malicious URLs that are being used for malware distribution.",
|
||||
DescriptionSourceUrl = "https://gitlab.com/curben/urlhaus-filter/blob/master/README.md",
|
||||
HomeUrl = "https://gitlab.com/curben/urlhaus-filter",
|
||||
IssuesUrl = "https://gitlab.com/curben/urlhaus-filter/issues",
|
||||
LicenseId = (short)28,
|
||||
Name = "urlhaus-filter-hosts",
|
||||
Name = "urlhaus-filter (Domains)",
|
||||
SyntaxId = (short)2,
|
||||
UpdatedDate = new DateTime(2019, 10, 1, 0, 0, 0, 0, DateTimeKind.Unspecified),
|
||||
ViewUrl = "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-hosts.txt",
|
||||
|
|
@ -20741,12 +20741,12 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
new
|
||||
{
|
||||
Id = (short)1880,
|
||||
Description = "A block list of malicious hosts that are being used for malware distribution. This is a lite version by including online hosts only.",
|
||||
Description = "A blocklist of malicious URLs that are being used for malware distribution.",
|
||||
DescriptionSourceUrl = "https://gitlab.com/curben/urlhaus-filter/blob/master/README.md",
|
||||
HomeUrl = "https://gitlab.com/curben/urlhaus-filter",
|
||||
IssuesUrl = "https://gitlab.com/curben/urlhaus-filter/issues",
|
||||
LicenseId = (short)28,
|
||||
Name = "urlhaus-filter-hosts-online",
|
||||
Name = "urlhaus-filter (Online Domains)",
|
||||
SyntaxId = (short)2,
|
||||
UpdatedDate = new DateTime(2019, 10, 1, 0, 0, 0, 0, DateTimeKind.Unspecified),
|
||||
ViewUrl = "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-hosts-online.txt",
|
||||
|
|
@ -23738,6 +23738,34 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
ViewUrl = "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/UndertaleRemoverForSoundCloud.txt",
|
||||
ViewUrlMirror1 = "https://repo.or.cz/FilterMirrorRepo.git/blob_plain/refs/heads/master:/UndertaleRemoverForSoundCloud.txt",
|
||||
ViewUrlMirror2 = "https://gitlab.com/DandelionSprout/adfilt/raw/master/Special%20security%20lists/UndertaleRemoverForSoundCloud.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)2164,
|
||||
Description = "A blocklist of malicious URLs that are being used for malware distribution.",
|
||||
DescriptionSourceUrl = "https://gitlab.com/curben/urlhaus-filter/blob/master/README.md",
|
||||
HomeUrl = "https://gitlab.com/curben/urlhaus-filter",
|
||||
IssuesUrl = "https://gitlab.com/curben/urlhaus-filter/issues",
|
||||
LicenseId = (short)28,
|
||||
Name = "urlhaus-filter (dnsmasq)",
|
||||
SyntaxId = (short)20,
|
||||
ViewUrl = "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-dnsmasq.conf",
|
||||
ViewUrlMirror1 = "https://cdn.statically.io/gl/curben/urlhaus-filter/raw/master/urlhaus-filter-dnsmasq.conf",
|
||||
ViewUrlMirror2 = "https://glcdn.githack.com/curben/urlhaus-filter/raw/master/urlhaus-filter-dnsmasq.conf"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)2165,
|
||||
Description = "A blocklist of malicious URLs that are being used for malware distribution.",
|
||||
DescriptionSourceUrl = "https://gitlab.com/curben/urlhaus-filter/blob/master/README.md",
|
||||
HomeUrl = "https://gitlab.com/curben/urlhaus-filter",
|
||||
IssuesUrl = "https://gitlab.com/curben/urlhaus-filter/issues",
|
||||
LicenseId = (short)28,
|
||||
Name = "urlhaus-filter (Online Domains - dnsmasq)",
|
||||
SyntaxId = (short)20,
|
||||
ViewUrl = "https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-dnsmasq-online.conf",
|
||||
ViewUrlMirror1 = "https://cdn.statically.io/gl/curben/urlhaus-filter/raw/master/urlhaus-filter-dnsmasq-online.conf",
|
||||
ViewUrlMirror2 = "https://glcdn.githack.com/curben/urlhaus-filter/raw/master/urlhaus-filter-dnsmasq-online.conf"
|
||||
});
|
||||
});
|
||||
|
||||
|
|
@ -44592,6 +44620,16 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
TagId = (short)7
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)1879,
|
||||
TagId = (short)6
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)1880,
|
||||
TagId = (short)6
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)1881,
|
||||
TagId = (short)2
|
||||
|
|
@ -46905,6 +46943,16 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
{
|
||||
FilterListId = (short)2163,
|
||||
TagId = (short)15
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2164,
|
||||
TagId = (short)6
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2165,
|
||||
TagId = (short)6
|
||||
});
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue