mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 01:01:55 +01:00
Updated API URL
This commit is contained in:
parent
0f346c2096
commit
5837205a9a
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
//this file is loaded along iwth content.js
|
||||
//this file sets the server to connect to, and is gitignored
|
||||
var serverAddress = "https://sponsor.ajay.app";
|
||||
var serverAddress = "https://api.sponsor.ajay.app";
|
||||
|
|
Loading…
Reference in a new issue