first commit

This commit is contained in:
2026-02-08 21:16:11 +01:00
commit e17b7026fd
8881 changed files with 1160453 additions and 0 deletions

17
.vscode/ftp-kr.json vendored Normal file
View File

@@ -0,0 +1,17 @@
{
"host": "10.21.24.26",
"username": "user1006",
"password": "Lo9Ra$ng2ohS",
"remotePath": "/home/hosting/user1006/documentroot",
"protocol": "sftp",
"port": 22,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [
".git",
"/.vscode"
]
}

249
.vscode/ftp-kr.sync.cache.json vendored Normal file
View File

@@ -0,0 +1,249 @@
{
"sftp://10.21.24.26:22@user1006": {
"documentroot": {
"sysinfo.php": {
"type": "-",
"size": 17,
"lmtime": 0,
"modified": false
},
"status.php": {
"type": "-",
"size": 18,
"lmtime": 0,
"modified": false
},
"google8c6923bc17e4cc09.html": {
"type": "-",
"size": 53,
"lmtime": 0,
"modified": false
},
"adminer-5.3.0.php": {
"type": "-",
"size": 504560,
"lmtime": 0,
"modified": false
},
"index.php": {
"type": "-",
"size": 1068,
"lmtime": 0,
"modified": false
},
"LICENSE.txt": {
"type": "-",
"size": 18092,
"lmtime": 0,
"modified": false
},
"README.txt": {
"type": "-",
"size": 4930,
"lmtime": 0,
"modified": false
},
"configuration.php": {
"type": "-",
"size": 3710,
"lmtime": 0,
"modified": false
},
"robots.txt": {
"type": "-",
"size": 764,
"lmtime": 0,
"modified": false
},
"robots.txt.dist": {
"type": "-",
"size": 764,
"lmtime": 0,
"modified": false
},
"site-instytut.grupaww.jchost09.pl-20230129-150322utc-wpqAVy1OguPwX0xQ.jpa": {
"type": "-",
"size": 525467841,
"lmtime": 0,
"modified": false
},
"htaccess.txt": {
"type": "-",
"size": 6899,
"lmtime": 0,
"modified": false
},
"web.config.txt": {
"type": "-",
"size": 2974,
"lmtime": 0,
"modified": false
},
"cache": {},
"media": {},
"libraries": {},
"layouts": {},
"language": {},
"includes": {},
"images": {},
"components": {},
"cli": {},
"api": {},
"administrator": {},
"tmp": {},
"templates": {},
"plugins": {},
"modules": {},
".htaccess": {
"type": "-",
"size": 7452,
"lmtime": 0,
"modified": false
},
"web.config": {
"type": "-",
"size": 2974,
"lmtime": 0,
"modified": false
},
"stopka.webp": {
"type": "-",
"size": 14002,
"lmtime": 0,
"modified": false
},
"dell_vostro_zawias.jpg": {
"type": "-",
"size": 598465,
"lmtime": 0,
"modified": false
}
},
"home": {
"hosting": {
"user1006": {
"documentroot": {
"sysinfo.php": {
"type": "-",
"size": 17,
"lmtime": 0,
"modified": false
},
"status.php": {
"type": "-",
"size": 18,
"lmtime": 0,
"modified": false
},
"google8c6923bc17e4cc09.html": {
"type": "-",
"size": 53,
"lmtime": 0,
"modified": false
},
"adminer-5.3.0.php": {
"type": "-",
"size": 504560,
"lmtime": 0,
"modified": false
},
"index.php": {
"type": "-",
"size": 1067,
"lmtime": 1770574599750,
"modified": false
},
"LICENSE.txt": {
"type": "-",
"size": 18092,
"lmtime": 0,
"modified": false
},
"README.txt": {
"type": "-",
"size": 4930,
"lmtime": 0,
"modified": false
},
"configuration.php": {
"type": "-",
"size": 3710,
"lmtime": 0,
"modified": false
},
"robots.txt": {
"type": "-",
"size": 764,
"lmtime": 0,
"modified": false
},
"robots.txt.dist": {
"type": "-",
"size": 764,
"lmtime": 0,
"modified": false
},
"site-instytut.grupaww.jchost09.pl-20230129-150322utc-wpqAVy1OguPwX0xQ.jpa": {
"type": "-",
"size": 525467841,
"lmtime": 0,
"modified": false
},
"htaccess.txt": {
"type": "-",
"size": 6899,
"lmtime": 0,
"modified": false
},
"web.config.txt": {
"type": "-",
"size": 2974,
"lmtime": 0,
"modified": false
},
"cache": {},
"media": {},
"libraries": {},
"layouts": {},
"language": {},
"includes": {},
"images": {},
"components": {},
"cli": {},
"api": {},
"administrator": {},
"tmp": {},
"templates": {},
"plugins": {},
"modules": {},
".htaccess": {
"type": "-",
"size": 7452,
"lmtime": 0,
"modified": false
},
"web.config": {
"type": "-",
"size": 2974,
"lmtime": 0,
"modified": false
},
"stopka.webp": {
"type": "-",
"size": 14002,
"lmtime": 0,
"modified": false
},
"dell_vostro_zawias.jpg": {
"type": "-",
"size": 598465,
"lmtime": 0,
"modified": false
}
}
}
}
}
},
"$version": 1
}

12
.vscode/sftp.json vendored Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "10.21.24.26",
"host": "10.21.24.26",
"protocol": "sftp",
"port": 22,
"username": "user1006",
"password": "Lo9Ra$ng2ohS",
"remotePath": "documentroot",
"uploadOnSave": false,
"useTempFile": false,
"openSsh": false
}