A prettified/human-readable version of this data response from api_get_member/ship
from the Kancolle ship3
API.
For a detailed breakdown of what each compoment means, see here
No. | Japanese Name | English Name | IP |
---|---|---|---|
01 | 横須賀鎮守府 | Yokosuka Naval District | 203.104.105.167 |
02 | 呉鎮守府 | Kure Naval District | 125.6.184.15 |
03 | 佐世保鎮守府 | Sasebo Naval District | 125.6.184.16 |
04 | 舞鶴鎮守府 | Maizuru Naval District | 125.6.187.205 |
05 | 大湊警備府 | Ominato Guard District | 125.6.187.229 |
06 | トラック泊地 | Truk Anchorage | 125.6.187.253 |
07 | リンガ泊地 | Lingga Anchorage | 125.6.188.25 |
08 | ラバウル基地 | Rabaul Naval Base | 203.104.248.135 |
Please report any translation errors or mistakes to me at @kotoriburd.
A new Extra Operation has been added to World 3 (3-5).
※ Clearing the map will reward 1 medal per month.
3 new BGMs added. "Musashi's Return" ※ Unlocked by a special furniture
Please report any translation errors or mistakes to me at @kotoriburd.
The nameship of the Fuso class of battleships has received a further remodel.
Additional voices for Resupplying, Idling and Marriage have been added for Fusou Kai. Fusou Kai 2 has a new Homeport voice.
var s = document.createElement('style'); | |
s.innerHTML = 'body{margin:0!important;overflow:hidden!important}#game_frame{position:fixed!important;left:50%!important;top:-16px!important;margin-left:-450px!important;z-index:1!important}'; | |
document.head.appendChild(s); | |
// Minified to be run in browser console | |
var s = document.createElement('style');s.innerHTML = 'body{margin:0!important;overflow:hidden!important}#game_frame{position:fixed!important;left:50%!important;top:-16px!important;margin-left:-450px!important;z-index:1!important}';document.head.appendChild(s); |
var s = document.createElement('style'); | |
s.innerHTML = 'body{margin:0!important;overflow:hidden!important}#game_frame{position:fixed!important;left:50%!important;top:0px!important;margin-left:-400px!important;z-index:1!important}'; | |
document.head.appendChild(s); | |
// Minified to be run in browser console: | |
var s = document.createElement('style');s.innerHTML = 'body{margin:0!important;overflow:hidden!important}#game_frame{position:fixed!important;left:50%!important;top:0px!important;margin-left:-400px!important;z-index:1!important}';document.head.appendChild(s); |
create different ssh key according the article Mac Set-Up Git
$ ssh-keygen -t rsa -C "[email protected]"