mirror of
https://github.com/BreizhHardware/awesome-selfhosted-data.git
synced 2026-01-18 16:17:30 +01:00
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:
@@ -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
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user