Skip to content

Commit

Permalink
act as mozilla
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejmaleckicg committed Sep 8, 2021
1 parent 77ef78e commit 792843c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
rm _FrontPage.html
rm version

wget http://theweb.dk/KickAssembler/_FrontPage.html
wget -d --user-agent="Mozilla/5.0 (Windows NT x.y; rv:10.0) Gecko/20100101 Firefox/10.0" http://theweb.dk/KickAssembler/_FrontPage.html

VERSION=`cat _FrontPage.html | grep -Po '(?<=Kick Assembler V)\d+.\d.'`
echo "Found version ${VERSION}"
Expand Down

0 comments on commit 792843c

Please sign in to comment.