Ignore more failing URL checks (#1201)

Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
Co-authored-by: nodiscc <nodiscc@gmail.com>
This commit is contained in:
Kieran 2025-03-15 19:35:27 +00:00 committed by GitHub
parent 5e64f69999
commit 9377130522
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 9 additions and 5 deletions

View file

@ -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
- '^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

View file

@ -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

View file

@ -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