mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add more URLs to link checker / Fix URLs (#1109)
* Update xwiki demo to stop redirect * Fix phabricator source code link * Add more links
This commit is contained in:
parent
abad8d9368
commit
63a0af43e2
3 changed files with 10 additions and 3 deletions
|
|
@ -54,4 +54,11 @@ steps:
|
|||
- '^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
|
||||
- '^https://www.supportpal.com/' # Always returns 403 but loads in browser
|
||||
- '^https://www.octobot.cloud/' # Always returns 403 but loads in browser
|
||||
- '^https://instant.io/' # Always returns 403 but loads in browser
|
||||
- '^https://kiwiirc.com/' # Timesouts in actions but loads in browser
|
||||
- '^https://kiwiirc.com/nextclient/' # Timesouts in actions but loads in browser
|
||||
- '^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
|
||||
|
|
|
|||
|
|
@ -7,5 +7,5 @@ platforms:
|
|||
- PHP
|
||||
tags:
|
||||
- Wikis
|
||||
source_code_url: https://phabricator.wikimedia.org/diffusion/MW/
|
||||
source_code_url: https://phabricator.wikimedia.org/source/mediawiki/
|
||||
demo_url: https://en.wikipedia.org/wiki/Main_Page
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ platforms:
|
|||
tags:
|
||||
- Wikis
|
||||
source_code_url: https://github.com/xwiki/xwiki-platform
|
||||
demo_url: https://playground.xwiki.org
|
||||
demo_url: https://www.xwikiplayground.org/xwiki/bin/view/Main/
|
||||
stargazers_count: 1030
|
||||
updated_at: '2025-01-15'
|
||||
archived: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue