diff options
| author | Ben Busby <contact@benbusby.com> | 2022-09-15 11:19:18 -0600 |
|---|---|---|
| committer | Ben Busby <contact@benbusby.com> | 2022-09-15 11:19:18 -0600 |
| commit | b901d8a69ce4525f72448c52163900c22bd4b368 (patch) | |
| tree | 6cadfb5b5e475291683bbe6ac6a9e90419537bc3 /services.json | |
| parent | 4f18793048f80afb1149cc23e81e4c2a3a63ff91 (diff) | |
| download | farside-b901d8a69ce4525f72448c52163900c22bd4b368.tar.gz | |
Manually clear out dead bibliogram instances
Also removes bibliogram from the auto-updater
Bibliogram is discontinued, and many instances are going offline as a
result. This clears out the ones that have already been deactivated, but
the better solution would probably be to stop supporting bibliogram.
Diffstat (limited to 'services.json')
| -rw-r--r-- | services.json | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/services.json b/services.json index 4802e6b..eb82fab 100644 --- a/services.json +++ b/services.json @@ -43,17 +43,12 @@ { "type": "bibliogram", "test_url": "/p/Ch2WRmiLMjj/", - "fallback": "https://bibliogram.art", + "fallback": "https://bibliogram.1d4.us", "instances": [ "https://bibliogram.1d4.us", - "https://bibliogram.art", "https://bibliogram.froth.zone", "https://bibliogram.priv.pw", - "https://bibliogram.pussthecat.org", - "https://bibliogram.snopyta.org", - "https://ig.beparanoid.de", - "https://insta.trom.tf", - "https://insta.tromdienste.de" + "https://ig.beparanoid.de" ] }, { |
