Commit graph

550 commits

Author SHA1 Message Date
github-actions bf9593b82e [CI] Auto update instances 2023-08-16 00:12:10 +00:00
github-actions 805e381265 [CI] Auto update instances 2023-08-15 00:12:22 +00:00
github-actions 04eff2025c [CI] Auto update instances 2023-08-14 00:13:11 +00:00
github-actions 066810a389 [CI] Auto update instances 2023-08-13 00:12:16 +00:00
github-actions 18910975b5 [CI] Auto update instances 2023-08-12 00:11:55 +00:00
github-actions a68dcf52e2 [CI] Auto update instances 2023-08-11 00:12:19 +00:00
github-actions 32c2672579 [CI] Auto update instances 2023-08-10 00:14:16 +00:00
github-actions 800b944ce4 [CI] Auto update instances 2023-08-09 00:14:02 +00:00
github-actions 6c0045cd75 [CI] Auto update instances 2023-08-08 00:13:56 +00:00
github-actions 40c1aafe59 [CI] Auto update instances 2023-08-07 00:15:07 +00:00
github-actions 32af8c68fc [CI] Auto update instances 2023-08-06 00:14:07 +00:00
github-actions e3d475b915 [CI] Auto update instances 2023-08-05 00:13:07 +00:00
github-actions ea19a12dfb [CI] Auto update instances 2023-08-04 00:14:34 +00:00
github-actions 57d7109b4f [CI] Auto update instances 2023-08-03 00:14:48 +00:00
github-actions 297b1491e1 [CI] Auto update instances 2023-08-02 00:12:42 +00:00
github-actions b805146a15 [CI] Auto update instances 2023-08-01 00:17:32 +00:00
github-actions fe8972014e [CI] Auto update instances 2023-07-31 00:14:16 +00:00
github-actions ac9ab45d19 [CI] Auto update instances 2023-07-30 00:14:47 +00:00
github-actions 883a7177c6 [CI] Auto update instances 2023-07-29 00:12:48 +00:00
github-actions 034fe57044 [CI] Auto update instances 2023-07-28 00:13:46 +00:00
github-actions cf8b6e9347 [CI] Auto update instances 2023-07-26 00:13:34 +00:00
github-actions 6ebd0803cd [CI] Auto update instances 2023-07-25 00:13:54 +00:00
github-actions 6d01b21782 [CI] Auto update instances 2023-07-24 00:15:01 +00:00
github-actions 8fc45c8fa1 [CI] Auto update instances 2023-07-23 00:15:04 +00:00
github-actions a984860cc6 [CI] Auto update instances 2023-07-22 00:13:10 +00:00
github-actions 37a1944191 [CI] Auto update instances 2023-07-21 00:14:08 +00:00
github-actions 66f8ed0a07 [CI] Auto update instances 2023-07-20 00:13:42 +00:00
NoPlagiarism 9104650cfe
Add GotHub support (#116)
Adds support for GotHub, an alternative frontend for GitHub

---------

Co-authored-by: Ben Busby <contact@benbusby.com>
2023-07-17 15:15:51 -06:00
github-actions 46c9b66478 [CI] Auto update instances 2023-07-17 00:15:43 +00:00
github-actions 1dd20d7276 [CI] Auto update instances 2023-07-16 00:15:53 +00:00
github-actions 2b32622d52 [CI] Auto update instances 2023-07-15 00:14:26 +00:00
github-actions ef494f51b3 [CI] Auto update instances 2023-07-14 00:14:49 +00:00
github-actions a48021a116 [CI] Auto update instances 2023-07-13 00:16:30 +00:00
github-actions ff5c6cf56f [CI] Auto update instances 2023-07-12 00:15:38 +00:00
Ben Busby c0706bfe9b
Allow separation of instance and API URLs
Instance URLs and API URLs are not always the same, and require
different testing strategies. This allows the two types of URLs for an
instance, as well as the testing path, to be separated by a "|" character.
When Farside runs the instance checker, it will split instance strings
by that character and perform separate tests. Instances without a
separate API URL will only be tested once against their primary instance
URL.

Currently the only service using this paradigm is Piped, but allows for
others using the same approach to be added/tested in Farside in the
future.

Closes #115
2023-07-11 12:34:31 -06:00
Ben Busby dcc4a9f4b1
Mark redirecting instances as inacessible
Too many instances redirect to either non-functional or spam sites. The
new behavior is to only allow 200-300 responses to mark an instance as
accessible.
2023-07-11 11:27:45 -06:00
github-actions 2200cabaef [CI] Auto update instances 2023-07-11 00:15:54 +00:00
Ben Busby c772cde195
Update nitter instance test URL
Profiles without any tweets still return a 200, whereas looking for a
specific tweet will return a 404 (or other error code) if the instance
isn't able to fetch the tweet.
2023-07-10 12:05:21 -06:00
github-actions ca15b2e5df [CI] Auto update instances 2023-07-10 00:16:28 +00:00
github-actions 3cbb46c4a6 [CI] Auto update instances 2023-07-09 00:16:34 +00:00
github-actions 5a4fdc2a04 [CI] Auto update instances 2023-07-08 00:13:56 +00:00
github-actions cd3937e1a7 [CI] Auto update instances 2023-07-07 00:15:34 +00:00
Ben Busby ef0b830566
Update proxitok instances
Closes #114
2023-07-06 15:56:06 -06:00
github-actions 39aaa8c1df [CI] Auto update instances 2023-07-06 00:15:45 +00:00
github-actions a9b4394be4 [CI] Auto update instances 2023-07-05 00:16:47 +00:00
github-actions 8fd8f4c9fd [CI] Auto update instances 2023-07-04 00:15:31 +00:00
github-actions e2f3010023 [CI] Auto update instances 2023-07-03 00:16:25 +00:00
github-actions 868cfe4e93 [CI] Auto update instances 2023-07-02 00:16:37 +00:00
github-actions aaa5438e1c [CI] Auto update instances 2023-07-01 00:16:08 +00:00
github-actions 09dc536556 [CI] Auto update instances 2023-06-30 00:14:42 +00:00
github-actions a7fde711cf [CI] Auto update instances 2023-06-29 00:15:42 +00:00
github-actions d2cc4e1c1f [CI] Auto update instances 2023-06-28 00:15:04 +00:00
github-actions cac3c0d325 [CI] Auto update instances 2023-06-27 00:14:58 +00:00
github-actions 806c7946a1 [CI] Auto update instances 2023-06-26 00:16:36 +00:00
github-actions 850469d70d [CI] Auto update instances 2023-06-25 00:16:12 +00:00
github-actions c753e6d408 [CI] Auto update instances 2023-06-24 00:14:18 +00:00
github-actions c48d6c02e5 [CI] Auto update instances 2023-06-23 00:15:31 +00:00
github-actions fb705ab2c8 [CI] Auto update instances 2023-06-22 00:15:01 +00:00
github-actions 8d5381fa41 [CI] Auto update instances 2023-06-21 00:13:28 +00:00
github-actions b5dec81714 [CI] Auto update instances 2023-06-20 00:13:25 +00:00
github-actions 6109b462db [CI] Auto update instances 2023-06-19 00:13:57 +00:00
github-actions 91705ff49c [CI] Auto update instances 2023-06-18 00:15:23 +00:00
github-actions 450464a8af [CI] Auto update instances 2023-06-17 00:12:49 +00:00
github-actions f7d375c89e [CI] Auto update instances 2023-06-16 00:13:32 +00:00
github-actions 16c4248f2e [CI] Auto update instances 2023-06-15 00:13:50 +00:00
github-actions 9e3d6f5c0f [CI] Auto update instances 2023-06-14 00:12:02 +00:00
github-actions 26ec60f344 [CI] Auto update instances 2023-06-13 00:12:40 +00:00
github-actions 9babedc614 [CI] Auto update instances 2023-06-12 00:14:43 +00:00
github-actions 60eb5c1fc2 [CI] Auto update instances 2023-06-06 00:14:01 +00:00
github-actions 317850e41b [CI] Auto update instances 2023-06-05 00:14:16 +00:00
github-actions 4b20a0d691 [CI] Auto update instances 2023-06-04 00:14:57 +00:00
github-actions b2a0d0a676 [CI] Auto update instances 2023-06-03 00:13:21 +00:00
github-actions fd2317da24 [CI] Auto update instances 2023-06-02 00:14:42 +00:00
github-actions dd0174908d [CI] Auto update instances 2023-06-01 00:15:19 +00:00
github-actions ecb4a344ed [CI] Auto update instances 2023-05-31 00:13:35 +00:00
github-actions e54ea2707a [CI] Auto update instances 2023-05-30 00:13:46 +00:00
github-actions 8101e26e96 [CI] Auto update instances 2023-05-29 00:13:31 +00:00
github-actions 7e8328c7ec [CI] Auto update instances 2023-05-28 00:14:57 +00:00
github-actions 63c931d7f1 [CI] Auto update instances 2023-05-26 00:12:54 +00:00
github-actions ab1228dc6d [CI] Auto update instances 2023-05-25 00:12:24 +00:00
github-actions 19768dad66 [CI] Auto update instances 2023-05-24 00:12:46 +00:00
github-actions 45c29865f3 [CI] Auto update instances 2023-05-23 00:13:05 +00:00
github-actions e99ae370e4 [CI] Auto update instances 2023-05-22 00:13:47 +00:00
github-actions 6488ad2a82 [CI] Auto update instances 2023-05-21 00:13:18 +00:00
github-actions fa99a36e7f [CI] Auto update instances 2023-05-20 00:12:02 +00:00
Ben Busby 6f647f52ae
Add support for Anonymous Overflow
A Stack Overflow frontend, see:
https://github.com/httpjamesm/AnonymousOverflow
2023-05-19 12:42:06 -06:00
Ben Busby 0ce0832a28
Add support for BreezeWiki
Includes nightly build support for automatically pulling the most up to
date instance list.

Closes #104
2023-05-19 10:57:43 -06:00
github-actions dd51523faf [CI] Auto update instances 2023-05-19 00:13:43 +00:00
Ben Busby 0eb2b75e77
Update libremdb instances
- Removed lmdb.tokhmi.xyz
- Added binge.whateveritworks.org
- Updated un-cloudflared services

Closes #103
2023-05-18 16:13:45 -06:00
github-actions e6cdf0c220 [CI] Auto update instances 2023-05-18 00:12:11 +00:00
github-actions 26fb048c21 [CI] Auto update instances 2023-05-17 00:13:15 +00:00
Ben Busby 765592b938
Update proxitok instances 2023-05-16 16:03:21 -06:00
github-actions 1c6de7dd06 [CI] Auto update instances 2023-05-16 00:13:45 +00:00
github-actions b711a781ae [CI] Auto update instances 2023-05-15 00:13:33 +00:00
github-actions a6f029493a [CI] Auto update instances 2023-05-14 00:14:21 +00:00
github-actions 8ae3e9f47e [CI] Auto update instances 2023-05-13 00:12:33 +00:00
github-actions 88355f6c00 [CI] Auto update instances 2023-05-11 00:13:46 +00:00
github-actions 4f0a0ecb01 [CI] Auto update instances 2023-05-10 00:13:55 +00:00
github-actions a9b97976d7 [CI] Auto update instances 2023-05-09 00:14:12 +00:00
github-actions bff9fde2d5 [CI] Auto update instances 2023-05-08 00:13:02 +00:00
github-actions 0c2f8a7768 [CI] Auto update instances 2023-05-07 00:14:02 +00:00
github-actions 55ebee3800 [CI] Auto update instances 2023-05-06 00:11:55 +00:00
github-actions 19972a063b [CI] Auto update instances 2023-05-05 00:12:51 +00:00
github-actions 1ac71f7ba8 [CI] Auto update instances 2023-05-04 00:13:14 +00:00
Ben Busby e13b91f236
Manually remove dead quetre instance
Fixes #98
2023-05-03 14:42:40 -06:00
github-actions 4a43745f4f [CI] Auto update instances 2023-05-03 00:13:29 +00:00
github-actions 79e147318a [CI] Auto update instances 2023-05-02 00:14:16 +00:00
github-actions b5878e2605 [CI] Auto update instances 2023-05-01 00:14:15 +00:00
github-actions 9c0d06ed20 [CI] Auto update instances 2023-04-30 00:13:58 +00:00
github-actions b077b13f3f [CI] Auto update instances 2023-04-29 00:12:53 +00:00
github-actions 9d061e7980 [CI] Auto update instances 2023-04-28 00:16:05 +00:00
github-actions 18877133de [CI] Auto update instances 2023-04-27 00:12:15 +00:00
github-actions a26f1a7086 [CI] Auto update instances 2023-04-26 00:13:16 +00:00
github-actions 8ed5e57058 [CI] Auto update instances 2023-04-25 00:13:55 +00:00
github-actions fe1afaa45b [CI] Auto update instances 2023-04-23 00:14:53 +00:00
github-actions 220b9b739e [CI] Auto update instances 2023-04-22 00:14:14 +00:00
github-actions 0117e2d071 [CI] Auto update instances 2023-04-21 00:13:20 +00:00
github-actions acf66ac875 [CI] Auto update instances 2023-04-20 00:14:06 +00:00
github-actions e41552a3f1 [CI] Auto update instances 2023-04-19 00:13:48 +00:00
github-actions 42183aca53 [CI] Auto update instances 2023-04-18 00:13:11 +00:00
github-actions 63e64dc19f [CI] Auto update instances 2023-04-17 00:14:13 +00:00
github-actions 6f668b9d2f [CI] Auto update instances 2023-04-16 00:14:11 +00:00
github-actions d5e0583fb4 [CI] Auto update instances 2023-04-15 00:14:44 +00:00
Ben Busby 98f793d4c7
Remove ig.tokhmi.xyz
Closes #97
2023-04-13 12:29:39 -06:00
Ben Busby cea40b225f
Manually update instances
The nightly CI has been broken due to a problem with SimplyTranslate,
which hasn't been fixed for some time. This will be fixed (on Farside's
end) shortly, but the CI build should also be updated to skip instance
update routines if there's a connection error or an empty list is
returned.
2023-04-13 12:27:13 -06:00
github-actions dab1e6e1e0 [CI] Auto update instances 2023-04-06 00:13:54 +00:00
Ben Busby 0830ee5a3d
Add support for "dumb" (Genius front-end)
Closes #94
2023-04-05 13:27:55 -06:00
github-actions 65c12769bf [CI] Auto update instances 2023-04-05 00:11:57 +00:00
github-actions 5cde8ff154 [CI] Auto update instances 2023-04-04 00:14:07 +00:00
github-actions 4f7ced05e2 [CI] Auto update instances 2023-04-03 00:12:29 +00:00
github-actions 6048d3c23e [CI] Auto update instances 2023-04-02 00:14:32 +00:00
github-actions 5385c8c55f [CI] Auto update instances 2023-04-01 00:14:47 +00:00
github-actions 8d89bb08bb [CI] Auto update instances 2023-03-30 00:14:39 +00:00
github-actions 03bb451546 [CI] Auto update instances 2023-03-29 00:15:03 +00:00
github-actions 65389f7243 [CI] Auto update instances 2023-03-28 00:15:23 +00:00
Ben Busby c94191a416
Add more librex instances
Closes #93
2023-03-27 15:45:31 -06:00
github-actions ab10a041c6 [CI] Auto update instances 2023-03-27 00:14:19 +00:00
github-actions c55ca95f2b [CI] Auto update instances 2023-03-26 00:14:48 +00:00
github-actions 60b3035a25 [CI] Auto update instances 2023-03-25 00:12:53 +00:00
github-actions 07385d6795 [CI] Auto update instances 2023-03-24 00:14:48 +00:00
github-actions 1591f3363e [CI] Auto update instances 2023-03-23 00:13:08 +00:00
github-actions b75355ed75 [CI] Auto update instances 2023-03-22 00:12:12 +00:00
github-actions e8d2594434 [CI] Auto update instances 2023-03-18 00:14:04 +00:00
github-actions f0d8342696 [CI] Auto update instances 2023-03-17 00:13:26 +00:00
github-actions ff0acdddd9 [CI] Auto update instances 2023-03-16 00:14:10 +00:00
github-actions 1457fe1fed [CI] Auto update instances 2023-03-15 00:13:34 +00:00
github-actions 6ffe796f19 [CI] Auto update instances 2023-03-13 00:14:34 +00:00
github-actions 7cca6c6d50 [CI] Auto update instances 2023-03-12 00:15:25 +00:00
github-actions 11ab0c5be7 [CI] Auto update instances 2023-03-11 00:13:29 +00:00
github-actions 0573c4f72f [CI] Auto update instances 2023-03-10 00:15:02 +00:00