You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -27,6 +27,7 @@ SERPSTACK_API_KEY=#your serpstack api key here
27
27
SEARCHAPI_KEY=#your searchapi api key here
28
28
USE_LOCAL_WEBSEARCH=#set to true to parse google results yourself, overrides other API keys
29
29
SEARXNG_QUERY_URL=# where '<query>' will be replaced with query keywords see https://docs.searxng.org/dev/search_api.html eg https://searxng.yourdomain.com/search?q=<query>&engines=duckduckgo,google&format=json
30
+
PLAYWRIGHT_ADBLOCKER=true
30
31
31
32
WEBSEARCH_ALLOWLIST=`[]`# if it's defined, allow websites from only this list.
32
33
WEBSEARCH_BLOCKLIST=`[]`# if it's defined, block websites from this list.
0 commit comments