mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(data): migrate PR #1800
This commit is contained in:
parent
33a07c31a5
commit
748ef28730
3 changed files with 88420 additions and 6 deletions
57446
server/src/FilterLists.Data.Migrations/Migrations/20200721003002_1800.Designer.cs
generated
Normal file
57446
server/src/FilterLists.Data.Migrations/Migrations/20200721003002_1800.Designer.cs
generated
Normal file
File diff suppressed because it is too large
Load diff
30968
server/src/FilterLists.Data.Migrations/Migrations/20200721003002_1800.cs
Normal file
30968
server/src/FilterLists.Data.Migrations/Migrations/20200721003002_1800.cs
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -25503,7 +25503,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
DescriptionSourceUrl = "https://gitlab.com/curben/phishing-filter/blob/master/README.md",
|
||||
HomeUrl = "https://gitlab.com/curben/phishing-filter",
|
||||
IssuesUrl = "https://gitlab.com/curben/phishing-filter/issues",
|
||||
LicenseId = (short)28,
|
||||
LicenseId = (short)8,
|
||||
Name = "phishing-filter",
|
||||
SyntaxId = (short)4,
|
||||
ViewUrl = "https://gitlab.com/curben/phishing-filter/raw/master/dist/phishing-filter.txt",
|
||||
|
|
@ -25517,7 +25517,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
DescriptionSourceUrl = "https://gitlab.com/curben/phishing-filter/blob/master/README.md",
|
||||
HomeUrl = "https://gitlab.com/curben/phishing-filter",
|
||||
IssuesUrl = "https://gitlab.com/curben/phishing-filter/issues",
|
||||
LicenseId = (short)28,
|
||||
LicenseId = (short)8,
|
||||
Name = "phishing-filter (Domains)",
|
||||
SyntaxId = (short)2,
|
||||
ViewUrl = "https://gitlab.com/curben/phishing-filter/raw/master/phishing-filter-domains.txt",
|
||||
|
|
@ -25531,7 +25531,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
DescriptionSourceUrl = "https://gitlab.com/curben/phishing-filter/blob/master/README.md",
|
||||
HomeUrl = "https://gitlab.com/curben/phishing-filter",
|
||||
IssuesUrl = "https://gitlab.com/curben/phishing-filter/issues",
|
||||
LicenseId = (short)28,
|
||||
LicenseId = (short)8,
|
||||
Name = "phishing-filter (dnsmasq)",
|
||||
SyntaxId = (short)20,
|
||||
ViewUrl = "https://gitlab.com/curben/phishing-filter/raw/master/dist/phishing-filter-dnsmasq.conf",
|
||||
|
|
@ -25545,7 +25545,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
DescriptionSourceUrl = "https://gitlab.com/curben/phishing-filter/blob/master/README.md",
|
||||
HomeUrl = "https://gitlab.com/curben/phishing-filter",
|
||||
IssuesUrl = "https://gitlab.com/curben/phishing-filter/issues",
|
||||
LicenseId = (short)28,
|
||||
LicenseId = (short)8,
|
||||
Name = "phishing-filter (hosts)",
|
||||
SyntaxId = (short)1,
|
||||
ViewUrl = "https://gitlab.com/curben/phishing-filter/raw/master/dist/phishing-filter-hosts.txt",
|
||||
|
|
@ -25559,7 +25559,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
DescriptionSourceUrl = "https://gitlab.com/curben/phishing-filter/blob/master/README.md",
|
||||
HomeUrl = "https://gitlab.com/curben/phishing-filter",
|
||||
IssuesUrl = "https://gitlab.com/curben/phishing-filter/issues",
|
||||
LicenseId = (short)28,
|
||||
LicenseId = (short)8,
|
||||
Name = "phishing-filter (BIND)",
|
||||
SyntaxId = (short)26,
|
||||
UpdatedDate = new DateTime(2019, 4, 5, 22, 9, 10, 0, DateTimeKind.Unspecified),
|
||||
|
|
@ -25574,7 +25574,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
DescriptionSourceUrl = "https://gitlab.com/curben/phishing-filter/blob/master/README.md",
|
||||
HomeUrl = "https://gitlab.com/curben/phishing-filter",
|
||||
IssuesUrl = "https://gitlab.com/curben/phishing-filter/issues",
|
||||
LicenseId = (short)28,
|
||||
LicenseId = (short)8,
|
||||
Name = "phishing-filter (Unbound)",
|
||||
SyntaxId = (short)24,
|
||||
ViewUrl = "https://gitlab.com/curben/phishing-filter/raw/master/dist/phishing-filter-unbound.conf",
|
||||
|
|
|
|||
Loading…
Reference in a new issue