From d1b3a88f9ec80dc1ab4ab289b34a6d2606cf63ca Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Tue, 11 Mar 2025 18:04:31 +0000 Subject: [PATCH] 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 --- .hecat/url-check.yml | 5 +++++ software/flexisip.yml | 2 +- software/zentao.yml | 3 +-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.hecat/url-check.yml b/.hecat/url-check.yml index 7f27fff81e..9a2ea12eed 100644 --- a/.hecat/url-check.yml +++ b/.hecat/url-check.yml @@ -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 \ No newline at end of file diff --git a/software/flexisip.yml b/software/flexisip.yml index cc56389b2d..cf23fdf8e7 100644 --- a/software/flexisip.yml +++ b/software/flexisip.yml @@ -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 diff --git a/software/zentao.yml b/software/zentao.yml index 7c924570b8..e11d0eb029 100644 --- a/software/zentao.yml +++ b/software/zentao.yml @@ -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