Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Tutorial: Connection
(view source)
Revision as of 20:58, 18 June 2019
27 bytes added
,
5 years ago
→Manual Access
Line 21:
Line 21:
* Copy-paste the following code into the '''console''':
* Copy-paste the following code into the '''console''':
<syntaxhighlight lang="javascript">
<syntaxhighlight lang="javascript">
−
document.cookie=
'
ckcy=1;expires=
Mon, 17-Jun-2024 00:00:00 GMT
;path=/netgame;domain=.dmm.com
'
+
document.cookie=
`
ckcy=1;expires=
${new Date(+new Date()+365*24*60*60*1000).toUTCString()}
;path=/netgame;domain=.dmm.com
`
</syntaxhighlight>
</syntaxhighlight>
<!--
<!--
がか
cssedit, gkautomate
7,064
edits