mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
tests: url-check: fix cytube URL in ignore list
This commit is contained in:
parent
40bababf2e
commit
266b3e7c59
1 changed files with 1 additions and 1 deletions
|
|
@ -20,4 +20,4 @@ steps:
|
|||
- '^https://www.uvdesk.com/$' # DDoS protection page, always returns 403
|
||||
- '^https://demo.uvdesk.com/$' # DDoS protection page, always returns 403
|
||||
- '^https://notes.orga.cat/$' # DDoS protection page, always returns 403
|
||||
- '^https://cytu.be/$' # DDoS protection page, always returns 403
|
||||
- '^https://cytu.be$' # DDoS protection page, always returns 403
|
||||
|
|
|
|||
Loading…
Reference in a new issue