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=${new Date(+new Date()+365*24*60*60*1000).toUTCString()};path=/netgame;domain=.dmm.com`
+
document.cookie=`ckcy=1;expires=${new Date(+new Date()+31536e6).toUTCString()};path=/netgame;domain=.dmm.com`
</syntaxhighlight>
</syntaxhighlight>
<!--
<!--