Skip to content
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jspenguin2017 committed Dec 17, 2017
1 parent 4035178 commit 768f717
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions assets/assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -643,14 +643,14 @@
"contentURL": "https://raw.githubusercontent.com/betterwebleon/slovenian-list/master/filters.txt",
"supportURL": "https://github.com/betterwebleon/slovenian-list"
},
"SWE-0": {
"SWE-1": {
"content": "filters",
"group": "regions",
"off": true,
"title": "SWE: Fanboy's Swedish",
"title": "SWE: Frellwit's Swedish Filter",
"lang": "sv",
"contentURL": "https://www.fanboy.co.nz/fanboy-swedish.txt",
"supportURL": "https://github.com/ryanbr/fanboy-adblock/issues"
"contentURL": "https://raw.githubusercontent.com/lassekongo83/Frellwits-filter-lists/master/Frellwits-Swedish-Filter.txt",
"supportURL": "https://github.com/lassekongo83/Frellwits-filter-lists"
},
"TUR-0": {
"content": "filters",
Expand Down
2 changes: 1 addition & 1 deletion platform/chromium/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,

"name": "Nano Adblocker",
"version": "1.0.0.13",
"version": "1.0.0.14",

"commands": {
"launch-element-zapper": {
Expand Down
2 changes: 1 addition & 1 deletion platform/chromium/vapi-common.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ vAPI.getURL = chrome.runtime.getURL;

// Patch 2017-12-07: Add a couple placeholders
var i18nPlaceholders = {
'aboutBasedOn': 'Based on uBlock Origin v1.14.21.103',
'aboutBasedOn': 'Based on uBlock Origin v1.14.22',

'advancedSettingsAboutChanges': 'Nano Adblocker has different default ' +
'values than uBlock Origin for these settings, assetFetchTimeout ' +
Expand Down

0 comments on commit 768f717

Please sign in to comment.