Move userscript to server

This commit is contained in:
2026-04-10 12:01:58 +02:00
parent e6860461ee
commit 8459f7938d
7 changed files with 24 additions and 11 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ module.exports = {
author: pkg.author,
copyright: 'Copyright CP Solutions GmbH',
source: pkg.repository.url,
downloadURL: `${pkg.repository.url}/raw/branch/master/3CX_TAPI.user.js`,
downloadURL: 'https://3cxtapi.cp-austria.at/3CX_TAPI.user.js',
match: [
'https://192.168.0.154:5001/*',
'https://cpsolution.my3cx.at:5001/*'