From 6f115df3afa6baa1cd12c5e7809a96ef6c4445e3 Mon Sep 17 00:00:00 2001 From: Ryan Foster Date: Fri, 31 Jan 2025 15:15:20 -0500 Subject: [PATCH] rtmp-services: Remove unresponsive servers These servers are unresponsive and are causing our nightly service checks to fail. We do not know if these servers are intentionally unreachable, but I do not want our nightly CI runs to keep failing, so I am removing them unless we are informed they are working. --- plugins/rtmp-services/data/package.json | 4 ++-- plugins/rtmp-services/data/services.json | 8 -------- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/plugins/rtmp-services/data/package.json b/plugins/rtmp-services/data/package.json index a33a7eea833912..1a55b8ed42d3f4 100644 --- a/plugins/rtmp-services/data/package.json +++ b/plugins/rtmp-services/data/package.json @@ -1,11 +1,11 @@ { "$schema": "schema/package-schema.json", "url": "https://obsproject.com/obs2_update/rtmp-services/v5", - "version": 264, + "version": 265, "files": [ { "name": "services.json", - "version": 264 + "version": 265 } ] } diff --git a/plugins/rtmp-services/data/services.json b/plugins/rtmp-services/data/services.json index 5954dc3e4cc15f..e2546a38df5640 100644 --- a/plugins/rtmp-services/data/services.json +++ b/plugins/rtmp-services/data/services.json @@ -1563,14 +1563,6 @@ { "name": "CloudBeta", "url": "rtmp://cloudbetastreaming.onlyfans.com/live" - }, - { - "name": "Backup (USA)", - "url": "rtmp://route0.onlyfans.com/live" - }, - { - "name": "Backup (Europe)", - "url": "rtmp://route0-dc2.onlyfans.com/live" } ], "recommended": {