summarylogtreecommitdiffstats
path: root/download.sh
diff options
context:
space:
mode:
Diffstat (limited to 'download.sh')
-rw-r--r--download.sh18
1 files changed, 10 insertions, 8 deletions
diff --git a/download.sh b/download.sh
index f6fd8ee617ac..e95fbcbcd2a5 100644
--- a/download.sh
+++ b/download.sh
@@ -1,13 +1,15 @@
wget --header='authority:omnetpp.org' \
--header='method:GET' \
- --header='path:/omnetpp/send/30-omnet-releases/2309-omnetpp-5-1-linux' \
+ --header='path:/component/jdownloads/send/31-release-test-versions/2317-omnetpp-5-2-pre3-linux' \
--header='scheme:https' \
- --header='accept:text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8' \
- --header='accept-encoding:gzip, deflate, sdch, br' \
+ --header='accept:text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8' \
+ --header='accept-encoding:gzip, deflate, br' \
--header='accept-language:en-US,en;q=0.8,pt-PT;q=0.6,pt;q=0.4,en-GB;q=0.2' \
- --header='cookie:__cfduid=d50836abc713caa68412f2569f4306ef41490692140; fcb7e5dfc3182a73cb86f768253d1ad1=eqim9j7u991od77bhhdhou9v30' \
- --header='referer:https://omnetpp.org/omnetpp' \
+ --header='cache-control:no-cache' \
+ --header='cookie:__cfduid=d045f375fa3a89555b30f19e89e39dd371498311455; fcb7e5dfc3182a73cb86f768253d1ad1=c696v8gdb38846dhf1v71spq11; cf_use_ob=0' \
+ --header='pragma:no-cache' \
+ --header='referer:https://omnetpp.org/component/jdownloads/download/31-release-test-versions/2317-omnetpp-5-2-pre3-linux' \
--header='upgrade-insecure-requests:1' \
- --header='user-agent:Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.15 Safari/537.36' \
- https://omnetpp.org/omnetpp/send/30-omnet-releases/2309-omnetpp-5-1-linux \
- -O omnetpp-5.1-src-linux.tgz
+ --header='user-agent:Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3188.2 Safari/537.36' \
+ https://omnetpp.org/component/jdownloads/send/31-release-test-versions/2317-omnetpp-5-2-pre3-linux \
+ -O omnetpp-5.2pre3-src-linux.tgz