Commit 772a0efe authored by Denton Liu's avatar Denton Liu

Changed escaped character to real character

Replaced \003c with <
parent b994ba7b
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"https://ajax.googleapis.com/", "https://ajax.googleapis.com/",
"webRequest", "webRequest",
"webRequestBlocking", "webRequestBlocking",
"\u003Call_urls>" "<all_urls>"
], ],
"content_security_policy": "script-src 'self' https://ethereum.github.io/solc-bin/bin/; object-src 'self'" "content_security_policy": "script-src 'self' https://ethereum.github.io/solc-bin/bin/; object-src 'self'"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment