Exclude links from checker / Remove Hackershare demo (#314)

This commit is contained in:
Kieran
2023-10-26 13:50:40 +01:00
committed by GitHub
parent cceb556334
commit 9ea1a0f532
2 changed files with 9 additions and 1 deletions

View File

@@ -25,3 +25,12 @@ steps:
- '^https://crates.io/crates/vigil-server$' # hecat/python-requests bug? always returns 404 but the website works in a browser
- '^https://nitter.net$' # always times out from github actions but the website works in a browser
- '^https://demo.memories.gallery/apps/memories/$' # always returns 401
- '^https://tuleap.net/plugins/git/tuleap/tuleap/stable?p=tuleap%2Fstable.git&a=tree' # site takes a while to load, times out with the default 10s timeout
- '^https://www.admidio.org/' # always times out from github actions but the website works in a browser
- '^https://demo.aimeos.org/' # always times out from github actions but the website works in a browser
- '^https://appflowy.io/' # Cannot get certificate but loads fine in browser and shows as secure
- '^https://www.openwebanalytics.com/' # Always returns 403 but loads in browser
- '^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

View File

@@ -8,7 +8,6 @@ platforms:
tags:
- Bookmarks and Link Sharing
source_code_url: https://github.com/hackershare/hackershare
demo_url: https://hackershare.dev/en
stargazers_count: 510
updated_at: '2023-03-26'
archived: false