mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
remove instant.io (unmaintained since Feb 2024) (#1161)
- ref: #1 - `ERROR:awesome_lint.py: instant.io: last updated -366 days, 1:28:24.996271 ago, older than 365 days` - https://github.com/webtorrent/instant.io/issues/423 - Also removed exclusion from url-check.yml ``` package-lock.json (npm) Total: 13 (UNKNOWN: 0, LOW: 5, MEDIUM: 3, HIGH: 5, CRITICAL: 0) ```
This commit is contained in:
parent
25b0460be5
commit
ec9a38ab19
2 changed files with 0 additions and 16 deletions
|
|
@ -45,7 +45,6 @@ steps:
|
|||
- '^https://dpaste.org/' # Always returns 403 but loads in browser
|
||||
- '^https://www.drupal.org/' # Always returns 403 but loads in browser
|
||||
- '^https://demo.hedgedoc.org/' # Always returns 403 but loads in browser
|
||||
- '^https://instant.io/' # Always returns 403 but loads in browser
|
||||
- '^https://www.redcort.com/timeclock' # Always returns 403 but loads in browser
|
||||
- '^https://www.redcort.com/timeclock/free-timeclock-software-trial' # Always returns 403 but loads in browser
|
||||
- '^https://oxidforge.org/en/' # Always returns 403 but loads in browser
|
||||
|
|
@ -56,7 +55,6 @@ 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://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
|
||||
|
|
|
|||
|
|
@ -1,14 +0,0 @@
|
|||
name: instant.io
|
||||
website_url: https://github.com/webtorrent/instant.io
|
||||
description: Streaming file transfer over WebTorrent.
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Nodejs
|
||||
tags:
|
||||
- File Transfer - Peer-to-peer Filesharing
|
||||
source_code_url: https://github.com/webtorrent/instant.io
|
||||
demo_url: https://instant.io
|
||||
stargazers_count: 3494
|
||||
updated_at: '2024-02-23'
|
||||
archived: false
|
||||
Loading…
Reference in a new issue