Skip to content

Commit

Permalink
Remove old code for RadioFG and soundcloud.
Browse files Browse the repository at this point in the history
  • Loading branch information
metoule committed Feb 6, 2022
1 parent fab4a1a commit 25e8d17
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 493 deletions.
106 changes: 0 additions & 106 deletions deliver.py

This file was deleted.

6 changes: 2 additions & 4 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,11 @@
"tabs",
"webNavigation"
],
"content_security_policy": "default-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' https://e-cdns-images.dzcdn.net/images/ https://*.sndcdn.com/ https://*.radiofg.com/ https://*.last.fm/;",
"content_security_policy": "default-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' https://e-cdns-images.dzcdn.net/images/;",
"optional_permissions": [
"<all_urls>"
],
"web_accessible_resources": [
"scripts/deezer/player_observer.js",
"scripts/soundcloud/player_observer.js",
"scripts/radiofg/player_observer.js"
"scripts/deezer/player_observer.js"
]
}
57 changes: 0 additions & 57 deletions manifest_beta.json

This file was deleted.

10 changes: 0 additions & 10 deletions scripts/radiofg/bootstrap.js

This file was deleted.

127 changes: 0 additions & 127 deletions scripts/radiofg/player_observer.js

This file was deleted.

10 changes: 0 additions & 10 deletions scripts/soundcloud/bootstrap.js

This file was deleted.

Loading

0 comments on commit 25e8d17

Please sign in to comment.