mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(data): migrate PR #1896
This commit is contained in:
parent
bf405bb5b8
commit
c2e11a7fbb
3 changed files with 90256 additions and 0 deletions
58746
server/src/FilterLists.Data.Migrations/Migrations/20200819153644_1896.Designer.cs
generated
Normal file
58746
server/src/FilterLists.Data.Migrations/Migrations/20200819153644_1896.Designer.cs
generated
Normal file
File diff suppressed because it is too large
Load diff
31484
server/src/FilterLists.Data.Migrations/Migrations/20200819153644_1896.cs
Normal file
31484
server/src/FilterLists.Data.Migrations/Migrations/20200819153644_1896.cs
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -22832,6 +22832,17 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/japanese/jp-annoyances.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)2095,
|
||||
Description = "Enhance anti-scam capability of 280blocker for Japanese mobile site (ABP format) by utilizing advanced capability of AdGuard/uBlock Origin.",
|
||||
HomeUrl = "https://github.com/Yuki2718/adblock",
|
||||
IssuesUrl = "https://github.com/Yuki2718/adblock/issues",
|
||||
LicenseId = (short)28,
|
||||
Name = "Anti-scam enhancer for 280blocker ABP format list",
|
||||
SyntaxId = (short)4,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/japanese/280-patch.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)2099,
|
||||
Description = "Blocks access to phishing, spam, malware and malicious domains. Our database of malicious domains is updated hourly and considered to be one of the best in the industry. Links that didn't fit in the Subscribe button URL texts, include 2a0d:2a00:2::2",
|
||||
|
|
@ -29793,6 +29804,11 @@ Includes Blur Preview Thumbnails filters
|
|||
LanguageId = (short)141
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2095,
|
||||
LanguageId = (short)141
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2101,
|
||||
LanguageId = (short)99
|
||||
|
|
@ -37331,6 +37347,11 @@ Includes Blur Preview Thumbnails filters
|
|||
MaintainerId = (short)150
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2095,
|
||||
MaintainerId = (short)150
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)1728,
|
||||
MaintainerId = (short)151
|
||||
|
|
@ -50754,6 +50775,11 @@ Includes Blur Preview Thumbnails filters
|
|||
TagId = (short)9
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2095,
|
||||
TagId = (short)7
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2099,
|
||||
TagId = (short)6
|
||||
|
|
|
|||
Loading…
Reference in a new issue