diff options
author | ManeraKai <manerakai@protonmail.com> | 2023-01-18 18:17:43 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2023-01-18 18:17:43 +0300 |
commit | a6098e6ec27c2c17aab17d3f63b702d71c9fda3d (patch) | |
tree | 34b40293f391fbcb581b6b735afeb27beb1e6802 /src/config.json | |
parent | Merge branch 'master' of https://github.com/libredirect/libredirect (diff) | |
download | libredirect-a6098e6ec27c2c17aab17d3f63b702d71c9fda3d.zip |
Removed Bibliogram https://github.com/libredirect/libredirect/issues/573
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": { |