summaryrefslogtreecommitdiff
path: root/static/js/redirect.js
diff options
context:
space:
mode:
authorWonderfall <wonderfall@protonmail.com>2023-10-14 19:10:43 +0200
committerDaniel Micay <danielmicay@gmail.com>2023-10-14 13:12:24 -0400
commit7b87717de803d73900a0d4e11720b129692196dd (patch)
tree3334183ed83d2441cf2f99f1e0a1a53dd8ee11e8 /static/js/redirect.js
parent22c05b862c61568924d2b7dfbc4cfe58ec05f555 (diff)
add Google/Pixel Camera redirect
Diffstat (limited to 'static/js/redirect.js')
-rw-r--r--static/js/redirect.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/js/redirect.js b/static/js/redirect.js
index ce5f682c..7dd4bf81 100644
--- a/static/js/redirect.js
+++ b/static/js/redirect.js
@@ -19,6 +19,7 @@ const redirects = new Map([
["/usage#sandboxed-play-services", "/usage#sandboxed-google-play"],
["/usage#sandboxed-play-services-installation", "/usage#sandboxed-google-play-installation"],
["/usage#sandboxed-play-services-limitations", "/usage#sandboxed-google-play-limitations"],
+ ["/usage#google-camera", "/usage#pixel-camera"],
["/faq#dns", "/faq#custom-dns"],
["/install/cli#fastboot-as-non-root", "/install/cli#flashing-as-non-root"],