diff options
author | lucamp <15078341+lucamp@users.noreply.github.com> | 2022-04-09 13:24:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-09 14:24:30 +0300 |
commit | e9c5703b8f6e59388a2869b51d6c8fb0e687dfa3 (patch) | |
tree | 666a3098d7f62ef8e25e6933f517b96bc61cddb3 /src | |
parent | Rearranged the Instances list of Piped. Added an instance (#179) (diff) | |
download | libredirect-e9c5703b8f6e59388a2869b51d6c8fb0e687dfa3.zip |
add instance piped.moomoo.me (#168)
Diffstat (limited to 'src')
-rw-r--r-- | src/assets/javascripts/helpers/youtube/youtube.js | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/assets/javascripts/helpers/youtube/youtube.js b/src/assets/javascripts/helpers/youtube/youtube.js index 99671540..514993b0 100644 --- a/src/assets/javascripts/helpers/youtube/youtube.js +++ b/src/assets/javascripts/helpers/youtube/youtube.js @@ -93,11 +93,12 @@ let redirects = { "https://piped.tokhmi.xyz", "https://il.ax", "https://piped.syncpundit.com", - "https://piped.mha.fi/", + "https://piped.mha.fi", "https://piped.mint.lgbt", "https://piped.privacy.com.de", - "https://piped.notyourcomputer.net/", - "https://piped.mha.fi/" + "https://piped.notyourcomputer.net", + "https://piped.moomoo.me", + "https://piped.mha.fi" ], "tor": [ "http://piped2bbch4xslbl2ckr6k62q56kon56ffowxaqzy42ai22a4sash3ad.onion" |