From df1cf62297faebeafbca1bfc4bf3146e91cc476d Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Wed, 8 Jan 2025 23:12:55 +0000 Subject: [PATCH] Add / Remove URL links, Fix License (#1094) * Remove Pymedusa link Leads to demo link with no instructions how to get keys * Remove Demo link Doesnt take to working site, just a demo login button * Change Oxid License --- .hecat/url-check.yml | 21 ++++++++++++++++++++- software/medusa.yml | 2 +- software/microweber.yml | 1 - software/oxid-eshop.yml | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) diff --git a/.hecat/url-check.yml b/.hecat/url-check.yml index 2bb1f2ad03..9461001627 100644 --- a/.hecat/url-check.yml +++ b/.hecat/url-check.yml @@ -35,4 +35,23 @@ steps: - '^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 - '^http://www.openwebanalytics.com/' # shows 200 when curling, loads fine in browser - - '^https://moodle.org/' # shows 200 when curling, loads fine in browser \ No newline at end of file + - '^https://moodle.org/' # shows 200 when curling, loads fine in browser + - '^https://activitywatch.net' # Always returns 403 but loads in browser + - '^https://www.bytebase.com/' # Always returns 403 but loads in browser + - '^https://magicbug.co.uk/cloudlog/' # Always returns 403 but loads in browser + - '^http://usecod.com/' # Always returns 503 but loads in browser + - '^https://a.ocv.me/pub/demo/' # Always returns 403 but loads in browser + - '^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://demo.hedgedoc.org/' # Always returns 403 but loads in browser + - '^https://instant.io/' # 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 + - '^https://oxidforge.org/en/' # Always returns 403 but loads in browser + - '^https://photostructure.com/' # Always returns 403 but loads in browser + - '^https://pyload.net/' # Always returns 403 but loads in browser + - '^https://www.revive-adserver.com/' # Always returns 403 but loads in browser + - '^https://www.sipcapture.org/' # Always returns 403 but loads in browser + - '^https://static-web-server.net/' # Always returns 403 but loads in browser + - '^https://www.supportpal.com/' # Always returns 403 but loads in browser \ No newline at end of file diff --git a/software/medusa.yml b/software/medusa.yml index 033945616d..b13ae4bfff 100644 --- a/software/medusa.yml +++ b/software/medusa.yml @@ -1,5 +1,5 @@ name: Medusa -website_url: https://pymedusa.com/ +website_url: https://github.com/pymedusa/Medusa description: Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic. licenses: - GPL-3.0 diff --git a/software/microweber.yml b/software/microweber.yml index a4d0a0c3f2..75687a99b2 100644 --- a/software/microweber.yml +++ b/software/microweber.yml @@ -8,7 +8,6 @@ platforms: tags: - E-commerce source_code_url: https://github.com/microweber/microweber -demo_url: https://demo.microweber.org/ stargazers_count: 3168 updated_at: '2024-11-26' archived: false diff --git a/software/oxid-eshop.yml b/software/oxid-eshop.yml index 10e1514d4a..04786cc03c 100644 --- a/software/oxid-eshop.yml +++ b/software/oxid-eshop.yml @@ -2,7 +2,7 @@ name: OXID eShop website_url: https://oxidforge.org/en/ description: OXID eShop is a flexible open source e-commerce software with a wide range of functionalities. licenses: - - GPL-3.0 + - ⊘ Proprietary platforms: - PHP tags: