kopia lustrzana https://gitlab.com/gridtracker.org/gridtracker
Added remainder of QRZ Masters awards, fixed EU count
rodzic
f573a0b78d
commit
ee4b80a818
|
@ -9685,7 +9685,7 @@
|
|||
],
|
||||
"cont": "EU",
|
||||
"count": [
|
||||
67
|
||||
66
|
||||
],
|
||||
"endorse": [
|
||||
"Mixed"
|
||||
|
@ -9700,6 +9700,75 @@
|
|||
"sponsor": "QRZ",
|
||||
"tooltip": "Master of Europe"
|
||||
},
|
||||
"MRCAS": {
|
||||
"name": "MRCAS - Master of Asia",
|
||||
"rule": {
|
||||
"band": [
|
||||
"Mixed"
|
||||
],
|
||||
"cont": "AS",
|
||||
"count": [
|
||||
54
|
||||
],
|
||||
"endorse": [
|
||||
"Mixed"
|
||||
],
|
||||
"mode": [
|
||||
"Mixed",
|
||||
"Digital",
|
||||
"Phone"
|
||||
],
|
||||
"type": "dxcc"
|
||||
},
|
||||
"sponsor": "QRZ",
|
||||
"tooltip": "Master of Asia"
|
||||
},
|
||||
"MRCAF": {
|
||||
"name": "MRCAF - Master of Africa",
|
||||
"rule": {
|
||||
"band": [
|
||||
"Mixed"
|
||||
],
|
||||
"cont": "AF",
|
||||
"count": [
|
||||
76
|
||||
],
|
||||
"endorse": [
|
||||
"Mixed"
|
||||
],
|
||||
"mode": [
|
||||
"Mixed",
|
||||
"Digital",
|
||||
"Phone"
|
||||
],
|
||||
"type": "dxcc"
|
||||
},
|
||||
"sponsor": "QRZ",
|
||||
"tooltip": "Master of Africa"
|
||||
},
|
||||
"MRCNA": {
|
||||
"name": "MRCNA - Master of North America",
|
||||
"rule": {
|
||||
"band": [
|
||||
"Mixed"
|
||||
],
|
||||
"cont": "NA",
|
||||
"count": [
|
||||
49
|
||||
],
|
||||
"endorse": [
|
||||
"Mixed"
|
||||
],
|
||||
"mode": [
|
||||
"Mixed",
|
||||
"Digital",
|
||||
"Phone"
|
||||
],
|
||||
"type": "dxcc"
|
||||
},
|
||||
"sponsor": "QRZ",
|
||||
"tooltip": "Master of North America"
|
||||
},
|
||||
"MRCSA": {
|
||||
"name": "MRCSA - Master of South America",
|
||||
"rule": {
|
||||
|
@ -9723,6 +9792,29 @@
|
|||
"sponsor": "QRZ",
|
||||
"tooltip": "Master of South America"
|
||||
},
|
||||
"MRCOC": {
|
||||
"name": "MRCOC - Master of Oceania",
|
||||
"rule": {
|
||||
"band": [
|
||||
"Mixed"
|
||||
],
|
||||
"cont": "OC",
|
||||
"count": [
|
||||
60
|
||||
],
|
||||
"endorse": [
|
||||
"Mixed"
|
||||
],
|
||||
"mode": [
|
||||
"Mixed",
|
||||
"Digital",
|
||||
"Phone"
|
||||
],
|
||||
"type": "dxcc"
|
||||
},
|
||||
"sponsor": "QRZ",
|
||||
"tooltip": "Master of Oceania"
|
||||
},
|
||||
"USA": {
|
||||
"name": "USA - United States",
|
||||
"rule": {
|
||||
|
|
Ładowanie…
Reference in New Issue