77 lines
1.7 KiB
JSON
77 lines
1.7 KiB
JSON
{
|
|
"https://examples.eze2e.com/login/cookie/login.php": {
|
|
"forms": [],
|
|
"links": [
|
|
{
|
|
"to": "https://examples.eze2e.com/login/cookie/index.php#"
|
|
},
|
|
{
|
|
"to": "https://examples.eze2e.com/login/cookie/weather.php"
|
|
},
|
|
{
|
|
"to": "https://examples.eze2e.com/login/cookie/logout.php"
|
|
}
|
|
],
|
|
"ui": [],
|
|
"sections": []
|
|
},
|
|
"https://examples.eze2e.com/login/cookie/index.php": {
|
|
"forms": [],
|
|
"links": [
|
|
{
|
|
"to": "https://examples.eze2e.com/login/cookie/index.php#"
|
|
},
|
|
{
|
|
"to": "https://examples.eze2e.com/login/cookie/weather.php"
|
|
},
|
|
{
|
|
"to": "https://examples.eze2e.com/login/cookie/logout.php"
|
|
}
|
|
],
|
|
"ui": [],
|
|
"sections": []
|
|
},
|
|
"https://examples.eze2e.com/login/cookie/weather.php": {
|
|
"forms": [],
|
|
"links": [
|
|
{
|
|
"to": "https://examples.eze2e.com/login/cookie/index.php"
|
|
},
|
|
{
|
|
"to": "https://examples.eze2e.com/login/cookie/weather.php#"
|
|
},
|
|
{
|
|
"to": "https://examples.eze2e.com/login/cookie/logout.php"
|
|
}
|
|
],
|
|
"ui": [],
|
|
"sections": []
|
|
},
|
|
"https://examples.eze2e.com/login/cookie/logout.php": {
|
|
"forms": [
|
|
{
|
|
"action": "https://examples.eze2e.com/login/cookie/login.php",
|
|
"inputs": [
|
|
{
|
|
"name": "user",
|
|
"tag": "input",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"name": "pass",
|
|
"tag": "input",
|
|
"type": "password"
|
|
},
|
|
{
|
|
"name": "login",
|
|
"tag": "input",
|
|
"type": "submit"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"links": [],
|
|
"ui": [],
|
|
"sections": []
|
|
}
|
|
} |