This commit is contained in:
Azure Pipelines EF Migration Bot 2020-03-19 17:07:37 +00:00 committed by Collin M. Barrett
parent e151324ef8
commit e79cb3d982
3 changed files with 81093 additions and 0 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -23607,6 +23607,17 @@ protected override void BuildModel(ModelBuilder modelBuilder)
Name = "Romanian Fake-News Block-list (RFNBL)",
SyntaxId = (short)2,
ViewUrl = "https://raw.githubusercontent.com/DariusIurca/RFNBL-Romanian-Fake-News-Block-List/master/RFNBL.txt"
},
new
{
Id = (short)2139,
Description = "An Ad-block list that blocks ads hosted on Romanian sites that don't use an ad publisher but instead host their own ads.",
HomeUrl = "https://github.com/DariusIurca/ROADBLK-EXTRA",
IssuesUrl = "https://github.com/DariusIurca/ROADBLK-EXTRA/issues",
LicenseId = (short)4,
Name = "Romanian ad-block extra (ROADBLK-EXTRA)",
SyntaxId = (short)28,
ViewUrl = "https://raw.githubusercontent.com/DariusIurca/ROADBLK-EXTRA/master/ROADBLK-EXTRA.txt"
});
});
@ -27113,6 +27124,11 @@ protected override void BuildModel(ModelBuilder modelBuilder)
{
FilterListId = (short)2138,
LanguageId = (short)17
},
new
{
FilterListId = (short)2139,
LanguageId = (short)17
});
});
@ -33096,6 +33112,16 @@ protected override void BuildModel(ModelBuilder modelBuilder)
{
FilterListId = (short)1839,
MaintainerId = (short)144
},
new
{
FilterListId = (short)2138,
MaintainerId = (short)145
},
new
{
FilterListId = (short)2139,
MaintainerId = (short)145
});
});
@ -46549,6 +46575,16 @@ protected override void BuildModel(ModelBuilder modelBuilder)
{
FilterListId = (short)3,
TagId = (short)36
},
new
{
FilterListId = (short)2138,
TagId = (short)21
},
new
{
FilterListId = (short)2139,
TagId = (short)2
});
});
@ -51289,6 +51325,14 @@ protected override void BuildModel(ModelBuilder modelBuilder)
Id = (short)144,
HomeUrl = "https://github.com/Cybo1927",
Name = "Cybo1927"
},
new
{
Id = (short)145,
EmailAddress = "iurcaberciudarius@gmail.com",
HomeUrl = "https://github.com/DariusIurca",
Name = "DariusIurca",
TwitterHandle = "dariusiurca"
});
});