about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSimonBrazell <simon@brazell.com.au>2020-11-04 22:06:29 +1100
committerSimonBrazell <simon@brazell.com.au>2020-11-04 22:06:29 +1100
commit24b0f9c01f258117af8d5f013a1838cbb117cad2 (patch)
tree043775eda6a4dc4224c933848869512b1df475dc
parentFixes #104 - /remove-twitter-sw.js stopping Twitter redirects (diff)
downloadlibredirect-24b0f9c01f258117af8d5f013a1838cbb117cad2.zip
Fixes #99 - Bibliogram, handle /igtv/, /tv/ and /reel/
Diffstat (limited to '')
-rw-r--r--background.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/background.js b/background.js
index 45e01f89..ee90e8d0 100644
--- a/background.js
+++ b/background.js
@@ -71,6 +71,9 @@ const instagramReservedPaths = [
   "imageproxy",
   "videoproxy",
   ".well-known",
+  "igtv",
+  "tv",
+  "reel",
 ];
 const bibliogramBypassPaths = /\/(accounts\/|embeds?.js)/;
 const bibliogramInstances = [