diff options
author | Edward <101938856+EdwardLangdon@users.noreply.github.com> | 2022-03-25 15:24:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-25 18:24:30 +0300 |
commit | 84fa5ba390210820c0d590c7b41b64759eda7785 (patch) | |
tree | d339ecea262ba19631ad5ffd1579600443ae672b /src/assets | |
parent | Merge branch 'master' of https://github.com/libredirect/libredirect (diff) | |
download | libredirect-84fa5ba390210820c0d590c7b41b64759eda7785.zip |
Added a Piped Instance (#140)
Diffstat (limited to 'src/assets')
-rw-r--r-- | src/assets/javascripts/helpers/youtube/youtube.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/assets/javascripts/helpers/youtube/youtube.js b/src/assets/javascripts/helpers/youtube/youtube.js index e180996c..29be4915 100644 --- a/src/assets/javascripts/helpers/youtube/youtube.js +++ b/src/assets/javascripts/helpers/youtube/youtube.js @@ -94,7 +94,8 @@ let redirects = { "https://piped.mint.lgbt", "https://il.ax", "https://piped.syncpundit.com", - "https://piped.privacy.com.de" + "https://piped.privacy.com.de", + "https://piped.notyourcomputer.net/" ], "tor": [ "http://piped2bbch4xslbl2ckr6k62q56kon56ffowxaqzy42ai22a4sash3ad.onion" |