Skip to content

Commit

Permalink
Merged master into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
mgabdev committed Mar 13, 2019
2 parents 7eb46f1 + 94f797e commit 43736ec
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 134 deletions.
7 changes: 0 additions & 7 deletions config/manifest.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,6 @@ module.exports = manifest = {
{
"matches": ["https://*.reddit.com/*"],
"js": ["content/reddit/script/script.js"]
},
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": ["content/all/script/script.js"]
}
],
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self' https://*.dissenter.com/*",
Expand Down
127 changes: 0 additions & 127 deletions src/scripts/content/all/script.js

This file was deleted.

0 comments on commit 43736ec

Please sign in to comment.