45 Commits

Author SHA1 Message Date
github-actions
50162e7c6d [CI] Auto update instances 2022-09-16 00:14:40 +00:00
Ben Busby
b901d8a69c
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.
2022-09-15 11:19:18 -06:00
Ben Busby
4f18793048
Test bibliogram instances with post URL, not profile
User profile pages are no longer accessible from Bibliogram. This should
be addressed by Farside at some point, but for now, we should at least
be checking if posts are accessible for a particular instance.

Closes #63
2022-09-07 13:05:18 -06:00
github-actions
c169c321ec [CI] Auto update instances 2022-09-06 00:11:49 +00:00
github-actions
8452e60d32 [CI] Auto update instances 2022-09-05 00:13:19 +00:00
github-actions
0365033027 [CI] Auto update instances 2022-09-04 00:11:42 +00:00
github-actions
aa10efc6f9 [CI] Auto update instances 2022-09-03 00:10:10 +00:00
github-actions
2df71a3902 [CI] Auto update instances 2022-09-02 00:10:34 +00:00
github-actions
87a2b9f983 [CI] Auto update instances 2022-09-01 00:11:57 +00:00
github-actions
d327135c33 [CI] Auto update instances 2022-08-31 00:11:49 +00:00
github-actions
1788d4dddf [CI] Auto update instances 2022-08-30 00:12:21 +00:00
github-actions
9a570acc7d [CI] Auto update instances 2022-08-29 00:11:28 +00:00
github-actions
d568f14b89 [CI] Auto update instances 2022-08-28 00:13:52 +00:00
github-actions
d2d56396fd [CI] Auto update instances 2022-08-27 00:11:23 +00:00
github-actions
352a86ddfd [CI] Auto update instances 2022-08-26 00:11:37 +00:00
github-actions
621793a75f [CI] Auto update instances 2022-08-25 00:11:52 +00:00
github-actions
3af695d7f7 [CI] Auto update instances 2022-08-24 00:11:32 +00:00
github-actions
94b5a230bd [CI] Auto update instances 2022-08-23 00:12:04 +00:00
github-actions
882ae993a9 [CI] Auto update instances 2022-08-22 00:11:40 +00:00
github-actions
9825b44629 [CI] Auto update instances 2022-08-21 00:11:52 +00:00
github-actions
9a26b0932b [CI] Auto update instances 2022-08-20 00:09:47 +00:00
github-actions
134a6118d5 [CI] Auto update instances 2022-08-19 00:12:11 +00:00
github-actions
c9bbd59fbb [CI] Auto update instances 2022-08-18 00:10:24 +00:00
github-actions
4be20650a2 [CI] Auto update instances 2022-08-17 00:11:19 +00:00
github-actions
405bbb2447 [CI] Auto update instances 2022-08-16 00:13:03 +00:00
github-actions
ad1ef799d4 [CI] Auto update instances 2022-08-15 00:10:36 +00:00
github-actions
9f85abe3b3 [CI] Auto update instances 2022-08-14 00:10:46 +00:00
github-actions
8cdad0605c [CI] Auto update instances 2022-08-13 00:11:29 +00:00
github-actions
71f1dd072e [CI] Auto update instances 2022-08-12 00:09:51 +00:00
github-actions
171e9cadd2 [CI] Auto update instances 2022-08-11 00:10:37 +00:00
github-actions
e8f3cc7871 [CI] Auto update instances 2022-08-10 00:10:03 +00:00
github-actions
d77040b7a4 [CI] Auto update instances 2022-08-09 00:11:24 +00:00
github-actions
e6b47888ee [CI] Auto update instances 2022-08-08 00:09:40 +00:00
github-actions
f24232af35 [CI] Auto update instances 2022-08-07 00:12:35 +00:00
github-actions
3861b93604 [CI] Auto update instances 2022-08-06 00:10:23 +00:00
github-actions
6d40562166 [CI] Auto update instances 2022-08-05 00:12:08 +00:00
github-actions
e16d4bb330 [CI] Auto update instances 2022-08-04 00:11:16 +00:00
github-actions
9989237589 [CI] Auto update instances 2022-08-03 00:12:50 +00:00
jlund
6a6bc2d5a1
Add "unofficialbird.com" Nitter instance [skip ci] (#58) 2022-08-02 09:21:08 -06:00
github-actions
6bfc92fb58 [CI] Auto update instances 2022-08-02 04:24:46 +00:00
alvv-z
431ea613d1
Fix spelling of quetre (#55) 2022-07-31 11:05:48 -06:00
Ben Busby
11b8e8466a
Remove dead/broken nitter instances 2022-07-28 09:45:01 -06:00
Ben Busby
8fbe016cdb
Support libremdb and querte (imdb and quora alts)
Includes support for redirecting via full url, ie:

-> farside.link/https://www.imdb.com/title/tt0133093/

will redirect to a libremdb instance.

Closes #48
2022-07-27 17:14:15 -06:00
Ben Busby
a526d03fa2
Add support for librex search
See: https://github.com/hnhx/librex

Closes #47
2022-07-27 16:56:34 -06:00
Ben Busby
00225fdbc6
Exclude Cloudflare instances from services.json by default
This updates the services json file to exclude all instances that are
detected to be using Cloudflare nameservers.

A separate "services-full.json" file will continue to be tracked in the
repo, which will include the full list of all instances for each
service and can be used with the `FARSIDE_SERVICES_JSON` environment
variable for anyone wanting to access the full instance list for each
service.

See #43
2022-07-27 14:08:57 -06:00