diff options
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/src/config.json b/src/config.json index ca279a8e..1ccbf9a6 100644 --- a/src/config.json +++ b/src/config.json @@ -141,25 +141,6 @@ "embeddable": true, "url": "https://twitter.com" }, - "instagram": { - "frontends": { - "bibliogram": { - "name": "Bibliogram", - "instanceList": true, - "url": "https://sr.ht/~cadence/bibliogram/" - } - }, - "targets": [ - "^https?:\\/{2}(www\\.)?instagram\\.com\\/?(p\\/|reel\\/|$)" - ], - "name": "Instagram", - "options": { - "enabled": true - }, - "imageType": "png", - "embeddable": false, - "url": "https://instagram.com" - }, "tiktok": { "frontends": { "proxiTok": { |