diff --git a/.hecat/url-check.yml b/.hecat/url-check.yml index 0f3faf499b..6c673591c0 100644 --- a/.hecat/url-check.yml +++ b/.hecat/url-check.yml @@ -56,7 +56,7 @@ steps: - '^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.octobot.cloud/' # Always returns 403 but loads in browser - - '^https://instant.io/' # 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 diff --git a/software/youtubedl-material.yml b/software/youtubedl-material.yml deleted file mode 100644 index 9b30945cfc..0000000000 --- a/software/youtubedl-material.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: YoutubeDL-Material -website_url: https://github.com/Tzahi12345/YoutubeDL-Material -description: Material Design inspired YouTube downloader, based on youtube-dl. Supports playlists, quality select, search, dark mode and much more, all with a clean and modern design. -licenses: - - MIT -platforms: - - Nodejs - - Docker -tags: - - Automation -source_code_url: https://github.com/Tzahi12345/YoutubeDL-Material -stargazers_count: 2736 -updated_at: '2024-01-18' -archived: false