fix: resolve SSL protocol error by using correct host header for analytics script

This commit is contained in:
mstfyldz
2026-05-27 17:30:01 +03:00
parent a5951a97e9
commit e28fa966e3
2 changed files with 8 additions and 1 deletions

115
config.json.bak Normal file
View File

@@ -0,0 +1,115 @@
{
"sites": [
{
"name": "Ayirs Tech",
"url": "https://ayris.tech",
"interval_min": 1,
"id": "1779887873514-4l00t"
},
{
"name": "Onx Control",
"url": "http://onxcontrol.com",
"interval_min": 1,
"id": "1779887898264-992ox"
}
],
"databases": [
{
"name": "Leyüze Butik Chat",
"host": "65.109.236.58",
"port": 3647,
"database": "postgres",
"username": "postgres",
"password": "4T1FnNSDlhhWT1W5bOp3ti6LKw4AFzCarrfXLo2lUuXP8iEvUFWQ3SZpGgnK4C5X",
"ssl": false,
"color": "#00e5ff",
"id": "1779888243791-oyi2i"
},
{
"name": "AyçaNurTuran",
"host": "65.109.236.58",
"port": 6482,
"database": "postgres",
"username": "postgres",
"password": "P9cIY8Ji1iSXOCRs9q6WbOo5xeXCdzyQjYoQ511Zmq1RY8WHLU9YKBGyjDpJ02sa",
"ssl": false,
"color": "#00e5ff",
"id": "1779888647024-853cg"
},
{
"name": "AyrisApart",
"host": "65.109.236.58",
"port": 9435,
"database": "postgres",
"username": "postgres",
"password": "byCfEjXq0Tflw4K0mZ74qczYoajwcUFJFl5WWNTHoxOirgw1NDyoJMEVtyCJBBbk",
"ssl": false,
"color": "#00e5ff",
"id": "1779889157629-xpe3j"
},
{
"name": "X-Tracker",
"host": "65.109.236.58",
"port": 5433,
"database": "postgres",
"username": "postgres",
"password": "6UuYjVZ13ZKfmgKRIsXiCqNjLriAkvugGG9awYqM4BXo78Sg39JypbyNgV72K0zY",
"ssl": false,
"color": "#00e5ff",
"id": "1779889184466-xsq40"
},
{
"name": "Luna QR Menu",
"host": "65.109.236.58",
"port": 4378,
"database": "postgres",
"username": "postgres",
"password": "Oesb5U5YQQAgIByAZZVn3WeL9hqFME72ReI0nUD5EGC546fUINxuheEaLbvsL3jM",
"ssl": false,
"color": "#00e5ff",
"id": "1779889217515-g9t8s"
},
{
"name": "Mugla Dijital Medya",
"host": "65.109.236.58",
"port": 8392,
"database": "postgres",
"username": "postgres",
"password": "xGhPj4IuE5VocaxUoYAj1dSr2xf6M3hh3c2C6YbnB7ZOeVJLRvmL0mzCbhvf14dh",
"ssl": false,
"color": "#00e5ff",
"id": "1779889251060-zk9yi"
},
{
"name": "App-Admin",
"host": "65.109.236.58",
"port": 7397,
"database": "postgres",
"username": "postgres",
"password": "D7Vk2Pu55kixWc0vTqRXsn2SEHtlbcdZBDavGkirOQM45rsYf2QFhKLBzhggvE6c",
"ssl": false,
"color": "#00e5ff",
"id": "1779889294957-vbql4"
},
{
"name": "VPS Panel",
"host": "65.109.236.58",
"port": 4389,
"database": "postgres",
"username": "postgres",
"password": "8VwBw9pepLzDpJITPies6yUVp9SHHsjgZlEDSyM4L3m7JmnP32ywO28FHw05PTUL",
"ssl": false,
"color": "#00e5ff",
"id": "1779889337654-9bfak"
}
],
"services": [
{
"id": "svc-1",
"name": "Coolify",
"url": "http://localhost:8000",
"icon": "⚙️",
"description": "Deploy yönetimi"
}
]
}