Now uses new GET api when testing server is enabled

This commit is contained in:
Ajay Ramachandran
2020-04-09 01:19:00 -04:00
parent 6abf6a0044
commit cd03218940
3 changed files with 260 additions and 103 deletions

View File

@@ -1,5 +1,6 @@
{
"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", "merchandise", "offtopic"]
}