# pyright: reportUndefinedVariable=false config.load_autoconfig(False) c.content.autoplay = False c.content.notifications.enabled = False c.url.searchengines = { "DEFAULT": "https://searx.gmoker.com/search?q={}", "!g": "https://www.google.com/search?q={}", "!d": "https://duckduckgo.com/?q={}", } c.url.start_pages = "about:blank"