From 24b0f9c01f258117af8d5f013a1838cbb117cad2 Mon Sep 17 00:00:00 2001 From: SimonBrazell Date: Wed, 4 Nov 2020 22:06:29 +1100 Subject: [PATCH] Fixes #99 - Bibliogram, handle /igtv/, /tv/ and /reel/ --- background.js | 3 +++ 1 file changed, 3 insertions(+) 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 = [