2020-02-01 22:26:57 +01:00
|
|
|
{
|
|
|
|
"serverAddress": "https://sponsor.ajay.app",
|
2020-04-09 07:19:00 +02:00
|
|
|
"testingServerAddress": "https://sponsor.ajay.app/test",
|
2020-05-18 01:42:11 +02:00
|
|
|
"serverAddressComment": "This specifies the default SponsorBlock server to connect to",
|
2021-09-04 07:44:09 +02:00
|
|
|
"categoryList": ["sponsor", "selfpromo", "interaction", "poi_highlight", "intro", "outro", "preview", "music_offtopic"],
|
|
|
|
"categorySupport": {
|
|
|
|
"sponsor": ["skip", "mute"],
|
|
|
|
"selfpromo": ["skip", "mute"],
|
|
|
|
"interaction": ["skip", "mute"],
|
|
|
|
"intro": ["skip"],
|
|
|
|
"outro": ["skip"],
|
|
|
|
"preview": ["skip"],
|
|
|
|
"music_offtopic": ["skip"],
|
|
|
|
"poi_highlight": ["skip"]
|
|
|
|
}
|
2020-04-05 04:17:11 +02:00
|
|
|
}
|