first commit

This commit is contained in:
2024-12-12 15:33:18 +01:00
commit 2c8998663e
3360 changed files with 777573 additions and 0 deletions

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

@@ -0,0 +1,17 @@
{
"host": "dapro25624.serwervps.pl",
"username": "www@rank24.pl",
"password": "WLZtVXv9Vr9xKfpgHxKC",
"remotePath": "/public_html/",
"protocol": "ftp",
"port": 0,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [
".git",
"/.vscode"
]
}

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

@@ -0,0 +1,105 @@
{
"ftp://server.hostline.pl@www@rank24.pl": {
"public_html": {
"ajax-check.php": {
"type": "-",
"size": 1780,
"lmtime": 0,
"modified": false
},
"ajax.php": {
"type": "-",
"size": 8865,
"lmtime": 0,
"modified": false
},
"api.php": {
"type": "-",
"size": 6206,
"lmtime": 0,
"modified": false
},
"autoload": {},
"config.php": {
"type": "-",
"size": 1656,
"lmtime": 1712864705076,
"modified": false
},
"cron.php": {
"type": "-",
"size": 4246,
"lmtime": 0,
"modified": false
},
"d4s.txt": {
"type": "-",
"size": 0,
"lmtime": 0,
"modified": false
},
"dsf.php": {
"type": "-",
"size": 4799,
"lmtime": 0,
"modified": false
},
"files": {},
"functions": {},
".gitignore": {
"type": "-",
"size": 7,
"lmtime": 0,
"modified": false
},
"google-rank.txt": {
"type": "-",
"size": 592550,
"lmtime": 0,
"modified": false
},
".htaccess": {
"type": "-",
"size": 421,
"lmtime": 0,
"modified": false
},
"index.php": {
"type": "-",
"size": 2530,
"lmtime": 0,
"modified": false
},
"json.php": {
"type": "-",
"size": 5850,
"lmtime": 0,
"modified": false
},
"latest.csv": {
"type": "-",
"size": 7354127,
"lmtime": 0,
"modified": false
},
"layout": {},
"libraries": {},
"monitoring.php": {
"type": "-",
"size": 7874,
"lmtime": 0,
"modified": false
},
"proxy.php": {
"type": "-",
"size": 2,
"lmtime": 0,
"modified": false
},
"resources": {},
"templates": {},
"updates": {}
}
},
"$version": 1
}

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

@@ -0,0 +1,12 @@
{
"name": "dapro25624.serwervps.pl",
"host": "dapro25624.serwervps.pl",
"protocol": "ftp",
"port": 21,
"username": "www@rank24.pl",
"password": "WLZtVXv9Vr9xKfpgHxKC",
"remotePath": "/public_html/",
"uploadOnSave": false,
"useTempFile": false,
"openSsh": false
}