Renamed outro category and added music and livestream categories

This commit is contained in:
Ajay Ramachandran
2020-05-10 16:59:42 -04:00
parent 5454861c78
commit 52020bcac6
2 changed files with 8 additions and 2 deletions

View File

@@ -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"]
}