mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 09:07:45 +01:00
Added example content-config.js
This commit is contained in:
parent
872ea9fcef
commit
9218aed94e
1 changed files with 3 additions and 0 deletions
3
content-config.js.example
Normal file
3
content-config.js.example
Normal file
|
@ -0,0 +1,3 @@
|
|||
//this file is loaded along iwth content.js
|
||||
//this file sets the server to connect to, and is gitignored
|
||||
var serverAddresss = "https://sponsor.ajay.app";
|
Loading…
Reference in a new issue