mirror of
https://github.com/BreizhHardware/awesome-selfhosted-data.git
synced 2026-01-18 16:17:30 +01:00
Ignore link check failures on Moodle/Openwebanalytics, update Psychic URL (#334)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user