From ceb1a46b665440c45b97071a8b233ff44275ddaf Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 3 Apr 2024 21:14:43 +0200 Subject: Sponsorblock: add api_endpoint option --- example-config.json | 1 + 1 file changed, 1 insertion(+) (limited to 'example-config.json') diff --git a/example-config.json b/example-config.json index 8a28b89..695b60d 100644 --- a/example-config.json +++ b/example-config.json @@ -52,6 +52,7 @@ "invidious_instance": "", "sponsorblock": { "enable": false, + "api_endpoint": "https://sponsor.ajay.app", // If the sponsor segment has less votes than this in sponsorblock then it will be ignored "min_votes": 0 } -- cgit v1.2.3