Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1428271
anon-remove.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
243 B
Referenced Files
None
Subscribers
None
anon-remove.js
View Options
try
{
localStorage
.
removeItem
(
'CentralAuthAnon'
);
}
catch
(
e
)
{}
try
{
if
(
/(^|; )CentralAuthAnon=/
.
test
(
document
.
cookie
)
)
{
document
.
cookie
=
'CentralAuthAnon=0; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/'
;
}
}
catch
(
e
)
{}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 15:57 (14 h, 9 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
dd/b0/350c41029eb2c64bce653edcd25f
Default Alt Text
anon-remove.js (243 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment