mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
migrate PR #1370
This commit is contained in:
parent
7083b4f3f3
commit
97e5d49e12
3 changed files with 79080 additions and 2 deletions
50798
server/src/FilterLists.Data.Migrations/Migrations/20200216230839_1370.Designer.cs
generated
Normal file
50798
server/src/FilterLists.Data.Migrations/Migrations/20200216230839_1370.Designer.cs
generated
Normal file
File diff suppressed because it is too large
Load diff
28280
server/src/FilterLists.Data.Migrations/Migrations/20200216230839_1370.cs
Normal file
28280
server/src/FilterLists.Data.Migrations/Migrations/20200216230839_1370.cs
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -112,7 +112,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
new
|
||||
{
|
||||
Id = (short)1,
|
||||
Description = "A filter list that blocks mobile advertisements and trackers on Japanese properties",
|
||||
Description = "TEMP3 A filter list that blocks mobile advertisements and trackers on Japanese properties",
|
||||
HomeUrl = "https://280blocker.net",
|
||||
LicenseId = (short)1,
|
||||
Name = "280 Blocker",
|
||||
|
|
@ -136,7 +136,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
new
|
||||
{
|
||||
Id = (short)3,
|
||||
Description = "Hosts file to block advertisements and trackers designed for Android",
|
||||
Description = "THIS IS TEMP (REVERT ME) Hosts file to block advertisements and trackers designed for Android",
|
||||
ForumUrl = "https://forum.xda-developers.com/showthread.php?t=1916098",
|
||||
HomeUrl = "https://forum.xda-developers.com/showthread.php?t=1916098",
|
||||
LicenseId = (short)3,
|
||||
|
|
|
|||
Loading…
Reference in a new issue