Files
ttl.sh/hooks
dependabot[bot] bbfb3f5076 Bump moment from 2.24.0 to 2.30.1 in /hooks
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.30.1.
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.24.0...2.30.1)

---
updated-dependencies:
- dependency-name: moment
  dependency-version: 2.30.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 14:49:13 +00:00
..
2024-02-05 09:16:45 -08:00
2019-05-15 23:58:50 +00:00
2019-05-15 23:58:50 +00:00
2024-02-05 09:16:45 -08:00
2024-02-05 09:16:45 -08:00
2024-02-05 09:16:45 -08:00
2019-05-21 13:01:45 +00:00
2019-05-15 23:58:50 +00:00
2019-05-15 23:58:50 +00:00

ttl.sh hooks

This is the hooks server that also has the reaper for ttl.sh.

The webhooks from the registry are terminated in src/controllers/HookAPI.ts. The reaper runs on a cron and executes src/commands/reap.ts.