• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
m
→‎Cookie Method: replacing the date to keep it valid
Line 55: Line 55:  
# Open the Developer Bar (F12) and insert these lines into the console and execute (by pressing the [Enter] key).
 
# Open the Developer Bar (F12) and insert these lines into the console and execute (by pressing the [Enter] key).
 
<pre>
 
<pre>
document.cookie = "ckcy=1;expires=Sun, 09 Feb 2019 09:00:09 GMT;domain=osapi.dmm.com;path=/";
+
document.cookie = "ckcy=1;expires=Sun, 09 Feb 2025 09:00:09 GMT;domain=osapi.dmm.com;path=/";
document.cookie = "ckcy=1;expires=Sun, 09 Feb 2019 09:00:09 GMT;domain=203.104.209.7;path=/";
+
document.cookie = "ckcy=1;expires=Sun, 09 Feb 2025 09:00:09 GMT;domain=203.104.209.7;path=/";
document.cookie = "ckcy=1;expires=Sun, 09 Feb 2019 09:00:09 GMT;domain=www.dmm.com;path=/netgame/";
+
document.cookie = "ckcy=1;expires=Sun, 09 Feb 2025 09:00:09 GMT;domain=www.dmm.com;path=/netgame/";
document.cookie = "ckcy=1;expires=Sun, 09 Feb 2019 09:00:09 GMT;domain=log-netgame.dmm.com;path=/";
+
document.cookie = "ckcy=1;expires=Sun, 09 Feb 2025 09:00:09 GMT;domain=log-netgame.dmm.com;path=/";
 
</pre>
 
</pre>
 
# Refresh (F5) the browser page
 
# Refresh (F5) the browser page
100

edits

Navigation menu