update
This commit is contained in:
30
.vscode/ftp-kr.json
vendored
30
.vscode/ftp-kr.json
vendored
@@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"host": "host162119.hostido.net.pl",
|
"host": "host162119.hostido.net.pl",
|
||||||
"username": "www@host162119.xce.pl",
|
"username": "www@host162119.xce.pl",
|
||||||
"password": "qn7R7FEdhdcVdfb7kGvT",
|
"password": "qn7R7FEdhdcVdfb7kGvT",
|
||||||
"remotePath": "/domains/pkmp.com.pl/public_html",
|
"remotePath": "/domains/pkmp.com.pl/public_html",
|
||||||
"protocol": "ftp",
|
"protocol": "ftp",
|
||||||
"port": 0,
|
"port": 0,
|
||||||
"fileNameEncoding": "utf8",
|
"fileNameEncoding": "utf8",
|
||||||
"autoUpload": true,
|
"autoUpload": true,
|
||||||
"autoDelete": false,
|
"autoDelete": false,
|
||||||
"autoDownload": false,
|
"autoDownload": false,
|
||||||
"ignoreRemoteModification": true,
|
"ignoreRemoteModification": true,
|
||||||
"ignore": [
|
"ignore": [
|
||||||
".git",
|
".git",
|
||||||
"/.vscode"
|
"/.vscode"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
12
.vscode/sftp.json
vendored
Normal file
12
.vscode/sftp.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"name": "host162119.hostido.net.pl",
|
||||||
|
"host": "host162119.hostido.net.pl",
|
||||||
|
"protocol": "ftp",
|
||||||
|
"port": 21,
|
||||||
|
"username": "www@host162119.xce.pl",
|
||||||
|
"password": "qn7R7FEdhdcVdfb7kGvT",
|
||||||
|
"remotePath": "/domains/pkmp.com.pl/public_html",
|
||||||
|
"uploadOnSave": false,
|
||||||
|
"useTempFile": false,
|
||||||
|
"openSsh": false
|
||||||
|
}
|
||||||
@@ -14,7 +14,7 @@ get_header();
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="_row">
|
<div class="_row">
|
||||||
<a href="https://jachty3.pagedev.pl/" target="_blank" class="_col _col-1">
|
<a href="https://jachty.pkmp.com.pl/" target="_blank" class="_col _col-1">
|
||||||
<div class="logo">
|
<div class="logo">
|
||||||
<img src="/wp-content/uploads/2026/05/Image-Layer-copy.png" alt="">
|
<img src="/wp-content/uploads/2026/05/Image-Layer-copy.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user