diff options
Diffstat (limited to '')
-rwxr-xr-x | autosport-handler.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/autosport-handler.sh b/autosport-handler.sh new file mode 100755 index 0000000..d9e3352 --- /dev/null +++ b/autosport-handler.sh @@ -0,0 +1,4 @@ +#!/bin/bash +echo "Content-type: application/xml" +echo "" +curl -s https://www.autosport.com/rss/f1/news/ |