From c8b8199e9375d31f598dc94a755a16dc88aa1e2d Mon Sep 17 00:00:00 2001 From: Patrik Oberschmid Date: Wed, 18 Mar 2026 08:38:08 +0100 Subject: [PATCH] No more /git - fixed wrong link --- 3CX_TAPI.user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/3CX_TAPI.user.js b/3CX_TAPI.user.js index 4d545cb..16d7667 100644 --- a/3CX_TAPI.user.js +++ b/3CX_TAPI.user.js @@ -4,8 +4,8 @@ // @version 9.2.2 // @author Daniel Triendl // @copyright Copyright 2021 CP Solutions GmbH -// @source https://source.cp-austria.at/git/CPATRD/3cx_tapi.git -// @downloadURL https://source.cp-austria.at/git/CPATRD/3cx_tapi/raw/branch/master/3CX_TAPI.user.js +// @source https://source.cp-austria.at/CPATRD/3cx_tapi.git +// @downloadURL https://source.cp-austria.at/CPATRD/3cx_tapi/raw/branch/master/3CX_TAPI.user.js // @match https://192.168.0.154:5001/* // @match https://cpsolution.my3cx.at:5001/* // @require https://cdn.jsdelivr.net/gh/CoeJoder/waitForKeyElements.js@v1.2/waitForKeyElements.js