Skip to content

Commit

Permalink
MTX-434 Broken Easylist subscriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
spirillen committed Jan 6, 2024
1 parent 6c63c16 commit 4319678
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 55 deletions.
6 changes: 6 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"recommendations": [
"adguard.adblock"
],
"unwantedRecommendations": []
}
48 changes: 0 additions & 48 deletions .vscode/launch.json

This file was deleted.

10 changes: 8 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
{
"python.pythonPath": "/usr/bin/python3.10",
"title": "Adblock Rules",
"description": "Adblock Rules for uBlock Origin by My Privacy DNS",
"diffEditor.ignoreTrimWhitespace": false,
"workbench.colorCustomizations": {
"editorLineNumber.foreground": "#00ff00"
},
"workbench.settings.editor": "json",
"python.pythonPath": "/usr/bin/python3.11",
"python.formatting.provider": "black"
]
}
5 changes: 0 additions & 5 deletions tools/hostscompilerconf.json
Original file line number Diff line number Diff line change
Expand Up @@ -884,11 +884,6 @@
"source": "https://raw.githubusercontent.com/easylist/easylist/master/fanboy-addon/fanboy_newsletter_specific_ABP.txt",
"type": "adblock"
},
{
"name": "EasyList @ryanbr (Fanboy) newsletter shopping specific ABP",
"source": "https://raw.githubusercontent.com/easylist/easylist/master/fanboy-addon/fanboy_shopping_specific_ABP.txt",
"type": "adblock"
},
{
"name": "EasyList @ryanbr (Fanboy) newsletter shopping specific block",
"source": "https://raw.githubusercontent.com/easylist/easylist/master/fanboy-addon/fanboy_newsletter_shopping_specific_block.txt",
Expand Down

0 comments on commit 4319678

Please sign in to comment.