diff options
-rw-r--r-- | config.json.example | 2 |
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"] } |