zmena absolutnych domen an variables

This commit is contained in:
tpikna
2026-06-06 22:40:14 +02:00
parent bdf48bef94
commit 1e95ba707c
2 changed files with 3 additions and 12 deletions
+1 -4
View File
@@ -9,9 +9,6 @@
"target": "http://localhost:8080", "target": "http://localhost:8080",
"secure": false, "secure": false,
"changeOrigin": true, "changeOrigin": true,
"logLevel": "debug", "logLevel": "debug"
"headers": {
"x-proxy-target": "https://iko-main.ddns.net"
}
} }
} }
+2 -8
View File
@@ -1,14 +1,8 @@
[ [
{ {
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" x=\"0px\" y=\"0px\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\">\n<linearGradient id=\"s4jFNnMAB4nIFX1Kv1Lz_a_bUiJaENo3bOZ_gr1\" x1=\"7.172\" x2=\"40.828\" y1=\"386.828\" y2=\"353.172\" gradientTransform=\"matrix(1 0 0 -1 0 394)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#4c4c4c\"></stop><stop offset=\"1\" stop-color=\"#343434\"></stop></linearGradient><path fill=\"url(#s4jFNnMAB4nIFX1Kv1Lz_a_bUiJaENo3bOZ_gr1)\" d=\"M38,42H10c-2.209,0-4-1.791-4-4V10c0-2.209,1.791-4,4-4h28c2.209,0,4,1.791,4,4v28 C42,40.209,40.209,42,38,42z\"></path><linearGradient id=\"s4jFNnMAB4nIFX1Kv1Lz_b_bUiJaENo3bOZ_gr2\" x1=\"12.309\" x2=\"35.237\" y1=\"24\" y2=\"24\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#e36001\"></stop><stop offset=\".226\" stop-color=\"#eb8001\"></stop><stop offset=\".572\" stop-color=\"#f5ac00\"></stop><stop offset=\".842\" stop-color=\"#fcc700\"></stop><stop offset=\"1\" stop-color=\"#fed100\"></stop></linearGradient><polygon fill=\"url(#s4jFNnMAB4nIFX1Kv1Lz_b_bUiJaENo3bOZ_gr2)\" points=\"31.109,24 23.625,35.5 16.809,35.5 24.209,24 16.809,12.5 23.625,12.5\"></polygon>\n</svg>",
"name": "Ikov Plex Server (Local)",
"url": "https://iko-main.ddns.net/draw/",
"headers": {}
},
{
"icon": "<svg width=\"48px\" height=\"48px\" viewBox=\"0 0 48 48\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">\n <g stroke=\"currentColor\" stroke-width=\"2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <!-- Globe -->\n <circle cx=\"24\" cy=\"24\" r=\"19\" />\n <!-- Meridians -->\n <path d=\"M24,5 L24,43\" />\n <path d=\"M5,24 L43,24\" />\n <ellipse cx=\"24\" cy=\"24\" rx=\"9.5\" ry=\"19\" />\n <!-- Refresh/Dynamic arrows -->\n <path d=\"M17,10 L12,15 L17,20\" />\n <path d=\"M31,38 L36,33 L31,28\" />\n </g>\n</svg>", "icon": "<svg width=\"48px\" height=\"48px\" viewBox=\"0 0 48 48\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\">\n <g stroke=\"currentColor\" stroke-width=\"2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <!-- Globe -->\n <circle cx=\"24\" cy=\"24\" r=\"19\" />\n <!-- Meridians -->\n <path d=\"M24,5 L24,43\" />\n <path d=\"M5,24 L43,24\" />\n <ellipse cx=\"24\" cy=\"24\" rx=\"9.5\" ry=\"19\" />\n <!-- Refresh/Dynamic arrows -->\n <path d=\"M17,10 L12,15 L17,20\" />\n <path d=\"M31,38 L36,33 L31,28\" />\n </g>\n</svg>",
"name": "Ikov ddns", "name": "Ikov ddns",
"url": "https://iko-home.ddns.net/", "url": "https://localhost/",
"headers": {} "headers": {}
} }
] ]