No description
Find a file
lichenblankie acfa9f6d4f stripped tracking params, added tags
URLs are cleaned of tracking parameters (utm_*, fbclid, gclid, etc.)
before indexing. Tags can be added when saving or editing pages,
browsed at /tags, and are included in search results. Tags are shared
via /api/sites and preserved when syncing/importing from subscriptions.
2026-06-05 05:29:35 +00:00
.gitignore ported everything to Reticulum mesh 2026-06-05 05:29:35 +00:00
app.py single-command startup 2026-06-05 05:29:35 +00:00
db.py stripped tracking params, added tags 2026-06-05 05:29:35 +00:00
gateway.py single-command startup 2026-06-05 05:29:35 +00:00
handlers.py stripped tracking params, added tags 2026-06-05 05:29:35 +00:00
index.db bound to 0.0.0.0, dynamic Host header 2026-06-05 05:29:35 +00:00
README.md first commit 2026-06-05 05:22:37 +00:00
requirements.txt ported everything to Reticulum mesh 2026-06-05 05:29:35 +00:00
rns_client.py wired up mesh subscriptions + search 2026-06-05 05:29:35 +00:00
templates.py ported everything to Reticulum mesh 2026-06-05 05:29:35 +00:00