1
0
Fork 1

Add more languages

pull/1/head
mdPlusPlus 1 year ago
parent 3e86f0987a
commit 6a7888fd7e

@ -54,7 +54,7 @@
$timestamp = time(); // unix timestamp in seconds
echo("Running, please wait..." . PHP_EOL);
echo("This script will usually take approximately 3 minutes to run." . PHP_EOL);
echo("This script will usually take approximately 4 minutes to run." . PHP_EOL);
echo("It will take longer if the Chinese servers are spasming out." . PHP_EOL);
$html = get_html_from_known_sources();

@ -115,6 +115,21 @@
"webdev+b79f" => "🇬🇧"
);
//
$languages_c01b = array(
"ares-races+c01b" => "🇬🇧",
"cfm+c01b" => "🇬🇧",
"contesting+c01b" => "🇬🇧",
"cw+c01b" => "🇬🇧",
"dmr+c01b" => "🇬🇧",
"dstar+c01b" => "🇬🇧",
"hamradio+c01b" => "🇬🇧",
"hf+c01b" => "🇬🇧",
"ka7vee-w7sj+c01b" => "🇬🇧",
"ralph_june+c01b" => "🇬🇧",
"repeaters+c01b" => "🇬🇧"
);
// http://open.session.codes/
$languages_c7fb = array(
"4c2ba1+c7fb" => "🇪🇸",
@ -183,6 +198,7 @@
$languages_8e2e,
$languages_a03c,
$languages_b79f,
$languages_c01b,
$languages_c7fb,
$languages_e5e0,
$languages_e56f,

@ -12,6 +12,7 @@ function hideBadCommunities() {
"e5853a+c7fb", // testtest
"test+118d", // Testing 1, 2, 3
"test+13f6", // Testing room
"test+c01b", // Testing room
"test+fe93" // 测试Test)
];