No description
Find a file
2022-07-11 19:11:37 +02:00
cmd Use the real crawler UA at /about 2022-07-11 13:13:05 +02:00
config Fix searchut typo in the config file path 2022-07-11 13:17:16 +02:00
crawler Drop crawl schedule-related fields 2022-07-11 17:50:44 +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
import import/cve.org: truncate content for excerpt 2022-07-11 19:11:37 +02:00
query web: add search results page 2022-07-09 17:48:52 +02:00
static Truncate page titles and URLs in search results 2022-07-11 17:48:50 +02:00
templates Highlight result title in bold 2022-07-11 13:16:47 +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
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 Drop crawl schedule-related fields 2022-07-11 17:50:44 +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.