You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sessioncommunities.online/language_flags.php

99 lines
2.6 KiB
PHTML

<?php
// http://sog.caliban.org/
$languages_118d = array(
"android+118d" => "",
"brasil+118d" => "🇵🇹",
"deutsch+118d" => "🇩🇪",
"espanol+118d" => "🇪🇸",
"francais+118d" => "🇫🇷",
"gaming+118d" => "",
"health+118d" => "",
"im+118d" => "🇬🇧",
"italiano+118d" => "🇮🇹",
"linux+118d" => "",
"modernsurvival+118d" => "",
"music+118d" => "",
"nl+118d" => "🇳🇱",
"persian+118d" => "🇮🇷",
"portugues+118d" => "🇵🇹",
"privacy+118d" => "",
"russian+118d" => "🇷🇺",
"snops+118d" => "🇬🇧",
"sogops+118d" => "🇬🇧",
"travel+118d" => "",
"unix+118d" => ""
);
// http://45.77.102.159/
$languages_132d = array(
"kat67world+132d" => "",
"origin+132d" => "🇨🇳",
"scammer+132d" => ""
);
// http://173.249.51.184/
$languages_2812 = array(
"fi+2812" => "🇫🇮",
"main+2812" => "",
"scandinavia+2812" => ""
);
// http://95.217.236.112/
$languages_8e2e = array(
"CrazyGamers+8e2e" => "",
"fishing+8e2e" => "",
"ohjelmointisuomi+8e2e" => "🇫🇮",
"pk+8e2e" => "🇫🇮",
"SuomenTori+8e2e" => "🇫🇮",
"suomentoriv2+8e2e" => "🇫🇮",
"tori+8e2e" => ""
);
// https://open.getsession.org/
$languages_a03c = array(
"crypto+a03c" => "🇬🇧",
"lokinet+a03c" => "🇬🇧",
"oxen+a03c" => "🇬🇧",
"session-farsi+a03c" => "🇮🇷",
"session-updates+a03c" => "🇬🇧",
"session+a03c" => "🇬🇧"
);
// http://185.130.45.173/
$languages_b79f = array(
"cryptography+b79f" => "",
"philosophy+b79f" => "",
"trading+b79f" => "",
"uncensored+b79f" => "",
"webdev+b79f" => "🇬🇧"
);
// http://open.session.codes/
$languages_c7fb = array(
"4c2ba1+c7fb" => "🇪🇸",
"6e7b5f+c7fb" => "",
"90ca71+c7fb" => "🇷🇺",
"a80d69+c7fb" => "",
"d8dc40+c7fb" => "🇪🇸",
"edb497+c7fb" => "🇨🇳",
"sc+c7fb" => ""
);
// http://95.179.250.131/
$languages_e5e0 = array(
"generalchat+e5e0" => "",
"nsfw+e5e0" => "",
"public+e5e0" => "🇬🇧"
);
$languages = array_merge(
$languages_118d,
$languages_132d,
$languages_8e2e,
$languages_a03c,
$languages_b79f,
$languages_c7fb,
$languages_e5e0
);
?>