From 8735cda443a2fe640bba128253454ba2c63f2767 Mon Sep 17 00:00:00 2001 From: Piotrekol <4990365+Piotrekol@users.noreply.github.com> Date: Sat, 13 Nov 2021 14:43:33 +0100 Subject: [PATCH] Remove: beatconnect.io download mirror --- App/downloadSources.json | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/App/downloadSources.json b/App/downloadSources.json index 64f9fe1..afe1c25 100644 --- a/App/downloadSources.json +++ b/App/downloadSources.json @@ -12,18 +12,5 @@ "FullyQualifiedHandlerName": "CollectionManagerExtensionsDll.Modules.DownloadManager.OsuDownloader, CollectionManagerExtensionsDll", "RequiresLogin": true, "UseCookiesLogin": true - - }, - { - "Name": "beatconnect.io", - "Description": "beatconnect.io beatmap mirror", - "BaseDownloadUrl": "https://beatconnect.io/b/{0}/", - "ThrottleDownloads": true, - "DownloadsPerMinute": 20, - "DownloadsPerHour": 400, - "DownloadThreads": 1, - "FullyQualifiedHandlerName": "CollectionManagerExtensionsDll.Modules.DownloadManager.GenericMapDownloader, CollectionManagerExtensionsDll", - "RequiresLogin": false, - "UseCookiesLogin": false } ] \ No newline at end of file