mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Ignore link check failures on Moodle/Openwebanalytics, update Psychic URL (#334)
This commit is contained in:
parent
05c55c5fe4
commit
b5bdee667e
2 changed files with 4 additions and 2 deletions
|
|
@ -33,4 +33,6 @@ steps:
|
|||
- '^https://new-ux.spreecommerce.org/' # always times out from github actions but the website works in a browser
|
||||
- '^https://www.zenphoto.org/' # always times out from github actions but the website works in a browser
|
||||
- '^https://alextselegidis.com/try/plainpad/' # shows 200 when curling, loads fine in browser
|
||||
- '^https://alextselegidis.com/get/plainpad/' # shows 200 when curling, loads fine in browser
|
||||
- '^https://alextselegidis.com/get/plainpad/' # shows 200 when curling, loads fine in browser
|
||||
- '^http://www.openwebanalytics.com/' # shows 200 when curling, loads fine in browser
|
||||
- '^https://moodle.org/' # shows 200 when curling, loads fine in browser
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
name: Psychic
|
||||
website_url: https://www.psychic.dev/
|
||||
website_url: https://github.com/psychic-api/psychic
|
||||
description: Universal API to connect large language models to dynamic data sources.
|
||||
licenses:
|
||||
- GPL-3.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue