From cce74a88e817fb6eece210680eb818b0bd0a9b6c Mon Sep 17 00:00:00 2001 From: Nik Afiq Date: Sat, 16 May 2026 06:58:29 +0900 Subject: [PATCH] fix: update SERVER_REGIONS for JDownloader and qBittorrent to include additional locations --- manifests/media/jdownloader.yaml | 2 +- manifests/media/qbittorrent.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/media/jdownloader.yaml b/manifests/media/jdownloader.yaml index 71437c6..3141b65 100644 --- a/manifests/media/jdownloader.yaml +++ b/manifests/media/jdownloader.yaml @@ -31,7 +31,7 @@ spec: - name: VPN_TYPE value: openvpn - name: SERVER_REGIONS - value: Hong Kong + value: US Seattle,US Oregon,US Silicon Valley - name: OPENVPN_USER valueFrom: secretKeyRef: diff --git a/manifests/media/qbittorrent.yaml b/manifests/media/qbittorrent.yaml index 31e1fb1..576f0f1 100644 --- a/manifests/media/qbittorrent.yaml +++ b/manifests/media/qbittorrent.yaml @@ -51,7 +51,7 @@ spec: - name: VPN_TYPE value: openvpn - name: SERVER_REGIONS - value: Hong Kong + value: South Korea,Taiwan,Hong Kong - name: OPENVPN_USER valueFrom: secretKeyRef: