revenge-mod / revenge-bundle

👊 Discord, your way. Revenge is a client modification for Discord mobile.
BSD 3-Clause "New" or "Revised" License
606 stars 16 forks source link

feat: allow multiple plugin proxies #7

Closed magmaus3 closed 9 months ago

magmaus3 commented 9 months ago

PROXY_PREFIX is now an array that contains the proxies usable by default. URLs starting with one of those values are treated differently than others, allowing for quick installs (when in a message) and skipping the warning popup for unproxied plugins.

Note that this PR doesn't change the available proxies — the only default option is still the vd-plugins.github.io proxy.

Closes #5