diff --git a/.hecat/url-check.yml b/.hecat/url-check.yml index 9a2ea12eed..f2d7c17e77 100644 --- a/.hecat/url-check.yml +++ b/.hecat/url-check.yml @@ -61,7 +61,11 @@ 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://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 + - '^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://goteleport.com/' # Always returns 403 but loads in browser \ No newline at end of file diff --git a/software/specifically-clementines.yml b/software/specifically-clementines.yml index 10b9a9f90f..8f91d942c8 100644 --- a/software/specifically-clementines.yml +++ b/software/specifically-clementines.yml @@ -9,7 +9,6 @@ platforms: tags: - Recipe Management - Inventory Management -demo_url: https://www.specificallyclementines.com/ stargazers_count: 237 updated_at: '2024-12-25' archived: false diff --git a/software/standard-notes.yml b/software/standard-notes.yml index 7a38898145..795200446a 100644 --- a/software/standard-notes.yml +++ b/software/standard-notes.yml @@ -8,7 +8,8 @@ platforms: tags: - Note-taking & Editors source_code_url: https://github.com/standardnotes/app -demo_url: https://app.standardnotes.org/ +demo_url: https://app.standardnotes.com/ +demo_url: https://app.standardnotes.com/ stargazers_count: 5624 updated_at: '2025-02-03' archived: false