mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(data): migrate PR #1832
This commit is contained in:
parent
60b87dbf66
commit
3da7da905b
3 changed files with 88809 additions and 4 deletions
57725
server/src/FilterLists.Data.Migrations/Migrations/20200727120223_1832.Designer.cs
generated
Normal file
57725
server/src/FilterLists.Data.Migrations/Migrations/20200727120223_1832.Designer.cs
generated
Normal file
File diff suppressed because it is too large
Load diff
31080
server/src/FilterLists.Data.Migrations/Migrations/20200727120223_1832.cs
Normal file
31080
server/src/FilterLists.Data.Migrations/Migrations/20200727120223_1832.cs
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -22906,7 +22906,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
HomeUrl = "https://github.com/Yuki2718/adblock",
|
||||
IssuesUrl = "https://github.com/Yuki2718/adblock/issues",
|
||||
LicenseId = (short)8,
|
||||
Name = "uBlock Japanese filters - Paranoid",
|
||||
Name = "Yuki's uBlock Japanese filters",
|
||||
SyntaxId = (short)4,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/japanese/jp-filters.txt"
|
||||
},
|
||||
|
|
@ -22917,7 +22917,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
HomeUrl = "https://github.com/Yuki2718/adblock",
|
||||
IssuesUrl = "https://github.com/Yuki2718/adblock/issues",
|
||||
LicenseId = (short)8,
|
||||
Name = "uBlock Japanese filters",
|
||||
Name = "Yuki's uBlock Japanese filters - Paranoid",
|
||||
SyntaxId = (short)4,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/japanese/jp-paranoid.txt"
|
||||
},
|
||||
|
|
@ -22928,7 +22928,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
HomeUrl = "https://github.com/Yuki2718/adblock",
|
||||
IssuesUrl = "https://github.com/Yuki2718/adblock/issues",
|
||||
LicenseId = (short)8,
|
||||
Name = "uBlock Japanese filters - Social",
|
||||
Name = "Yuki's uBlock Japanese filters - Social",
|
||||
SyntaxId = (short)4,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/japanese/jp-social.txt"
|
||||
},
|
||||
|
|
@ -22939,7 +22939,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
HomeUrl = "https://github.com/Yuki2718/adblock",
|
||||
IssuesUrl = "https://github.com/Yuki2718/adblock/issues",
|
||||
LicenseId = (short)8,
|
||||
Name = "uBlock Japanese filters - Annoyances",
|
||||
Name = "Yuki's uBlock Japanese filters - Annoyances",
|
||||
SyntaxId = (short)4,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/japanese/jp-annoyances.txt"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue