diff --git a/shynet/dashboard/templatetags/helpers.py b/shynet/dashboard/templatetags/helpers.py index 582d196..a2f549a 100644 --- a/shynet/dashboard/templatetags/helpers.py +++ b/shynet/dashboard/templatetags/helpers.py @@ -168,6 +168,7 @@ def iconify(text): "firefox mobile": "firefox.com", "edge mobile": "microsoft.com", "chromium": "chromium.org", + "duckduckgo mobile": "duckduckgo.com", } domain = None