Disabled imgur.

This commit is contained in:
Tamius Han 2018-02-25 21:38:42 +01:00
parent 6edcd4f0fb
commit 724c856f0c
2 changed files with 2 additions and 2 deletions

View File

@ -94,7 +94,7 @@ var Settings = {
// criticalFail: "background: #fa2; color: #000"
},
whitelist: [],
blacklist: ["vimeo.com", "reddit.com"],
blacklist: ["vimeo.com", "reddit.com", "imgur.com"],
isBlacklisted: _se_isBlacklisted,
isWhitelisted: _se_isWhitelisted,
init: _se_init,

View File

@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Ultrawidify",
"version": "2.1.3",
"version": "2.1.4",
"icons": {
"32":"res/icons/uw-32.png",