[feat] engine categories: add blogs category

Category for searching personal blogs and websites.
Useful if searching for interesting articles on a topic
rather than the mainstream Wikipedia etc. results.
This commit is contained in:
Bnyro
2026-06-19 21:25:44 +02:00
parent 75c1b1dade
commit 93e867c6b1
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ about = {
base_url = "https://api2.marginalia-search.com"
safesearch = True
categories = ["general"]
categories = ["general", "blogs"]
paging = True
results_per_page = 20
api_key = None