mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(data): migrate PR #1850
This commit is contained in:
parent
6fdf52f7f5
commit
66ea20a3cf
3 changed files with 89876 additions and 55 deletions
58157
server/src/FilterLists.Data.Migrations/Migrations/20200803025104_1850.Designer.cs
generated
Normal file
58157
server/src/FilterLists.Data.Migrations/Migrations/20200803025104_1850.Designer.cs
generated
Normal file
File diff suppressed because it is too large
Load diff
31443
server/src/FilterLists.Data.Migrations/Migrations/20200803025104_1850.cs
Normal file
31443
server/src/FilterLists.Data.Migrations/Migrations/20200803025104_1850.cs
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -15,7 +15,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
{
|
||||
#pragma warning disable 612, 618
|
||||
modelBuilder
|
||||
.HasAnnotation("ProductVersion", "3.1.5")
|
||||
.HasAnnotation("ProductVersion", "3.1.6")
|
||||
.HasAnnotation("Relational:MaxIdentifierLength", 64);
|
||||
|
||||
modelBuilder.Entity("FilterLists.Data.Entities.FilterList", b =>
|
||||
|
|
@ -3715,7 +3715,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
LicenseId = (short)2,
|
||||
Name = "Commonly Whitelisted Domains",
|
||||
PublishedDate = new DateTime(2018, 2, 22, 18, 9, 3, 0, DateTimeKind.Unspecified),
|
||||
SyntaxId = (short)2,
|
||||
SyntaxId = (short)50,
|
||||
UpdatedDate = new DateTime(2019, 1, 16, 8, 28, 38, 0, DateTimeKind.Unspecified),
|
||||
ViewUrl = "https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/whitelist.txt"
|
||||
},
|
||||
|
|
@ -3730,7 +3730,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
LicenseId = (short)2,
|
||||
Name = "Commonly Whitelisted Domains (Referral Sites)",
|
||||
PublishedDate = new DateTime(2018, 2, 22, 18, 9, 38, 0, DateTimeKind.Unspecified),
|
||||
SyntaxId = (short)2,
|
||||
SyntaxId = (short)50,
|
||||
UpdatedDate = new DateTime(2019, 1, 29, 15, 36, 43, 0, DateTimeKind.Unspecified),
|
||||
ViewUrl = "https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/referral-sites.txt"
|
||||
},
|
||||
|
|
@ -3745,7 +3745,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
LicenseId = (short)2,
|
||||
Name = "Commonly Whitelisted Domains (Optional)",
|
||||
PublishedDate = new DateTime(2018, 2, 22, 18, 10, 9, 0, DateTimeKind.Unspecified),
|
||||
SyntaxId = (short)2,
|
||||
SyntaxId = (short)50,
|
||||
UpdatedDate = new DateTime(2019, 1, 29, 15, 28, 11, 0, DateTimeKind.Unspecified),
|
||||
ViewUrl = "https://raw.githubusercontent.com/anudeepND/whitelist/master/domains/optional-list.txt"
|
||||
},
|
||||
|
|
@ -4603,7 +4603,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
LicenseId = (short)7,
|
||||
Name = "DNSlock-PiHole-whitelist",
|
||||
PublishedDate = new DateTime(2018, 3, 11, 0, 0, 0, 0, DateTimeKind.Unspecified),
|
||||
SyntaxId = (short)2,
|
||||
SyntaxId = (short)50,
|
||||
UpdatedDate = new DateTime(2019, 3, 15, 4, 50, 51, 0, DateTimeKind.Unspecified),
|
||||
ViewUrl = "https://raw.githubusercontent.com/raghavdua1995/DNSlock-PiHole-whitelist/master/whitelist.list"
|
||||
},
|
||||
|
|
@ -8280,7 +8280,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
LicenseId = (short)4,
|
||||
Name = "uMatrix - Rulesets for English websites",
|
||||
PublishedDate = new DateTime(2018, 1, 29, 19, 26, 53, 0, DateTimeKind.Unspecified),
|
||||
SyntaxId = (short)7,
|
||||
SyntaxId = (short)51,
|
||||
UpdatedDate = new DateTime(2018, 10, 28, 22, 23, 38, 0, DateTimeKind.Unspecified),
|
||||
ViewUrl = "https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/recipes/recipes_en.txt"
|
||||
},
|
||||
|
|
@ -17660,7 +17660,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
IssuesUrl = "https://github.com/kowith337/PersonalFilterListCollection/issues",
|
||||
LicenseId = (short)13,
|
||||
Name = "Ruleset for Thai sites",
|
||||
SyntaxId = (short)7,
|
||||
SyntaxId = (short)51,
|
||||
UpdatedDate = new DateTime(2019, 3, 13, 0, 0, 0, 0, DateTimeKind.Unspecified),
|
||||
ViewUrl = "https://raw.githubusercontent.com/kowith337/PersonalFilterListCollection/master/ruleset/recipes_th.txt",
|
||||
ViewUrlMirror1 = "https://gitlab.com/kowith337/PersonalFilterListCollection/raw/master/ruleset/recipes_th.txt"
|
||||
|
|
@ -17674,7 +17674,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
IssuesUrl = "https://github.com/kowith337/PersonalFilterListCollection/issues",
|
||||
LicenseId = (short)13,
|
||||
Name = "Kowith's Self Custom Ruleset",
|
||||
SyntaxId = (short)7,
|
||||
SyntaxId = (short)51,
|
||||
UpdatedDate = new DateTime(2019, 3, 13, 0, 0, 0, 0, DateTimeKind.Unspecified),
|
||||
ViewUrl = "https://raw.githubusercontent.com/kowith337/PersonalFilterListCollection/master/ruleset/recipes_custom.txt",
|
||||
ViewUrlMirror1 = "https://gitlab.com/kowith337/PersonalFilterListCollection/raw/master/ruleset/recipes_custom.txt"
|
||||
|
|
@ -17686,7 +17686,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
IssuesUrl = "https://github.com/migueldemoura/ublock-umatrix-rulesets/issues",
|
||||
LicenseId = (short)8,
|
||||
Name = "migueldemoura's uMatrix Recipes",
|
||||
SyntaxId = (short)7,
|
||||
SyntaxId = (short)51,
|
||||
ViewUrl = "https://raw.githubusercontent.com/migueldemoura/ublock-umatrix-rulesets/master/uMatrix/recipes"
|
||||
},
|
||||
new
|
||||
|
|
@ -17755,8 +17755,8 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
HomeUrl = "https://github.com/themagicteeth/umatrix-recipes",
|
||||
IssuesUrl = "https://github.com/themagicteeth/umatrix-recipes/issues",
|
||||
LicenseId = (short)5,
|
||||
Name = "thematrixteeth's uMatrix Recipes",
|
||||
SyntaxId = (short)7,
|
||||
Name = "themagicteeth's uMatrix Recipes",
|
||||
SyntaxId = (short)51,
|
||||
UpdatedDate = new DateTime(2018, 3, 5, 0, 0, 0, 0, DateTimeKind.Unspecified),
|
||||
ViewUrl = "https://raw.githubusercontent.com/themagicteeth/umatrix-recipes/master/recipes.txt"
|
||||
},
|
||||
|
|
@ -17789,7 +17789,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
IssuesUrl = "https://github.com/invasy/umatrix-ruleset/issues",
|
||||
LicenseId = (short)5,
|
||||
Name = "Vasiliy Polyakov's Custom Ruleset Recipes",
|
||||
SyntaxId = (short)7,
|
||||
SyntaxId = (short)51,
|
||||
UpdatedDate = new DateTime(2019, 6, 16, 0, 0, 0, 0, DateTimeKind.Unspecified),
|
||||
ViewUrl = "https://raw.githubusercontent.com/invasy/umatrix-ruleset/master/ruleset.txt"
|
||||
},
|
||||
|
|
@ -19040,9 +19040,9 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
HomeUrl = "https://energized.pro",
|
||||
IssuesUrl = "https://github.com/EnergizedProtection/block/issues",
|
||||
LicenseId = (short)2,
|
||||
Name = "Energized Spark Protection (Adblock Plus)",
|
||||
Name = "Energized Spark Protection (Adblockers)",
|
||||
SubmissionUrl = "https://app.energized.pro",
|
||||
SyntaxId = (short)28,
|
||||
SyntaxId = (short)47,
|
||||
ViewUrl = "https://block.energized.pro/spark/formats/filter"
|
||||
},
|
||||
new
|
||||
|
|
@ -19057,9 +19057,9 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
HomeUrl = "https://energized.pro",
|
||||
IssuesUrl = "https://github.com/EnergizedProtection/block/issues",
|
||||
LicenseId = (short)2,
|
||||
Name = "Energized Blu Go Protection (Adblock Plus)",
|
||||
Name = "Energized Blu Go Protection (Adblockers)",
|
||||
SubmissionUrl = "https://app.energized.pro",
|
||||
SyntaxId = (short)28,
|
||||
SyntaxId = (short)47,
|
||||
ViewUrl = "https://block.energized.pro/bluGo/formats/filter"
|
||||
},
|
||||
new
|
||||
|
|
@ -19074,9 +19074,9 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
HomeUrl = "https://energized.pro",
|
||||
IssuesUrl = "https://github.com/EnergizedProtection/block/issues",
|
||||
LicenseId = (short)2,
|
||||
Name = "Energized Blu Protection (Adblock Plus)",
|
||||
Name = "Energized Blu Protection (Adblockers)",
|
||||
SubmissionUrl = "https://app.energized.pro",
|
||||
SyntaxId = (short)28,
|
||||
SyntaxId = (short)47,
|
||||
ViewUrl = "https://block.energized.pro/blu/formats/filter"
|
||||
},
|
||||
new
|
||||
|
|
@ -19091,9 +19091,9 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
HomeUrl = "https://energized.pro",
|
||||
IssuesUrl = "https://github.com/EnergizedProtection/block/issues",
|
||||
LicenseId = (short)2,
|
||||
Name = "Energized Basic Protection (Adblock Plus)",
|
||||
Name = "Energized Basic Protection (Adblockers)",
|
||||
SubmissionUrl = "https://app.energized.pro",
|
||||
SyntaxId = (short)28,
|
||||
SyntaxId = (short)47,
|
||||
ViewUrl = "https://block.energized.pro/basic/formats/filter"
|
||||
},
|
||||
new
|
||||
|
|
@ -19108,9 +19108,9 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
HomeUrl = "https://energized.pro",
|
||||
IssuesUrl = "https://github.com/EnergizedProtection/block/issues",
|
||||
LicenseId = (short)2,
|
||||
Name = "Energized Porn Protection (Adblock Plus)",
|
||||
Name = "Energized Porn Protection (Adblockers)",
|
||||
SubmissionUrl = "https://app.energized.pro",
|
||||
SyntaxId = (short)28,
|
||||
SyntaxId = (short)47,
|
||||
ViewUrl = "https://block.energized.pro/porn/formats/filter"
|
||||
},
|
||||
new
|
||||
|
|
@ -19125,9 +19125,9 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
HomeUrl = "https://energized.pro",
|
||||
IssuesUrl = "https://github.com/EnergizedProtection/block/issues",
|
||||
LicenseId = (short)2,
|
||||
Name = "Energized Ultimate Protection (Adblock Plus)",
|
||||
Name = "Energized Ultimate Protection (Adblockers)",
|
||||
SubmissionUrl = "https://app.energized.pro",
|
||||
SyntaxId = (short)28,
|
||||
SyntaxId = (short)47,
|
||||
ViewUrl = "https://block.energized.pro/ultimate/formats/filter"
|
||||
},
|
||||
new
|
||||
|
|
@ -19142,9 +19142,9 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
HomeUrl = "https://energized.pro",
|
||||
IssuesUrl = "https://github.com/EnergizedProtection/block/issues",
|
||||
LicenseId = (short)2,
|
||||
Name = "Energized Unified Protection (Adblock Plus)",
|
||||
Name = "Energized Unified Protection (Adblockers)",
|
||||
SubmissionUrl = "https://app.energized.pro",
|
||||
SyntaxId = (short)28,
|
||||
SyntaxId = (short)47,
|
||||
ViewUrl = "https://block.energized.pro/unified/formats/filter"
|
||||
},
|
||||
new
|
||||
|
|
@ -19159,9 +19159,9 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
HomeUrl = "https://energized.pro",
|
||||
IssuesUrl = "https://github.com/EnergizedProtection/block/issues",
|
||||
LicenseId = (short)2,
|
||||
Name = "Energized Xtreme Extension (Adblock Plus)",
|
||||
Name = "Energized Xtreme Extension (Adblockers)",
|
||||
SubmissionUrl = "https://app.energized.pro",
|
||||
SyntaxId = (short)28,
|
||||
SyntaxId = (short)47,
|
||||
ViewUrl = "https://block.energized.pro/extensions/xtreme/formats/filter"
|
||||
},
|
||||
new
|
||||
|
|
@ -19176,9 +19176,9 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
HomeUrl = "https://energized.pro",
|
||||
IssuesUrl = "https://github.com/EnergizedProtection/block/issues",
|
||||
LicenseId = (short)2,
|
||||
Name = "Energized Social Extension (Adblock Plus)",
|
||||
Name = "Energized Social Extension (Adblockers)",
|
||||
SubmissionUrl = "https://app.energized.pro",
|
||||
SyntaxId = (short)28,
|
||||
SyntaxId = (short)47,
|
||||
ViewUrl = "https://block.energized.pro/extensions/social/formats/filter"
|
||||
},
|
||||
new
|
||||
|
|
@ -19193,9 +19193,9 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
HomeUrl = "https://energized.pro",
|
||||
IssuesUrl = "https://github.com/EnergizedProtection/block/issues",
|
||||
LicenseId = (short)2,
|
||||
Name = "Energized Porn Lite Extension (Adblock Plus)",
|
||||
Name = "Energized Porn Lite Extension (Adblockers)",
|
||||
SubmissionUrl = "https://app.energized.pro",
|
||||
SyntaxId = (short)28,
|
||||
SyntaxId = (short)47,
|
||||
ViewUrl = "https://block.energized.pro/extensions/porn-lite/formats/filter"
|
||||
},
|
||||
new
|
||||
|
|
@ -19210,9 +19210,9 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
HomeUrl = "https://energized.pro",
|
||||
IssuesUrl = "https://github.com/EnergizedProtection/block/issues",
|
||||
LicenseId = (short)2,
|
||||
Name = "Energized Regional Extension (Adblock Plus)",
|
||||
Name = "Energized Regional Extension (Adblockers)",
|
||||
SubmissionUrl = "https://app.energized.pro",
|
||||
SyntaxId = (short)28,
|
||||
SyntaxId = (short)47,
|
||||
ViewUrl = "https://block.energized.pro/extensions/regional/formats/filter"
|
||||
},
|
||||
new
|
||||
|
|
@ -20519,20 +20519,10 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
HomeUrl = "https://github.com/mkb2091/blockconvert",
|
||||
LicenseId = (short)4,
|
||||
Name = "BlockConvert (Whitelist domains)",
|
||||
SyntaxId = (short)2,
|
||||
SyntaxId = (short)50,
|
||||
ViewUrl = "https://raw.githubusercontent.com/mkb2091/blockconvert/master/output/whitelist_domains.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)1874,
|
||||
Description = "Malware, advert and tracking blacklist",
|
||||
HomeUrl = "https://github.com/mkb2091/blockconvert",
|
||||
LicenseId = (short)4,
|
||||
Name = "BlockConvert (Whitelist adblockers)",
|
||||
SyntaxId = (short)3,
|
||||
ViewUrl = "https://raw.githubusercontent.com/mkb2091/blockconvert/master/output/whitelist_adblock.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)1876,
|
||||
Description = "Removes ads, affiliation ads, and empty boxes on Norwegian, Danish, Icelandic, Sami and Danish territorial sites to produce a cleaner browser experience. Meant to be used on top of general filters. uBO users should use the regular version instead.",
|
||||
|
|
@ -21210,7 +21200,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
{
|
||||
Id = (short)1943,
|
||||
LicenseId = (short)19,
|
||||
Name = "B Tasker (Adblock Plus)",
|
||||
Name = "B Tasker (Adblockers)",
|
||||
SyntaxId = (short)28,
|
||||
ViewUrl = "https://www.bentasker.co.uk/adblock/adblock_compiled.txt"
|
||||
},
|
||||
|
|
@ -21318,7 +21308,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
ForumUrl = "https://forum.xda-developers.com/android/general/badmojr-one-host-file-to-block-t3713360",
|
||||
HomeUrl = "https://forum.xda-developers.com/android/general/badmojr-one-host-file-to-block-t3713360",
|
||||
LicenseId = (short)35,
|
||||
Name = "1Hosts Complete (Adblock Plus)",
|
||||
Name = "1Hosts Complete (Adblockers)",
|
||||
SyntaxId = (short)28,
|
||||
ViewUrl = "https://raw.githubusercontent.com/badmojr/1Hosts/master/complete/adblock.txt"
|
||||
},
|
||||
|
|
@ -21330,7 +21320,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
ForumUrl = "https://forum.xda-developers.com/android/general/badmojr-one-host-file-to-block-t3713360",
|
||||
HomeUrl = "https://forum.xda-developers.com/android/general/badmojr-one-host-file-to-block-t3713360",
|
||||
LicenseId = (short)35,
|
||||
Name = "1Hosts Mini (Adblock Plus)",
|
||||
Name = "1Hosts Mini (Adblockers)",
|
||||
SyntaxId = (short)28,
|
||||
ViewUrl = "https://raw.githubusercontent.com/badmojr/1Hosts/master/mini/adblock.txt"
|
||||
},
|
||||
|
|
@ -21342,7 +21332,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
ForumUrl = "https://forum.xda-developers.com/android/general/badmojr-one-host-file-to-block-t3713360",
|
||||
HomeUrl = "https://forum.xda-developers.com/android/general/badmojr-one-host-file-to-block-t3713360",
|
||||
LicenseId = (short)35,
|
||||
Name = "1Hosts Pro (Adblock Plus)",
|
||||
Name = "1Hosts Pro (Adblockers)",
|
||||
SyntaxId = (short)28,
|
||||
ViewUrl = "https://raw.githubusercontent.com/badmojr/1Hosts/master/Pro/adblock.txt"
|
||||
},
|
||||
|
|
@ -25723,6 +25713,136 @@ Includes Blur Preview Thumbnails filters
|
|||
Name = "EFF DNT Policy Whitelist",
|
||||
SyntaxId = (short)4,
|
||||
ViewUrl = "https://www.eff.org/files/effdntlist.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)2345,
|
||||
ChatUrl = "https://t.me/EnergizedProtection",
|
||||
Description = "This repository is basically a collection of whitelisted domains that are being used in Energized Protection block to keep the legit domains unblocked. Obviously without compromising privacy and security!",
|
||||
DescriptionSourceUrl = "https://github.com/EnergizedProtection/unblock#energized-protection---unblock-",
|
||||
DonateUrl = "https://energized.pro/support",
|
||||
EmailAddress = "mail@energized.pro",
|
||||
ForumUrl = "https://forum.xda-developers.com/android/software-hacking/energized-protection-ad-porn-malware-t3803773",
|
||||
HomeUrl = "https://energized.pro",
|
||||
IssuesUrl = "https://github.com/EnergizedProtection/unblock/issues",
|
||||
LicenseId = (short)2,
|
||||
Name = "Energized Protection - Unblock (Adblockers)",
|
||||
SubmissionUrl = "https://app.energized.pro",
|
||||
SyntaxId = (short)47,
|
||||
ViewUrl = "https://raw.githubusercontent.com/EnergizedProtection/unblock/master/basic/formats/filter"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)2346,
|
||||
ChatUrl = "https://t.me/EnergizedProtection",
|
||||
Description = "This repository is basically a collection of whitelisted domains that are being used in Energized Protection block to keep the legit domains unblocked. Obviously without compromising privacy and security!",
|
||||
DescriptionSourceUrl = "https://github.com/EnergizedProtection/unblock#energized-protection---unblock-",
|
||||
DonateUrl = "https://energized.pro/support",
|
||||
EmailAddress = "mail@energized.pro",
|
||||
ForumUrl = "https://forum.xda-developers.com/android/software-hacking/energized-protection-ad-porn-malware-t3803773",
|
||||
HomeUrl = "https://energized.pro",
|
||||
IssuesUrl = "https://github.com/EnergizedProtection/unblock/issues",
|
||||
LicenseId = (short)2,
|
||||
Name = "Energized Protection - Unblock (Domains)",
|
||||
SubmissionUrl = "https://app.energized.pro",
|
||||
SyntaxId = (short)50,
|
||||
ViewUrl = "https://raw.githubusercontent.com/EnergizedProtection/unblock/master/basic/formats/domains.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)2347,
|
||||
ChatUrl = "https://t.me/EnergizedProtection",
|
||||
Description = "This repository is basically a collection of whitelisted domains that are being used in Energized Protection block to keep the legit domains unblocked. Obviously without compromising privacy and security!",
|
||||
DescriptionSourceUrl = "https://github.com/EnergizedProtection/unblock#energized-protection---unblock-",
|
||||
DonateUrl = "https://energized.pro/support",
|
||||
EmailAddress = "mail@energized.pro",
|
||||
ForumUrl = "https://forum.xda-developers.com/android/software-hacking/energized-protection-ad-porn-malware-t3803773",
|
||||
HomeUrl = "https://energized.pro",
|
||||
IssuesUrl = "https://github.com/EnergizedProtection/unblock/issues",
|
||||
LicenseId = (short)2,
|
||||
Name = "Energized Protection - Unblock (dnsmasq IPv4)",
|
||||
SubmissionUrl = "https://app.energized.pro",
|
||||
SyntaxId = (short)20,
|
||||
ViewUrl = "https://raw.githubusercontent.com/EnergizedProtection/unblock/master/basic/formats/dnsmasq.conf"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)2348,
|
||||
ChatUrl = "https://t.me/EnergizedProtection",
|
||||
Description = "This repository is basically a collection of whitelisted domains that are being used in Energized Protection block to keep the legit domains unblocked. Obviously without compromising privacy and security!",
|
||||
DescriptionSourceUrl = "https://github.com/EnergizedProtection/unblock#energized-protection---unblock-",
|
||||
DonateUrl = "https://energized.pro/support",
|
||||
EmailAddress = "mail@energized.pro",
|
||||
ForumUrl = "https://forum.xda-developers.com/android/software-hacking/energized-protection-ad-porn-malware-t3803773",
|
||||
HomeUrl = "https://energized.pro",
|
||||
IssuesUrl = "https://github.com/EnergizedProtection/unblock/issues",
|
||||
LicenseId = (short)2,
|
||||
Name = "Energized Protection - Unblock (dnsmasq IPv6)",
|
||||
SubmissionUrl = "https://app.energized.pro",
|
||||
SyntaxId = (short)20,
|
||||
ViewUrl = "https://raw.githubusercontent.com/EnergizedProtection/unblock/master/basic/formats/dnsmasq-ipv6.conf"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)2349,
|
||||
ChatUrl = "https://t.me/EnergizedProtection",
|
||||
Description = "This repository is basically a collection of whitelisted domains that are being used in Energized Protection block to keep the legit domains unblocked. Obviously without compromising privacy and security!",
|
||||
DescriptionSourceUrl = "https://github.com/EnergizedProtection/unblock#energized-protection---unblock-",
|
||||
DonateUrl = "https://energized.pro/support",
|
||||
EmailAddress = "mail@energized.pro",
|
||||
ForumUrl = "https://forum.xda-developers.com/android/software-hacking/energized-protection-ad-porn-malware-t3803773",
|
||||
HomeUrl = "https://energized.pro",
|
||||
IssuesUrl = "https://github.com/EnergizedProtection/unblock/issues",
|
||||
LicenseId = (short)2,
|
||||
Name = "Energized Protection - Unblock (Unbound)",
|
||||
SubmissionUrl = "https://app.energized.pro",
|
||||
SyntaxId = (short)24,
|
||||
ViewUrl = "https://raw.githubusercontent.com/EnergizedProtection/unblock/master/basic/formats/unbound.conf"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)2350,
|
||||
ChatUrl = "https://t.me/EnergizedProtection",
|
||||
Description = "This repository is basically a collection of whitelisted domains that are being used in Energized Protection block to keep the legit domains unblocked. Obviously without compromising privacy and security!",
|
||||
DescriptionSourceUrl = "https://github.com/EnergizedProtection/unblock#energized-protection---unblock-",
|
||||
DonateUrl = "https://energized.pro/support",
|
||||
EmailAddress = "mail@energized.pro",
|
||||
ForumUrl = "https://forum.xda-developers.com/android/software-hacking/energized-protection-ad-porn-malware-t3803773",
|
||||
HomeUrl = "https://energized.pro",
|
||||
IssuesUrl = "https://github.com/EnergizedProtection/unblock/issues",
|
||||
LicenseId = (short)2,
|
||||
Name = "Energized Protection - Unblock (RPZ)",
|
||||
SubmissionUrl = "https://app.energized.pro",
|
||||
SyntaxId = (short)25,
|
||||
ViewUrl = "https://raw.githubusercontent.com/EnergizedProtection/unblock/master/basic/formats/rpz.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)2351,
|
||||
ChatUrl = "https://t.me/EnergizedProtection",
|
||||
Description = "This repository is basically a collection of whitelisted domains that are being used in Energized Protection block to keep the legit domains unblocked. Obviously without compromising privacy and security!",
|
||||
DescriptionSourceUrl = "https://github.com/EnergizedProtection/unblock#energized-protection---unblock-",
|
||||
DonateUrl = "https://energized.pro/support",
|
||||
EmailAddress = "mail@energized.pro",
|
||||
ForumUrl = "https://forum.xda-developers.com/android/software-hacking/energized-protection-ad-porn-malware-t3803773",
|
||||
HomeUrl = "https://energized.pro",
|
||||
IssuesUrl = "https://github.com/EnergizedProtection/unblock/issues",
|
||||
LicenseId = (short)2,
|
||||
Name = "Energized Protection - Unblock (personalDNSfilter)",
|
||||
SubmissionUrl = "https://app.energized.pro",
|
||||
SyntaxId = (short)52,
|
||||
ViewUrl = "https://raw.githubusercontent.com/EnergizedProtection/unblock/master/basic/formats/pdnsf.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)2352,
|
||||
EmailAddress = "admin@smartadblock.co.uk",
|
||||
ForumUrl = "https://www.reddit.com/r/SmartAdBlock/",
|
||||
HomeUrl = "https://www.smartadblock.co.uk/",
|
||||
LicenseId = (short)4,
|
||||
Name = "SmartAdBlock Filter",
|
||||
SyntaxId = (short)6,
|
||||
ViewUrl = "https://www.smartadblock.co.uk/filters/sabfilter.txt"
|
||||
});
|
||||
});
|
||||
|
||||
|
|
@ -48662,11 +48782,6 @@ Includes Blur Preview Thumbnails filters
|
|||
TagId = (short)10
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)1874,
|
||||
TagId = (short)10
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)1876,
|
||||
TagId = (short)2
|
||||
|
|
@ -51750,6 +51865,51 @@ Includes Blur Preview Thumbnails filters
|
|||
{
|
||||
FilterListId = (short)2344,
|
||||
TagId = (short)10
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2345,
|
||||
TagId = (short)10
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2346,
|
||||
TagId = (short)10
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2347,
|
||||
TagId = (short)10
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2348,
|
||||
TagId = (short)10
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2349,
|
||||
TagId = (short)10
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2350,
|
||||
TagId = (short)10
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2351,
|
||||
TagId = (short)10
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2352,
|
||||
TagId = (short)2
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2352,
|
||||
TagId = (short)8
|
||||
});
|
||||
});
|
||||
|
||||
|
|
@ -52891,6 +53051,11 @@ Includes Blur Preview Thumbnails filters
|
|||
SoftwareId = (short)31
|
||||
},
|
||||
new
|
||||
{
|
||||
SyntaxId = (short)34,
|
||||
SoftwareId = (short)39
|
||||
},
|
||||
new
|
||||
{
|
||||
SyntaxId = (short)35,
|
||||
SoftwareId = (short)1
|
||||
|
|
@ -53106,6 +53271,11 @@ Includes Blur Preview Thumbnails filters
|
|||
SoftwareId = (short)31
|
||||
},
|
||||
new
|
||||
{
|
||||
SyntaxId = (short)41,
|
||||
SoftwareId = (short)39
|
||||
},
|
||||
new
|
||||
{
|
||||
SyntaxId = (short)42,
|
||||
SoftwareId = (short)1
|
||||
|
|
@ -53146,6 +53316,11 @@ Includes Blur Preview Thumbnails filters
|
|||
SoftwareId = (short)31
|
||||
},
|
||||
new
|
||||
{
|
||||
SyntaxId = (short)43,
|
||||
SoftwareId = (short)39
|
||||
},
|
||||
new
|
||||
{
|
||||
SyntaxId = (short)44,
|
||||
SoftwareId = (short)34
|
||||
|
|
@ -53344,6 +53519,36 @@ Includes Blur Preview Thumbnails filters
|
|||
{
|
||||
SyntaxId = (short)49,
|
||||
SoftwareId = (short)43
|
||||
},
|
||||
new
|
||||
{
|
||||
SyntaxId = (short)50,
|
||||
SoftwareId = (short)4
|
||||
},
|
||||
new
|
||||
{
|
||||
SyntaxId = (short)50,
|
||||
SoftwareId = (short)14
|
||||
},
|
||||
new
|
||||
{
|
||||
SyntaxId = (short)50,
|
||||
SoftwareId = (short)26
|
||||
},
|
||||
new
|
||||
{
|
||||
SyntaxId = (short)50,
|
||||
SoftwareId = (short)31
|
||||
},
|
||||
new
|
||||
{
|
||||
SyntaxId = (short)51,
|
||||
SoftwareId = (short)25
|
||||
},
|
||||
new
|
||||
{
|
||||
SyntaxId = (short)52,
|
||||
SoftwareId = (short)28
|
||||
});
|
||||
});
|
||||
|
||||
|
|
@ -57283,7 +57488,7 @@ Includes Blur Preview Thumbnails filters
|
|||
{
|
||||
Id = (short)7,
|
||||
DefinitionUrl = "https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-quick-guide",
|
||||
Name = "uMatrix / uBlock Origin Dynamic"
|
||||
Name = "uMatrix/uBO lined dynamic rules"
|
||||
},
|
||||
new
|
||||
{
|
||||
|
|
@ -57507,6 +57712,22 @@ Includes Blur Preview Thumbnails filters
|
|||
{
|
||||
Id = (short)49,
|
||||
Name = "SmartDNS"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)50,
|
||||
Name = "Domains for whitelisting"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)51,
|
||||
DefinitionUrl = "https://github.com/gorhill/uMatrix/wiki/Ruleset-recipes",
|
||||
Name = "uMatrix ruleset recipe"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)52,
|
||||
Name = "personalDNSfilter whitelisting"
|
||||
});
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue