diff options
author | Edward <101938856+EdwardLangdon@users.noreply.github.com> | 2022-03-23 08:26:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-23 11:26:24 +0300 |
commit | e7051c4671eda3e47c1e1bd0f30ce7f7bfc7e195 (patch) | |
tree | dfb32a2ff2670606a90597565740ccbf32f57e98 | |
parent | update instances (diff) | |
download | libredirect-e7051c4671eda3e47c1e1bd0f30ce7f7bfc7e195.zip |
Added New Piped Instances (#132)
* Added New Piped Instances * Minor Correction
-rw-r--r-- | src/assets/javascripts/helpers/youtube/youtube.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/assets/javascripts/helpers/youtube/youtube.js b/src/assets/javascripts/helpers/youtube/youtube.js index c5b0e9d4..e180996c 100644 --- a/src/assets/javascripts/helpers/youtube/youtube.js +++ b/src/assets/javascripts/helpers/youtube/youtube.js @@ -92,7 +92,9 @@ let redirects = { "https://piped.silkky.cloud", "https://piped.tokhmi.xyz", "https://piped.mint.lgbt", - "https://il.ax" + "https://il.ax", + "https://piped.syncpundit.com", + "https://piped.privacy.com.de" ], "tor": [ "http://piped2bbch4xslbl2ckr6k62q56kon56ffowxaqzy42ai22a4sash3ad.onion" |