mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(data): migrate PR #1763
This commit is contained in:
parent
dd941d7d03
commit
d881b05143
3 changed files with 88404 additions and 6 deletions
57444
server/src/FilterLists.Data.Migrations/Migrations/20200713024557_1763.Designer.cs
generated
Normal file
57444
server/src/FilterLists.Data.Migrations/Migrations/20200713024557_1763.Designer.cs
generated
Normal file
File diff suppressed because it is too large
Load diff
30954
server/src/FilterLists.Data.Migrations/Migrations/20200713024557_1763.cs
Normal file
30954
server/src/FilterLists.Data.Migrations/Migrations/20200713024557_1763.cs
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -25497,7 +25497,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
new
|
||||
{
|
||||
Id = (short)2323,
|
||||
Description = "A blocklist of phishing websites. Based on PhishTank.",
|
||||
Description = "A blocklist of phishing websites. Based on PhishTank and OpenPhish.",
|
||||
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",
|
||||
|
|
@ -25511,7 +25511,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
new
|
||||
{
|
||||
Id = (short)2324,
|
||||
Description = "A blocklist of phishing websites. Based on PhishTank.",
|
||||
Description = "A blocklist of phishing websites. Based on PhishTank and OpenPhish.",
|
||||
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",
|
||||
|
|
@ -25525,7 +25525,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
new
|
||||
{
|
||||
Id = (short)2325,
|
||||
Description = "A blocklist of phishing websites. Based on PhishTank.",
|
||||
Description = "A blocklist of phishing websites. Based on PhishTank and OpenPhish.",
|
||||
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",
|
||||
|
|
@ -25539,7 +25539,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
new
|
||||
{
|
||||
Id = (short)2326,
|
||||
Description = "A blocklist of phishing websites. Based on PhishTank.",
|
||||
Description = "A blocklist of phishing websites. Based on PhishTank and OpenPhish.",
|
||||
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",
|
||||
|
|
@ -25553,7 +25553,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
new
|
||||
{
|
||||
Id = (short)2327,
|
||||
Description = "A blocklist of phishing websites. Based on PhishTank.",
|
||||
Description = "A blocklist of phishing websites. Based on PhishTank and OpenPhish.",
|
||||
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",
|
||||
|
|
@ -25568,7 +25568,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
new
|
||||
{
|
||||
Id = (short)2328,
|
||||
Description = "A blocklist of phishing websites. Based on PhishTank.",
|
||||
Description = "A blocklist of phishing websites. Based on PhishTank and OpenPhish.",
|
||||
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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue