diff options
Diffstat (limited to 'js/storage.js')
-rw-r--r-- | js/storage.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/storage.js b/js/storage.js index 0c3a373..4a52094 100644 --- a/js/storage.js +++ b/js/storage.js @@ -141,7 +141,7 @@ { // https://github.com/gorhill/httpswitchboard/issues/361 'bad': 'assets/thirdparties/adblock-czechoslovaklist.googlecode.com/svn/filters.txt', - 'good': 'assets/thirdparties/raw.githubusercontent.com/tomasko126/easylistczechandslovak/master' + 'good': 'assets/thirdparties/raw.githubusercontent.com/tomasko126/easylistczechandslovak/master/filters.txt' } ]; var relocation; |