diff --git a/sport.json b/sport.json
index 8cb532dc..eb0ef332 100644
--- a/sport.json
+++ b/sport.json
@@ -32,15 +32,20 @@
"10pin": "🎳",
"american_football": "🏈",
"archery": "🎯",
+ "athletics": "",
"australian_football": "🏈",
"badminton": "🏸",
"baseball": "⚾",
"basketball": "🏀",
"beachvolleyball": "🏐",
"billiards": "🎱",
+ "boules": "",
+ "bowls": "",
"bmx": "🚲",
+ "cricket": "",
"canadian_football": "🏈",
"chess": "♚",
+ "climbing": "🏔",
"cockfighting": "🐓",
"cricket": "🏏",
"cycling": "🚲",
@@ -48,19 +53,29 @@
"dog_racing": "🐕",
"equestrian": "🏇",
"field_hockey": "🏑",
+ "free_flying": "",
+ "fitness": "",
"golf": "⛳",
+ "gymnastics": "",
+ "handball": "",
"horse_racing": "🏇",
+ "hockey": "",
"ice_hockey": "🏒",
"ice_skating": "⛸",
"model_aerodrome": "✈",
"motocross": "🏍",
"motor": "🏎",
+ "multi": "",
+ "netball": "",
"rugby": "🏉",
"rugby_league": "🏉",
"rugby_union": "🏉",
"running": "🏃",
"sailing": "⛵",
+ "scuba_diving": "",
"shooting": "🔫",
+ "skateboard": "",
+ "skiing": "",
"soccer": "⚽",
"surfing": "🏄",
"swimming": "🏊",
@@ -72,7 +87,7 @@
"filter": {
"sport": {
"name": "{{ keyTrans('sport') }}",
- "type": "select",
+ "type": "checkbox",
"show_default": "true",
"op": "has",
"values": "{% set list = [] %}{% for t, v in const %}{% endfor %}"