[Unit]
Description=Uptime 

[Service]
TimeoutStartSec=0
ExecStart=curl -v  "$(cat /home/neon/.uptime-url)"
Type=oneshot