diff --git a/pyfpdb/Database.py b/pyfpdb/Database.py
index 870a2743..46077f27 100644
--- a/pyfpdb/Database.py
+++ b/pyfpdb/Database.py
@@ -1435,6 +1435,7 @@ class Database:
c.execute("INSERT INTO Sites (name,code) VALUES ('Carbon', 'CA')")
c.execute("INSERT INTO Sites (name,code) VALUES ('PKR', 'PK')")
c.execute("INSERT INTO Sites (name,code) VALUES ('iPoker', 'IP')")
+ c.execute("INSERT INTO Sites (name,code) VALUES ('Winamax', 'WM')")
#end def fillDefaultData
def rebuild_indexes(self, start=None):
diff --git a/pyfpdb/HUD_config.xml.example b/pyfpdb/HUD_config.xml.example
index 1d3a0562..b4eeaaa6 100644
--- a/pyfpdb/HUD_config.xml.example
+++ b/pyfpdb/HUD_config.xml.example
@@ -550,6 +550,43 @@ Left-Drag to Move"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -740,6 +777,7 @@ Left-Drag to Move"
+