SponsorBlock/config.json.example

7 lines
302 B
Text
Raw Normal View History

{
"serverAddress": "https://sponsor.ajay.app",
"testingServerAddress": "https://sponsor.ajay.app/test",
2020-05-18 01:42:11 +02:00
"serverAddressComment": "This specifies the default SponsorBlock server to connect to",
2020-05-11 02:12:35 +02:00
"categoryList": ["sponsor", "intro", "outro", "interaction", "selfpromo", "music_offtopic"]
}