Fix URLs and checks (#1194)

* Add lkinks to url check

* Remove Zentao demo - 403 doesnt load in browser

* Fix flexiship main link - 404

* Add kodi to url checks
This commit is contained in:
Kieran
2025-03-11 18:04:31 +00:00
committed by GitHub
parent e5a01db332
commit d1b3a88f9e
3 changed files with 7 additions and 3 deletions

View File

@@ -44,6 +44,7 @@ steps:
- '^https://dockstarter.com/' # Always returns 403 but loads in browser
- '^https://dpaste.org/' # Always returns 403 but loads in browser
- '^https://www.drupal.org/' # Always returns 403 but loads in browser
- '^https://hedgedoc.org/' # Always returns 502 but loads in browser
- '^https://demo.hedgedoc.org/' # Always returns 403 but loads in browser
- '^https://www.redcort.com/timeclock' # Always returns 403 but loads in browser
- '^https://www.redcort.com/timeclock/free-timeclock-software-trial' # Always returns 403 but loads in browser
@@ -60,3 +61,7 @@ steps:
- '^https://www.qbittorrent.org/' # Always returns 403 but loads in browser
- '^https://www.xwiki.org' # Always returns 403 but loads in browser
- '^https://app.invoiceninja.com/invoices/create' # Always returns 403 but loads in browser
- '^https://gauzy.co/' # Always returns 500 but loads in browser
- '^https://demo.gauzy.co/' # Always returns 403 but loads in browser
- '^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

View File

@@ -1,5 +1,5 @@
name: Flexisip
website_url: http://flexisip.org/
website_url: https://www.linphone.org/en/flexisip-sip-server/
description: A complete, modular and scalable SIP server, includes a push gateway, to deliver SIP incoming calls or text messages on mobile device platforms where push notifications are required to receive information when the app is not active in the foreground.
licenses:
- AGPL-3.0

View File

@@ -8,7 +8,6 @@ platforms:
tags:
- Software Development - Project Management
source_code_url: https://github.com/easysoft/zentaopms
demo_url: https://demo15.zentao.pm/
stargazers_count: 1375
stargazers_count: 1374
updated_at: '2025-03-07'
archived: false