Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

json import in cookie editor throws error #359

Open
Prisoner2-6-7 opened this issue Jul 15, 2024 · 0 comments
Open

json import in cookie editor throws error #359

Prisoner2-6-7 opened this issue Jul 15, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@Prisoner2-6-7
Copy link

image

[
{
"Host": ".google.com",
"Path": "/",
"KeyName": "__Secure-dawd",
"Value": "adwadw",
"IsSecure": true,
"IsHTTPOnly": true,
"HasExpire": true,
"IsPersistent": true,
"CreateDate": "2024-07-15T20:54:20.938268+06:00",
"ExpireDate": "2025-07-15T20:54:20.938268+06:00"
},
{
"Host": ".bing.com",
"Path": "/",
"KeyName": "MUID",
"Value": "adw",
"IsSecure": true,
"IsHTTPOnly": false,
"HasExpire": true,
"IsPersistent": true,
"CreateDate": "2023-06-26T20:40:52.184598+06:00",
"ExpireDate": "2025-06-18T14:06:57.029021+06:00"
},
{
"Host": "accounts.google.com",
"Path": "/",
"KeyName": "SMSV",
"Value": "ADHTe-awd-HwB04jO4JOy1lRPtk_a6wzkfknxKZ-awd",
"IsSecure": true,
"IsHTTPOnly": true,
"HasExpire": true,
"IsPersistent": true,
"CreateDate": "2023-06-26T20:39:29.602954+06:00",
"ExpireDate": "2024-07-30T20:39:29.602954+06:00"
}
]

example of output

@Prisoner2-6-7 Prisoner2-6-7 added the bug Something isn't working label Jul 15, 2024
@moonD4rk moonD4rk added the enhancement New feature or request label Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants