summaryrefslogtreecommitdiff
path: root/files/common/www/service/cgi-bin/online.json
blob: 847ee5efb0a438a1735902628f4c695d06183ead (plain)
1
2
3
4
5
6
7
8
#!/bin/sh -e

. /www/service/cgi-bin/common.sh

echo -e "Status: 200 OK\r
Content-Type: application/json\r
\r
$(have_internet && echo true || echo false)"
contact: Jan Huwald // Impressum