xmr-remote-nodes/internal/handler
Christian Ditaputratama 5e2ab83295
feat: Accept i2p naming service hostname #148
Please note that this naming service validation only validates simple
length and allowed characters. Advanced validation such as
internationalized domain name (IDN) is not implemented.

To minimize abuse, I also set minimum length of submitted i2p naming
service address to 5 characters. If someone have an address of 4
characters or less, let them open an issue or create a pull request.
2024-11-08 00:23:07 +07:00
..
views feat: Accept i2p naming service hostname #148 2024-11-08 00:23:07 +07:00
middlewares.go refactor!: Use function method for routes 2024-11-06 22:15:53 +07:00
response.go feat: Added i2p support #148 2024-11-07 20:26:49 +07:00
routes.go feat: Added robots.txt route 2024-11-07 00:59:57 +07:00
server.go feat: Added permalink header 2024-11-06 18:00:25 +07:00