summaryrefslogtreecommitdiffstats
path: root/shard.yml
diff options
context:
space:
mode:
authorSamantaz Fox <coding@samantaz.fr>2024-10-30 13:46:49 +0100
committerSamantaz Fox <coding@samantaz.fr>2024-10-30 13:46:49 +0100
commitf326bcf8db2311c3d57d928a1f9722ce5c036150 (patch)
tree651e32855b234a7e385a5566dc5eac459d71af5b /shard.yml
parentd8b893e9ad456598a3e127cec578dd3355141578 (diff)
parent6b7e7301009e1a9fc2b536bd8d8de04fb8e22ec0 (diff)
downloadinvidious-f326bcf8db2311c3d57d928a1f9722ce5c036150.tar.gz
invidious-f326bcf8db2311c3d57d928a1f9722ce5c036150.tar.bz2
invidious-f326bcf8db2311c3d57d928a1f9722ce5c036150.zip
Add support for using Invidious through a HTTP Proxy (#4270)
Partially addresses issue 301
Diffstat (limited to 'shard.yml')
-rw-r--r--shard.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/shard.yml b/shard.yml
index 367f7c73..14c2a84e 100644
--- a/shard.yml
+++ b/shard.yml
@@ -28,6 +28,9 @@ dependencies:
athena-negotiation:
github: athena-framework/negotiation
version: ~> 0.1.1
+ http_proxy:
+ github: mamantoha/http_proxy
+ version: ~> 0.10.3
development_dependencies:
spectator: