Files
SponsorBlock/config.js
2019-07-13 19:15:47 -04:00

3 lines
144 B
JavaScript

//this file is loaded along iwth content.js
//this file sets the server to connect to, and is gitignored
var serverAddress = "http://localhost";