about summary refs log tree commit diff stats
path: root/src/config
diff options
context:
space:
mode:
authorHygna <hygna@proton.me>2022-09-28 20:18:32 +0100
committerHygna <hygna@proton.me>2022-09-28 20:18:32 +0100
commit800d0cbd9fd4286f0affcb5a28f01f03532655fb (patch)
tree4cc267629d8b7ff4656e83f71d17c2e102b09240 /src/config
parentStarted converting storage format (diff)
downloadlibredirect-800d0cbd9fd4286f0affcb5a28f01f03532655fb.zip
Unify cookies
Diffstat (limited to 'src/config')
-rw-r--r--src/config/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/config.json b/src/config/config.json
index 09774895..6f926034 100644
--- a/src/config/config.json
+++ b/src/config/config.json
@@ -184,7 +184,7 @@
 					"instanceList": true

 				}

 			},

-			"targets": ["^https?:\\/{2}(www\\.)?instagram\\.com"],

+			"targets": ["^https?:\\/{2}(www\\.)?instagram\\.com\\/p\\/"],

 			"name": "Instagram",

 			"options": { "enabled": true },

 			"imageType": "png",