aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.json.example
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2020-05-10 16:59:42 -0400
committerAjay Ramachandran <[email protected]>2020-05-10 16:59:42 -0400
commit52020bcac640fbeba5405ec4c933eedd931ac13e (patch)
treed5e618ab97b0ba903eb67e0275f88a3adc947a42 /config.json.example
parent5454861c78921b98886e79479295ddee3e341e61 (diff)
downloadSponsorBlock-52020bcac640fbeba5405ec4c933eedd931ac13e.tar.gz
SponsorBlock-52020bcac640fbeba5405ec4c933eedd931ac13e.zip
Renamed outro category and added music and livestream categories
Diffstat (limited to 'config.json.example')
-rw-r--r--config.json.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json.example b/config.json.example
index 75b914a9..a80502a0 100644
--- a/config.json.example
+++ b/config.json.example
@@ -2,5 +2,5 @@
"serverAddress": "https://sponsor.ajay.app",
"testingServerAddress": "https://sponsor.ajay.app/test",
"serverAddressComment": "This specifies the default SponsorBlock server to conect to",
- "categoryList": ["sponsor", "intro", "outro", "interaction", "selfpromo"]
+ "categoryList": ["sponsor", "intro", "outro", "interaction", "selfpromo", "music_offtopic", "livestream_messages"]
}