This repository has been archived on 2021-05-18. You can view files and clone it, but cannot push or open issues or pull requests.
website/add.sh

5 lines
116 B
Bash

#!/bin/sh
echo -en 'Content-Type: text/plain; charset=utf-8\r\n\r\n'
echo -en 'Received, but not stored. 😝\r\n'