diff options
author | Hygna <hygna@proton.me> | 2022-09-21 20:38:30 +0100 |
---|---|---|
committer | Hygna <hygna@proton.me> | 2022-09-21 20:38:30 +0100 |
commit | d86fecab3f3e98a87d6e8af8879c036f9da44779 (patch) | |
tree | 5ffe34d59bd7c6da05a38d9e610d395ca360d915 /src/config | |
parent | Update instances to match new structure (diff) | |
download | libredirect-d86fecab3f3e98a87d6e8af8879c036f9da44779.zip |
100% compat with widgets/<service>.js
Diffstat (limited to 'src/config')
-rw-r--r-- | src/config/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/config.json b/src/config/config.json index d0bf7edd..ac393f18 100644 --- a/src/config/config.json +++ b/src/config/config.json @@ -180,7 +180,7 @@ "setEndpoint": "/applysettings" }, "name": "Bibliogram", - "instanceList": false + "instanceList": true } }, "targets": ["^https?:\\/{2}(www\\.)?instagram\\.com"], |