mirror of
https://github.com/ShaYmez/xlxd.git
synced 2025-09-05 06:37:48 -04:00
db 2.1.4
This commit is contained in:
parent
eb5cee1993
commit
dff0eedf82
6
dashboard/changes.txt
Executable file → Normal file
6
dashboard/changes.txt
Executable file → Normal file
@ -1,3 +1,9 @@
|
|||||||
|
xlx db v2.1.4
|
||||||
|
|
||||||
|
- "class.reflector.php" improved the flag search
|
||||||
|
- "country.csv" added serveral prefixes
|
||||||
|
- "flags" added Puerto Ricco and Åland Islands
|
||||||
|
|
||||||
xlx db v2.1.3
|
xlx db v2.1.3
|
||||||
|
|
||||||
- "index.php" added support for multiradio repeaters
|
- "index.php" added support for multiradio repeaters
|
||||||
|
BIN
dashboard/img/flags/ax.png
Normal file
BIN
dashboard/img/flags/ax.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.1 KiB |
BIN
dashboard/img/flags/pr.png
Normal file
BIN
dashboard/img/flags/pr.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
2
dashboard/index.php
Executable file → Normal file
2
dashboard/index.php
Executable file → Normal file
@ -80,7 +80,7 @@ for ($i=0;$i<count($tmpPeers);$i++) {
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="top"><img src="./img/header.jpg" alt="XLX Multiprotocol Gateway Reflector" style="margin-top:15px;" />
|
<div id="top"><img src="./img/header.jpg" alt="XLX Multiprotocol Gateway Reflector" style="margin-top:15px;" />
|
||||||
<br /> XLX<?php echo $ServiceName; ?> v<?php echo $XML->GetElement($FILECONTENT, "Version"); ?> - Dashboard v2.1.3 / Service uptime: <?php
|
<br /> XLX<?php echo $ServiceName; ?> v<?php echo $XML->GetElement($FILECONTENT, "Version"); ?> - Dashboard v2.1.4 / Service uptime: <?php
|
||||||
if (file_exists($PID) && is_readable($PID)) {
|
if (file_exists($PID) && is_readable($PID)) {
|
||||||
echo FormatSeconds(time()-filectime($PID));
|
echo FormatSeconds(time()-filectime($PID));
|
||||||
}
|
}
|
||||||
|
6
dashboard/pgs/class.reflector.php
Executable file → Normal file
6
dashboard/pgs/class.reflector.php
Executable file → Normal file
@ -144,8 +144,8 @@ class xReflector {
|
|||||||
public function GetFlag($Callsign) {
|
public function GetFlag($Callsign) {
|
||||||
$Image = "";
|
$Image = "";
|
||||||
$FoundFlag = false;
|
$FoundFlag = false;
|
||||||
$Letters = 2;
|
$Letters = 4;
|
||||||
while (($Letters < 5) && (!$FoundFlag)) {
|
while (($Letters >= 2) && (!$FoundFlag)) {
|
||||||
$j = 0;
|
$j = 0;
|
||||||
$Prefix = substr($Callsign, 0, $Letters);
|
$Prefix = substr($Callsign, 0, $Letters);
|
||||||
while (($j < count($this->Flagarray)) && (!$FoundFlag)) {
|
while (($j < count($this->Flagarray)) && (!$FoundFlag)) {
|
||||||
@ -160,7 +160,7 @@ class xReflector {
|
|||||||
}
|
}
|
||||||
$j++;
|
$j++;
|
||||||
}
|
}
|
||||||
$Letters++;
|
$Letters--;
|
||||||
}
|
}
|
||||||
|
|
||||||
return strtolower($Image);
|
return strtolower($Image);
|
||||||
|
@ -37,7 +37,7 @@ Burkina Faso;BF;XT
|
|||||||
Burundi;BI;9U
|
Burundi;BI;9U
|
||||||
Cambodia;KH;XU
|
Cambodia;KH;XU
|
||||||
Cameroon;CM;TJ
|
Cameroon;CM;TJ
|
||||||
Canada;CA;VA-VB-VC-VD-VE-VF-VG
|
Canada;CA;VA-VB-VC-VD-VE-VF-VG-VY
|
||||||
Cape Verde;CV;D4
|
Cape Verde;CV;D4
|
||||||
Cayman Islands;KY;ZF
|
Cayman Islands;KY;ZF
|
||||||
Central African Republic;CF;TL
|
Central African Republic;CF;TL
|
||||||
@ -104,10 +104,10 @@ India;IN;VU
|
|||||||
Indonesia;ID;YB-YC-YD-YE-YF-YG-YH
|
Indonesia;ID;YB-YC-YD-YE-YF-YG-YH
|
||||||
Iran, Islamic Republic of;IR;EP-EQ
|
Iran, Islamic Republic of;IR;EP-EQ
|
||||||
Iraq;IQ;YI
|
Iraq;IQ;YI
|
||||||
Ireland;IE;EI-EJ
|
Ireland;IE;EI-EJ-MI
|
||||||
Isle of Man;IM;GD-GT
|
Isle of Man;IM;GD-GT
|
||||||
Israel;IL;4X-4Z
|
Israel;IL;4X-4Z
|
||||||
Italy;IT;I0-I1-I2-I3-I4-I5-I6-I7-I8-I9-IU-IZ-IR-IW-IK
|
Italy;IT;I0-I1-I2-I3-I4-I5-I6-I7-I8-I9-IK-TR-IT-IU-IW-IZ
|
||||||
Jamaica;JM;6Y
|
Jamaica;JM;6Y
|
||||||
Japan;JP;JA-JB-JC-JD-JE-JF-JG-JH-JI-JJ-JK-JL-JM-JN-JO-JP-JQ-JR-JS-7J-7K-7L-7M-7N
|
Japan;JP;JA-JB-JC-JD-JE-JF-JG-JH-JI-JJ-JK-JL-JM-JN-JO-JP-JQ-JR-JS-7J-7K-7L-7M-7N
|
||||||
Jersey;JE;GJ-GH
|
Jersey;JE;GJ-GH
|
||||||
@ -116,7 +116,7 @@ Kazakhstan;KZ;UN-UO-UP-UQ
|
|||||||
Kenya;KE;5Y-5Z
|
Kenya;KE;5Y-5Z
|
||||||
Kiribati;KI;T30
|
Kiribati;KI;T30
|
||||||
Korea, Democratic People's Republic of;KP;P5
|
Korea, Democratic People's Republic of;KP;P5
|
||||||
Korea, Republic of;KR;HL-6K-6L-6M-6N
|
Korea, Republic of;KR;DS-HL-6K-6L-6M-6N
|
||||||
Kuwait;KW;9K
|
Kuwait;KW;9K
|
||||||
Kyrgyzstan;KG;EX
|
Kyrgyzstan;KG;EX
|
||||||
Lao People's Democratic Republic;LA;XW
|
Lao People's Democratic Republic;LA;XW
|
||||||
@ -178,7 +178,7 @@ Poland;PL;SN-SO-SP-SQ-SR
|
|||||||
Portugal;PT;CT
|
Portugal;PT;CT
|
||||||
Puerto Rico;PR;KP3-KP4
|
Puerto Rico;PR;KP3-KP4
|
||||||
Qatar;QA;A7
|
Qatar;QA;A7
|
||||||
Réunion;RE;FR-TO
|
Reunion;RE;FR-TO
|
||||||
Romania;RO;YO-YP-YQ-YR
|
Romania;RO;YO-YP-YQ-YR
|
||||||
Russian Federation;RU;UA-UB-UC-UD-UE-UF-UG-UH-UI-RA-RB-RC-RD-RE-RF-RG-RH-RI-RJ-RK-RL-RM-RN-RO-RP-RQ-RR-RS-RT-RT-RU-RV-RW-RX-RY-RZ
|
Russian Federation;RU;UA-UB-UC-UD-UE-UF-UG-UH-UI-RA-RB-RC-RD-RE-RF-RG-RH-RI-RJ-RK-RL-RM-RN-RO-RP-RQ-RR-RS-RT-RT-RU-RV-RW-RX-RY-RZ
|
||||||
Rwanda;RW;9X
|
Rwanda;RW;9X
|
||||||
@ -186,7 +186,7 @@ Saint Barth
|
|||||||
Saint Helena, Ascension and Tristan da Cunha;SH;ZD9
|
Saint Helena, Ascension and Tristan da Cunha;SH;ZD9
|
||||||
Saint Kitts and Nevis;KN;V4
|
Saint Kitts and Nevis;KN;V4
|
||||||
Saint Lucia;LC;J6
|
Saint Lucia;LC;J6
|
||||||
Saint Martin (French part);MF;FS-TO
|
Saint Martin (French part);MF;FS
|
||||||
Saint Pierre and Miquelon;PM;FP
|
Saint Pierre and Miquelon;PM;FP
|
||||||
Saint Vincent and the Grenadines;VC;J8
|
Saint Vincent and the Grenadines;VC;J8
|
||||||
Samoa;WS;5W
|
Samoa;WS;5W
|
||||||
@ -204,8 +204,8 @@ Slovakia;SK;OM
|
|||||||
Slovenia;SI;S5
|
Slovenia;SI;S5
|
||||||
Solomon Islands;SB;H4
|
Solomon Islands;SB;H4
|
||||||
Somalia;SO;T5-6O
|
Somalia;SO;T5-6O
|
||||||
South Africa;ZA;VP8-LU
|
South Africa;ZA;ZS
|
||||||
South Georgia and the South Sandwich Islands;GS;VP8-LU
|
South Georgia and the South Sandwich Islands;GS;VP8S
|
||||||
South Sudan;SS;ZR-ZS-ZT-ZU
|
South Sudan;SS;ZR-ZS-ZT-ZU
|
||||||
Spain;ES;EA-EB-EC-ED-EE-EF-EG-EH
|
Spain;ES;EA-EB-EC-ED-EE-EF-EG-EH
|
||||||
Sri Lanka;LK;4S
|
Sri Lanka;LK;4S
|
||||||
@ -233,8 +233,8 @@ Tuvalu;TV;T2
|
|||||||
Uganda;UG;5X
|
Uganda;UG;5X
|
||||||
Ukraine;UA;UR-US-UT-UU-UV-UW-UX-UY-UZ
|
Ukraine;UA;UR-US-UT-UU-UV-UW-UX-UY-UZ
|
||||||
United Arab Emirates;AE;A6
|
United Arab Emirates;AE;A6
|
||||||
United Kingdom;GB;2E-M0-M1-M2-M3-M4-M5-M6-M7-M8-M9-G0-G1-G2-G3-G4-G5-G6-G7-G8-G9-GX
|
United Kingdom;GB;2E-M0-M1-M2-M3-M4-M5-M6-M7-M8-M9-MB-MM-G0-G1-G2-G3-G4-G5-G6-G7-G8-G9-GX
|
||||||
United States;US;K0-K1-K2-K3-K4-K5-K6-K7-K8-K9-KC-KI-KD-W0-W1-W2-W3-W4-W5-W6-W7-W8-W9-WA-WB-KA-KJ-KE-KM-N0-N1-N2-N3-N4-N5-N6-N7-N8-N9-NO-AA-AB-AC-AD-AE-AF-AG-AH-AI-AJ-AK-NS
|
United States;US;K0-K1-K2-K3-K4-K5-K6-K7-K8-K9-KA-KB-KC-KD-KE-KF-KI-KJ-KM-W0-W1-W2-W3-W4-W5-W6-W7-W8-W9-WA-WB-WX-N0-N1-N2-N3-N4-N5-N6-N7-N8-N9-NS-NO-AA-AB-AC-AD-AE-AF-AG-AH-AI-AJ-AK
|
||||||
United States Minor Outlying Islands;UM;
|
United States Minor Outlying Islands;UM;
|
||||||
Uruguay;UY;CV-CW-CX
|
Uruguay;UY;CV-CW-CX
|
||||||
Uzbekistan;UZ;UJ-UK-UL-UM
|
Uzbekistan;UZ;UJ-UK-UL-UM
|
||||||
@ -243,7 +243,7 @@ Venezuela, Bolivarian Republic of;VE;YV-YW-YX-YY-4M
|
|||||||
Viet Nam;VN;3W-XV
|
Viet Nam;VN;3W-XV
|
||||||
Virgin Islands, British;VG;VP2V
|
Virgin Islands, British;VG;VP2V
|
||||||
Virgin Islands, U.S.;VI;KP2
|
Virgin Islands, U.S.;VI;KP2
|
||||||
Wales;WL;2W-GW
|
Wales;WL;2W-GW-MW
|
||||||
Wallis and Futuna;WF;FW
|
Wallis and Futuna;WF;FW
|
||||||
Western Sahara;EH;S0
|
Western Sahara;EH;S0
|
||||||
Yemen;YE;7O
|
Yemen;YE;7O
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user