summaryrefslogtreecommitdiffstats
path: root/background.js
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 /background.js
parentae4b99a33ed4bce9d13a2ab2d67ce6cdb0885a7e (diff)
downloadprivacy-redirect-24b0f9c01f258117af8d5f013a1838cbb117cad2.tar.gz
privacy-redirect-24b0f9c01f258117af8d5f013a1838cbb117cad2.tar.bz2
privacy-redirect-24b0f9c01f258117af8d5f013a1838cbb117cad2.zip
Fixes #99 - Bibliogram, handle /igtv/, /tv/ and /reel/v1.1.42
Diffstat (limited to '')
-rw-r--r--background.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/background.js b/background.js
index 45e01f8..ee90e8d 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 = [