mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(data): migrate PR #3080
This commit is contained in:
parent
a8d186b052
commit
e155aa6fd4
3 changed files with 89968 additions and 5 deletions
89362
services/Directory/FilterLists.Directory.Infrastructure.Migrations/Migrations/20220523141500_3080.Designer.cs
generated
Normal file
89362
services/Directory/FilterLists.Directory.Infrastructure.Migrations/Migrations/20220523141500_3080.Designer.cs
generated
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -0,0 +1,353 @@
|
|||
using Microsoft.EntityFrameworkCore.Migrations;
|
||||
|
||||
#nullable disable
|
||||
|
||||
namespace FilterLists.Directory.Infrastructure.Migrations.Migrations
|
||||
{
|
||||
public partial class _3080 : Migration
|
||||
{
|
||||
protected override void Up(MigrationBuilder migrationBuilder)
|
||||
{
|
||||
migrationBuilder.UpdateData(
|
||||
table: "filter_lists",
|
||||
keyColumn: "id",
|
||||
keyValue: 391L,
|
||||
columns: new[] { "description", "name" },
|
||||
values: new object[] { "Are you tired of bad \"games\" clogging up your electronic devices' app stores? Then this list is for you.", "Anti-'Asset Flip Shovelware' List" });
|
||||
|
||||
migrationBuilder.UpdateData(
|
||||
table: "filter_lists",
|
||||
keyColumn: "id",
|
||||
keyValue: 2286L,
|
||||
column: "name",
|
||||
value: "Dandelion Sprout's Nordic filters for tidier websites (for Adblock Plus with ABP inclusion compliance)");
|
||||
|
||||
migrationBuilder.UpdateData(
|
||||
table: "filter_lists",
|
||||
keyColumn: "id",
|
||||
keyValue: 2377L,
|
||||
column: "name",
|
||||
value: "Dandelion Sprout's Nordic filters for tidier websites (for Adblock Plus with ABP inclusion compliance) + EasyList");
|
||||
|
||||
migrationBuilder.UpdateData(
|
||||
table: "filter_lists",
|
||||
keyColumn: "id",
|
||||
keyValue: 2378L,
|
||||
column: "name",
|
||||
value: "Dandelion Sprout's Nordic filters for tidier websites (for Adblock Plus with ABP inclusion compliance) + EasyList (TPL)");
|
||||
|
||||
migrationBuilder.InsertData(
|
||||
table: "filter_lists",
|
||||
columns: new[] { "id", "chat_url", "description", "donate_url", "email_address", "forum_url", "home_url", "is_approved", "issues_url", "license_id", "name", "onion_url", "policy_url", "submission_url" },
|
||||
values: new object[] { 2600L, null, "List of malicious links.", null, null, null, "https://github.com/DevSpen/scam-links", true, null, 11L, "Scam Links - Links", null, null, null });
|
||||
|
||||
migrationBuilder.InsertData(
|
||||
table: "filter_lists",
|
||||
columns: new[] { "id", "chat_url", "description", "donate_url", "email_address", "forum_url", "home_url", "is_approved", "issues_url", "name", "onion_url", "policy_url", "submission_url" },
|
||||
values: new object[] { 2601L, null, "Some custom cosmetic filters to be used for ublock origin & adguard. This filter is mainly for mobile browsing specifically for heavily modified AMP pages. Beware that this filter is very aggressive filters which disables the following from an webpage and is very effective if used with uBlock Origin and AdGuard.", null, null, null, "https://github.com/blogmangit/Cosmetic-Filters", true, null, "blogmangit Cosmetic-Filters", null, null, null });
|
||||
|
||||
migrationBuilder.InsertData(
|
||||
table: "filter_lists",
|
||||
columns: new[] { "id", "chat_url", "description", "donate_url", "email_address", "forum_url", "home_url", "is_approved", "issues_url", "license_id", "name", "onion_url", "policy_url", "submission_url" },
|
||||
values: new object[] { 2602L, null, "(JohnyP36:) My own updated version of EasyList Dutch. I made this filter because the EasyList Dutch filter isn't maintained often. And more important: EasyList doesn't allow anti-adblock rules.", "https://www.paypal.com/donate?hosted_button_id=8BBT5V55TGVXW", null, null, "https://github.com/JohnyP36/Personal-List", true, null, 4L, "EasyList Dutch (JohnyP36)", null, null, null });
|
||||
|
||||
migrationBuilder.InsertData(
|
||||
table: "filter_lists",
|
||||
columns: new[] { "id", "chat_url", "description", "donate_url", "email_address", "forum_url", "home_url", "is_approved", "issues_url", "name", "onion_url", "policy_url", "submission_url" },
|
||||
values: new object[] { 2603L, null, "Adblocker list (experimental) which allows you to read articles from (supported) sites that implement a paywall. For some sites it will log you out (or block you to log in); caused by removing cookies or blocking general paywall-scripts. Disclaimer: the list doesn't support as many sites as the extension/add-on though.", null, null, null, "https://gitlab.com/magnolia1234/bypass-paywalls-clean-filters", true, null, "Bypass Paywalls Clean filter", null, null, null });
|
||||
|
||||
migrationBuilder.InsertData(
|
||||
table: "filter_lists",
|
||||
columns: new[] { "id", "chat_url", "description", "donate_url", "email_address", "forum_url", "home_url", "is_approved", "issues_url", "license_id", "name", "onion_url", "policy_url", "submission_url" },
|
||||
values: new object[] { 2604L, null, "A filter list for Adblock Plus for remove \"Go to up\" buttons", null, null, null, "https://github.com/thedoggybrad/anti-gotoup-buttons", true, null, 17L, "anti-gotoup-buttons", null, null, null });
|
||||
|
||||
migrationBuilder.InsertData(
|
||||
table: "filter_lists",
|
||||
columns: new[] { "id", "chat_url", "description", "donate_url", "email_address", "forum_url", "home_url", "is_approved", "issues_url", "name", "onion_url", "policy_url", "submission_url" },
|
||||
values: new object[,]
|
||||
{
|
||||
{ 2605L, null, null, null, "info@lpt.lt", null, "https://lpt.lrv.lt/lt/nelegalios-losimu-veiklos-vykdytojai/istaigoms-ir-institucijoms", true, null, "List of illegal online gambling operators by the Government of the Republic of Lithuania (For institutions)", null, null, null },
|
||||
{ 2606L, null, null, null, "info@lpt.lt", null, "https://lpt.lrv.lt/lt/nelegalios-losimu-veiklos-vykdytojai/nelegalios-losimu-veiklos-vykdytoju-sarasas", true, null, "List of illegal online gambling operators by the Government of the Republic of Lithuania", null, null, null }
|
||||
});
|
||||
|
||||
migrationBuilder.InsertData(
|
||||
table: "filter_lists",
|
||||
columns: new[] { "id", "chat_url", "description", "donate_url", "email_address", "forum_url", "home_url", "is_approved", "issues_url", "license_id", "name", "onion_url", "policy_url", "submission_url" },
|
||||
values: new object[] { 2607L, null, "This compilation include lists that are maintained as properly and proudly as those in the main Annoyances List, but which have unresolved matters about overblocking, unusual topics, or potential regional legal issues (primarily in the Middle East), that would've caused the AdGuard Filters Registry team to raise eyebrows until resolvements have been agreed on.", "https://sproutsluckycorner.wordpress.com/2017/11/14/my-work-and-contact-resume/#donations", "imreeil42@gmail.com", null, "https://github.com/DandelionSprout/adfilt", true, "https://github.com/DandelionSprout/adfilt/issues", 35L, "Dandelion Sprout's Annoyances List 2nd Division Bachelors", null, null, null });
|
||||
|
||||
migrationBuilder.InsertData(
|
||||
table: "filter_list_languages",
|
||||
columns: new[] { "filter_list_id", "language_id" },
|
||||
values: new object[] { 2602L, 113L });
|
||||
|
||||
migrationBuilder.InsertData(
|
||||
table: "filter_list_maintainers",
|
||||
columns: new[] { "filter_list_id", "maintainer_id" },
|
||||
values: new object[] { 2607L, 22L });
|
||||
|
||||
migrationBuilder.InsertData(
|
||||
table: "filter_list_syntaxes",
|
||||
columns: new[] { "filter_list_id", "syntax_id" },
|
||||
values: new object[,]
|
||||
{
|
||||
{ 2600L, 2L },
|
||||
{ 2601L, 3L },
|
||||
{ 2602L, 4L },
|
||||
{ 2603L, 4L },
|
||||
{ 2604L, 3L },
|
||||
{ 2605L, 2L },
|
||||
{ 2606L, 2L },
|
||||
{ 2607L, 4L }
|
||||
});
|
||||
|
||||
migrationBuilder.InsertData(
|
||||
table: "filter_list_tags",
|
||||
columns: new[] { "filter_list_id", "tag_id" },
|
||||
values: new object[,]
|
||||
{
|
||||
{ 2600L, 6L },
|
||||
{ 2601L, 9L },
|
||||
{ 2602L, 2L },
|
||||
{ 2602L, 5L },
|
||||
{ 2603L, 40L },
|
||||
{ 2604L, 15L },
|
||||
{ 2605L, 17L },
|
||||
{ 2606L, 17L },
|
||||
{ 2607L, 9L },
|
||||
{ 2607L, 22L }
|
||||
});
|
||||
|
||||
migrationBuilder.InsertData(
|
||||
table: "filter_list_view_urls",
|
||||
columns: new[] { "filter_list_id", "id", "primariness", "url" },
|
||||
values: new object[,]
|
||||
{
|
||||
{ 2600L, 2865L, (short)1, "https://raw.githubusercontent.com/DevSpen/links/master/src/links.txt" },
|
||||
{ 2601L, 2866L, (short)1, "https://raw.githubusercontent.com/blogmangit/Cosmetic-Filters/main/cosmetic filters.txt" },
|
||||
{ 2602L, 2867L, (short)1, "https://raw.githubusercontent.com/JohnyP36/Personal-List/main/Personal List (uBo).txt" },
|
||||
{ 2603L, 2868L, (short)1, "https://gitlab.com/magnolia1234/bypass-paywalls-clean-filters/-/raw/main/bpc-paywall-filter.txt" },
|
||||
{ 2604L, 2869L, (short)1, "https://raw.githubusercontent.com/thedoggybrad/anti-gotoup-buttons/master/filter.txt" },
|
||||
{ 2605L, 2870L, (short)1, "https://lpt.lrv.lt/uploads/lpt/documents/files/institucijoms.txt" },
|
||||
{ 2606L, 2871L, (short)1, "https://lpt.lrv.lt/uploads/lpt/documents/files/neleg.txt" },
|
||||
{ 2607L, 2872L, (short)1, "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/AnnoyancesList-2ndDivision.txt" },
|
||||
{ 2607L, 2873L, (short)2, "https://gitlab.com/DandelionSprout/adfilt/-/raw/master/AnnoyancesList-2ndDivision.txt" }
|
||||
});
|
||||
}
|
||||
|
||||
protected override void Down(MigrationBuilder migrationBuilder)
|
||||
{
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_languages",
|
||||
keyColumns: new[] { "filter_list_id", "language_id" },
|
||||
keyValues: new object[] { 2602L, 113L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_maintainers",
|
||||
keyColumns: new[] { "filter_list_id", "maintainer_id" },
|
||||
keyValues: new object[] { 2607L, 22L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_syntaxes",
|
||||
keyColumns: new[] { "filter_list_id", "syntax_id" },
|
||||
keyValues: new object[] { 2600L, 2L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_syntaxes",
|
||||
keyColumns: new[] { "filter_list_id", "syntax_id" },
|
||||
keyValues: new object[] { 2601L, 3L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_syntaxes",
|
||||
keyColumns: new[] { "filter_list_id", "syntax_id" },
|
||||
keyValues: new object[] { 2602L, 4L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_syntaxes",
|
||||
keyColumns: new[] { "filter_list_id", "syntax_id" },
|
||||
keyValues: new object[] { 2603L, 4L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_syntaxes",
|
||||
keyColumns: new[] { "filter_list_id", "syntax_id" },
|
||||
keyValues: new object[] { 2604L, 3L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_syntaxes",
|
||||
keyColumns: new[] { "filter_list_id", "syntax_id" },
|
||||
keyValues: new object[] { 2605L, 2L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_syntaxes",
|
||||
keyColumns: new[] { "filter_list_id", "syntax_id" },
|
||||
keyValues: new object[] { 2606L, 2L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_syntaxes",
|
||||
keyColumns: new[] { "filter_list_id", "syntax_id" },
|
||||
keyValues: new object[] { 2607L, 4L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_tags",
|
||||
keyColumns: new[] { "filter_list_id", "tag_id" },
|
||||
keyValues: new object[] { 2600L, 6L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_tags",
|
||||
keyColumns: new[] { "filter_list_id", "tag_id" },
|
||||
keyValues: new object[] { 2601L, 9L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_tags",
|
||||
keyColumns: new[] { "filter_list_id", "tag_id" },
|
||||
keyValues: new object[] { 2602L, 2L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_tags",
|
||||
keyColumns: new[] { "filter_list_id", "tag_id" },
|
||||
keyValues: new object[] { 2602L, 5L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_tags",
|
||||
keyColumns: new[] { "filter_list_id", "tag_id" },
|
||||
keyValues: new object[] { 2603L, 40L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_tags",
|
||||
keyColumns: new[] { "filter_list_id", "tag_id" },
|
||||
keyValues: new object[] { 2604L, 15L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_tags",
|
||||
keyColumns: new[] { "filter_list_id", "tag_id" },
|
||||
keyValues: new object[] { 2605L, 17L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_tags",
|
||||
keyColumns: new[] { "filter_list_id", "tag_id" },
|
||||
keyValues: new object[] { 2606L, 17L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_tags",
|
||||
keyColumns: new[] { "filter_list_id", "tag_id" },
|
||||
keyValues: new object[] { 2607L, 9L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_tags",
|
||||
keyColumns: new[] { "filter_list_id", "tag_id" },
|
||||
keyValues: new object[] { 2607L, 22L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_view_urls",
|
||||
keyColumns: new[] { "filter_list_id", "id" },
|
||||
keyValues: new object[] { 2600L, 2865L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_view_urls",
|
||||
keyColumns: new[] { "filter_list_id", "id" },
|
||||
keyValues: new object[] { 2601L, 2866L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_view_urls",
|
||||
keyColumns: new[] { "filter_list_id", "id" },
|
||||
keyValues: new object[] { 2602L, 2867L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_view_urls",
|
||||
keyColumns: new[] { "filter_list_id", "id" },
|
||||
keyValues: new object[] { 2603L, 2868L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_view_urls",
|
||||
keyColumns: new[] { "filter_list_id", "id" },
|
||||
keyValues: new object[] { 2604L, 2869L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_view_urls",
|
||||
keyColumns: new[] { "filter_list_id", "id" },
|
||||
keyValues: new object[] { 2605L, 2870L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_view_urls",
|
||||
keyColumns: new[] { "filter_list_id", "id" },
|
||||
keyValues: new object[] { 2606L, 2871L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_view_urls",
|
||||
keyColumns: new[] { "filter_list_id", "id" },
|
||||
keyValues: new object[] { 2607L, 2872L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_list_view_urls",
|
||||
keyColumns: new[] { "filter_list_id", "id" },
|
||||
keyValues: new object[] { 2607L, 2873L });
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_lists",
|
||||
keyColumn: "id",
|
||||
keyValue: 2600L);
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_lists",
|
||||
keyColumn: "id",
|
||||
keyValue: 2601L);
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_lists",
|
||||
keyColumn: "id",
|
||||
keyValue: 2602L);
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_lists",
|
||||
keyColumn: "id",
|
||||
keyValue: 2603L);
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_lists",
|
||||
keyColumn: "id",
|
||||
keyValue: 2604L);
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_lists",
|
||||
keyColumn: "id",
|
||||
keyValue: 2605L);
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_lists",
|
||||
keyColumn: "id",
|
||||
keyValue: 2606L);
|
||||
|
||||
migrationBuilder.DeleteData(
|
||||
table: "filter_lists",
|
||||
keyColumn: "id",
|
||||
keyValue: 2607L);
|
||||
|
||||
migrationBuilder.UpdateData(
|
||||
table: "filter_lists",
|
||||
keyColumn: "id",
|
||||
keyValue: 391L,
|
||||
columns: new[] { "description", "name" },
|
||||
values: new object[] { "Removes popular games and most bad games from the front pages of various webstores and app stores.", "I Hate Overpromoted Games" });
|
||||
|
||||
migrationBuilder.UpdateData(
|
||||
table: "filter_lists",
|
||||
keyColumn: "id",
|
||||
keyValue: 2286L,
|
||||
column: "name",
|
||||
value: "Dandelion Sprout's West Nordic filters for tidier websites (for Adblock Plus with ABP inclusion compliance)");
|
||||
|
||||
migrationBuilder.UpdateData(
|
||||
table: "filter_lists",
|
||||
keyColumn: "id",
|
||||
keyValue: 2377L,
|
||||
column: "name",
|
||||
value: "Dandelion Sprout's West Nordic filters for tidier websites (for Adblock Plus with ABP inclusion compliance) + EasyList");
|
||||
|
||||
migrationBuilder.UpdateData(
|
||||
table: "filter_lists",
|
||||
keyColumn: "id",
|
||||
keyValue: 2378L,
|
||||
column: "name",
|
||||
value: "Dandelion Sprout's West Nordic filters for tidier websites (for Adblock Plus with ABP inclusion compliance) + EasyList (TPL)");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -3428,14 +3428,14 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
new
|
||||
{
|
||||
Id = 391L,
|
||||
Description = "Removes popular games and most bad games from the front pages of various webstores and app stores.",
|
||||
Description = "Are you tired of bad \"games\" clogging up your electronic devices' app stores? Then this list is for you.",
|
||||
DonateUrl = "https://sproutsluckycorner.wordpress.com/2017/11/14/my-work-and-contact-resume/#donations",
|
||||
EmailAddress = "imreeil42@gmail.com",
|
||||
HomeUrl = "https://github.com/DandelionSprout/adfilt",
|
||||
IsApproved = true,
|
||||
IssuesUrl = "https://github.com/DandelionSprout/adfilt/issues",
|
||||
LicenseId = 35L,
|
||||
Name = "I Hate Overpromoted Games"
|
||||
Name = "Anti-'Asset Flip Shovelware' List"
|
||||
},
|
||||
new
|
||||
{
|
||||
|
|
@ -18971,7 +18971,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
IsApproved = true,
|
||||
IssuesUrl = "https://github.com/DandelionSprout/adfilt/issues",
|
||||
LicenseId = 35L,
|
||||
Name = "Dandelion Sprout's West Nordic filters for tidier websites (for Adblock Plus with ABP inclusion compliance)"
|
||||
Name = "Dandelion Sprout's Nordic filters for tidier websites (for Adblock Plus with ABP inclusion compliance)"
|
||||
},
|
||||
new
|
||||
{
|
||||
|
|
@ -19896,7 +19896,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
DonateUrl = "https://sproutsluckycorner.wordpress.com/2017/11/14/my-work-and-contact-resume/#donations",
|
||||
IsApproved = true,
|
||||
LicenseId = 35L,
|
||||
Name = "Dandelion Sprout's West Nordic filters for tidier websites (for Adblock Plus with ABP inclusion compliance) + EasyList"
|
||||
Name = "Dandelion Sprout's Nordic filters for tidier websites (for Adblock Plus with ABP inclusion compliance) + EasyList"
|
||||
},
|
||||
new
|
||||
{
|
||||
|
|
@ -19905,7 +19905,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
DonateUrl = "https://sproutsluckycorner.wordpress.com/2017/11/14/my-work-and-contact-resume/#donations",
|
||||
IsApproved = true,
|
||||
LicenseId = 35L,
|
||||
Name = "Dandelion Sprout's West Nordic filters for tidier websites (for Adblock Plus with ABP inclusion compliance) + EasyList (TPL)"
|
||||
Name = "Dandelion Sprout's Nordic filters for tidier websites (for Adblock Plus with ABP inclusion compliance) + EasyList (TPL)"
|
||||
},
|
||||
new
|
||||
{
|
||||
|
|
@ -22117,6 +22117,82 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
IsApproved = true,
|
||||
LicenseId = 11L,
|
||||
Name = "HaGeZi's Fake DNS Blocklist (Domains)"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = 2600L,
|
||||
Description = "List of malicious links.",
|
||||
HomeUrl = "https://github.com/DevSpen/scam-links",
|
||||
IsApproved = true,
|
||||
LicenseId = 11L,
|
||||
Name = "Scam Links - Links"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = 2601L,
|
||||
Description = "Some custom cosmetic filters to be used for ublock origin & adguard. This filter is mainly for mobile browsing specifically for heavily modified AMP pages. Beware that this filter is very aggressive filters which disables the following from an webpage and is very effective if used with uBlock Origin and AdGuard.",
|
||||
HomeUrl = "https://github.com/blogmangit/Cosmetic-Filters",
|
||||
IsApproved = true,
|
||||
LicenseId = 0L,
|
||||
Name = "blogmangit Cosmetic-Filters"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = 2602L,
|
||||
Description = "(JohnyP36:) My own updated version of EasyList Dutch. I made this filter because the EasyList Dutch filter isn't maintained often. And more important: EasyList doesn't allow anti-adblock rules.",
|
||||
DonateUrl = "https://www.paypal.com/donate?hosted_button_id=8BBT5V55TGVXW",
|
||||
HomeUrl = "https://github.com/JohnyP36/Personal-List",
|
||||
IsApproved = true,
|
||||
LicenseId = 4L,
|
||||
Name = "EasyList Dutch (JohnyP36)"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = 2603L,
|
||||
Description = "Adblocker list (experimental) which allows you to read articles from (supported) sites that implement a paywall. For some sites it will log you out (or block you to log in); caused by removing cookies or blocking general paywall-scripts. Disclaimer: the list doesn't support as many sites as the extension/add-on though.",
|
||||
HomeUrl = "https://gitlab.com/magnolia1234/bypass-paywalls-clean-filters",
|
||||
IsApproved = true,
|
||||
LicenseId = 0L,
|
||||
Name = "Bypass Paywalls Clean filter"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = 2604L,
|
||||
Description = "A filter list for Adblock Plus for remove \"Go to up\" buttons",
|
||||
HomeUrl = "https://github.com/thedoggybrad/anti-gotoup-buttons",
|
||||
IsApproved = true,
|
||||
LicenseId = 17L,
|
||||
Name = "anti-gotoup-buttons"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = 2605L,
|
||||
EmailAddress = "info@lpt.lt",
|
||||
HomeUrl = "https://lpt.lrv.lt/lt/nelegalios-losimu-veiklos-vykdytojai/istaigoms-ir-institucijoms",
|
||||
IsApproved = true,
|
||||
LicenseId = 0L,
|
||||
Name = "List of illegal online gambling operators by the Government of the Republic of Lithuania (For institutions)"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = 2606L,
|
||||
EmailAddress = "info@lpt.lt",
|
||||
HomeUrl = "https://lpt.lrv.lt/lt/nelegalios-losimu-veiklos-vykdytojai/nelegalios-losimu-veiklos-vykdytoju-sarasas",
|
||||
IsApproved = true,
|
||||
LicenseId = 0L,
|
||||
Name = "List of illegal online gambling operators by the Government of the Republic of Lithuania"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = 2607L,
|
||||
Description = "This compilation include lists that are maintained as properly and proudly as those in the main Annoyances List, but which have unresolved matters about overblocking, unusual topics, or potential regional legal issues (primarily in the Middle East), that would've caused the AdGuard Filters Registry team to raise eyebrows until resolvements have been agreed on.",
|
||||
DonateUrl = "https://sproutsluckycorner.wordpress.com/2017/11/14/my-work-and-contact-resume/#donations",
|
||||
EmailAddress = "imreeil42@gmail.com",
|
||||
HomeUrl = "https://github.com/DandelionSprout/adfilt",
|
||||
IsApproved = true,
|
||||
IssuesUrl = "https://github.com/DandelionSprout/adfilt/issues",
|
||||
LicenseId = 35L,
|
||||
Name = "Dandelion Sprout's Annoyances List 2nd Division Bachelors"
|
||||
});
|
||||
});
|
||||
|
||||
|
|
@ -26873,6 +26949,11 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
{
|
||||
FilterListId = 2585L,
|
||||
LanguageId = 167L
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2602L,
|
||||
LanguageId = 113L
|
||||
});
|
||||
});
|
||||
|
||||
|
|
@ -34419,6 +34500,11 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
{
|
||||
FilterListId = 2599L,
|
||||
MaintainerId = 182L
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2607L,
|
||||
MaintainerId = 22L
|
||||
});
|
||||
});
|
||||
|
||||
|
|
@ -45420,6 +45506,46 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
{
|
||||
FilterListId = 2599L,
|
||||
SyntaxId = 2L
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2600L,
|
||||
SyntaxId = 2L
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2601L,
|
||||
SyntaxId = 3L
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2602L,
|
||||
SyntaxId = 4L
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2603L,
|
||||
SyntaxId = 4L
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2604L,
|
||||
SyntaxId = 3L
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2605L,
|
||||
SyntaxId = 2L
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2606L,
|
||||
SyntaxId = 2L
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2607L,
|
||||
SyntaxId = 4L
|
||||
});
|
||||
});
|
||||
|
||||
|
|
@ -61406,6 +61532,56 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
{
|
||||
FilterListId = 2599L,
|
||||
TagId = 15L
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2600L,
|
||||
TagId = 6L
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2601L,
|
||||
TagId = 9L
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2602L,
|
||||
TagId = 2L
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2602L,
|
||||
TagId = 5L
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2603L,
|
||||
TagId = 40L
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2604L,
|
||||
TagId = 15L
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2605L,
|
||||
TagId = 17L
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2606L,
|
||||
TagId = 17L
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2607L,
|
||||
TagId = 9L
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2607L,
|
||||
TagId = 22L
|
||||
});
|
||||
});
|
||||
|
||||
|
|
@ -88883,6 +89059,78 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
Primariness = (short)1,
|
||||
SegmentNumber = (short)0,
|
||||
Url = "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/domains/fake.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2600L,
|
||||
Id = 2865L,
|
||||
Primariness = (short)1,
|
||||
SegmentNumber = (short)0,
|
||||
Url = "https://raw.githubusercontent.com/DevSpen/links/master/src/links.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2601L,
|
||||
Id = 2866L,
|
||||
Primariness = (short)1,
|
||||
SegmentNumber = (short)0,
|
||||
Url = "https://raw.githubusercontent.com/blogmangit/Cosmetic-Filters/main/cosmetic filters.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2602L,
|
||||
Id = 2867L,
|
||||
Primariness = (short)1,
|
||||
SegmentNumber = (short)0,
|
||||
Url = "https://raw.githubusercontent.com/JohnyP36/Personal-List/main/Personal List (uBo).txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2603L,
|
||||
Id = 2868L,
|
||||
Primariness = (short)1,
|
||||
SegmentNumber = (short)0,
|
||||
Url = "https://gitlab.com/magnolia1234/bypass-paywalls-clean-filters/-/raw/main/bpc-paywall-filter.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2604L,
|
||||
Id = 2869L,
|
||||
Primariness = (short)1,
|
||||
SegmentNumber = (short)0,
|
||||
Url = "https://raw.githubusercontent.com/thedoggybrad/anti-gotoup-buttons/master/filter.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2605L,
|
||||
Id = 2870L,
|
||||
Primariness = (short)1,
|
||||
SegmentNumber = (short)0,
|
||||
Url = "https://lpt.lrv.lt/uploads/lpt/documents/files/institucijoms.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2606L,
|
||||
Id = 2871L,
|
||||
Primariness = (short)1,
|
||||
SegmentNumber = (short)0,
|
||||
Url = "https://lpt.lrv.lt/uploads/lpt/documents/files/neleg.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2607L,
|
||||
Id = 2872L,
|
||||
Primariness = (short)1,
|
||||
SegmentNumber = (short)0,
|
||||
Url = "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/AnnoyancesList-2ndDivision.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = 2607L,
|
||||
Id = 2873L,
|
||||
Primariness = (short)2,
|
||||
SegmentNumber = (short)0,
|
||||
Url = "https://gitlab.com/DandelionSprout/adfilt/-/raw/master/AnnoyancesList-2ndDivision.txt"
|
||||
});
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue