Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F9582590
logged.html
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
555 B
Referenced Files
None
Subscribers
None
logged.html
View Options
<!DOCTYPE html>
<
html
>
<
head
>
<
script
src
=
"/jquery.js"
></
script
>
<
script
src
=
"/authorization.js"
></
script
>
<
meta
charset
=
"utf-8"
>
<
title
>
Panel zalogowania
</
title
>
<
link
rel
=
"stylesheet"
href
=
"/style.css"
>
</
head
>
<
body
>
<
form
action
=
"/logout"
method
=
"post"
id
=
"form"
>
<
input
type
=
"submit"
text
=
"Wyloguj"
/>
</
form
>
</
body
>
<
script
>
Auth
.
redirect_if_not_logged_in
();
function
checkUser
(){
}
function
ResetCookie
()
{
document
.
cookie
=
"PrometheusSession=0"
;
}
jQuery
(
"#form"
).
submit
(
function
()
{
ResetCookie
();
});
</
script
>
</
html
>
File Metadata
Details
Attached
Mime Type
text/html
Expires
Sat, Oct 11, 07:13 (19 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
983952
Default Alt Text
logged.html (555 B)
Attached To
Mode
rS Sealious
Attached
Detach File
Event Timeline
Log In to Comment