mirror of
https://github.com/AnanthVivekanand/spotify-adblock.git
synced 2026-04-26 21:15:53 +03:00
[GH-ISSUE #43] Add support for https://cdn.jsdelivr.net #170
Labels
No labels
cannot reproduce
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-adblock#170
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CharlieS1103 on GitHub (Oct 1, 2021).
Original GitHub issue: https://github.com/AnanthVivekanand/spotify-adblock/issues/43
Why we need it:
Currently working on a custom app the be implemented by default with spicetify-cli, this custom app will pose as a marketplace for all extensions and themes. The repository is currently private and will be finished in like a month or two. It requires all requests from https://cdn.jsdelivr.net to pass through in order to function at all
Thanks, if you have any more questions just mention me.
@CharlieS1103 commented on GitHub (Oct 1, 2021):
I would appreciate it if you would just add these to the whitelists.
@AnanthVivekanand commented on GitHub (Oct 1, 2021):
Thanks for your contribution, but this almost seems out of the scope for the project. I'd encourage you to fork and add these changes to a downstream fork you could use with your project. From there, you could continue to merge any upstream changes.
This project is mainly intended to be used stand-alone with vanilla Spotify, and although I commend your efforts on your project, I'd rather keep this repo's functionality focused on regular Spotify. But once again, you're welcome to fork, add your own changes, and continue using upstream changes from here. And keep me updated on your project, I'd love to check it out if you make it public when it's finished. @CharlieS1103