summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorstuebinm2022-03-19 16:50:37 +0100
committerstuebinm2022-03-19 20:00:54 +0100
commit8a0a463f1e45c990fb417c3d08f9f8e7e5643212 (patch)
tree09764dafd444c70fb4be0c365e040152387cc71f /Readme.md
parentb6b284cc66ed1737619d51b8dec290e807d5ae31 (diff)
linter: remove bbb-simulating code
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/Readme.md b/Readme.md
index faba39f..138c2f3 100644
--- a/Readme.md
+++ b/Readme.md
@@ -131,10 +131,8 @@ For now there are three types of such rules:
In case an URI is encountered and there is no applicable rule, it will be rejected
(note that this means you'll have to explicitly allow `https://` for links!)
-There are currently four possible scopes: `map` applies to tiled map links
-(i.e. `exitUrl`), `website` to `openWebsite`, `audio` to `playAudio`, and
-`bbb` to Big Blue Button rooms (though that last one may be changed again,
-depending on the bbb deployment in use).
+There are currently three possible scopes: `map` applies to tiled map links
+(i.e. `exitUrl`), `website` to `openWebsite`, `audio` to `playAudio`.
## Output