Update helpers.py (#278)

This commit is contained in:
radeeyate
2023-08-09 17:11:03 -06:00
committed by GitHub
parent 1918af3f0e
commit f1a0de2090

View File

@@ -168,6 +168,7 @@ def iconify(text):
"firefox mobile": "firefox.com",
"edge mobile": "microsoft.com",
"chromium": "chromium.org",
"duckduckgo mobile": "duckduckgo.com",
}
domain = None