mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
migrate PR #1369
This commit is contained in:
parent
bff03c010a
commit
5999f05c3e
3 changed files with 79079 additions and 1 deletions
50798
server/src/FilterLists.Data.Migrations/Migrations/20200215171224_1369.Designer.cs
generated
Normal file
50798
server/src/FilterLists.Data.Migrations/Migrations/20200215171224_1369.Designer.cs
generated
Normal file
File diff suppressed because it is too large
Load diff
28280
server/src/FilterLists.Data.Migrations/Migrations/20200215171224_1369.cs
Normal file
28280
server/src/FilterLists.Data.Migrations/Migrations/20200215171224_1369.cs
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -124,7 +124,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
new
|
||||
{
|
||||
Id = (short)2,
|
||||
Description = "Mute is an AdBlock Plus filter for user comments. In the same way that AdBlock hides ads, AdBlock can use this filter to hide user-generated comments, allowing you to browse the Internet with less stupidity clawing at your eyeballs.",
|
||||
Description = "TEMP (REMOVE ME) Mute is an AdBlock Plus filter for user comments. In the same way that AdBlock hides ads, AdBlock can use this filter to hide user-generated comments, allowing you to browse the Internet with less stupidity clawing at your eyeballs.",
|
||||
DescriptionSourceUrl = "https://github.com/B-Con/mute",
|
||||
HomeUrl = "https://github.com/B-Con/mute",
|
||||
IssuesUrl = "https://github.com/B-Con/mute/issues",
|
||||
|
|
|
|||
Loading…
Reference in a new issue