diff options
author | Simon Brazell <simon@brazell.com.au> | 2021-04-16 09:31:27 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-16 09:31:27 +1000 |
commit | 0ba85462923fbce1c1e4cc73932f6959f5c4f6ce (patch) | |
tree | ccc036304d3bb6d783c5e4556ce34c9d268dee07 /src/assets | |
parent | Merge pull request #206 from Camille019/master (diff) | |
parent | Update Bibliogram instances list (diff) | |
download | libredirect-0ba85462923fbce1c1e4cc73932f6959f5c4f6ce.zip |
Merge pull request #214 from cloudrac3r/patch-1
Update Bibliogram instances list
Diffstat (limited to 'src/assets')
-rw-r--r-- | src/assets/javascripts/helpers/instagram.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/src/assets/javascripts/helpers/instagram.js b/src/assets/javascripts/helpers/instagram.js index cb0eae52..e0221436 100644 --- a/src/assets/javascripts/helpers/instagram.js +++ b/src/assets/javascripts/helpers/instagram.js @@ -9,13 +9,8 @@ const redirects = [ "https://bibliogram.snopyta.org", "https://bibliogram.pussthecat.org", "https://bibliogram.nixnet.services", - "https://bg.endl.site", - "https://bibliogram.13ad.de", - "https://bibliogram.pixelfed.uno", "https://bibliogram.ethibox.fr", - "https://bibliogram.hamster.dance", - "https://bibliogram.kavin.rocks", - "https://bibliogram.ggc-project.de", + "https://bibliogram.hamster.dance" ]; const reservedPaths = [ "about", |