aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.json.example
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2020-05-04 16:27:36 -0400
committerAjay Ramachandran <[email protected]>2020-05-04 16:27:36 -0400
commit20e1a96a84df4dcf26b857892473b21c54e08a3a (patch)
treead2d046fcacbc08ad67212d98a58deae1f3e6355 /config.json.example
parent822c7bda89ccd2be0cac63df97d9a6df40e82953 (diff)
downloadSponsorBlock-20e1a96a84df4dcf26b857892473b21c54e08a3a.tar.gz
SponsorBlock-20e1a96a84df4dcf26b857892473b21c54e08a3a.zip
Removed off-topic category
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 0919d30e..75b914a9 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", "offtopic"]
+ "categoryList": ["sponsor", "intro", "outro", "interaction", "selfpromo"]
}