2026-03-18 21:33:34 +01:00
<!DOCTYPE html>
2026-03-23 04:22:09 +01:00
< html lang = "en" >
< head >
< meta charset = "utf-8" / >
< meta content = "IE=edge" http-equiv = "X-UA-Compatible" / >
< meta content = "width=device-width, initial-scale=1.0" name = "viewport" / >
< meta content = "telephone=no" name = "format-detection" / >
< meta content = "SplatNet" name = "apple-mobile-web-app-title" / >
2026-04-10 04:56:18 +02:00
< meta property = "og:description" content = "SplatNet is an online service enabling interaction between players of Splatoon. Players can recruit others to play with them and check the play information and ranking of their friends." / >
2026-03-23 04:22:09 +01:00
< title > SplatNet - Splatoon's multiplayer service hub< / title >
< meta content = "A hub for player interaction for the Nintendo Wii U game Splatoon." name = "description" / >
< meta property = "og:site_name" content = "SplatNet" / >
< meta property = "og:title" content = "SplatNet - Splatoon's multiplayer service hub" / >
< meta property = "og:type" content = "website" / >
2026-03-23 04:35:17 +01:00
< meta property = "og:image" content = "https://git.crafterpika.cc/kittentm/splatnet/raw/branch/main/assets/en/facebook_image-f7cbb3f4687a632cf0a44be1e68a7676dbb52eaf2ebc4b207522418825078203.jpg" / >
2026-03-23 04:22:09 +01:00
< link href = "../assets/application-hash.css" media = "all" rel = "stylesheet" / >
< link href = "../favicon.ico" rel = "shortcut icon" type = "image/x-icon" / >
< script src = "https://code.jquery.com/jquery-3.7.1.min.js" > < / script >
< script src = "autoredirect.js" defer > < / script >
< / head >
< body >
< / body >
< / html >