Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Noscript-email is a shell script that checks fail2ban.log for IPs that tripped the noscript filter. Webserver access logs are searched for these IPs and you are emailed what was accessed as well as the geolocation of the offender.
hapi handler to allow injecting CSS from cookies. Use it to create an endpoint that will serve CSS generated from the cookies it receive. Combined with cookie-param-handler it allows e.g. to easily display dismissable consent forms on top of existing static contents with minimum effort. Useful for consent screens that have to work whether or not Javascript is available and enabled on the client.