mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
feat(data): migrate PR #1817
This commit is contained in:
parent
a23172a972
commit
943f89cab7
3 changed files with 88779 additions and 23 deletions
57534
server/src/FilterLists.Data.Migrations/Migrations/20200723171633_1817.Designer.cs
generated
Normal file
57534
server/src/FilterLists.Data.Migrations/Migrations/20200723171633_1817.Designer.cs
generated
Normal file
File diff suppressed because it is too large
Load diff
31134
server/src/FilterLists.Data.Migrations/Migrations/20200723171633_1817.cs
Normal file
31134
server/src/FilterLists.Data.Migrations/Migrations/20200723171633_1817.cs
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -22769,21 +22769,21 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
Description = "AdGuard Social media filter tends to rely too much on cosmetic filters IMHO. This filter consists of network filters only and complements Social media filter.",
|
||||
HomeUrl = "https://github.com/Yuki2718/adblock",
|
||||
IssuesUrl = "https://github.com/Yuki2718/adblock/issues",
|
||||
LicenseId = (short)28,
|
||||
LicenseId = (short)8,
|
||||
Name = "AdGuard Social Media Plus",
|
||||
SyntaxId = (short)3,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/adguard/adguard-social-plus.txt"
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/adguard/social-plus.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)2080,
|
||||
Description = "AdGuard Tracking Protection filter is probably the least false-positive prone anti-tracking list; however, it comes with its own cost of less coverage. This filter aims to complement that and was extracted from my mobile filters but not identical.",
|
||||
Description = "AdGuard Tracking Protection filter is probably the least false-positive prone anti-tracking list; however, it comes with its own cost of less coverage which this filter aims to complement.",
|
||||
HomeUrl = "https://github.com/Yuki2718/adblock",
|
||||
IssuesUrl = "https://github.com/Yuki2718/adblock/issues",
|
||||
LicenseId = (short)28,
|
||||
LicenseId = (short)8,
|
||||
Name = "AdGuard Tracking Protection Plus",
|
||||
SyntaxId = (short)3,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/adguard/adguard-tracking-plus.txt"
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/adguard/tracking-plus.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
|
|
@ -22791,7 +22791,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
Description = "Inspired by Sable Filter at MeetingLabs, this removes cookie consents. Main focuses are Japanese sites and other high-traffic sites many Japanese people will visit. False-positive prone rules won't be added (e.g. cookielaw.org, uk-cookie-consent plugin).",
|
||||
HomeUrl = "https://github.com/Yuki2718/adblock",
|
||||
IssuesUrl = "https://github.com/Yuki2718/adblock/issues",
|
||||
LicenseId = (short)28,
|
||||
LicenseId = (short)8,
|
||||
Name = "Sabre Filters 2",
|
||||
SyntaxId = (short)3,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/japanese/sabre-filters2.txt"
|
||||
|
|
@ -22802,7 +22802,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
Description = "This removes blog parts and ranking buttons on Japanese websites.",
|
||||
HomeUrl = "https://github.com/Yuki2718/adblock",
|
||||
IssuesUrl = "https://github.com/Yuki2718/adblock/issues",
|
||||
LicenseId = (short)28,
|
||||
LicenseId = (short)8,
|
||||
Name = "Yuki2718's Blog Parts",
|
||||
SyntaxId = (short)3,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/japanese/blog-parts.txt"
|
||||
|
|
@ -22813,7 +22813,7 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
Description = "Removes ranking buttons on adult sites.",
|
||||
HomeUrl = "https://github.com/Yuki2718/adblock",
|
||||
IssuesUrl = "https://github.com/Yuki2718/adblock/issues",
|
||||
LicenseId = (short)28,
|
||||
LicenseId = (short)8,
|
||||
Name = "Yuki2718's Blog Parts Adult",
|
||||
SyntaxId = (short)3,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/japanese/blog-parts-adult.txt"
|
||||
|
|
@ -22821,24 +22821,24 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
new
|
||||
{
|
||||
Id = (short)2084,
|
||||
Description = "A whitelist for medium mode of uBlock Origin for English user. The purpose is to help those non-techie, yet security-conscious, people to use the mode. Payment services and mobile sites are out-of-scope. This is not a list I myself use so won't be updated frequently.",
|
||||
Description = "This is to counter unnecessary or too generic allowlists which were not addressed or won't be addressed by the maintainer. Only for advanced user as it can cause problems.",
|
||||
HomeUrl = "https://github.com/Yuki2718/adblock",
|
||||
IssuesUrl = "https://github.com/Yuki2718/adblock/issues",
|
||||
LicenseId = (short)28,
|
||||
Name = "Yuki2718's uBlock Dynamic Rules",
|
||||
SyntaxId = (short)7,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/medium_mode/ublock-dynamic-rules.txt"
|
||||
LicenseId = (short)8,
|
||||
Name = "Yuki2718's uBlock Anti-allowlist",
|
||||
SyntaxId = (short)4,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/medium_mode/anti-allowlist.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)2085,
|
||||
Description = "Adds 3 extra entries in addition to ublock-dynamic-rules.txt",
|
||||
Description = "A whitelist for medium mode of uBlock Origin for English user. The purpose is to help those non-techie, yet security-conscious, people to use the mode. Payment services and mobile sites are out-of-scope. This is not a list I myself use so won't be updated frequently.",
|
||||
HomeUrl = "https://github.com/Yuki2718/adblock",
|
||||
IssuesUrl = "https://github.com/Yuki2718/adblock/issues",
|
||||
LicenseId = (short)28,
|
||||
Name = "Yuki2718's uBlock Dynamic Rules Plus",
|
||||
LicenseId = (short)8,
|
||||
Name = "Yuki2718's uBlock Dynamic Rules",
|
||||
SyntaxId = (short)7,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/medium_mode/ublock-dynamic-rules-plus.txt"
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/medium_mode/dynamic-rules.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
|
|
@ -22846,10 +22846,10 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
Description = "WordPress plugins have been security nightmare and are usually implemented in first-party resource that bypasses medium mode. Although it's impossible to block thousands of these plugins without breaking too many sites, blocking those unwanted plugins won't be a bad idea. While popular social and annoyances filters block many of them, they come with tons of unnecessary rules[^1] and also occasionally cause false-positive. For these reasons I've settled down to AdGuard Social media filter which is relatively small in size and rarely breaks pages; however, it only blocks minimal set of the plugins. This list includes 1) rules for the plugins not on the Social media filter or other default filter lists, 2) rules almost equivalent to Noscript's Application Boundaries Enforcer, and 3) a regex rule focused only on the latest survey scam campaign.",
|
||||
HomeUrl = "https://github.com/Yuki2718/adblock",
|
||||
IssuesUrl = "https://github.com/Yuki2718/adblock/issues",
|
||||
LicenseId = (short)28,
|
||||
LicenseId = (short)8,
|
||||
Name = "Yuki2718's uBlock Static Rules",
|
||||
SyntaxId = (short)3,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/medium_mode/ublock-static-rules.txt"
|
||||
SyntaxId = (short)4,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/medium_mode/static-rules.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
|
|
@ -22862,6 +22862,39 @@ protected override void BuildModel(ModelBuilder modelBuilder)
|
|||
ViewUrl = "https://raw.githubusercontent.com/scafroglia93/blocklists/master/blocklists-main.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)2088,
|
||||
Description = "It's a mobile version of Yuki2718's uBlock Dynamic Rules.",
|
||||
HomeUrl = "https://github.com/Yuki2718/adblock",
|
||||
IssuesUrl = "https://github.com/Yuki2718/adblock/issues",
|
||||
LicenseId = (short)8,
|
||||
Name = "Yuki2718's uBlock Dynamic Rules for mobile",
|
||||
SyntaxId = (short)7,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/medium_mode/dynamic-rules-mob.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)2089,
|
||||
Description = "Ignore generic cosmetic filters is recommended if you want better performance without sacrificing security or privacy. However, you'll notice ugly layout of many websites once you enabled this option. This filter mitigates this on English sites by removing placeholders left as a result of disabling generic cosmetic filters.",
|
||||
HomeUrl = "https://github.com/Yuki2718/adblock",
|
||||
IssuesUrl = "https://github.com/Yuki2718/adblock/issues",
|
||||
LicenseId = (short)8,
|
||||
Name = "Placeholder Hider with no generic hiding",
|
||||
SyntaxId = (short)4,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/no_gen_cosm/phhider.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)2090,
|
||||
Description = "It's a mobile version of Placeholder Hider with no generic hiding.",
|
||||
HomeUrl = "https://github.com/Yuki2718/adblock",
|
||||
IssuesUrl = "https://github.com/Yuki2718/adblock/issues",
|
||||
LicenseId = (short)8,
|
||||
Name = "Placeholder Hider with no generic hiding for mobile",
|
||||
SyntaxId = (short)4,
|
||||
ViewUrl = "https://raw.githubusercontent.com/Yuki2718/adblock/master/no_gen_cosm/phhider-mob.txt"
|
||||
},
|
||||
new
|
||||
{
|
||||
Id = (short)2099,
|
||||
Description = "Blocks access to phishing, spam, malware and malicious domains. Our database of malicious domains is updated hourly and considered to be one of the best in the industry. Links that didn't fit in the Subscribe button URL texts, include 2a0d:2a00:2::2",
|
||||
|
|
@ -29124,9 +29157,14 @@ Includes Blur Preview Thumbnails filters
|
|||
LanguageId = (short)99
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2079,
|
||||
LanguageId = (short)110
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2080,
|
||||
LanguageId = (short)141
|
||||
LanguageId = (short)110
|
||||
},
|
||||
new
|
||||
{
|
||||
|
|
@ -29139,6 +29177,41 @@ Includes Blur Preview Thumbnails filters
|
|||
LanguageId = (short)141
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2083,
|
||||
LanguageId = (short)141
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2084,
|
||||
LanguageId = (short)110
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2085,
|
||||
LanguageId = (short)110
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2086,
|
||||
LanguageId = (short)110
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2088,
|
||||
LanguageId = (short)110
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2089,
|
||||
LanguageId = (short)110
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2090,
|
||||
LanguageId = (short)110
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2101,
|
||||
LanguageId = (short)99
|
||||
|
|
@ -49782,12 +49855,12 @@ Includes Blur Preview Thumbnails filters
|
|||
new
|
||||
{
|
||||
FilterListId = (short)2084,
|
||||
TagId = (short)3
|
||||
TagId = (short)15
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2085,
|
||||
TagId = (short)3
|
||||
TagId = (short)10
|
||||
},
|
||||
new
|
||||
{
|
||||
|
|
@ -49800,6 +49873,21 @@ Includes Blur Preview Thumbnails filters
|
|||
TagId = (short)6
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2088,
|
||||
TagId = (short)10
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2089,
|
||||
TagId = (short)31
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2090,
|
||||
TagId = (short)31
|
||||
},
|
||||
new
|
||||
{
|
||||
FilterListId = (short)2099,
|
||||
TagId = (short)6
|
||||
|
|
|
|||
Loading…
Reference in a new issue