Revert "migrate PR #1456"

This reverts commit 9f59fe87cf.
This commit is contained in:
Azure Pipelines EF Migration Bot 2020-03-19 01:00:09 +00:00 committed by Collin M. Barrett
parent 31a557b3b6
commit 3da6867f20
3 changed files with 0 additions and 80971 deletions

View file

@ -23597,16 +23597,6 @@ protected override void BuildModel(ModelBuilder modelBuilder)
Name = "PiHole Blocklist SmartTV - Amazon Fire TV",
SyntaxId = (short)2,
ViewUrl = "https://raw.githubusercontent.com/Perflyst/PiHoleBlocklist/master/AmazonFireTV.txt"
},
new
{
Id = (short)2138,
Description = "Romanian Fake-News Block-list (RFNBL)",
HomeUrl = "https://github.com/DariusIurca/RFNBL-Romanian-Fake-News-Block-List",
IssuesUrl = "https://github.com/DariusIurca/RFNBL-Romanian-Fake-News-Block-List/issues",
Name = "Romanian Fake News Block List",
SyntaxId = (short)2,
ViewUrl = "https://raw.githubusercontent.com/DariusIurca/RFNBL-Romanian-Fake-News-Block-List/master/RFNBL.txt"
});
});
@ -27108,11 +27098,6 @@ protected override void BuildModel(ModelBuilder modelBuilder)
{
FilterListId = (short)2136,
LanguageId = (short)179
},
new
{
FilterListId = (short)2138,
LanguageId = (short)17
});
});