From 714ddd55d1cc6ef55941ecba1b0fdbce2f3193db Mon Sep 17 00:00:00 2001 From: stuebinm Date: Tue, 21 Dec 2021 21:20:43 +0100 Subject: correct bbb link substitution (unfortunately this one's hardcoded, the config options just aren't general enough) --- config.json | 6 ------ 1 file changed, 6 deletions(-) (limited to 'config.json') diff --git a/config.json b/config.json index 28d347e..f7fc59d 100644 --- a/config.json +++ b/config.json @@ -16,12 +16,6 @@ "scope" : ["map"], "substs" : { } - }, - "bbb" : { - "scope" : ["bbb"], - "allowed" : [], - "blocked" : [], - "prefix" : "https://bbb.rc3.world/" } } } -- cgit v1.2.3