notebookvb

This commit is contained in:
Vladimir Buzalka
2026-06-16 19:38:25 +02:00
parent 9edfddae95
commit 6e4305e182
5 changed files with 14 additions and 5 deletions
+4
View File
@@ -30,6 +30,10 @@ __pycache__/
# Logy # Logy
*.log *.log
# Dočasné zámkové soubory MS Office (vznikají při otevřeném Excelu/Wordu)
~$*
**/~$*
# Chrome profily (Playwright) — nikdy do gitu # Chrome profily (Playwright) — nikdy do gitu
**/chrome_profile/ **/chrome_profile/
@@ -78,5 +78,10 @@
"datum": "30.06.2026", "datum": "30.06.2026",
"ref_cislo": "178258393", "ref_cislo": "178258393",
"podano_kdy": "2026-05-13 21:03:20" "podano_kdy": "2026-05-13 21:03:20"
},
{
"datum": "31.07.2026",
"ref_cislo": "179746549",
"podano_kdy": "2026-06-16 10:21:54"
} }
] ]
@@ -1 +1 @@
{"mesic": 6, "rok": 2026} {"mesic": 7, "rok": 2026}
@@ -1,7 +1,7 @@
[ [
{ {
"name": "SID", "name": "SID",
"value": "323fa186a7c38b49f8f40e6798f019a1", "value": "d5b299e911197a26c190b5a84bebeac8",
"domain": ".portal.ozp.cz", "domain": ".portal.ozp.cz",
"path": "/", "path": "/",
"expires": -1, "expires": -1,
@@ -14,7 +14,7 @@
"value": "CERT", "value": "CERT",
"domain": ".portal.ozp.cz", "domain": ".portal.ozp.cz",
"path": "/", "path": "/",
"expires": 1808541892, "expires": 1813134421,
"secure": true, "secure": true,
"httpOnly": false, "httpOnly": false,
"sameSite": "Lax" "sameSite": "Lax"
@@ -1,7 +1,7 @@
[ [
{ {
"name": "SID", "name": "SID",
"value": "0589c59247aa8fa221c380eec74c9cef", "value": "1be176fa462a5f32ad908b07b0b380ac",
"domain": ".portal.zpskoda.cz", "domain": ".portal.zpskoda.cz",
"path": "/", "path": "/",
"expires": -1, "expires": -1,
@@ -14,7 +14,7 @@
"value": "CERT", "value": "CERT",
"domain": ".portal.zpskoda.cz", "domain": ".portal.zpskoda.cz",
"path": "/", "path": "/",
"expires": 1810234998, "expires": 1813134113,
"secure": true, "secure": true,
"httpOnly": false, "httpOnly": false,
"sameSite": "Lax" "sameSite": "Lax"