mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(data): migrate PR #1836
This commit is contained in:
parent
8959594172
commit
7be15151cc
3 changed files with 88930 additions and 6 deletions
57760
server/src/FilterLists.Data.Migrations/Migrations/20200728102526_1836.Designer.cs
generated
Normal file
57760
server/src/FilterLists.Data.Migrations/Migrations/20200728102526_1836.Designer.cs
generated
Normal file
File diff suppressed because it is too large
Load diff
31129
server/src/FilterLists.Data.Migrations/Migrations/20200728102526_1836.cs
Normal file
31129
server/src/FilterLists.Data.Migrations/Migrations/20200728102526_1836.cs
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -22808,7 +22808,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
HomeUrl = "https://github.com/Yuki2718/adblock",
|
||||
IssuesUrl = "https://github.com/Yuki2718/adblock/issues",
|
||||
LicenseId = (short)8,
|
||||
Name = "Yuki2718's Blog Parts",
|
||||
Name = "Yuki's Blog Parts",
|
||||
SyntaxId = (short)3,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/japanese/blog-parts.txt"
|
||||
},
|
||||
|
|
@ -22819,7 +22819,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
HomeUrl = "https://github.com/Yuki2718/adblock",
|
||||
IssuesUrl = "https://github.com/Yuki2718/adblock/issues",
|
||||
LicenseId = (short)8,
|
||||
Name = "Yuki2718's Blog Parts Adult",
|
||||
Name = "Yuki's Blog Parts Adult",
|
||||
SyntaxId = (short)3,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/japanese/blog-parts-adult.txt"
|
||||
},
|
||||
|
|
@ -22830,7 +22830,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
HomeUrl = "https://github.com/Yuki2718/adblock",
|
||||
IssuesUrl = "https://github.com/Yuki2718/adblock/issues",
|
||||
LicenseId = (short)8,
|
||||
Name = "Yuki2718's uBlock Anti-allowlist",
|
||||
Name = "Yuki's uBlock Anti-allowlist",
|
||||
SyntaxId = (short)4,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/medium_mode/anti-allowlist.txt"
|
||||
},
|
||||
|
|
@ -22841,7 +22841,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
HomeUrl = "https://github.com/Yuki2718/adblock",
|
||||
IssuesUrl = "https://github.com/Yuki2718/adblock/issues",
|
||||
LicenseId = (short)8,
|
||||
Name = "Yuki2718's uBlock Dynamic Rules",
|
||||
Name = "Yuki's uBlock Dynamic Rules",
|
||||
SyntaxId = (short)7,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/medium_mode/dynamic-rules.txt"
|
||||
},
|
||||
|
|
@ -22852,7 +22852,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
HomeUrl = "https://github.com/Yuki2718/adblock",
|
||||
IssuesUrl = "https://github.com/Yuki2718/adblock/issues",
|
||||
LicenseId = (short)8,
|
||||
Name = "Yuki2718's uBlock Static Rules",
|
||||
Name = "Yuki's uBlock Static Rules",
|
||||
SyntaxId = (short)4,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/medium_mode/static-rules.txt"
|
||||
},
|
||||
|
|
@ -22873,7 +22873,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
HomeUrl = "https://github.com/Yuki2718/adblock",
|
||||
IssuesUrl = "https://github.com/Yuki2718/adblock/issues",
|
||||
LicenseId = (short)8,
|
||||
Name = "Yuki2718's uBlock Dynamic Rules for mobile",
|
||||
Name = "Yuki's uBlock Dynamic Rules for mobile",
|
||||
SyntaxId = (short)7,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/medium_mode/dynamic-rules-mob.txt"
|
||||
},
|
||||
|
|
@ -36638,6 +36638,41 @@ Includes Blur Preview Thumbnails filters
|
|||
MaintainerId = (short)150
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2088,
|
||||
MaintainerId = (short)150
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2089,
|
||||
MaintainerId = (short)150
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2090,
|
||||
MaintainerId = (short)150
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2091,
|
||||
MaintainerId = (short)150
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2092,
|
||||
MaintainerId = (short)150
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2093,
|
||||
MaintainerId = (short)150
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2094,
|
||||
MaintainerId = (short)150
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)1728,
|
||||
MaintainerId = (short)151
|
||||
|
|
|
|||
Loading…
Reference in a new issue