No description
Find a file
2022-07-09 19:14:55 +02:00
cmd sh-index: fetch user agent from config 2022-07-09 18:14:06 +02:00
config Implement configuration loader 2022-07-09 15:31:16 +02:00
crawler crawler: re-schedule after HTTP 429 2022-07-09 19:14:55 +02:00
database database: add middleware 2022-07-09 13:52:55 +02:00
graph API: Implement search resolver 2022-07-09 15:48:03 +02:00
query web: add search results page 2022-07-09 17:48:52 +02:00
static web: add link to index from search page 2022-07-09 18:07:46 +02:00
templates web: add link to index from search page 2022-07-09 18:07:46 +02:00
.gitignore Add Makefile 2022-07-09 18:14:00 +02:00
config.example.ini sh-api: expand top-level server riggings 2022-07-09 15:39:04 +02:00
COPYING Initial commit 2022-07-08 19:46:11 +02:00
go.mod web: add search results page 2022-07-09 17:48:52 +02:00
go.sum web: add search results page 2022-07-09 17:48:52 +02:00
gqlgen.yml API: Implement search resolver 2022-07-09 15:48:03 +02:00
Makefile Add Makefile 2022-07-09 18:14:00 +02:00
README.md Add README.md 2022-07-08 20:55:55 +02:00
schema.sql Initial commit 2022-07-08 19:46:11 +02:00

WIP

Why is this crawling my site?

This crawler is still under development. It respects robots.txt Disallow and Crawl-Delay directives. But, if it's annoying you, email sir@cmpwn.com and I'll knock it off.