diff --git a/js/options.js b/js/options.js index 7449bd12..7e61ef89 100644 --- a/js/options.js +++ b/js/options.js @@ -225,7 +225,7 @@ function getBlacklistedDomains(strType) "timestamp": 0, "domains": [], "format": "plain", - "repo": "https://raw.githubusercontent.com/phishfort/counter_phishing_blacklist/master/blacklists/domains.json", + "repo": "https://raw.githubusercontent.com/phishfort/phishfort-lists/master/blacklists/domains.json", "identifer": "phishfort" }, "segasec": { diff --git a/manifest.json b/manifest.json index 8171be1c..a7bb9234 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "name": "EtherAddressLookup", "short_name": "EtherAddressLookup", "description": "Adds links to strings that look like Ethereum addresses to your favorite blockchain explorer.", - "version": "1.19", + "version": "1.19.1", "browser_action": { "default_icon": "images/icon.png", diff --git a/options.html b/options.html index 0ef64f83..c15f25a2 100644 --- a/options.html +++ b/options.html @@ -78,7 +78,6 @@