This repository has been archived on 2023-02-22. You can view files and clone it, but cannot push or open issues or pull requests.
redirect-extention-firefox/config.js.example
2022-12-24 01:38:21 +01:00

6 lines
234 B
Plaintext

var config = {
shlinkUrl: 'https://example.com',
shlinkOutUrl : 'https://example.com',
shlinkAppUrl : 'https://app.shlink.io/server/xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'
shlinkApiKey: 'xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'
}