#!/bin/sh

cat <<EOF >test-example
https://tracker.debian.org/pkg/urlscan
https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=urlscan
EOF

/usr/bin/urlscan -n -s test-example
