tools/url-check: ignore more URLs/false positives (#1218)

* Fix ofbiz source code link
* Remove Elixire website url
* Remove Mobilizon demo - Link doesnt work and its not present on source code nor on documentation
* Remove dashpress demo - Demo doesnt work and cert warning when you first open it
This commit is contained in:
Kieran
2025-03-22 18:13:41 +00:00
committed by GitHub
parent c28e7dabce
commit f9a175e534
5 changed files with 6 additions and 8 deletions

View File

@@ -25,7 +25,7 @@ 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://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
@@ -65,6 +65,6 @@ steps:
- '^https://traq.io/' # hecat/python-requests bug? always returns 404 but the website works in a browser
- '^https://kodi.tv/' # Always returns 403 but loads in browser
- '^https://www.domoticz.com/' # Always returns 403 but loads in browser
- '^https://dev.webtrees.net/demo-stable/index.php?ctype=gedcom&ged=demo' # site takes a while to load, times out with the default 10s timeout
- '^https://www.gnu.org/software/mailman/' # # site takes a while to load, times out with the default 10s timeout
- '^https://dev.webtrees.net/demo-stable/index.php\?ctype=gedcom\&ged=demo' # site takes a while to load, times out with the default 10s timeout
- '^https://www.gnu.org/software/mailman/' # site takes a while to load, times out with the default 10s timeout
- '^https://goteleport.com/' # Always returns 403 but loads in browser

View File

@@ -9,7 +9,6 @@ platforms:
tags:
- Software Development - Low Code
source_code_url: https://github.com/dashpresshq/dashpress
demo_url: https://demo.dashpress.io/auth
stargazers_count: 1857
updated_at: '2024-12-21'
archived: false

View File

@@ -1,5 +1,5 @@
name: elixire
website_url: https://elixi.re
website_url: https://gitlab.com/elixire/elixire
description: Simple yet advanced screenshot uploading and link shortening service.
licenses:
- AGPL-3.0

View File

@@ -8,5 +8,4 @@ platforms:
- Docker
tags:
- Polls and Events
source_code_url: https://framagit.org/framasoft/mobilizon/
demo_url: https://demo.mobilizon.org/
source_code_url: https://framagit.org/framasoft/mobilizon/

View File

@@ -7,4 +7,4 @@ platforms:
- Java
tags:
- Resource Planning
source_code_url: https://svn.apache.org/viewvc/ofbiz/
source_code_url: https://github.com/apache/ofbiz-framework