mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
migrate PR #1546
This commit is contained in:
parent
3bc2bfb156
commit
d8c220ba52
3 changed files with 81565 additions and 6 deletions
52803
server/src/FilterLists.Data.Migrations/Migrations/20200419065844_1546.Designer.cs
generated
Normal file
52803
server/src/FilterLists.Data.Migrations/Migrations/20200419065844_1546.Designer.cs
generated
Normal file
File diff suppressed because it is too large
Load diff
28756
server/src/FilterLists.Data.Migrations/Migrations/20200419065844_1546.cs
Normal file
28756
server/src/FilterLists.Data.Migrations/Migrations/20200419065844_1546.cs
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -23603,9 +23603,9 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
Id = (short)2153,
|
||||
HomeUrl = "https://github.com/tomzuu/blacklist-named",
|
||||
IssuesUrl = "https://github.com/tomzuu/blacklist-named/issues",
|
||||
LicenseId = (short)7,
|
||||
Name = "Malware Domain List (dnsmasq)",
|
||||
SyntaxId = (short)20,
|
||||
LicenseId = (short)5,
|
||||
Name = "Blacklist Named - Malware",
|
||||
SyntaxId = (short)26,
|
||||
ViewUrl = "https://raw.githubusercontent.com/tomzuu/blacklist-named/master/malwaredomainlist.conf"
|
||||
},
|
||||
new
|
||||
|
|
@ -23613,9 +23613,9 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
Id = (short)2154,
|
||||
HomeUrl = "https://github.com/tomzuu/blacklist-named",
|
||||
IssuesUrl = "https://github.com/tomzuu/blacklist-named/issues",
|
||||
LicenseId = (short)7,
|
||||
Name = "DNS-BH Malware Domains (dnsmasq)",
|
||||
SyntaxId = (short)20,
|
||||
LicenseId = (short)5,
|
||||
Name = "Blacklist Named - DNS-BH Malware Domains",
|
||||
SyntaxId = (short)26,
|
||||
ViewUrl = "https://raw.githubusercontent.com/tomzuu/blacklist-named/master/cedia_justdomains.conf"
|
||||
},
|
||||
new
|
||||
|
|
|
|||
Loading…
Reference in a new issue