-
-
Save Alhadis/7cf5107042aa39ebd4778b6466039ebe to your computer and use it in GitHub Desktop.
modern.ie json dataset
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
set -e | |
# NOTE: 451.36 GBs of free disk space is required to download | |
# each captured artefact successfully. | |
DB=~/Labs/modern.ie.vms.json/wayback-machine.json | |
set_mtime(){ | |
node -e ' | |
const [, path, mtime] = process.argv; | |
const date = new Date(mtime); | |
if(!+date) | |
throw new Error(`Invalid date: ${mtime}`) | |
require("fs").utimesSync(path, date, date); | |
' "$@" | |
} | |
file_prop(){ | |
jq -r ".[\"$1\"] | .$2" "$DB" | |
} | |
for key in `jq -r 'keys_unsorted | .[]' "$DB"`; do | |
set -- "`file_prop "$key" ts`" "$key" "${key##*/}" | |
case $3 in | |
*%20*) set -- "$1" "$2" "`printf %s "$3" | sed 's/%20/ /g'`";; | |
'') printf 'Invalid URL: %s\n' "$3" >&2; return 1;; | |
esac | |
if test -s "$3"; then | |
printf >&2 'Already downloaded: %s\n' "$3" | |
continue | |
fi | |
url="https://web.archive.org/web/$1id_/$2" | |
printf >&2 'Downloading: %s\n' "$url" | |
curl -# "$url" > "$3" | |
stat -f %z "$3" | grep -q "`file_prop "$2" size`" | |
set_mtime "$3" "`file_prop "$2" mtime`" | |
chmod -w "$3" | |
sha256sum "$3" >> SHA256 | |
sleep 6 | |
done |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "20150817", | |
"releaseNotes": "http://az792536.vo.msecnd.net/vms/release_notes_license_terms_8_1_15.pdf", | |
"osList": [{ | |
"osName": "Windows", | |
"softwareList": [{ | |
"softwareName": "HyperV_2008R2", | |
"browsers": [{ | |
"version": "6", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE6-XP&parts=2&platform=Windows&virtPlatform=hyperv_2008r2&filename=VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip{.001,.002}\"", | |
"osVersion": "XP", | |
"title": "IE6", | |
"files": [{ | |
"name": "IE6.XP.For.Windows.HyperV_2008R2.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.txt" | |
},{ | |
"name": "IE6.XP.For.Windows.HyperV_2008R2.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.md5.txt" | |
},{ | |
"name": "IE6.XP.For.Windows.HyperV_2008R2.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.001.md5.txt" | |
},{ | |
"name": "IE6.XP.For.Windows.HyperV_2008R2.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.002.md5.txt" | |
}] | |
},{ | |
"version": "7", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE7-Vista&parts=4&platform=Windows&virtPlatform=hyperv_2008r2&filename=VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Vista", | |
"title": "IE7", | |
"files": [{ | |
"name": "IE7.Vista.For.Windows.HyperV_2008R2.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.HyperV_2008R2.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.HyperV_2008R2.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.001.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.HyperV_2008R2.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.002.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.HyperV_2008R2.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.003.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.HyperV_2008R2.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "8", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE8-XP&parts=2&platform=Windows&virtPlatform=hyperv_2008r2&filename=VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip{.001,.002}\"", | |
"osVersion": "XP", | |
"title": "IE8", | |
"files": [{ | |
"name": "IE8.XP.For.Windows.HyperV_2008R2.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.txt" | |
},{ | |
"name": "IE8.XP.For.Windows.HyperV_2008R2.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.md5.txt" | |
},{ | |
"name": "IE8.XP.For.Windows.HyperV_2008R2.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.001.md5.txt" | |
},{ | |
"name": "IE8.XP.For.Windows.HyperV_2008R2.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.002.md5.txt" | |
}] | |
},{ | |
"version": "8", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE8-Win7&parts=4&platform=Windows&virtPlatform=hyperv_2008r2&filename=VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE8", | |
"files": [{ | |
"name": "IE8.Win7.For.Windows.HyperV_2008R2.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.HyperV_2008R2.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.HyperV_2008R2.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.HyperV_2008R2.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.HyperV_2008R2.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.HyperV_2008R2.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "9", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE9-Win7&parts=4&platform=Windows&virtPlatform=hyperv_2008r2&filename=VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE9", | |
"files": [{ | |
"name": "IE9.Win7.For.Windows.HyperV_2008R2.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.HyperV_2008R2.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.HyperV_2008R2.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.HyperV_2008R2.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.HyperV_2008R2.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.HyperV_2008R2.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "10", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE10-Win7&parts=4&platform=Windows&virtPlatform=hyperv_2008r2&filename=VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE10", | |
"files": [{ | |
"name": "IE10.Win7.For.Windows.HyperV_2008R2.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.HyperV_2008R2.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.HyperV_2008R2.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.HyperV_2008R2.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.HyperV_2008R2.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.HyperV_2008R2.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "10", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE10-Win8&parts=6&platform=Windows&virtPlatform=hyperv_2008r2&filename=VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip{.001,.002,.003,.004,.005,.006}\"", | |
"osVersion": "Win8", | |
"title": "IE10", | |
"files": [{ | |
"name": "IE10.Win8.For.Windows.HyperV_2008R2.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.HyperV_2008R2.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.HyperV_2008R2.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.001.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.HyperV_2008R2.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.002.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.HyperV_2008R2.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.003.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.HyperV_2008R2.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.004.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.HyperV_2008R2.zip.005", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.005", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.005.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.HyperV_2008R2.zip.006", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.006", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.006.md5.txt" | |
}] | |
},{ | |
"version": "11", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE11-Win8.1&parts=5&platform=Windows&virtPlatform=hyperv_2008r2&filename=VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip{.001,.002,.003,.004,.005}\"", | |
"osVersion": "Win8.1", | |
"title": "IE11", | |
"files": [{ | |
"name": "IE11.Win8.1.For.Windows.HyperV_2008R2.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.HyperV_2008R2.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.HyperV_2008R2.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.001.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.HyperV_2008R2.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.002.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.HyperV_2008R2.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.003.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.HyperV_2008R2.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.004.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.HyperV_2008R2.zip.005", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.005", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.005.md5.txt" | |
}] | |
},{ | |
"version": "11", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE11-Win7&parts=4&platform=Windows&virtPlatform=hyperv_2008r2&filename=VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE11", | |
"files": [{ | |
"name": "IE11.Win7.For.Windows.HyperV_2008R2.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.HyperV_2008R2.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.HyperV_2008R2.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.HyperV_2008R2.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.HyperV_2008R2.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.HyperV_2008R2.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt" | |
}] | |
}] | |
},{ | |
"softwareName": "HyperV_2012", | |
"browsers": [{ | |
"version": "6", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE6-XP&parts=2&platform=Windows&virtPlatform=hyperv_2012&filename=VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip{.001,.002}\"", | |
"osVersion": "XP", | |
"title": "IE6", | |
"files": [{ | |
"name": "IE6.XP.For.Windows.HyperV_2012.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.txt" | |
},{ | |
"name": "IE6.XP.For.Windows.HyperV_2012.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.md5.txt" | |
},{ | |
"name": "IE6.XP.For.Windows.HyperV_2012.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.001.md5.txt" | |
},{ | |
"name": "IE6.XP.For.Windows.HyperV_2012.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.002.md5.txt" | |
}] | |
},{ | |
"version": "7", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE7-Vista&parts=4&platform=Windows&virtPlatform=hyperv_2012&filename=VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Vista", | |
"title": "IE7", | |
"files": [{ | |
"name": "IE7.Vista.For.Windows.HyperV_2012.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.HyperV_2012.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.HyperV_2012.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.001.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.HyperV_2012.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.002.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.HyperV_2012.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.003.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.HyperV_2012.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "8", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE8-XP&parts=2&platform=Windows&virtPlatform=hyperv_2012&filename=VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip{.001,.002}\"", | |
"osVersion": "XP", | |
"title": "IE8", | |
"files": [{ | |
"name": "IE8.XP.For.Windows.HyperV_2012.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.txt" | |
},{ | |
"name": "IE8.XP.For.Windows.HyperV_2012.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.md5.txt" | |
},{ | |
"name": "IE8.XP.For.Windows.HyperV_2012.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.001.md5.txt" | |
},{ | |
"name": "IE8.XP.For.Windows.HyperV_2012.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.002.md5.txt" | |
}] | |
},{ | |
"version": "8", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE8-Win7&parts=4&platform=Windows&virtPlatform=hyperv_2012&filename=VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE8", | |
"files": [{ | |
"name": "IE8.Win7.For.Windows.HyperV_2012.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.HyperV_2012.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.HyperV_2012.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.001.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.HyperV_2012.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.002.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.HyperV_2012.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.003.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.HyperV_2012.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "9", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE9-Win7&parts=4&platform=Windows&virtPlatform=hyperv_2012&filename=VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE9", | |
"files": [{ | |
"name": "IE9.Win7.For.Windows.HyperV_2012.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.HyperV_2012.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.HyperV_2012.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.001.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.HyperV_2012.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.002.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.HyperV_2012.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.003.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.HyperV_2012.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "10", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE10-Win7&parts=4&platform=Windows&virtPlatform=hyperv_2012&filename=VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE10", | |
"files": [{ | |
"name": "IE10.Win7.For.Windows.HyperV_2012.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.HyperV_2012.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.HyperV_2012.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.001.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.HyperV_2012.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.002.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.HyperV_2012.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.003.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.HyperV_2012.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "10", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE10-Win8&parts=6&platform=Windows&virtPlatform=hyperv_2012&filename=VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip{.001,.002,.003,.004,.005,.006}\"", | |
"osVersion": "Win8", | |
"title": "IE10", | |
"files": [{ | |
"name": "IE10.Win8.For.Windows.HyperV_2012.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.HyperV_2012.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.HyperV_2012.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.001.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.HyperV_2012.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.002.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.HyperV_2012.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.003.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.HyperV_2012.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.004.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.HyperV_2012.zip.005", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.005", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.005.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.HyperV_2012.zip.006", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.006", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.006.md5.txt" | |
}] | |
},{ | |
"version": "11", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE11-Win8.1&parts=5&platform=Windows&virtPlatform=hyperv_2012&filename=VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip{.001,.002,.003,.004,.005}\"", | |
"osVersion": "Win8.1", | |
"title": "IE11", | |
"files": [{ | |
"name": "IE11.Win8.1.For.Windows.HyperV_2012.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.HyperV_2012.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.HyperV_2012.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.001.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.HyperV_2012.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.002.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.HyperV_2012.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.003.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.HyperV_2012.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.004.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.HyperV_2012.zip.005", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.005", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.005.md5.txt" | |
}] | |
},{ | |
"version": "11", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE11-Win7&parts=4&platform=Windows&virtPlatform=hyperv_2012&filename=VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE11", | |
"files": [{ | |
"name": "IE11.Win7.For.Windows.HyperV_2012.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.HyperV_2012.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.HyperV_2012.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.001.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.HyperV_2012.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.002.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.HyperV_2012.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.003.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.HyperV_2012.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "MSEdge", | |
"build": "20150801", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=MSEdge-Win10&parts=5&platform=Windows&virtPlatform=HyperV&filename=VMBuild_20150801/HyperV/MSEdge/Windows/Microsoft%20Edge.Win10.For.Windows.HyperV.zip{.001,.002,.003,.004,.005}\"", | |
"osVersion": "Win10", | |
"title": "Microsoft Edge", | |
"files": [{ | |
"name": "Microsoft Edge.Win10.For.Windows.HyperV.zip", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/HyperV/MSEdge/Windows/Microsoft%20Edge.Win10.For.Windows.HyperV.zip", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Windows.HyperV.zip.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Windows.HyperV.zip.001", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/HyperV/MSEdge/Windows/Microsoft%20Edge.Win10.For.Windows.HyperV.zip.001", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Windows.HyperV.zip.001.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Windows.HyperV.zip.002", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/HyperV/MSEdge/Windows/Microsoft%20Edge.Win10.For.Windows.HyperV.zip.002", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Windows.HyperV.zip.002.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Windows.HyperV.zip.003", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/HyperV/MSEdge/Windows/Microsoft%20Edge.Win10.For.Windows.HyperV.zip.003", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Windows.HyperV.zip.003.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Windows.HyperV.zip.004", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/HyperV/MSEdge/Windows/Microsoft%20Edge.Win10.For.Windows.HyperV.zip.004", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Windows.HyperV.zip.004.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Windows.HyperV.zip.005", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/HyperV/MSEdge/Windows/Microsoft%20Edge.Win10.For.Windows.HyperV.zip.005", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Windows.HyperV.zip.005.md5.txt" | |
}] | |
}] | |
},{ | |
"softwareName": "VirtualBox", | |
"browsers": [{ | |
"version": "6", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE6-XP&parts=2&platform=Windows&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip{.001,.002}\"", | |
"osVersion": "XP", | |
"title": "IE6", | |
"files": [{ | |
"name": "IE6.XP.For.Windows.VirtualBox.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.txt" | |
},{ | |
"name": "IE6.XP.For.Windows.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE6.XP.For.Windows.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE6.XP.For.Windows.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.002.md5.txt" | |
}] | |
},{ | |
"version": "7", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE7-Vista&parts=5&platform=Windows&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip{.001,.002,.003,.004,.005}\"", | |
"osVersion": "Vista", | |
"title": "IE7", | |
"files": [{ | |
"name": "IE7.Vista.For.Windows.VirtualBox.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.VirtualBox.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.VirtualBox.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VirtualBox.zip.004.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.VirtualBox.zip.005", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip.005", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VirtualBox.zip.005.md5.txt" | |
}] | |
},{ | |
"version": "8", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE8-XP&parts=2&platform=Windows&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE8/Windows/IE8.XP.For.Windows.VirtualBox.zip{.001,.002}\"", | |
"osVersion": "XP", | |
"title": "IE8", | |
"files": [{ | |
"name": "IE8.XP.For.Windows.VirtualBox.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Windows/IE8.XP.For.Windows.VirtualBox.txt" | |
},{ | |
"name": "IE8.XP.For.Windows.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Windows/IE8.XP.For.Windows.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE8.XP.For.Windows.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Windows/IE8.XP.For.Windows.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE8.XP.For.Windows.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Windows/IE8.XP.For.Windows.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.VirtualBox.zip.002.md5.txt" | |
}] | |
},{ | |
"version": "8", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE8-Win7&parts=4&platform=Windows&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE8/Windows/IE8.Win7.For.Windows.VirtualBox.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE8", | |
"files": [{ | |
"name": "IE8.Win7.For.Windows.VirtualBox.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Windows/IE8.Win7.For.Windows.VirtualBox.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Windows/IE8.Win7.For.Windows.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Windows/IE8.Win7.For.Windows.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Windows/IE8.Win7.For.Windows.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.VirtualBox.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Windows/IE8.Win7.For.Windows.VirtualBox.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.VirtualBox.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Windows/IE8.Win7.For.Windows.VirtualBox.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.VirtualBox.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "9", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE9-Win7&parts=4&platform=Windows&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE9/Windows/IE9.Win7.For.Windows.VirtualBox.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE9", | |
"files": [{ | |
"name": "IE9.Win7.For.Windows.VirtualBox.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE9/Windows/IE9.Win7.For.Windows.VirtualBox.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE9/Windows/IE9.Win7.For.Windows.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE9/Windows/IE9.Win7.For.Windows.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE9/Windows/IE9.Win7.For.Windows.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.VirtualBox.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE9/Windows/IE9.Win7.For.Windows.VirtualBox.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.VirtualBox.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE9/Windows/IE9.Win7.For.Windows.VirtualBox.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.VirtualBox.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "10", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE10-Win7&parts=4&platform=Windows&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE10/Windows/IE10.Win7.For.Windows.VirtualBox.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE10", | |
"files": [{ | |
"name": "IE10.Win7.For.Windows.VirtualBox.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Windows/IE10.Win7.For.Windows.VirtualBox.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Windows/IE10.Win7.For.Windows.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Windows/IE10.Win7.For.Windows.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Windows/IE10.Win7.For.Windows.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.VirtualBox.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Windows/IE10.Win7.For.Windows.VirtualBox.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.VirtualBox.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Windows/IE10.Win7.For.Windows.VirtualBox.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.VirtualBox.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "10", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE10-Win8&parts=7&platform=Windows&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE10/Windows/IE10.Win8.For.Windows.VirtualBox.zip{.001,.002,.003,.004,.005,.006,.007}\"", | |
"osVersion": "Win8", | |
"title": "IE10", | |
"files": [{ | |
"name": "IE10.Win8.For.Windows.VirtualBox.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Windows/IE10.Win8.For.Windows.VirtualBox.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Windows/IE10.Win8.For.Windows.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Windows/IE10.Win8.For.Windows.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Windows/IE10.Win8.For.Windows.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.VirtualBox.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Windows/IE10.Win8.For.Windows.VirtualBox.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.VirtualBox.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Windows/IE10.Win8.For.Windows.VirtualBox.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.VirtualBox.zip.004.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.VirtualBox.zip.005", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Windows/IE10.Win8.For.Windows.VirtualBox.zip.005", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.VirtualBox.zip.005.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.VirtualBox.zip.006", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Windows/IE10.Win8.For.Windows.VirtualBox.zip.006", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.VirtualBox.zip.006.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.VirtualBox.zip.007", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Windows/IE10.Win8.For.Windows.VirtualBox.zip.007", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.VirtualBox.zip.007.md5.txt" | |
}] | |
},{ | |
"version": "11", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE11-Win8.1&parts=6&platform=Windows&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE11/Windows/IE11.Win8.1.For.Windows.VirtualBox.zip{.001,.002,.003,.004,.005,.006}\"", | |
"osVersion": "Win8.1", | |
"title": "IE11", | |
"files": [{ | |
"name": "IE11.Win8.1.For.Windows.VirtualBox.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Windows/IE11.Win8.1.For.Windows.VirtualBox.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Windows/IE11.Win8.1.For.Windows.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Windows/IE11.Win8.1.For.Windows.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Windows/IE11.Win8.1.For.Windows.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.VirtualBox.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Windows/IE11.Win8.1.For.Windows.VirtualBox.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.VirtualBox.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Windows/IE11.Win8.1.For.Windows.VirtualBox.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.VirtualBox.zip.004.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.VirtualBox.zip.005", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Windows/IE11.Win8.1.For.Windows.VirtualBox.zip.005", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.VirtualBox.zip.005.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.VirtualBox.zip.006", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Windows/IE11.Win8.1.For.Windows.VirtualBox.zip.006", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.VirtualBox.zip.006.md5.txt" | |
}] | |
},{ | |
"version": "11", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE11-Win7&parts=4&platform=Windows&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE11/Windows/IE11.Win7.For.Windows.VirtualBox.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE11", | |
"files": [{ | |
"name": "IE11.Win7.For.Windows.VirtualBox.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Windows/IE11.Win7.For.Windows.VirtualBox.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Windows/IE11.Win7.For.Windows.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Windows/IE11.Win7.For.Windows.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Windows/IE11.Win7.For.Windows.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.VirtualBox.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Windows/IE11.Win7.For.Windows.VirtualBox.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.VirtualBox.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Windows/IE11.Win7.For.Windows.VirtualBox.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.VirtualBox.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "MSEdge", | |
"build": "20150801", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=MSEdge-Win10&parts=5&platform=Windows&virtPlatform=VirtualBox&filename=VMBuild_20150801/VirtualBox/MSEdge/Windows/Microsoft%20Edge.Win10.For.Windows.VirtualBox.zip{.001,.002,.003,.004,.005}\"", | |
"osVersion": "Win10", | |
"title": "Microsoft Edge", | |
"files": [{ | |
"name": "Microsoft Edge.Win10.For.Windows.VirtualBox.zip", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VirtualBox/MSEdge/Windows/Microsoft%20Edge.Win10.For.Windows.VirtualBox.zip", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Windows.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Windows.VirtualBox.zip.001", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VirtualBox/MSEdge/Windows/Microsoft%20Edge.Win10.For.Windows.VirtualBox.zip.001", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Windows.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Windows.VirtualBox.zip.002", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VirtualBox/MSEdge/Windows/Microsoft%20Edge.Win10.For.Windows.VirtualBox.zip.002", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Windows.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Windows.VirtualBox.zip.003", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VirtualBox/MSEdge/Windows/Microsoft%20Edge.Win10.For.Windows.VirtualBox.zip.003", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Windows.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Windows.VirtualBox.zip.004", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VirtualBox/MSEdge/Windows/Microsoft%20Edge.Win10.For.Windows.VirtualBox.zip.004", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Windows.VirtualBox.zip.004.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Windows.VirtualBox.zip.005", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VirtualBox/MSEdge/Windows/Microsoft%20Edge.Win10.For.Windows.VirtualBox.zip.005", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Windows.VirtualBox.zip.005.md5.txt" | |
}] | |
}] | |
},{ | |
"softwareName": "VMware", | |
"browsers": [{ | |
"version": "6", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE6-XP&parts=2&platform=Windows&virtPlatform=vmware&filename=VMBuild_20141027/VMware/IE6/Windows/IE6.XP.For.Windows.VMware.zip{.001,.002}\"", | |
"osVersion": "XP", | |
"title": "IE6", | |
"files": [{ | |
"name": "IE6.XP.For.Windows.VMware.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE6/Windows/IE6.XP.For.Windows.VMware.txt" | |
},{ | |
"name": "IE6.XP.For.Windows.VMware.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE6/Windows/IE6.XP.For.Windows.VMware.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VMware.zip.md5.txt" | |
},{ | |
"name": "IE6.XP.For.Windows.VMware.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE6/Windows/IE6.XP.For.Windows.VMware.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VMware.zip.001.md5.txt" | |
},{ | |
"name": "IE6.XP.For.Windows.VMware.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE6/Windows/IE6.XP.For.Windows.VMware.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VMware.zip.002.md5.txt" | |
}] | |
},{ | |
"version": "7", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE7-Vista&parts=5&platform=Windows&virtPlatform=vmware&filename=VMBuild_20141027/VMware/IE7/Windows/IE7.Vista.For.Windows.VMware.zip{.001,.002,.003,.004,.005}\"", | |
"osVersion": "Vista", | |
"title": "IE7", | |
"files": [{ | |
"name": "IE7.Vista.For.Windows.VMware.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE7/Windows/IE7.Vista.For.Windows.VMware.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.VMware.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE7/Windows/IE7.Vista.For.Windows.VMware.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VMware.zip.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.VMware.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE7/Windows/IE7.Vista.For.Windows.VMware.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VMware.zip.001.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.VMware.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE7/Windows/IE7.Vista.For.Windows.VMware.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VMware.zip.002.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.VMware.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE7/Windows/IE7.Vista.For.Windows.VMware.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VMware.zip.003.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.VMware.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE7/Windows/IE7.Vista.For.Windows.VMware.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VMware.zip.004.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.VMware.zip.005", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE7/Windows/IE7.Vista.For.Windows.VMware.zip.005", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VMware.zip.005.md5.txt" | |
}] | |
},{ | |
"version": "8", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE8-XP&parts=2&platform=Windows&virtPlatform=vmware&filename=VMBuild_20141027/VMware/IE8/Windows/IE8.XP.For.Windows.VMware.zip{.001,.002}\"", | |
"osVersion": "XP", | |
"title": "IE8", | |
"files": [{ | |
"name": "IE8.XP.For.Windows.VMware.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE8/Windows/IE8.XP.For.Windows.VMware.txt" | |
},{ | |
"name": "IE8.XP.For.Windows.VMware.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE8/Windows/IE8.XP.For.Windows.VMware.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.VMware.zip.md5.txt" | |
},{ | |
"name": "IE8.XP.For.Windows.VMware.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE8/Windows/IE8.XP.For.Windows.VMware.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.VMware.zip.001.md5.txt" | |
},{ | |
"name": "IE8.XP.For.Windows.VMware.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE8/Windows/IE8.XP.For.Windows.VMware.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.VMware.zip.002.md5.txt" | |
}] | |
},{ | |
"version": "8", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE8-Win7&parts=4&platform=Windows&virtPlatform=vmware&filename=VMBuild_20141027/VMware/IE8/Windows/IE8.Win7.For.Windows.VMware.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE8", | |
"files": [{ | |
"name": "IE8.Win7.For.Windows.VMware.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE8/Windows/IE8.Win7.For.Windows.VMware.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.VMware.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE8/Windows/IE8.Win7.For.Windows.VMware.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.VMware.zip.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.VMware.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE8/Windows/IE8.Win7.For.Windows.VMware.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.VMware.zip.001.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.VMware.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE8/Windows/IE8.Win7.For.Windows.VMware.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.VMware.zip.002.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.VMware.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE8/Windows/IE8.Win7.For.Windows.VMware.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.VMware.zip.003.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.VMware.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE8/Windows/IE8.Win7.For.Windows.VMware.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.VMware.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "9", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE9-Win7&parts=4&platform=Windows&virtPlatform=vmware&filename=VMBuild_20141027/VMware/IE9/Windows/IE9.Win7.For.Windows.VMware.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE9", | |
"files": [{ | |
"name": "IE9.Win7.For.Windows.VMware.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE9/Windows/IE9.Win7.For.Windows.VMware.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.VMware.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE9/Windows/IE9.Win7.For.Windows.VMware.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.VMware.zip.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.VMware.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE9/Windows/IE9.Win7.For.Windows.VMware.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.VMware.zip.001.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.VMware.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE9/Windows/IE9.Win7.For.Windows.VMware.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.VMware.zip.002.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.VMware.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE9/Windows/IE9.Win7.For.Windows.VMware.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.VMware.zip.003.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.VMware.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE9/Windows/IE9.Win7.For.Windows.VMware.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.VMware.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "10", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE10-Win7&parts=4&platform=Windows&virtPlatform=vmware&filename=VMBuild_20141027/VMware/IE10/Windows/IE10.Win7.For.Windows.VMware.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE10", | |
"files": [{ | |
"name": "IE10.Win7.For.Windows.VMware.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Windows/IE10.Win7.For.Windows.VMware.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.VMware.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Windows/IE10.Win7.For.Windows.VMware.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.VMware.zip.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.VMware.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Windows/IE10.Win7.For.Windows.VMware.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.VMware.zip.001.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.VMware.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Windows/IE10.Win7.For.Windows.VMware.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.VMware.zip.002.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.VMware.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Windows/IE10.Win7.For.Windows.VMware.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.VMware.zip.003.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.VMware.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Windows/IE10.Win7.For.Windows.VMware.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.VMware.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "10", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE10-Win8&parts=7&platform=Windows&virtPlatform=vmware&filename=VMBuild_20141027/VMware/IE10/Windows/IE10.Win8.For.Windows.VMware.zip{.001,.002,.003,.004,.005,.006,.007}\"", | |
"osVersion": "Win8", | |
"title": "IE10", | |
"files": [{ | |
"name": "IE10.Win8.For.Windows.VMware.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Windows/IE10.Win8.For.Windows.VMware.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.VMware.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Windows/IE10.Win8.For.Windows.VMware.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.VMware.zip.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.VMware.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Windows/IE10.Win8.For.Windows.VMware.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.VMware.zip.001.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.VMware.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Windows/IE10.Win8.For.Windows.VMware.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.VMware.zip.002.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.VMware.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Windows/IE10.Win8.For.Windows.VMware.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.VMware.zip.003.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.VMware.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Windows/IE10.Win8.For.Windows.VMware.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.VMware.zip.004.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.VMware.zip.005", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Windows/IE10.Win8.For.Windows.VMware.zip.005", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.VMware.zip.005.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.VMware.zip.006", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Windows/IE10.Win8.For.Windows.VMware.zip.006", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.VMware.zip.006.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Windows.VMware.zip.007", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Windows/IE10.Win8.For.Windows.VMware.zip.007", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.VMware.zip.007.md5.txt" | |
}] | |
},{ | |
"version": "11", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE11-Win8.1&parts=6&platform=Windows&virtPlatform=vmware&filename=VMBuild_20141027/VMware/IE11/Windows/IE11.Win8.1.For.Windows.VMware.zip{.001,.002,.003,.004,.005,.006}\"", | |
"osVersion": "Win8.1", | |
"title": "IE11", | |
"files": [{ | |
"name": "IE11.Win8.1.For.Windows.VMware.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Windows/IE11.Win8.1.For.Windows.VMware.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.VMware.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Windows/IE11.Win8.1.For.Windows.VMware.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.VMware.zip.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.VMware.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Windows/IE11.Win8.1.For.Windows.VMware.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.VMware.zip.001.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.VMware.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Windows/IE11.Win8.1.For.Windows.VMware.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.VMware.zip.002.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.VMware.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Windows/IE11.Win8.1.For.Windows.VMware.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.VMware.zip.003.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.VMware.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Windows/IE11.Win8.1.For.Windows.VMware.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.VMware.zip.004.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.VMware.zip.005", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Windows/IE11.Win8.1.For.Windows.VMware.zip.005", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.VMware.zip.005.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Windows.VMware.zip.006", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Windows/IE11.Win8.1.For.Windows.VMware.zip.006", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.VMware.zip.006.md5.txt" | |
}] | |
},{ | |
"version": "11", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE11-Win7&parts=4&platform=Windows&virtPlatform=vmware&filename=VMBuild_20141027/VMware/IE11/Windows/IE11.Win7.For.Windows.VMware.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE11", | |
"files": [{ | |
"name": "IE11.Win7.For.Windows.VMware.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Windows/IE11.Win7.For.Windows.VMware.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.VMware.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Windows/IE11.Win7.For.Windows.VMware.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.VMware.zip.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.VMware.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Windows/IE11.Win7.For.Windows.VMware.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.VMware.zip.001.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.VMware.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Windows/IE11.Win7.For.Windows.VMware.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.VMware.zip.002.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.VMware.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Windows/IE11.Win7.For.Windows.VMware.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.VMware.zip.003.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.VMware.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Windows/IE11.Win7.For.Windows.VMware.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.VMware.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "MSEdge", | |
"build": "20150801", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=MSEdge-Win10&parts=5&platform=Windows&virtPlatform=VMware&filename=VMBuild_20150801/VMware/MSEdge/Windows/Microsoft%20Edge.Win10.For.Windows.VMware.zip{.001,.002,.003,.004,.005}\"", | |
"osVersion": "Win10", | |
"title": "Microsoft Edge", | |
"files": [{ | |
"name": "Microsoft Edge.Win10.For.Windows.VMware.zip", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VMware/MSEdge/Windows/Microsoft%20Edge.Win10.For.Windows.VMware.zip", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Windows.VMware.zip.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Windows.VMware.zip.001", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VMware/MSEdge/Windows/Microsoft%20Edge.Win10.For.Windows.VMware.zip.001", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Windows.VMware.zip.001.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Windows.VMware.zip.002", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VMware/MSEdge/Windows/Microsoft%20Edge.Win10.For.Windows.VMware.zip.002", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Windows.VMware.zip.002.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Windows.VMware.zip.003", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VMware/MSEdge/Windows/Microsoft%20Edge.Win10.For.Windows.VMware.zip.003", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Windows.VMware.zip.003.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Windows.VMware.zip.004", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VMware/MSEdge/Windows/Microsoft%20Edge.Win10.For.Windows.VMware.zip.004", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Windows.VMware.zip.004.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Windows.VMware.zip.005", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VMware/MSEdge/Windows/Microsoft%20Edge.Win10.For.Windows.VMware.zip.005", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Windows.VMware.zip.005.md5.txt" | |
}] | |
}] | |
},{ | |
"softwareName": "VPC", | |
"browsers": [{ | |
"version": "6", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE6-XP&parts=0&platform=Windows&virtPlatform=vpc&filename=zip{}\"", | |
"osVersion": "XP", | |
"title": "IE6", | |
"files": [{ | |
"name": "IE6.XP.For.Windows.VPC.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE6/Windows/IE6.XP.For.Windows.VPC.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VPC.zip.md5.txt" | |
}] | |
},{ | |
"version": "7", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE7-Vista&parts=5&platform=Windows&virtPlatform=vpc&filename=VMBuild_20141027/VPC/IE7/Windows/IE7.Vista.For.Windows.VPC.zip{.001,.002,.003,.004,.005}\"", | |
"osVersion": "Vista", | |
"title": "IE7", | |
"files": [{ | |
"name": "IE7.Vista.For.Windows.VPC.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE7/Windows/IE7.Vista.For.Windows.VPC.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.VPC.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE7/Windows/IE7.Vista.For.Windows.VPC.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VPC.zip.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.VPC.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE7/Windows/IE7.Vista.For.Windows.VPC.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VPC.zip.001.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.VPC.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE7/Windows/IE7.Vista.For.Windows.VPC.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VPC.zip.002.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.VPC.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE7/Windows/IE7.Vista.For.Windows.VPC.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VPC.zip.003.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.VPC.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE7/Windows/IE7.Vista.For.Windows.VPC.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VPC.zip.004.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Windows.VPC.zip.005", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE7/Windows/IE7.Vista.For.Windows.VPC.zip.005", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VPC.zip.005.md5.txt" | |
}] | |
},{ | |
"version": "8", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE8-XP&parts=2&platform=Windows&virtPlatform=vpc&filename=VMBuild_20141027/VPC/IE8/Windows/IE8.XP.For.Windows.VPC.zip{.001,.002}\"", | |
"osVersion": "XP", | |
"title": "IE8", | |
"files": [{ | |
"name": "IE8.XP.For.Windows.VPC.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE8/Windows/IE8.XP.For.Windows.VPC.txt" | |
},{ | |
"name": "IE8.XP.For.Windows.VPC.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE8/Windows/IE8.XP.For.Windows.VPC.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.VPC.zip.md5.txt" | |
},{ | |
"name": "IE8.XP.For.Windows.VPC.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE8/Windows/IE8.XP.For.Windows.VPC.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.VPC.zip.001.md5.txt" | |
},{ | |
"name": "IE8.XP.For.Windows.VPC.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE8/Windows/IE8.XP.For.Windows.VPC.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.VPC.zip.002.md5.txt" | |
}] | |
},{ | |
"version": "8", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE8-Win7&parts=4&platform=Windows&virtPlatform=vpc&filename=VMBuild_20141027/VPC/IE8/Windows/IE8.Win7.For.Windows.VPC.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE8", | |
"files": [{ | |
"name": "IE8.Win7.For.Windows.VPC.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE8/Windows/IE8.Win7.For.Windows.VPC.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.VPC.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE8/Windows/IE8.Win7.For.Windows.VPC.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.VPC.zip.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.VPC.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE8/Windows/IE8.Win7.For.Windows.VPC.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.VPC.zip.001.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.VPC.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE8/Windows/IE8.Win7.For.Windows.VPC.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.VPC.zip.002.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.VPC.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE8/Windows/IE8.Win7.For.Windows.VPC.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.VPC.zip.003.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Windows.VPC.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE8/Windows/IE8.Win7.For.Windows.VPC.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.VPC.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "9", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE9-Win7&parts=4&platform=Windows&virtPlatform=vpc&filename=VMBuild_20141027/VPC/IE9/Windows/IE9.Win7.For.Windows.VPC.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE9", | |
"files": [{ | |
"name": "IE9.Win7.For.Windows.VPC.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE9/Windows/IE9.Win7.For.Windows.VPC.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.VPC.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE9/Windows/IE9.Win7.For.Windows.VPC.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.VPC.zip.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.VPC.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE9/Windows/IE9.Win7.For.Windows.VPC.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.VPC.zip.001.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.VPC.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE9/Windows/IE9.Win7.For.Windows.VPC.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.VPC.zip.002.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.VPC.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE9/Windows/IE9.Win7.For.Windows.VPC.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.VPC.zip.003.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Windows.VPC.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE9/Windows/IE9.Win7.For.Windows.VPC.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.VPC.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "10", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE10-Win7&parts=4&platform=Windows&virtPlatform=vpc&filename=VMBuild_20141027/VPC/IE10/Windows/IE10.Win7.For.Windows.VPC.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE10", | |
"files": [{ | |
"name": "IE10.Win7.For.Windows.VPC.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE10/Windows/IE10.Win7.For.Windows.VPC.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.VPC.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE10/Windows/IE10.Win7.For.Windows.VPC.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.VPC.zip.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.VPC.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE10/Windows/IE10.Win7.For.Windows.VPC.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.VPC.zip.001.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.VPC.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE10/Windows/IE10.Win7.For.Windows.VPC.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.VPC.zip.002.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.VPC.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE10/Windows/IE10.Win7.For.Windows.VPC.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.VPC.zip.003.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Windows.VPC.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE10/Windows/IE10.Win7.For.Windows.VPC.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.VPC.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "11", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE11-Win7&parts=4&platform=Windows&virtPlatform=vpc&filename=VMBuild_20141027/VPC/IE11/Windows/IE11.Win7.For.Windows.VPC.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE11", | |
"files": [{ | |
"name": "IE11.Win7.For.Windows.VPC.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE11/Windows/IE11.Win7.For.Windows.VPC.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.VPC.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE11/Windows/IE11.Win7.For.Windows.VPC.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.VPC.zip.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.VPC.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE11/Windows/IE11.Win7.For.Windows.VPC.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.VPC.zip.001.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.VPC.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE11/Windows/IE11.Win7.For.Windows.VPC.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.VPC.zip.002.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.VPC.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE11/Windows/IE11.Win7.For.Windows.VPC.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.VPC.zip.003.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Windows.VPC.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VPC/IE11/Windows/IE11.Win7.For.Windows.VPC.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.VPC.zip.004.md5.txt" | |
}] | |
}] | |
}] | |
},{ | |
"osName": "Mac", | |
"softwareList": [{ | |
"softwareName": "Parallels", | |
"browsers": [{ | |
"version": "6", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE6-XP&parts=2&platform=Mac&virtPlatform=parallels&filename=VMBuild_20141027/Parallels/IE6/Mac/IE6.XP.For.Mac.Parallels.zip{.001,.002}\"", | |
"osVersion": "XP", | |
"title": "IE6", | |
"files": [{ | |
"name": "IE6.XP.For.Mac.Parallels.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE6/Mac/IE6.XP.For.Mac.Parallels.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Mac.Parallels.zip.md5.txt" | |
},{ | |
"name": "IE6.XP.For.Mac.Parallels.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE6/Mac/IE6.XP.For.Mac.Parallels.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Mac.Parallels.zip.001.md5.txt" | |
},{ | |
"name": "IE6.XP.For.Mac.Parallels.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE6/Mac/IE6.XP.For.Mac.Parallels.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Mac.Parallels.zip.002.md5.txt" | |
}] | |
},{ | |
"version": "7", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE7-Vista&parts=5&platform=Mac&virtPlatform=parallels&filename=VMBuild_20141027/Parallels/IE7/Mac/IE7.Vista.For.Mac.Parallels.zip{.001,.002,.003,.004,.005}\"", | |
"osVersion": "Vista", | |
"title": "IE7", | |
"files": [{ | |
"name": "IE7.Vista.For.Mac.Parallels.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE7/Mac/IE7.Vista.For.Mac.Parallels.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Mac.Parallels.zip.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Mac.Parallels.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE7/Mac/IE7.Vista.For.Mac.Parallels.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Mac.Parallels.zip.001.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Mac.Parallels.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE7/Mac/IE7.Vista.For.Mac.Parallels.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Mac.Parallels.zip.002.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Mac.Parallels.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE7/Mac/IE7.Vista.For.Mac.Parallels.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Mac.Parallels.zip.003.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Mac.Parallels.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE7/Mac/IE7.Vista.For.Mac.Parallels.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Mac.Parallels.zip.004.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Mac.Parallels.zip.005", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE7/Mac/IE7.Vista.For.Mac.Parallels.zip.005", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Mac.Parallels.zip.005.md5.txt" | |
}] | |
},{ | |
"version": "8", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE8-XP&parts=2&platform=Mac&virtPlatform=parallels&filename=VMBuild_20141027/Parallels/IE8/Mac/IE8.XP.For.Mac.Parallels.zip{.001,.002}\"", | |
"osVersion": "XP", | |
"title": "IE8", | |
"files": [{ | |
"name": "IE8.XP.For.Mac.Parallels.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE8/Mac/IE8.XP.For.Mac.Parallels.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Mac.Parallels.zip.md5.txt" | |
},{ | |
"name": "IE8.XP.For.Mac.Parallels.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE8/Mac/IE8.XP.For.Mac.Parallels.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Mac.Parallels.zip.001.md5.txt" | |
},{ | |
"name": "IE8.XP.For.Mac.Parallels.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE8/Mac/IE8.XP.For.Mac.Parallels.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Mac.Parallels.zip.002.md5.txt" | |
}] | |
},{ | |
"version": "8", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE8-Win7&parts=4&platform=Mac&virtPlatform=parallels&filename=VMBuild_20141027/Parallels/IE8/Mac/IE8.Win7.For.Mac.Parallels.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE8", | |
"files": [{ | |
"name": "IE8.Win7.For.Mac.Parallels.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE8/Mac/IE8.Win7.For.Mac.Parallels.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Mac.Parallels.zip.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Mac.Parallels.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE8/Mac/IE8.Win7.For.Mac.Parallels.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Mac.Parallels.zip.001.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Mac.Parallels.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE8/Mac/IE8.Win7.For.Mac.Parallels.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Mac.Parallels.zip.002.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Mac.Parallels.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE8/Mac/IE8.Win7.For.Mac.Parallels.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Mac.Parallels.zip.003.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Mac.Parallels.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE8/Mac/IE8.Win7.For.Mac.Parallels.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Mac.Parallels.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "9", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE9-Win7&parts=4&platform=Mac&virtPlatform=parallels&filename=VMBuild_20141027/Parallels/IE9/Mac/IE9.Win7.For.Mac.Parallels.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE9", | |
"files": [{ | |
"name": "IE9.Win7.For.Mac.Parallels.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE9/Mac/IE9.Win7.For.Mac.Parallels.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Mac.Parallels.zip.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Mac.Parallels.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE9/Mac/IE9.Win7.For.Mac.Parallels.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Mac.Parallels.zip.001.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Mac.Parallels.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE9/Mac/IE9.Win7.For.Mac.Parallels.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Mac.Parallels.zip.002.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Mac.Parallels.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE9/Mac/IE9.Win7.For.Mac.Parallels.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Mac.Parallels.zip.003.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Mac.Parallels.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE9/Mac/IE9.Win7.For.Mac.Parallels.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Mac.Parallels.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "10", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE10-Win7&parts=4&platform=Mac&virtPlatform=parallels&filename=VMBuild_20141027/Parallels/IE10/Mac/IE10.Win7.For.Mac.Parallels.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE10", | |
"files": [{ | |
"name": "IE10.Win7.For.Mac.Parallels.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE10/Mac/IE10.Win7.For.Mac.Parallels.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Mac.Parallels.zip.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Mac.Parallels.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE10/Mac/IE10.Win7.For.Mac.Parallels.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Mac.Parallels.zip.001.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Mac.Parallels.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE10/Mac/IE10.Win7.For.Mac.Parallels.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Mac.Parallels.zip.002.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Mac.Parallels.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE10/Mac/IE10.Win7.For.Mac.Parallels.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Mac.Parallels.zip.003.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Mac.Parallels.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE10/Mac/IE10.Win7.For.Mac.Parallels.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Mac.Parallels.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "10", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE10-Win8&parts=7&platform=Mac&virtPlatform=parallels&filename=VMBuild_20141027/Parallels/IE10/Mac/IE10.Win8.For.Mac.Parallels.zip{.001,.002,.003,.004,.005,.006,.007}\"", | |
"osVersion": "Win8", | |
"title": "IE10", | |
"files": [{ | |
"name": "IE10.Win8.For.Mac.Parallels.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE10/Mac/IE10.Win8.For.Mac.Parallels.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.Parallels.zip.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Mac.Parallels.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE10/Mac/IE10.Win8.For.Mac.Parallels.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.Parallels.zip.001.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Mac.Parallels.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE10/Mac/IE10.Win8.For.Mac.Parallels.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.Parallels.zip.002.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Mac.Parallels.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE10/Mac/IE10.Win8.For.Mac.Parallels.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.Parallels.zip.003.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Mac.Parallels.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE10/Mac/IE10.Win8.For.Mac.Parallels.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.Parallels.zip.004.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Mac.Parallels.zip.005", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE10/Mac/IE10.Win8.For.Mac.Parallels.zip.005", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.Parallels.zip.005.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Mac.Parallels.zip.006", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE10/Mac/IE10.Win8.For.Mac.Parallels.zip.006", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.Parallels.zip.006.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Mac.Parallels.zip.007", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE10/Mac/IE10.Win8.For.Mac.Parallels.zip.007", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.Parallels.zip.007.md5.txt" | |
}] | |
},{ | |
"version": "11", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE11-Win8.1&parts=6&platform=Mac&virtPlatform=parallels&filename=VMBuild_20141027/Parallels/IE11/Mac/IE11.Win8.1.For.Mac.Parallels.zip{.001,.002,.003,.004,.005,.006}\"", | |
"osVersion": "Win8.1", | |
"title": "IE11", | |
"files": [{ | |
"name": "IE11.Win8.1.For.Mac.Parallels.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE11/Mac/IE11.Win8.1.For.Mac.Parallels.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Mac.Parallels.zip.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Mac.Parallels.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE11/Mac/IE11.Win8.1.For.Mac.Parallels.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Mac.Parallels.zip.001.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Mac.Parallels.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE11/Mac/IE11.Win8.1.For.Mac.Parallels.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Mac.Parallels.zip.002.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Mac.Parallels.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE11/Mac/IE11.Win8.1.For.Mac.Parallels.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Mac.Parallels.zip.003.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Mac.Parallels.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE11/Mac/IE11.Win8.1.For.Mac.Parallels.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Mac.Parallels.zip.004.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Mac.Parallels.zip.005", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE11/Mac/IE11.Win8.1.For.Mac.Parallels.zip.005", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Mac.Parallels.zip.005.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Mac.Parallels.zip.006", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE11/Mac/IE11.Win8.1.For.Mac.Parallels.zip.006", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Mac.Parallels.zip.006.md5.txt" | |
}] | |
},{ | |
"version": "11", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE11-Win7&parts=4&platform=Mac&virtPlatform=parallels&filename=VMBuild_20141027/Parallels/IE11/Mac/IE11.Win7.For.Mac.Parallels.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE11", | |
"files": [{ | |
"name": "IE11.Win7.For.Mac.Parallels.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE11/Mac/IE11.Win7.For.Mac.Parallels.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Mac.Parallels.zip.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Mac.Parallels.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE11/Mac/IE11.Win7.For.Mac.Parallels.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Mac.Parallels.zip.001.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Mac.Parallels.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE11/Mac/IE11.Win7.For.Mac.Parallels.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Mac.Parallels.zip.002.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Mac.Parallels.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE11/Mac/IE11.Win7.For.Mac.Parallels.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Mac.Parallels.zip.003.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Mac.Parallels.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/Parallels/IE11/Mac/IE11.Win7.For.Mac.Parallels.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Mac.Parallels.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "MSEdge", | |
"build": "20150801", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=MSEdge-Win10&parts=6&platform=Mac&virtPlatform=Parallels&filename=VMBuild_20150801/Parallels/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.Parallels.zip{.001,.002,.003,.004,.005,.006}\"", | |
"osVersion": "Win10", | |
"title": "Microsoft Edge", | |
"files": [{ | |
"name": "Microsoft Edge.Win10.For.Mac.Parallels.zip", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/Parallels/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.Parallels.zip", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Mac.Parallels.zip.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Mac.Parallels.zip.001", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/Parallels/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.Parallels.zip.001", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Mac.Parallels.zip.001.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Mac.Parallels.zip.002", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/Parallels/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.Parallels.zip.002", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Mac.Parallels.zip.002.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Mac.Parallels.zip.003", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/Parallels/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.Parallels.zip.003", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Mac.Parallels.zip.003.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Mac.Parallels.zip.004", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/Parallels/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.Parallels.zip.004", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Mac.Parallels.zip.004.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Mac.Parallels.zip.005", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/Parallels/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.Parallels.zip.005", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Mac.Parallels.zip.005.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Mac.Parallels.zip.006", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/Parallels/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.Parallels.zip.006", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Mac.Parallels.zip.006.md5.txt" | |
}] | |
}] | |
},{ | |
"softwareName": "VirtualBox", | |
"browsers": [{ | |
"version": "6", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE6-XP&parts=2&platform=Mac&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE6/Mac/IE6.XP.For.Mac.VirtualBox.zip{.001,.002}\"", | |
"osVersion": "XP", | |
"title": "IE6", | |
"files": [{ | |
"name": "IE6.XP.For.Mac.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Mac/IE6.XP.For.Mac.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Mac.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE6.XP.For.Mac.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Mac/IE6.XP.For.Mac.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Mac.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE6.XP.For.Mac.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Mac/IE6.XP.For.Mac.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Mac.VirtualBox.zip.002.md5.txt" | |
}] | |
},{ | |
"version": "7", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE7-Vista&parts=5&platform=Mac&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE7/Mac/IE7.Vista.For.Mac.VirtualBox.zip{.001,.002,.003,.004,.005}\"", | |
"osVersion": "Vista", | |
"title": "IE7", | |
"files": [{ | |
"name": "IE7.Vista.For.Mac.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Mac/IE7.Vista.For.Mac.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Mac.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Mac.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Mac/IE7.Vista.For.Mac.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Mac.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Mac.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Mac/IE7.Vista.For.Mac.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Mac.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Mac.VirtualBox.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Mac/IE7.Vista.For.Mac.VirtualBox.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Mac.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Mac.VirtualBox.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Mac/IE7.Vista.For.Mac.VirtualBox.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Mac.VirtualBox.zip.004.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Mac.VirtualBox.zip.005", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Mac/IE7.Vista.For.Mac.VirtualBox.zip.005", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Mac.VirtualBox.zip.005.md5.txt" | |
}] | |
},{ | |
"version": "8", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE8-XP&parts=2&platform=Mac&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE8/Mac/IE8.XP.For.Mac.VirtualBox.zip{.001,.002}\"", | |
"osVersion": "XP", | |
"title": "IE8", | |
"files": [{ | |
"name": "IE8.XP.For.Mac.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Mac/IE8.XP.For.Mac.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Mac.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE8.XP.For.Mac.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Mac/IE8.XP.For.Mac.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Mac.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE8.XP.For.Mac.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Mac/IE8.XP.For.Mac.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Mac.VirtualBox.zip.002.md5.txt" | |
}] | |
},{ | |
"version": "8", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE8-Win7&parts=4&platform=Mac&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE8/Mac/IE8.Win7.For.Mac.VirtualBox.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE8", | |
"files": [{ | |
"name": "IE8.Win7.For.Mac.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Mac/IE8.Win7.For.Mac.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Mac.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Mac.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Mac/IE8.Win7.For.Mac.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Mac.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Mac.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Mac/IE8.Win7.For.Mac.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Mac.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Mac.VirtualBox.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Mac/IE8.Win7.For.Mac.VirtualBox.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Mac.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Mac.VirtualBox.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Mac/IE8.Win7.For.Mac.VirtualBox.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Mac.VirtualBox.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "9", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE9-Win7&parts=4&platform=Mac&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE9/Mac/IE9.Win7.For.Mac.VirtualBox.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE9", | |
"files": [{ | |
"name": "IE9.Win7.For.Mac.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE9/Mac/IE9.Win7.For.Mac.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Mac.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Mac.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE9/Mac/IE9.Win7.For.Mac.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Mac.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Mac.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE9/Mac/IE9.Win7.For.Mac.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Mac.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Mac.VirtualBox.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE9/Mac/IE9.Win7.For.Mac.VirtualBox.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Mac.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Mac.VirtualBox.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE9/Mac/IE9.Win7.For.Mac.VirtualBox.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Mac.VirtualBox.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "10", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE10-Win7&parts=4&platform=Mac&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE10/Mac/IE10.Win7.For.Mac.VirtualBox.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE10", | |
"files": [{ | |
"name": "IE10.Win7.For.Mac.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Mac/IE10.Win7.For.Mac.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Mac.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Mac.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Mac/IE10.Win7.For.Mac.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Mac.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Mac.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Mac/IE10.Win7.For.Mac.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Mac.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Mac.VirtualBox.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Mac/IE10.Win7.For.Mac.VirtualBox.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Mac.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Mac.VirtualBox.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Mac/IE10.Win7.For.Mac.VirtualBox.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Mac.VirtualBox.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "10", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE10-Win8&parts=7&platform=Mac&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE10/Mac/IE10.Win8.For.Mac.VirtualBox.zip{.001,.002,.003,.004,.005,.006,.007}\"", | |
"osVersion": "Win8", | |
"title": "IE10", | |
"files": [{ | |
"name": "IE10.Win8.For.Mac.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Mac/IE10.Win8.For.Mac.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Mac.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Mac/IE10.Win8.For.Mac.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Mac.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Mac/IE10.Win8.For.Mac.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Mac.VirtualBox.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Mac/IE10.Win8.For.Mac.VirtualBox.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Mac.VirtualBox.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Mac/IE10.Win8.For.Mac.VirtualBox.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.VirtualBox.zip.004.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Mac.VirtualBox.zip.005", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Mac/IE10.Win8.For.Mac.VirtualBox.zip.005", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.VirtualBox.zip.005.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Mac.VirtualBox.zip.006", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Mac/IE10.Win8.For.Mac.VirtualBox.zip.006", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.VirtualBox.zip.006.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Mac.VirtualBox.zip.007", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Mac/IE10.Win8.For.Mac.VirtualBox.zip.007", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.VirtualBox.zip.007.md5.txt" | |
}] | |
},{ | |
"version": "11", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE11-Win8.1&parts=6&platform=Mac&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE11/Mac/IE11.Win8.1.For.Mac.VirtualBox.zip{.001,.002,.003,.004,.005,.006}\"", | |
"osVersion": "Win8.1", | |
"title": "IE11", | |
"files": [{ | |
"name": "IE11.Win8.1.For.Mac.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Mac/IE11.Win8.1.For.Mac.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Mac.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Mac.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Mac/IE11.Win8.1.For.Mac.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Mac.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Mac.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Mac/IE11.Win8.1.For.Mac.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Mac.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Mac.VirtualBox.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Mac/IE11.Win8.1.For.Mac.VirtualBox.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Mac.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Mac.VirtualBox.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Mac/IE11.Win8.1.For.Mac.VirtualBox.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Mac.VirtualBox.zip.004.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Mac.VirtualBox.zip.005", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Mac/IE11.Win8.1.For.Mac.VirtualBox.zip.005", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Mac.VirtualBox.zip.005.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Mac.VirtualBox.zip.006", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Mac/IE11.Win8.1.For.Mac.VirtualBox.zip.006", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Mac.VirtualBox.zip.006.md5.txt" | |
}] | |
},{ | |
"version": "11", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE11-Win7&parts=4&platform=Mac&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE11/Mac/IE11.Win7.For.Mac.VirtualBox.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE11", | |
"files": [{ | |
"name": "IE11.Win7.For.Mac.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Mac/IE11.Win7.For.Mac.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Mac.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Mac.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Mac/IE11.Win7.For.Mac.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Mac.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Mac.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Mac/IE11.Win7.For.Mac.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Mac.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Mac.VirtualBox.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Mac/IE11.Win7.For.Mac.VirtualBox.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Mac.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Mac.VirtualBox.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Mac/IE11.Win7.For.Mac.VirtualBox.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Mac.VirtualBox.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "MSEdge", | |
"build": "20150801", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=MSEdge-Win10&parts=5&platform=Mac&virtPlatform=VirtualBox&filename=VMBuild_20150801/VirtualBox/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.VirtualBox.zip{.001,.002,.003,.004,.005,.006}\"", | |
"osVersion": "Win10", | |
"title": "Microsoft Edge", | |
"files": [{ | |
"name": "Microsoft Edge.Win10.For.Mac.VirtualBox.zip", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VirtualBox/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.VirtualBox.zip", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Mac.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Mac.VirtualBox.zip.001", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VirtualBox/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.VirtualBox.zip.001", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Mac.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Mac.VirtualBox.zip.002", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VirtualBox/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.VirtualBox.zip.002", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Mac.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Mac.VirtualBox.zip.003", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VirtualBox/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.VirtualBox.zip.003", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Mac.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Mac.VirtualBox.zip.004", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VirtualBox/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.VirtualBox.zip.004", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Mac.VirtualBox.zip.004.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Mac.VirtualBox.zip.005", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VirtualBox/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.VirtualBox.zip.005", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Mac.VirtualBox.zip.005.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Mac.VirtualBox.zip.006", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VirtualBox/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.VirtualBox.zip.006", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Mac.VirtualBox.zip.006.md5.txt" | |
}] | |
}] | |
},{ | |
"softwareName": "VMware", | |
"browsers": [{ | |
"version": "6", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE6-XP&parts=2&platform=Mac&virtPlatform=vmware&filename=VMBuild_20141027/VMware/IE6/Mac/IE6.XP.For.Mac.VMware.zip{.001,.002}\"", | |
"osVersion": "XP", | |
"title": "IE6", | |
"files": [{ | |
"name": "IE6.XP.For.Mac.VMware.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE6/Mac/IE6.XP.For.Mac.VMware.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Mac.VMware.zip.md5.txt" | |
},{ | |
"name": "IE6.XP.For.Mac.VMware.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE6/Mac/IE6.XP.For.Mac.VMware.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Mac.VMware.zip.001.md5.txt" | |
},{ | |
"name": "IE6.XP.For.Mac.VMware.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE6/Mac/IE6.XP.For.Mac.VMware.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Mac.VMware.zip.002.md5.txt" | |
}] | |
},{ | |
"version": "7", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE7-Vista&parts=5&platform=Mac&virtPlatform=vmware&filename=VMBuild_20141027/VMware/IE7/Mac/IE7.Vista.For.Mac.VMware.zip{.001,.002,.003,.004,.005}\"", | |
"osVersion": "Vista", | |
"title": "IE7", | |
"files": [{ | |
"name": "IE7.Vista.For.Mac.VMware.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE7/Mac/IE7.Vista.For.Mac.VMware.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Mac.VMware.zip.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Mac.VMware.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE7/Mac/IE7.Vista.For.Mac.VMware.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Mac.VMware.zip.001.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Mac.VMware.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE7/Mac/IE7.Vista.For.Mac.VMware.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Mac.VMware.zip.002.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Mac.VMware.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE7/Mac/IE7.Vista.For.Mac.VMware.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Mac.VMware.zip.003.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Mac.VMware.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE7/Mac/IE7.Vista.For.Mac.VMware.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Mac.VMware.zip.004.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Mac.VMware.zip.005", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE7/Mac/IE7.Vista.For.Mac.VMware.zip.005", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Mac.VMware.zip.005.md5.txt" | |
}] | |
},{ | |
"version": "8", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE8-XP&parts=2&platform=Mac&virtPlatform=vmware&filename=VMBuild_20141027/VMware/IE8/Mac/IE8.XP.For.Mac.VMware.zip{.001,.002}\"", | |
"osVersion": "XP", | |
"title": "IE8", | |
"files": [{ | |
"name": "IE8.XP.For.Mac.VMware.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE8/Mac/IE8.XP.For.Mac.VMware.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Mac.VMware.zip.md5.txt" | |
},{ | |
"name": "IE8.XP.For.Mac.VMware.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE8/Mac/IE8.XP.For.Mac.VMware.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Mac.VMware.zip.001.md5.txt" | |
},{ | |
"name": "IE8.XP.For.Mac.VMware.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE8/Mac/IE8.XP.For.Mac.VMware.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Mac.VMware.zip.002.md5.txt" | |
}] | |
},{ | |
"version": "8", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE8-Win7&parts=4&platform=Mac&virtPlatform=vmware&filename=VMBuild_20141027/VMware/IE8/Mac/IE8.Win7.For.Mac.VMware.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE8", | |
"files": [{ | |
"name": "IE8.Win7.For.Mac.VMware.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE8/Mac/IE8.Win7.For.Mac.VMware.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Mac.VMware.zip.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Mac.VMware.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE8/Mac/IE8.Win7.For.Mac.VMware.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Mac.VMware.zip.001.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Mac.VMware.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE8/Mac/IE8.Win7.For.Mac.VMware.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Mac.VMware.zip.002.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Mac.VMware.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE8/Mac/IE8.Win7.For.Mac.VMware.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Mac.VMware.zip.003.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Mac.VMware.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE8/Mac/IE8.Win7.For.Mac.VMware.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Mac.VMware.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "9", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE9-Win7&parts=4&platform=Mac&virtPlatform=vmware&filename=VMBuild_20141027/VMware/IE9/Mac/IE9.Win7.For.Mac.VMware.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE9", | |
"files": [{ | |
"name": "IE9.Win7.For.Mac.VMware.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE9/Mac/IE9.Win7.For.Mac.VMware.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Mac.VMware.zip.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Mac.VMware.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE9/Mac/IE9.Win7.For.Mac.VMware.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Mac.VMware.zip.001.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Mac.VMware.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE9/Mac/IE9.Win7.For.Mac.VMware.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Mac.VMware.zip.002.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Mac.VMware.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE9/Mac/IE9.Win7.For.Mac.VMware.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Mac.VMware.zip.003.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Mac.VMware.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE9/Mac/IE9.Win7.For.Mac.VMware.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Mac.VMware.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "10", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE10-Win7&parts=4&platform=Mac&virtPlatform=vmware&filename=VMBuild_20141027/VMware/IE10/Mac/IE10.Win7.For.Mac.VMware.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE10", | |
"files": [{ | |
"name": "IE10.Win7.For.Mac.VMware.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Mac/IE10.Win7.For.Mac.VMware.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Mac.VMware.zip.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Mac.VMware.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Mac/IE10.Win7.For.Mac.VMware.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Mac.VMware.zip.001.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Mac.VMware.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Mac/IE10.Win7.For.Mac.VMware.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Mac.VMware.zip.002.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Mac.VMware.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Mac/IE10.Win7.For.Mac.VMware.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Mac.VMware.zip.003.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Mac.VMware.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Mac/IE10.Win7.For.Mac.VMware.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Mac.VMware.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "10", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE10-Win8&parts=7&platform=Mac&virtPlatform=vmware&filename=VMBuild_20141027/VMware/IE10/Mac/IE10.Win8.For.Mac.VMware.zip{.001,.002,.003,.004,.005,.006,.007}\"", | |
"osVersion": "Win8", | |
"title": "IE10", | |
"files": [{ | |
"name": "IE10.Win8.For.Mac.VMware.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Mac/IE10.Win8.For.Mac.VMware.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.VMware.zip.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Mac.VMware.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Mac/IE10.Win8.For.Mac.VMware.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.VMware.zip.001.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Mac.VMware.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Mac/IE10.Win8.For.Mac.VMware.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.VMware.zip.002.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Mac.VMware.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Mac/IE10.Win8.For.Mac.VMware.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.VMware.zip.003.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Mac.VMware.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Mac/IE10.Win8.For.Mac.VMware.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.VMware.zip.004.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Mac.VMware.zip.005", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Mac/IE10.Win8.For.Mac.VMware.zip.005", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.VMware.zip.005.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Mac.VMware.zip.006", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Mac/IE10.Win8.For.Mac.VMware.zip.006", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.VMware.zip.006.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Mac.VMware.zip.007", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE10/Mac/IE10.Win8.For.Mac.VMware.zip.007", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Mac.VMware.zip.007.md5.txt" | |
}] | |
},{ | |
"version": "11", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE11-Win8.1&parts=5&platform=Mac&virtPlatform=vmware&filename=VMBuild_20141027/VMware/IE11/Mac/IE11.Win8.1.For.Mac.VMware.zip{.001,.002,.003,.004,.005}\"", | |
"osVersion": "Win8.1", | |
"title": "IE11", | |
"files": [{ | |
"name": "IE11.Win8.1.For.Mac.VMware.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Mac/IE11.Win8.1.For.Mac.VMware.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Mac.VMware.zip.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Mac.VMware.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Mac/IE11.Win8.1.For.Mac.VMware.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Mac.VMware.zip.001.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Mac.VMware.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Mac/IE11.Win8.1.For.Mac.VMware.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Mac.VMware.zip.002.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Mac.VMware.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Mac/IE11.Win8.1.For.Mac.VMware.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Mac.VMware.zip.003.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Mac.VMware.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Mac/IE11.Win8.1.For.Mac.VMware.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Mac.VMware.zip.004.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Mac.VMware.zip.005", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Mac/IE11.Win8.1.For.Mac.VMware.zip.005", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Mac.VMware.zip.005.md5.txt" | |
}] | |
},{ | |
"version": "11", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE11-Win7&parts=4&platform=Mac&virtPlatform=vmware&filename=VMBuild_20141027/VMware/IE11/Mac/IE11.Win7.For.Mac.VMware.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE11", | |
"files": [{ | |
"name": "IE11.Win7.For.Mac.VMware.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Mac/IE11.Win7.For.Mac.VMware.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Mac.VMware.zip.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Mac.VMware.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Mac/IE11.Win7.For.Mac.VMware.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Mac.VMware.zip.001.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Mac.VMware.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Mac/IE11.Win7.For.Mac.VMware.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Mac.VMware.zip.002.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Mac.VMware.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Mac/IE11.Win7.For.Mac.VMware.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Mac.VMware.zip.003.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Mac.VMware.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VMware/IE11/Mac/IE11.Win7.For.Mac.VMware.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Mac.VMware.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "MSEdge", | |
"build": "20150801", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=MSEdge-Win10&parts=5&platform=Mac&virtPlatform=VMware&filename=VMBuild_20150801/VMware/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.VMware.zip{.001,.002,.003,.004,.005,.006}\"", | |
"osVersion": "Win10", | |
"title": "Microsoft Edge", | |
"files": [{ | |
"name": "Microsoft Edge.Win10.For.Mac.VMware.zip", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VMware/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.VMware.zip", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Mac.VMware.zip.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Mac.VMware.zip.001", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VMware/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.VMware.zip.001", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Mac.VMware.zip.001.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Mac.VMware.zip.002", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VMware/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.VMware.zip.002", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Mac.VMware.zip.002.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Mac.VMware.zip.003", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VMware/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.VMware.zip.003", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Mac.VMware.zip.003.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Mac.VMware.zip.004", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VMware/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.VMware.zip.004", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Mac.VMware.zip.004.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Mac.VMware.zip.005", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VMware/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.VMware.zip.005", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Mac.VMware.zip.005.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Mac.VMware.zip.006", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VMware/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.VMware.zip.006", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Mac.VMware.zip.006.md5.txt" | |
}] | |
}] | |
}] | |
},{ | |
"osName": "Linux", | |
"softwareList": [{ | |
"softwareName": "VirtualBox", | |
"browsers": [{ | |
"version": "6", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE6-XP&parts=2&platform=Linux&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE6/Linux/IE6.XP.For.Linux.VirtualBox.zip{.001,.002}\"", | |
"osVersion": "XP", | |
"title": "IE6", | |
"files": [{ | |
"name": "IE6.XP.For.Linux.VirtualBox.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Linux/IE6.XP.For.Linux.VirtualBox.txt" | |
},{ | |
"name": "IE6.XP.For.Linux.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Linux/IE6.XP.For.Linux.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Linux.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE6.XP.For.Linux.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Linux/IE6.XP.For.Linux.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Linux.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE6.XP.For.Linux.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Linux/IE6.XP.For.Linux.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Linux.VirtualBox.zip.002.md5.txt" | |
}] | |
},{ | |
"version": "7", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE7-Vista&parts=5&platform=Linux&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE7/Linux/IE7.Vista.For.Linux.VirtualBox.zip{.001,.002,.003,.004,.005}\"", | |
"osVersion": "Vista", | |
"title": "IE7", | |
"files": [{ | |
"name": "IE7.Vista.For.Linux.VirtualBox.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Linux/IE7.Vista.For.Linux.VirtualBox.txt" | |
},{ | |
"name": "IE7.Vista.For.Linux.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Linux/IE7.Vista.For.Linux.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Linux.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Linux.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Linux/IE7.Vista.For.Linux.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Linux.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Linux.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Linux/IE7.Vista.For.Linux.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Linux.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Linux.VirtualBox.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Linux/IE7.Vista.For.Linux.VirtualBox.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Linux.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Linux.VirtualBox.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Linux/IE7.Vista.For.Linux.VirtualBox.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Linux.VirtualBox.zip.004.md5.txt" | |
},{ | |
"name": "IE7.Vista.For.Linux.VirtualBox.zip.005", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Linux/IE7.Vista.For.Linux.VirtualBox.zip.005", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Linux.VirtualBox.zip.005.md5.txt" | |
}] | |
},{ | |
"version": "8", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE8-XP&parts=2&platform=Linux&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE8/Linux/IE8.XP.For.Linux.VirtualBox.zip{.001,.002}\"", | |
"osVersion": "XP", | |
"title": "IE8", | |
"files": [{ | |
"name": "IE8.XP.For.Linux.VirtualBox.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Linux/IE8.XP.For.Linux.VirtualBox.txt" | |
},{ | |
"name": "IE8.XP.For.Linux.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Linux/IE8.XP.For.Linux.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Linux.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE8.XP.For.Linux.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Linux/IE8.XP.For.Linux.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Linux.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE8.XP.For.Linux.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Linux/IE8.XP.For.Linux.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Linux.VirtualBox.zip.002.md5.txt" | |
}] | |
},{ | |
"version": "8", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE8-Win7&parts=4&platform=Linux&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE8/Linux/IE8.Win7.For.Linux.VirtualBox.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE8", | |
"files": [{ | |
"name": "IE8.Win7.For.Linux.VirtualBox.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Linux/IE8.Win7.For.Linux.VirtualBox.txt" | |
},{ | |
"name": "IE8.Win7.For.Linux.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Linux/IE8.Win7.For.Linux.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Linux.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Linux.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Linux/IE8.Win7.For.Linux.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Linux.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Linux.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Linux/IE8.Win7.For.Linux.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Linux.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Linux.VirtualBox.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Linux/IE8.Win7.For.Linux.VirtualBox.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Linux.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "IE8.Win7.For.Linux.VirtualBox.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE8/Linux/IE8.Win7.For.Linux.VirtualBox.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Linux.VirtualBox.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "9", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE9-Win7&parts=4&platform=Linux&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE9/Linux/IE9.Win7.For.Linux.VirtualBox.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE9", | |
"files": [{ | |
"name": "IE9.Win7.For.Linux.VirtualBox.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE9/Linux/IE9.Win7.For.Linux.VirtualBox.txt" | |
},{ | |
"name": "IE9.Win7.For.Linux.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE9/Linux/IE9.Win7.For.Linux.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Linux.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Linux.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE9/Linux/IE9.Win7.For.Linux.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Linux.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Linux.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE9/Linux/IE9.Win7.For.Linux.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Linux.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Linux.VirtualBox.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE9/Linux/IE9.Win7.For.Linux.VirtualBox.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Linux.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "IE9.Win7.For.Linux.VirtualBox.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE9/Linux/IE9.Win7.For.Linux.VirtualBox.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Linux.VirtualBox.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "10", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE10-Win7&parts=4&platform=Linux&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE10/Linux/IE10.Win7.For.Linux.VirtualBox.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE10", | |
"files": [{ | |
"name": "IE10.Win7.For.Linux.VirtualBox.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Linux/IE10.Win7.For.Linux.VirtualBox.txt" | |
},{ | |
"name": "IE10.Win7.For.Linux.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Linux/IE10.Win7.For.Linux.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Linux.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Linux.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Linux/IE10.Win7.For.Linux.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Linux.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Linux.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Linux/IE10.Win7.For.Linux.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Linux.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Linux.VirtualBox.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Linux/IE10.Win7.For.Linux.VirtualBox.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Linux.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "IE10.Win7.For.Linux.VirtualBox.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Linux/IE10.Win7.For.Linux.VirtualBox.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Linux.VirtualBox.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "10", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE10-Win8&parts=7&platform=Linux&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE10/Linux/IE10.Win8.For.Linux.VirtualBox.zip{.001,.002,.003,.004,.005,.006,.007}\"", | |
"osVersion": "Win8", | |
"title": "IE10", | |
"files": [{ | |
"name": "IE10.Win8.For.Linux.VirtualBox.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Linux/IE10.Win8.For.Linux.VirtualBox.txt" | |
},{ | |
"name": "IE10.Win8.For.Linux.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Linux/IE10.Win8.For.Linux.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Linux.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Linux.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Linux/IE10.Win8.For.Linux.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Linux.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Linux.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Linux/IE10.Win8.For.Linux.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Linux.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Linux.VirtualBox.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Linux/IE10.Win8.For.Linux.VirtualBox.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Linux.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Linux.VirtualBox.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Linux/IE10.Win8.For.Linux.VirtualBox.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Linux.VirtualBox.zip.004.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Linux.VirtualBox.zip.005", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Linux/IE10.Win8.For.Linux.VirtualBox.zip.005", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Linux.VirtualBox.zip.005.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Linux.VirtualBox.zip.006", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Linux/IE10.Win8.For.Linux.VirtualBox.zip.006", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Linux.VirtualBox.zip.006.md5.txt" | |
},{ | |
"name": "IE10.Win8.For.Linux.VirtualBox.zip.007", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE10/Linux/IE10.Win8.For.Linux.VirtualBox.zip.007", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Linux.VirtualBox.zip.007.md5.txt" | |
}] | |
},{ | |
"version": "11", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE11-Win8.1&parts=6&platform=Linux&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE11/Linux/IE11.Win8.1.For.Linux.VirtualBox.zip{.001,.002,.003,.004,.005,.006}\"", | |
"osVersion": "Win8.1", | |
"title": "IE11", | |
"files": [{ | |
"name": "IE11.Win8.1.For.Linux.VirtualBox.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Linux/IE11.Win8.1.For.Linux.VirtualBox.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Linux.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Linux/IE11.Win8.1.For.Linux.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Linux.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Linux.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Linux/IE11.Win8.1.For.Linux.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Linux.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Linux.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Linux/IE11.Win8.1.For.Linux.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Linux.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Linux.VirtualBox.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Linux/IE11.Win8.1.For.Linux.VirtualBox.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Linux.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Linux.VirtualBox.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Linux/IE11.Win8.1.For.Linux.VirtualBox.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Linux.VirtualBox.zip.004.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Linux.VirtualBox.zip.005", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Linux/IE11.Win8.1.For.Linux.VirtualBox.zip.005", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Linux.VirtualBox.zip.005.md5.txt" | |
},{ | |
"name": "IE11.Win8.1.For.Linux.VirtualBox.zip.006", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Linux/IE11.Win8.1.For.Linux.VirtualBox.zip.006", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Linux.VirtualBox.zip.006.md5.txt" | |
}] | |
},{ | |
"version": "11", | |
"build": "20141027", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=IE11-Win7&parts=4&platform=Linux&virtPlatform=virtualbox&filename=VMBuild_20141027/VirtualBox/IE11/Linux/IE11.Win7.For.Linux.VirtualBox.zip{.001,.002,.003,.004}\"", | |
"osVersion": "Win7", | |
"title": "IE11", | |
"files": [{ | |
"name": "IE11.Win7.For.Linux.VirtualBox.txt", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Linux/IE11.Win7.For.Linux.VirtualBox.txt" | |
},{ | |
"name": "IE11.Win7.For.Linux.VirtualBox.zip", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Linux/IE11.Win7.For.Linux.VirtualBox.zip", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Linux.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Linux.VirtualBox.zip.001", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Linux/IE11.Win7.For.Linux.VirtualBox.zip.001", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Linux.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Linux.VirtualBox.zip.002", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Linux/IE11.Win7.For.Linux.VirtualBox.zip.002", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Linux.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Linux.VirtualBox.zip.003", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Linux/IE11.Win7.For.Linux.VirtualBox.zip.003", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Linux.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "IE11.Win7.For.Linux.VirtualBox.zip.004", | |
"url": "https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE11/Linux/IE11.Win7.For.Linux.VirtualBox.zip.004", | |
"md5": "https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Linux.VirtualBox.zip.004.md5.txt" | |
}] | |
},{ | |
"version": "MSEdge", | |
"build": "20150801", | |
"curl": "curl -O -L \"https://www.modern.ie/vmdownload?browserOS=MSEdge-Win10&parts=5&platform=Linux&virtPlatform=VirtualBox&filename=VMBuild_20150801/VirtualBox/MSEdge/Linux/Microsoft%20Edge.Win10.For.Linux.VirtualBox.zip{.001,.002,.003,.004,.005,.006}\"", | |
"osVersion": "Win10", | |
"title": "Microsoft Edge", | |
"files": [{ | |
"name": "Microsoft Edge.Win10.For.Linux.VirtualBox.zip", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VirtualBox/MSEdge/Linux/Microsoft%20Edge.Win10.For.Linux.VirtualBox.zip", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Linux.VirtualBox.zip.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Linux.VirtualBox.zip.001", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VirtualBox/MSEdge/Linux/Microsoft%20Edge.Win10.For.Linux.VirtualBox.zip.001", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Linux.VirtualBox.zip.001.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Linux.VirtualBox.zip.002", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VirtualBox/MSEdge/Linux/Microsoft%20Edge.Win10.For.Linux.VirtualBox.zip.002", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Linux.VirtualBox.zip.002.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Linux.VirtualBox.zip.003", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VirtualBox/MSEdge/Linux/Microsoft%20Edge.Win10.For.Linux.VirtualBox.zip.003", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Linux.VirtualBox.zip.003.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Linux.VirtualBox.zip.004", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VirtualBox/MSEdge/Linux/Microsoft%20Edge.Win10.For.Linux.VirtualBox.zip.004", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Linux.VirtualBox.zip.004.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Linux.VirtualBox.zip.005", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VirtualBox/MSEdge/Linux/Microsoft%20Edge.Win10.For.Linux.VirtualBox.zip.005", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Linux.VirtualBox.zip.005.md5.txt" | |
},{ | |
"name": "Microsoft Edge.Win10.For.Linux.VirtualBox.zip.006", | |
"url": "https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VirtualBox/MSEdge/Linux/Microsoft%20Edge.Win10.For.Linux.VirtualBox.zip.006", | |
"md5": "https://az792536.vo.msecnd.net/vms/md5/VMBuild_20150801/Microsoft%20Edge.Win10.For.Linux.VirtualBox.zip.006.md5.txt" | |
}] | |
}] | |
}] | |
}], | |
"version": "20150817", | |
"active": true, | |
"__id": "4004f0d9-ecb0-4746-a6db-5b88891cd4b6", | |
"__colId": "vms", | |
"_rid": "5AVxAJqhNgCmFAAAAAAAAA==", | |
"_ts": 1439835069, | |
"_self": "dbs/5AVxAA==/colls/5AVxAJqhNgA=/docs/5AVxAJqhNgCmFAAAAAAAAA==/", | |
"_etag": "\"0300e163-0000-0000-0000-55d223bd0000\"", | |
"_attachments": "attachments/" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "http://json-schema.org/draft-07/schema", | |
"$id": "modern.ie.vms.json", | |
"title": "modern.ie dataset", | |
"type": "object", | |
"default": true, | |
"required": ["id", "releaseNotes", "osList"], | |
"additionalProperties": false, | |
"properties": { | |
"id": {"type": "string", "pattern": "^[0-9]{8}$"}, | |
"releaseNotes": {"type": "string", "format": "uri"}, | |
"osList": {"type": "array", "minItems": 1, "items": {"$ref": "#/definitions/os"}}, | |
"version": {"type": "string", "pattern": "^[0-9]{8}$"}, | |
"active": {"type": "boolean"}, | |
"__id": {"type": "string", "format": "uuid"}, | |
"__colId": {"type": "string"}, | |
"_rid": {"type": "string"}, | |
"_ts": {"type": "integer"}, | |
"_self": {"type": "string"}, | |
"_etag": {"type": "string"}, | |
"_attachments": {"type": "string"} | |
}, | |
"definitions": { | |
"browser": { | |
"type": "object", | |
"required": ["version", "build", "curl", "osVersion", "title", "files"], | |
"additionalProperties": false, | |
"properties": { | |
"version": {"type": "string", "enum": ["6", "7", "8", "9", "10", "11", "MSEdge"]}, | |
"build": {"type": "string", "pattern": "^[0-9]+$"}, | |
"curl": {"type": "string"}, | |
"osVersion": {"type": "string", "enum": ["XP", "Vista", "Win7", "Win8", "Win8.1", "Win10"]}, | |
"files": {"type": "array", "minItems": 1, "items": {"$ref": "#/definitions/file"}}, | |
"title": {"type": "string"} | |
} | |
}, | |
"file": { | |
"type": "object", | |
"required": ["name", "url"], | |
"additionalProperties": false, | |
"properties": { | |
"name": {"type": "string"}, | |
"url": {"type": "string", "format": "uri"}, | |
"md5": {"type": "string", "format": "uri"} | |
} | |
}, | |
"software": { | |
"type": "object", | |
"required": ["softwareName", "browsers"], | |
"additionalProperties": false, | |
"properties": { | |
"softwareName": {"type": "string"}, | |
"browsers": {"type": "array", "minItems": 1, "items": {"$ref": "#/definitions/browser"}} | |
} | |
}, | |
"os": { | |
"type": "object", | |
"required": ["osName", "softwareList"], | |
"additionalProperties": false, | |
"properties": { | |
"osName": {"type": "string", "enum": ["Linux", "Mac", "Windows"]}, | |
"softwareList": {"type": "array", "items": {"$ref": "#/definitions/software"}} | |
} | |
} | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
605a3d100dc072c3b19d8b7d5ee804b9ccf284b8b5e4b3ead5370e151a3cff45 release_notes_license_terms_8_1_15.pdf | |
17b5b0d4903540ff244dd5d454b3f449a88b320c5aa137f271914cd990d28f8e IE6.XP.For.Windows.HyperV_2008R2.txt | |
a5c78ee51f256c9003ccf030486bae4aef2738ca9ee245ea9432e3613e469433 IE6.XP.For.Windows.HyperV_2008R2.zip | |
689bc6625b0d79f9109ec860628745bacca04f88931de2cdd5e4b1047fde81ca IE6.XP.For.Windows.HyperV_2008R2.zip.md5.txt | |
96cc9912da14e2c9a28a69e0d1ec12c19e2885a2fba5ec5e5a58c505f44c0a75 IE6.XP.For.Windows.HyperV_2008R2.zip.001 | |
a0f48016670d8170159c5b43b8d51478a9107b245ab375e120e7681804ef938b IE6.XP.For.Windows.HyperV_2008R2.zip.001.md5.txt | |
e3e36d9a6d0da06d7a74defcf6d4110eef19a6fb603f31fdf739265bb53b1f08 IE6.XP.For.Windows.HyperV_2008R2.zip.002 | |
adbb18da2b16342c36feecdf0963eebe661371d6b33928616a0fcc0e0adff3be IE6.XP.For.Windows.HyperV_2008R2.zip.002.md5.txt | |
07a4e6a52036ed098abd35e65c32bc3bd180fee8a1ab009579d3e286e46e2f71 IE7.Vista.For.Windows.HyperV_2008R2.txt | |
4ec7f739f0b4ee78d29b1ce754d7cd254e228303432af7bb5243127d794b1087 IE7.Vista.For.Windows.HyperV_2008R2.zip | |
f51fd6539e142bb734624601ef077d068b2d56f4035a7c72550d60277d2b0fde IE7.Vista.For.Windows.HyperV_2008R2.zip.md5.txt | |
c98e3f876db7cb38fe9c21de1c366cf18ddc7397ceedb684db16ee3e6e48028f IE7.Vista.For.Windows.HyperV_2008R2.zip.001 | |
d593f45f1c407fcc257131da9deb19408d52186ca86b5231c4d91442846e02cf IE7.Vista.For.Windows.HyperV_2008R2.zip.001.md5.txt | |
016e7c58080e2bc6f17aeffc4b4b6060ad807e8ae7072eafbeabb4196cca36de IE7.Vista.For.Windows.HyperV_2008R2.zip.002 | |
c009c0e7a4b838f0c6c317460d2ce3b7311493c6cfa19774eb213705aa728c9c IE7.Vista.For.Windows.HyperV_2008R2.zip.002.md5.txt | |
5c7a98cb292f84bd91f7004491e8c766aef2b739eb33f9cc763a19b54231e551 IE7.Vista.For.Windows.HyperV_2008R2.zip.003 | |
7fe4bd06b17f4478aff7afaffaba5d892e71d85d97147fe6287ce7a82a0b9281 IE7.Vista.For.Windows.HyperV_2008R2.zip.003.md5.txt | |
c07123347076b3c5f5c1a43ca6d2303056237ad3414e16b061ef62ce11a2ebc6 IE7.Vista.For.Windows.HyperV_2008R2.zip.004 | |
57cdb30bde5a8ec330318ad253683757f9e064f91b2154a75ba53f29d51e9263 IE7.Vista.For.Windows.HyperV_2008R2.zip.004.md5.txt | |
c45a080ef7b3ec5260b16c279d2be4b62e9c7101653cdfd87f5552e9dd9916b5 IE8.XP.For.Windows.HyperV_2008R2.txt | |
1f35e9c23ae2034da6b56d1733d3007530dbe8749dfe2460113965c51a272f76 IE8.XP.For.Windows.HyperV_2008R2.zip | |
438977181b6f712d481b1712cfedb8f87d8a8bbd13150ba73ac4819dea4a28f6 IE8.XP.For.Windows.HyperV_2008R2.zip.md5.txt | |
c2f799e99aabfa7550cef6f031ab1a4b550b6676b8c3148ab812663c32f19f0e IE8.XP.For.Windows.HyperV_2008R2.zip.001 | |
21773d8185811e8a761f79c19de2ecfe2ede761716c60d8658afb9c2e4c616b3 IE8.XP.For.Windows.HyperV_2008R2.zip.001.md5.txt | |
6b7c63e1777b9ffcebef5f39bef5d365d2280a5ea134d41b11ca40ecd115df64 IE8.XP.For.Windows.HyperV_2008R2.zip.002 | |
eb471ad7c27858352bc5566c877a5707b106ddd650612b32ba56b17c049aeee0 IE8.XP.For.Windows.HyperV_2008R2.zip.002.md5.txt | |
6c25a0b588567906a701d3157de1fc932d48ff02091bc2ff53d7862167397d5e IE8.Win7.For.Windows.HyperV_2008R2.txt | |
9025d4c6ef447dc76e31b66aa68efe82f18c3e13df886ecd3912f0b932bc5682 IE8.Win7.For.Windows.HyperV_2008R2.zip | |
5b9f1eb3072b29a92f88f2c7646c6e72217a68f832cb341d1ff2e1780fc77023 IE8.Win7.For.Windows.HyperV_2008R2.zip.md5.txt | |
0239ded013b55dd9f1e95f31438969bf238bab612481c255ee8420745b5e1eb1 IE8.Win7.For.Windows.HyperV_2008R2.zip.001 | |
e18814b4029dd96573dd638f8fcf42514ae4d4a34830c53d8ee8bd84417097b3 IE8.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt | |
1a143158ff2c2f1e9beb75256935e7fa1066ce384a27615c957efe9c609adb6e IE8.Win7.For.Windows.HyperV_2008R2.zip.002 | |
c5f7dce40fef0b3c0cb0fe1a57a107c5679829f7d29fed1214d4b223cec1e4ea IE8.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt | |
5da0baf0dd7e70ee7d5e166ade1de14c20b38a88ab063e3c511b4937ab3bb4c3 IE8.Win7.For.Windows.HyperV_2008R2.zip.003 | |
f26961188c80a2d317b5fc3ce69dd58057a6dc8f401d9aa66c88c34bec2df1c4 IE8.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt | |
b9080bffabc0e304e79337deffa8562a8e644443b9821961e7045a9efb5d3647 IE8.Win7.For.Windows.HyperV_2008R2.zip.004 | |
fb2978e199386466e9c6199c8cbc33f957e90cef4f110d478cefe34ea8b4a882 IE8.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt | |
dc1126a0b175b972ceeba26fd2b7caec1e8ed1061e0520c19ea1e9c7bedb6b56 IE9.Win7.For.Windows.HyperV_2008R2.txt | |
b0eb10210a08eb8143f8268406ff746e9498efb15210c223b13e9dfcb4d3907a IE9.Win7.For.Windows.HyperV_2008R2.zip | |
77caabab0608821f04a46e09d384b49c78c0c303aaf111e2c4e1272205abf388 IE9.Win7.For.Windows.HyperV_2008R2.zip.md5.txt | |
f07f8c911e659b53182b67796263b715ae6c64ca193fbca3241c0c339952e2a6 IE9.Win7.For.Windows.HyperV_2008R2.zip.001 | |
6d62aec59da474b194ee8e0d52a7b1d66370f8227be2e57a8e906487708709d8 IE9.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt | |
d9ee897894c61ec7dc24cbe97c2e33215d2e00ce5e6eca2e0da25c54493e9c63 IE9.Win7.For.Windows.HyperV_2008R2.zip.002 | |
55544cc01ae74b8060af3a1290ed921c68342410ab18f71cf2c21b1eb3e90fb4 IE9.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt | |
fffc0d6d0e282d1abe920dd667926283a3eac0908d7dfdf6b3cd11b82243e79c IE9.Win7.For.Windows.HyperV_2008R2.zip.003 | |
cf234f046acb9cb4c01e680691d7a4dda1bc808dada04dabce5b7ebef94b8241 IE9.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt | |
7b21257c1fcd3af3246c788fef89b8f7ce531054a52f6e15f8805a1f8688a337 IE9.Win7.For.Windows.HyperV_2008R2.zip.004 | |
02e228a4ea60f2be5ed28ab2fe8c5b61d7c00888efab4c59dd0cdf8cca53bede IE9.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt | |
cbc66b5291a16d2824577a79266c3ec84245f8f775cb5f4d917fa652dc7eb2c8 IE10.Win7.For.Windows.HyperV_2008R2.txt | |
1ac14bffec5a8ad99794e5d86076a306fc6f993920c85bab532159fb7586660a IE10.Win7.For.Windows.HyperV_2008R2.zip | |
668692620f280ae3678258614889f30c240ed0bf3fecc5ca20542161a6159c8e IE10.Win7.For.Windows.HyperV_2008R2.zip.md5.txt | |
9d864137b0cba380738fc97df3de731d739a68b175e4e0b37924176e9265ac87 IE10.Win7.For.Windows.HyperV_2008R2.zip.001 | |
e5d6885c2e0756777f2e5a3195a7a5ee7386de85cf936cc031dbf2d86469af2f IE10.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt | |
40d1b5f62662946176ced7c4aeef49aefbac089dbdf1bd885dcb96206b70d51f IE10.Win7.For.Windows.HyperV_2008R2.zip.002 | |
f85b7b1f446962821ffd9bdc627d615a035b67dc3b071e51f8d24a2c07b47e32 IE10.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt | |
6a114e24f5b29f29bf8feef8c846d8c3283faf26de605b3ab63160a1c2e81023 IE10.Win7.For.Windows.HyperV_2008R2.zip.003 | |
436e99e966c12ba4384f31cf6f1e88e75a453c36f8d08a46a6dfa924e5add7a5 IE10.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt | |
c11d5b5be609d6699269f2ec25b4ee9336cfe2f83a7ff3dce08f5d7654c9e985 IE10.Win7.For.Windows.HyperV_2008R2.zip.004 | |
f47dd4af2ca756fa3133c1aa32d2e497ce7d88e13b108606ebe0fb87b2e65794 IE10.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt | |
838ba8b14760228ae374cae0578b5c2b24ce4da7a8399185e98849869b1c8e8b IE10.Win8.For.Windows.HyperV_2008R2.txt | |
b088f292e92045a4bc769b41aac83ce074286baf72eb20055a8ee69cf2ce1f21 IE10.Win8.For.Windows.HyperV_2008R2.zip | |
51ee1813a5a298d2ac4e9ee1a098baf60c14725e3095281f70c643165bcae9ed IE10.Win8.For.Windows.HyperV_2008R2.zip.md5.txt | |
204a41599612f8dc1e025f50b8a2528b1e040e00aa2e2ee2f3ddaa3115834162 IE10.Win8.For.Windows.HyperV_2008R2.zip.001 | |
fee03c4d1bbbbe96f002448a2eaa63fc2cbc9ecc75bb1430b08809c7fd984660 IE10.Win8.For.Windows.HyperV_2008R2.zip.001.md5.txt | |
cd3391978c293b9e5a96e0a0a4bfbb236982bc2fd5f71869c856d0980def4bc2 IE10.Win8.For.Windows.HyperV_2008R2.zip.002 | |
41f01a28dcd3ffb917c5381077e28d8f75978fab5da2ae54deeccb8b1dd5cee3 IE10.Win8.For.Windows.HyperV_2008R2.zip.002.md5.txt | |
1c16192636626b01135b6e9af4fe98345ed157156be095bdb47cd329380dd566 IE10.Win8.For.Windows.HyperV_2008R2.zip.003 | |
6883c7c4b4cc6b1c00da1126688a63f6d61bd885fa16d6d0a21522fd812e9a1d IE10.Win8.For.Windows.HyperV_2008R2.zip.003.md5.txt | |
345f98c8e15b49e9624dffeee03edc43e3a2690c4e26d6fb71ef2e85b8060519 IE10.Win8.For.Windows.HyperV_2008R2.zip.004 | |
0effc07f18cfd72bbdfc245b0a31c028d62bf9c5171a95241e75d29780ea64ff IE10.Win8.For.Windows.HyperV_2008R2.zip.004.md5.txt | |
9734934c6ff987df5501079a642ca8633d64836a7270d1fba5674b3b5d38a50c IE10.Win8.For.Windows.HyperV_2008R2.zip.005 | |
3278806d70cfca62eff0d7803c4420845a7fd0e05ccd09814689c4788e2858c7 IE10.Win8.For.Windows.HyperV_2008R2.zip.005.md5.txt | |
caee265c5e6bca85b506cb8f78715359659b318a6e560827fb1d8fbd7709434c IE10.Win8.For.Windows.HyperV_2008R2.zip.006 | |
606f33ad5a1d39a591f82dbd20030fa63ef0599db15e84864ed661b132c4c9cb IE10.Win8.For.Windows.HyperV_2008R2.zip.006.md5.txt | |
ad379b54212414db4f0aa52072be0f20401d6f480668b3db53992950c2d21d9c IE11.Win8.1.For.Windows.HyperV_2008R2.txt | |
470c15d93e3a25f90d5f1921ec7e6392a1dba61b3cfd3310d474afddb4635653 IE11.Win8.1.For.Windows.HyperV_2008R2.zip | |
7e0436b577b387b60ef80912d176f4dbf439505fb061d08677d012c3caf995b1 IE11.Win8.1.For.Windows.HyperV_2008R2.zip.md5.txt | |
79ef1d91b4d20fee01243703c7a2f8a2f0d68c818a7ab929743bebcabdeec443 IE11.Win8.1.For.Windows.HyperV_2008R2.zip.001 | |
452d9c994ca3f4555eab693c4ce25e72a6d77eec2cb89e3a1b73a9cfd2f31a93 IE11.Win8.1.For.Windows.HyperV_2008R2.zip.001.md5.txt | |
43ca548f1c55d58af4dd07626ba36ce40456b95261c35d6f0021d8c48c4cb80f IE11.Win8.1.For.Windows.HyperV_2008R2.zip.002 | |
a78da3d5714934ef44c650f759660f84a341aa96a641bbbf85df05cf6a0dc267 IE11.Win8.1.For.Windows.HyperV_2008R2.zip.002.md5.txt | |
797aa5735be8c45d62e77e3e60196af877a17639621d208de528e9e64560f2a3 IE11.Win8.1.For.Windows.HyperV_2008R2.zip.003 | |
5d90fd8eac5d75d15aaff1d30eace8641ca2652b68b0c0bd369741fb9c4ddbc2 IE11.Win8.1.For.Windows.HyperV_2008R2.zip.003.md5.txt | |
447791311d393d3309d3b04857bb0188b19b743ed0ee8238e2448d3658eceaeb IE11.Win8.1.For.Windows.HyperV_2008R2.zip.004 | |
69ddb9d21b33f6d0216de49fca886275ed29052ff404b4dbd31ab49ee5966681 IE11.Win8.1.For.Windows.HyperV_2008R2.zip.004.md5.txt | |
cd38b31d2fdd634f1f353134f7f12e16da6c6c29a8fc979a9ca9a74287d177f5 IE11.Win8.1.For.Windows.HyperV_2008R2.zip.005 | |
572547a6ac95fcd138c1db5e03811c16b2683e7bd51d9404e69d9d1d3eed0152 IE11.Win8.1.For.Windows.HyperV_2008R2.zip.005.md5.txt | |
7be61e1bd88b0e417fde7590d7dd8d9bc2f9a628e4e25b0a19e6f785b2c09479 IE11.Win7.For.Windows.HyperV_2008R2.txt | |
6d79318042da0f4be851f698cfc85fdb14961fd56e7f4ebb63a7198a6f3f019e IE11.Win7.For.Windows.HyperV_2008R2.zip | |
4a0da8faea3fdf3a662fc1fb413441006bce5651b1a823df3c0e720285753fc2 IE11.Win7.For.Windows.HyperV_2008R2.zip.md5.txt | |
049cdeff2c6b95758a174e8f5bf76192e00cc1a433fc4c824f4bf1fdbfce5d23 IE11.Win7.For.Windows.HyperV_2008R2.zip.001 | |
e1201438022fef9672cb95a3d7f33feba446f50a17296e02c6f996c2b61a85dc IE11.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt | |
12e308bcc905c6b9062f2eba7fbdb3150da98d917727eedcbcad1d46f5c48b75 IE11.Win7.For.Windows.HyperV_2008R2.zip.002 | |
75ee154a25f954bdc901196bb7edfcef78694955af496fe77ef4168a0f752063 IE11.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt | |
0d10d9cbad5086163cbe6c3ca1df9ce543445b0903246a8685930ce393f195d3 IE11.Win7.For.Windows.HyperV_2008R2.zip.003 | |
734969b2a0502d6cfa15dbee18612d72f8ad8b35c98721ecb4d3312190cadd13 IE11.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt | |
201285c135abea2f8328cfb92757227a3c6821fdcd0be7c5d83b7d0b9348fe60 IE11.Win7.For.Windows.HyperV_2008R2.zip.004 | |
33428dbb88c123ca69875e78f124a38d0ea4760ac123431c437898298d73b6ba IE11.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt | |
450c65aa1a3dbba3f4d63ad58578225254eb072b91564a76c88066bb33ca08c4 IE6.XP.For.Windows.HyperV_2012.txt | |
3383f75096a88d261ccf1a1295348f1919a6d461367bd348f496f2e8c3d0bd10 IE6.XP.For.Windows.HyperV_2012.zip | |
f44221f0363c9469c2b542c64d4c62da7cef13514639d42bb8206d238de4fd12 IE6.XP.For.Windows.HyperV_2012.zip.md5.txt | |
1df7bf84a810d6712b73d4d090b3efb4c4f529f4bbe945daf20ed05d2873bca9 IE6.XP.For.Windows.HyperV_2012.zip.001 | |
ec2d3429d62d15c50a72650e6efb9edbfa58606c913bbc69a282e9fdca286a38 IE6.XP.For.Windows.HyperV_2012.zip.001.md5.txt | |
09063ca463366f5d6b95d7641587a84fc956b95e7e80aa1edf6580d4e12f0ac7 IE6.XP.For.Windows.HyperV_2012.zip.002 | |
3c2d8970f85a98dd33004069dd98dc7f5f19754f196ad3c6f22d1a68209cf97b IE6.XP.For.Windows.HyperV_2012.zip.002.md5.txt | |
d776693725d3ba570697abbf4f7b309f1d1c97f77a954b7b375508426ae559ea IE7.Vista.For.Windows.HyperV_2012.txt | |
4543cc6b13d673bc7c70f4b369278128463d950bc7d13810a0edb3286a22d1b1 IE7.Vista.For.Windows.HyperV_2012.zip | |
61ea16e1ffa4ef5d1411e3ccee7686b3de3e58013ed65fa6f2f6d54d1f3e1c48 IE7.Vista.For.Windows.HyperV_2012.zip.md5.txt | |
610a9976688eb73b34210382cec67e45fab23463597585acffe1cc3a22be3807 IE7.Vista.For.Windows.HyperV_2012.zip.001 | |
8691e32c28c8436524c4b571454cc1ab355778ef0fe7ec8b03402a40de9fcdfa IE7.Vista.For.Windows.HyperV_2012.zip.001.md5.txt | |
819d0896e60fbcbfc7f8c3c132f8ae59d7c702a768cbd9a938b706438cde8ad2 IE7.Vista.For.Windows.HyperV_2012.zip.002 | |
ae2d79919bbb7d150229e67858ae0149507836c2861b319ddc7471d0b2ebc299 IE7.Vista.For.Windows.HyperV_2012.zip.002.md5.txt | |
04e6f0edd760203a7faf27dabc955854a0c9886a78595ceed4261b6a7f3855b3 IE7.Vista.For.Windows.HyperV_2012.zip.003 | |
6b71b43f3b49e73b8aa30f59ba841dae9e1ba28574298718a42ade00a2e4274d IE7.Vista.For.Windows.HyperV_2012.zip.003.md5.txt | |
51fbfc560eb172cc7bda79dc3bcfcabadff681d28bf928ee4c10a8e305b0fa3d IE7.Vista.For.Windows.HyperV_2012.zip.004 | |
d0d81d993e21633d33c6aebea8580e875e2091d42abc2c91c5072abfed90f5c1 IE7.Vista.For.Windows.HyperV_2012.zip.004.md5.txt | |
5d6e9df22ab3c8998d004ab67741253d125738da067ed1853619a878aa8f86bc IE8.XP.For.Windows.HyperV_2012.txt | |
0f7a9bc4b791136e477436e6aedc68ebe8cb6026545480789d2b8c4598f63edb IE8.XP.For.Windows.HyperV_2012.zip | |
3d22de416194f7bb1eb004000035d6191e9576a108722d5303dc3dfbf774fd30 IE8.XP.For.Windows.HyperV_2012.zip.md5.txt | |
f3c363569d5dddfb84e8cc188dd3bdcc1410b563b36cadb9857e3e0a6820c2e8 IE8.XP.For.Windows.HyperV_2012.zip.001 | |
2cb93af202bc736ead9fb6fd3d7fa7d0d2899594929015e53c04a867df600792 IE8.XP.For.Windows.HyperV_2012.zip.001.md5.txt | |
995445e2cd2f48d11f116f93a17538b57825be90b6bb45882ea08fe788a51ec6 IE8.XP.For.Windows.HyperV_2012.zip.002 | |
25a07e80f9b27565f8f670d57b9760dab7604f24e5ee6c49b542b9cabda1325d IE8.XP.For.Windows.HyperV_2012.zip.002.md5.txt | |
06d60114570813da46f30765b7145347dba2e13d3fc02caa8f08d204a39f4d7b IE8.Win7.For.Windows.HyperV_2012.txt | |
ea1e045a06651e4dab9e52ea635550e7d0fd3df1eacc211e5419b77a1c8e0bb1 IE8.Win7.For.Windows.HyperV_2012.zip | |
5b255b21dc6072fa92b9d480d711bb01f5c0b29a698692ae092ed69c94cd864f IE8.Win7.For.Windows.HyperV_2012.zip.md5.txt | |
e1323ae8b204f5a4c7948b81b517ceb5b4186e7bc1de16b8265071d8f6a95194 IE8.Win7.For.Windows.HyperV_2012.zip.001 | |
3a05a7088914462bcc1f837d135b53ecac9618e12d4e45a195c4e4d549e53280 IE8.Win7.For.Windows.HyperV_2012.zip.001.md5.txt | |
971c90f8462049f4382523e57da20c1179f484207ecd2bfe6a7dd4dad67d6912 IE8.Win7.For.Windows.HyperV_2012.zip.002 | |
36508e1a35ad928be1b66c38ddef9d5658f95bc5e0d458e980090b846f1e6f6a IE8.Win7.For.Windows.HyperV_2012.zip.002.md5.txt | |
691a766d4c6b0402d0fd0fff3fd4575e7a32672affe14a90fad59fc15d4e6d5c IE8.Win7.For.Windows.HyperV_2012.zip.003 | |
a60dd24828a77b16cb46afd61048edc57a6d28508c10410b974d7c46e13e003e IE8.Win7.For.Windows.HyperV_2012.zip.003.md5.txt | |
5bcef4a2e393d1d7c159cf8c1869e2675019c24db9c3c5340c12a9c9821f3059 IE8.Win7.For.Windows.HyperV_2012.zip.004 | |
a5b84ead8ef8df51520542d9052eb8d1ac158564feff3b14dd0d6cafd970bc70 IE8.Win7.For.Windows.HyperV_2012.zip.004.md5.txt | |
9fafb65fc5fa256d40eb3e94bed4c1a3992624ad7647de3486e203e1b29245a4 IE9.Win7.For.Windows.HyperV_2012.txt | |
b04dc63bc466b9182f65d99b8a732c98c179460094fe1486b96cf48bcb8aea57 IE9.Win7.For.Windows.HyperV_2012.zip | |
fbf2903d8404a22e12f3931c77d040702e8249c4103879ba4240a83ed0d8a342 IE9.Win7.For.Windows.HyperV_2012.zip.md5.txt | |
b33b569737b436b7a4049b4fd833a318fe66a3fa65b0264b6a751ce0023eeb72 IE9.Win7.For.Windows.HyperV_2012.zip.001 | |
d74e7e797d85d03602b4a4650e0967b4a342e39f432451391afb80a56dc1cc68 IE9.Win7.For.Windows.HyperV_2012.zip.001.md5.txt | |
bb2de3de18eec3f98bb0af3e0339b3d7f748f721649d290a9e678bf520202ef3 IE9.Win7.For.Windows.HyperV_2012.zip.002 | |
0830893e27f1ae05d1cc3f330163f3a46ff01595e52affbf7a2c6066f74df0df IE9.Win7.For.Windows.HyperV_2012.zip.002.md5.txt | |
2b8025fe1e66acc51064cfa1e0d677e612897017b2835638ec7cad16fa05025d IE9.Win7.For.Windows.HyperV_2012.zip.003 | |
05d865747d212fefac2e861d17cf0cae1f9557f5e95f0f379b813e56dd14414b IE9.Win7.For.Windows.HyperV_2012.zip.003.md5.txt | |
3c446212264dfdba685ec1d175c98205926b4bb511b57019505ac9b65f9a508e IE9.Win7.For.Windows.HyperV_2012.zip.004 | |
a9b8299a8000a542749c311dc5274dc86cdfea8a8955fe04799d902f4f53d621 IE9.Win7.For.Windows.HyperV_2012.zip.004.md5.txt | |
4446eca990251f910e4e7e3f049c7c84e42ef384136349e68924d757cc9e38fd IE10.Win7.For.Windows.HyperV_2012.txt | |
ee076f1e6f003c10949520c252d7b5f041bdf263237708c218c87e9da09ced49 IE10.Win7.For.Windows.HyperV_2012.zip | |
86edaf901d069c12c160f9bd2793fec396db5098d6937cd7575a143887fb589e IE10.Win7.For.Windows.HyperV_2012.zip.md5.txt | |
43060ebef0fa353f6d39b04125b26ad636c3a0f8cddd7f7847958ebaa58b9b52 IE10.Win7.For.Windows.HyperV_2012.zip.001 | |
adef01d3fd7a047f64c98ac08d11f4b6f864e91405497f7c40055a8d7b9faad6 IE10.Win7.For.Windows.HyperV_2012.zip.001.md5.txt | |
c89e5c80c094063e49bc9ad197007e233a2af6d6469e8cf889f66d3750157e2b IE10.Win7.For.Windows.HyperV_2012.zip.002 | |
292f06a5572b85d8242ad85468b8e6901e34591ee4725b837405d8e012e18f06 IE10.Win7.For.Windows.HyperV_2012.zip.002.md5.txt | |
8c26c15b225f420d240f455e12d0c2fb1ec019eca981024340d94ef4199c2ba8 IE10.Win7.For.Windows.HyperV_2012.zip.003 | |
1adebb0fe3f0e0151e7b8f379ec3c3b8d8eca3f1add338393a92c8a18e408828 IE10.Win7.For.Windows.HyperV_2012.zip.003.md5.txt | |
e4d7fc5aef891a1a226bbba10e91e8b9f55934fe125014e431d93ee5373a1792 IE10.Win7.For.Windows.HyperV_2012.zip.004 | |
50c0675729c315a4a376130911dcc7831ef3c28ec54456a23fe29e1e37248dc6 IE10.Win7.For.Windows.HyperV_2012.zip.004.md5.txt | |
9920a02ef8cff0b4ca153aa1f88aa684255b262517640469e91f6cc4f100fe11 IE10.Win8.For.Windows.HyperV_2012.txt | |
6bd4d6c05256807e63f9f0eb8b0f5691c72ec15baf17ef8c040b8bbee1a8c2a2 IE10.Win8.For.Windows.HyperV_2012.zip | |
124a9b7dca196a809f8fef798d389b8f6b67e1923c840d2c9ee07af6f67d2145 IE10.Win8.For.Windows.HyperV_2012.zip.md5.txt | |
ad9bb3ec8bb4c59ada0f823612a31da6b1a1927830e66e6e46b0fb38eb6816eb IE10.Win8.For.Windows.HyperV_2012.zip.001 | |
be209c1378be22a37b8adf28368640f63b88aca5bc43ee6b340ee245a8898a71 IE10.Win8.For.Windows.HyperV_2012.zip.001.md5.txt | |
024bb0c615cc175cbacedcb3551c17d1d7c45764229990a9904227220b40dfcf IE10.Win8.For.Windows.HyperV_2012.zip.002 | |
8611b1787b9c7038af08bb3b4a405798366e4d2f75cb61413e2a7ab0d4333df6 IE10.Win8.For.Windows.HyperV_2012.zip.002.md5.txt | |
c33d51e6846bc2a41e46efbe08525599de0f582981ad2216e0cdc6155ccb48ce IE10.Win8.For.Windows.HyperV_2012.zip.003 | |
97964a1614b667f4a71a1f0bdd6377530b18d7e45e467bf522eb91cb595736ad IE10.Win8.For.Windows.HyperV_2012.zip.003.md5.txt | |
cd2d6a6d177dbb78e83da844374db5e04d8f5a0b3d3f87a81cd847283e6f617b IE10.Win8.For.Windows.HyperV_2012.zip.004 | |
819e832fd59d0e8b3ca8c4ad6939a133014cd585de1a3247949db925a3d19d5b IE10.Win8.For.Windows.HyperV_2012.zip.004.md5.txt | |
f6d50e4092641094db2c2048de8f32297b1ec20ce0232c474032a2058ace2855 IE10.Win8.For.Windows.HyperV_2012.zip.005 | |
bb61cf60d29c40a04ac65c2d99d34a2ad7c3304be369951789d2126c863690b1 IE10.Win8.For.Windows.HyperV_2012.zip.005.md5.txt | |
b4354de1bffd626d67106b240da02977ecb95beb4343f1c1f7cdd1337f6da4ca IE10.Win8.For.Windows.HyperV_2012.zip.006 | |
7212f0143296e12411ed3f282ba49a21709c7afae11da4d11551110f47be4837 IE10.Win8.For.Windows.HyperV_2012.zip.006.md5.txt | |
1be611d62cdbcfce31efe2eb2965d48500f6394114305e3ac0725fa353eeb92e IE11.Win8.1.For.Windows.HyperV_2012.txt | |
55fe14444861bf2af23a2feb95e50c404a75882fdfd844d6e66fdcda25e8d9ee IE11.Win8.1.For.Windows.HyperV_2012.zip | |
daba6e8c8c3b256054045f94647a2947fbb14e3f35edd602c7eeedfebb4a8c55 IE11.Win8.1.For.Windows.HyperV_2012.zip.md5.txt | |
2a00db743fd6fa369f8704b55a87c1006cd3b760af416a4cd816513d8b719490 IE11.Win8.1.For.Windows.HyperV_2012.zip.001 | |
4df4759621a1898cc5204c7a0dbe0ffdc7d512d1438ef6ca21afad6112e72d8a IE11.Win8.1.For.Windows.HyperV_2012.zip.001.md5.txt | |
2f9a60e469c0c2bd644b24f97658ecf96f963658a71dc03b4765850c97e7395c IE11.Win8.1.For.Windows.HyperV_2012.zip.002 | |
c36281f9ae72e6c7a553b3e6139fbde67a272206fb7c7c4e3d15d4b9738294f2 IE11.Win8.1.For.Windows.HyperV_2012.zip.002.md5.txt | |
302334bcbc73fca6f458b27eb386c6c3a14b74e1a3d2a078bb77efafafb926a1 IE11.Win8.1.For.Windows.HyperV_2012.zip.003 | |
dd25453183fadd88ec241177a7edc37af2f0f58450b7da1747c6b511f8df22c8 IE11.Win8.1.For.Windows.HyperV_2012.zip.003.md5.txt | |
79929cd69f2e07a2ffd2316b311f68269b046561367d1bab478cdc13d530c72f IE11.Win8.1.For.Windows.HyperV_2012.zip.004 | |
308fd6bfc2effc4cac47b7c77eac9ea868c737cb722da0eaff8bc43c9aa6bbf3 IE11.Win8.1.For.Windows.HyperV_2012.zip.004.md5.txt | |
8a00db19e4b6b470ea70cce4a1450338f3f54a5afed10b5b7ddc476129041779 IE11.Win8.1.For.Windows.HyperV_2012.zip.005 | |
6affa3dd970ac960629402b653d1d8e353b475532b2ab1817c7a99a4f2ff71ed IE11.Win8.1.For.Windows.HyperV_2012.zip.005.md5.txt | |
654ea5e5d04285e28a3a53cfe45b72d58420e57d633cc2be404225dda7de6dcc IE11.Win7.For.Windows.HyperV_2012.txt | |
46b460550ea8dfe45d670914184a25945e180e647eac81cfdb83b65ae9691864 IE11.Win7.For.Windows.HyperV_2012.zip | |
049b3868a4099e2095494b179992248b83b804b238992b25b094b64c237fc425 IE11.Win7.For.Windows.HyperV_2012.zip.md5.txt | |
78021f8593e8efb3ef0f093a2b2debfd0b46014da03f0c2130ee6f0711936e85 IE11.Win7.For.Windows.HyperV_2012.zip.001 | |
36194d919f4502124b0c7945e6b3cc5532e323d9af964876a862bacc5306f1ec IE11.Win7.For.Windows.HyperV_2012.zip.001.md5.txt | |
d00b63b49e817723d3fb01c5845bf8b59ec045c35e50c4cb9548df0e64482237 IE11.Win7.For.Windows.HyperV_2012.zip.002 | |
e8ab2050afbba6a96d1481ef7803bd16883c6913c2a8f838ee66f3ffebf626e9 IE11.Win7.For.Windows.HyperV_2012.zip.002.md5.txt | |
04729a2fab9ae5edf73c06b07bf391c92b6c454193424dc28d66448f3dca2e21 IE11.Win7.For.Windows.HyperV_2012.zip.003 | |
330c06651f0e847e9d8b5824bfcaf1542672a519625a7fb4236102142e851855 IE11.Win7.For.Windows.HyperV_2012.zip.003.md5.txt | |
046f4a7d558e970ab216f67425d9fa26c51ad4691c4f192a353017fe56c7547f IE11.Win7.For.Windows.HyperV_2012.zip.004 | |
7c2eee4f8ff8c6244288dfab22d40762db8bd5b6dff21277a500746383aff217 IE11.Win7.For.Windows.HyperV_2012.zip.004.md5.txt | |
32fce458a7be5a8004d121d2e653d33f2b492fd6acdc226d8b9ad4a26e47dcc0 IE6.XP.For.Windows.VirtualBox.txt | |
c25c7559c236ed4a1249d51b1fded6bb215990f03b645cc840c07f34632ffdbe IE6.XP.For.Windows.VirtualBox.zip | |
c955db11e51fed80b48b70891cce7592b16f92b9ffbf0bee2041a7fa0a10edfe IE6.XP.For.Windows.VirtualBox.zip.md5.txt | |
9e1c7a926fc2e89e66fb17f1ce621cb8a87649885479b9c47df979360e4b682c IE6.XP.For.Windows.VirtualBox.zip.001 | |
3a9a28d494faa7ccbc02c73435d58e6e13eda8b04863118680a25a121efa5304 IE6.XP.For.Windows.VirtualBox.zip.001.md5.txt | |
50b906fe017e43dbfd8470036bd1f3ca282f77d0434cd454cbaa48f8e9eabf11 IE6.XP.For.Windows.VirtualBox.zip.002 | |
12e20abd6db7abb51df1c06c582ea2ebe40b7953a758fe55bfc1dc881d91cbfa IE6.XP.For.Windows.VirtualBox.zip.002.md5.txt | |
15b23ee5c7a5d028ef7c10cc4a33b7817a2fde08257573865020c893ccbe1a47 IE7.Vista.For.Windows.VirtualBox.txt | |
bd0bbcf3524e2008b0f4eac7c62ac2013867fc2bc45515553958184b9ec6c10f IE7.Vista.For.Windows.VirtualBox.zip | |
b03d92785221ab4d7465cb92f536e69ed67ba3f5f6cd34ab9ff2c16d195ca7ff IE7.Vista.For.Windows.VirtualBox.zip.md5.txt | |
485e834ebbe94bbe3f60f7b08b4111c79457f99ddf88f5f4a346d2b081a3b681 IE7.Vista.For.Windows.VirtualBox.zip.001 | |
68f7cd8787f91090f9e33222c31d5ec7e52ae4aecc0521d0995a4cf2aeedf879 IE7.Vista.For.Windows.VirtualBox.zip.001.md5.txt | |
bf4242bfce1031641e91c07916065646576d2ab1c407d1f74cfbd51becfee3d5 IE7.Vista.For.Windows.VirtualBox.zip.002 | |
39d42e0f9d43cb178114d270dbe5af6cf960c7464ea541ed96d0105c6cd08555 IE7.Vista.For.Windows.VirtualBox.zip.002.md5.txt | |
15387d8a6a63d8a10c55bd64f2e3105b57c0b4a96752aa305e646a10a059838a IE7.Vista.For.Windows.VirtualBox.zip.003 | |
2551ce9a0b37c803810c473ef3f41276f1b898b76ab09e77b072940d34293dbd IE7.Vista.For.Windows.VirtualBox.zip.003.md5.txt | |
986f751d40d9cbc1c313be79799f977edb48dacd0e6d5335a56e13ecce448ac6 IE7.Vista.For.Windows.VirtualBox.zip.004 | |
f77c9f81171eeb67bec9bed414f0edd43a4e0e721d156f4be9b02eb2421e3610 IE7.Vista.For.Windows.VirtualBox.zip.004.md5.txt | |
6653ce3023da37a7b97f13a5be3793fbe8f284c373d1237ef9747e48e2b7a912 IE7.Vista.For.Windows.VirtualBox.zip.005 | |
00120a099bc5593089aa055008330e0afd79b9fb492a53def32c2068392e0dd5 IE7.Vista.For.Windows.VirtualBox.zip.005.md5.txt | |
02d167d3f2fa94e333e55b40f20536f7ee55f49b5c51a95a97f5377897800b24 IE8.XP.For.Windows.VirtualBox.txt | |
0613ad942b46dcb9c83ca44644f7d4961606389c85c149fcb3ac59169dcfaee5 IE8.XP.For.Windows.VirtualBox.zip | |
1eae812042cfe116c3b5fa841934f55b3eeff5895aac8b7b3e1a7c22f4675d13 IE8.XP.For.Windows.VirtualBox.zip.md5.txt | |
f7d0d73c68f165551cffaed74099e2d92ed16b92cd4e282e852d7663e6bb8cd4 IE8.XP.For.Windows.VirtualBox.zip.001 | |
4525fb567aa19bba8b6a130eca701cf26682b2f5a42bb75f9e87fd267cb264c3 IE8.XP.For.Windows.VirtualBox.zip.001.md5.txt | |
ec7b009ca356596829213c54dc04ab8b72dad8560b6cfe830f0e8a6cf9f31965 IE8.XP.For.Windows.VirtualBox.zip.002 | |
6484738788ded739e4d77a4fe9a7cdb4b020eee97924d845dd4efc514cb86b4f IE8.XP.For.Windows.VirtualBox.zip.002.md5.txt | |
060fe2d73c35a87e97fc41f22c0f4aca498d76278bfd9efc4c119623e4b9942a IE8.Win7.For.Windows.VirtualBox.txt | |
5e2e60989268a1c3d0501f429c5d6f275161c52e3a47d678635efdf319a83363 IE8.Win7.For.Windows.VirtualBox.zip | |
eef27bc964a71fddf21e9f7cb00a3c6cfe4a52a65606c8c764b53957efb634d3 IE8.Win7.For.Windows.VirtualBox.zip.md5.txt | |
b47fd4bfd23db66e49e8e34dc8e5a47841a0e7f14b17fc05ddb3147e4ff4ebd5 IE8.Win7.For.Windows.VirtualBox.zip.001 | |
a73bc6996a6a0189d550b9e05b3d63c26a97da545472e78456becdbf8d5b9a1b IE8.Win7.For.Windows.VirtualBox.zip.001.md5.txt | |
912a4115db59da9a3a7d86beae02bd52ccdfbb3871f2679f13fd98b646dc7afd IE8.Win7.For.Windows.VirtualBox.zip.002 | |
a59766ae1235510f1b1e4a5bacb6d748a1f8c89168b8c14ebe2789654e9d7a04 IE8.Win7.For.Windows.VirtualBox.zip.002.md5.txt | |
8214b5689af6266c9080f75e8b4a82b9231c8485a048c0ce252dea8ae19d4f4d IE8.Win7.For.Windows.VirtualBox.zip.003 | |
9836969bf576a9652d9e6aa528c18e5fa276c6ea325afc105c452b1daf0d93b9 IE8.Win7.For.Windows.VirtualBox.zip.003.md5.txt | |
d1de9370005e7e0bc112f40f5ace2e99948069be9d122949e4db13f243b99115 IE8.Win7.For.Windows.VirtualBox.zip.004 | |
8c931c9433b53dfc9ba6f3e29b59876344b4c05fe3126d8a4fcd47f5484c9d25 IE8.Win7.For.Windows.VirtualBox.zip.004.md5.txt | |
78cd21ccfdf08702de0f7d7d91b68aef7bf8b2f3f942a0d02847111c788a8961 IE9.Win7.For.Windows.VirtualBox.txt | |
09d576b2ad1cd80336205a4cb9345955cffbce41dc061bad0ca6b89a9e92c150 IE9.Win7.For.Windows.VirtualBox.zip | |
eb615a5ff244846047b0fdbab547250a53ee8c9093a3c439df20e74fc07cd33d IE9.Win7.For.Windows.VirtualBox.zip.md5.txt | |
b2f4c7cf7d65065f079d3e86995c65b015cf2637d79324699cf40c3743ed69ae IE9.Win7.For.Windows.VirtualBox.zip.001 | |
87d53683fa5f1d87bd78311dd19463c9dcb31d9bc3cd908bc27493912ac5039d IE9.Win7.For.Windows.VirtualBox.zip.001.md5.txt | |
5715e306107109c0b6b0aa2d0947e038eff40a0a032ed1d039ffd5527c7ee312 IE9.Win7.For.Windows.VirtualBox.zip.002 | |
90c8a98c85607e574144371a2714bb864b68c34ecced03af0b5c8c07eaa743ce IE9.Win7.For.Windows.VirtualBox.zip.002.md5.txt | |
5f35a6ad76283ec56637579c592b5f445d5fd716a42a1df16dbfd705defa9555 IE9.Win7.For.Windows.VirtualBox.zip.003 | |
91752f4c8e2ac4e5f1a3e41d73ff645848e887c77898bb2d1db19cfdccaa4a84 IE9.Win7.For.Windows.VirtualBox.zip.003.md5.txt | |
77f8216b060612c9a7afc372f36c2e170349e9a0c6b7cd8c3a45c5fa4d17cd8a IE9.Win7.For.Windows.VirtualBox.zip.004 | |
015ca983cecbd4ca8b4d1cccc2f5fb29b6003f96d1bb1028711bd796326b427f IE9.Win7.For.Windows.VirtualBox.zip.004.md5.txt | |
13f118d3ffa661e36a0c8b448918280f43f983a6cfc9f390a779249b3108891a IE10.Win7.For.Windows.VirtualBox.txt | |
b03486cc28a9cc549ef1eee3d6622e69dcf08e0eb4cf36b62d8baf98bf743753 IE10.Win7.For.Windows.VirtualBox.zip | |
5d24e13b25dc6ce693b3cd88d474a71701acdb9770089176b20930a2a126d757 IE10.Win7.For.Windows.VirtualBox.zip.md5.txt | |
90bb4d6306918963f688aefdc00ddbb7956e1febd3700c8e95973d3f98304f21 IE10.Win7.For.Windows.VirtualBox.zip.001 | |
c773afcfff2f189199b2c73532f33424a8e53b24f38f7c6e7c6c17a865fb2f55 IE10.Win7.For.Windows.VirtualBox.zip.001.md5.txt | |
2344d7c875e9439427752862fd48349f7d7e92c3e499441633ede51f11aa67ef IE10.Win7.For.Windows.VirtualBox.zip.002 | |
910fb411cc8c9acbffb184cbcf222ec0e88840bb40f71977fb97a61b9e38760e IE10.Win7.For.Windows.VirtualBox.zip.002.md5.txt | |
2ea11d3e39e4e26b5e45acfda08c7913c376f7ad3eb343d61f015774f3390131 IE10.Win7.For.Windows.VirtualBox.zip.003 | |
8166aaacc7e1ca92c89b577dd1d480931c7a8914e74b8162c5e6051743dcde02 IE10.Win7.For.Windows.VirtualBox.zip.003.md5.txt | |
c81263790267afc808c81750d929c14d2dfc97af22efb6061e8b5ad92b1986f3 IE10.Win7.For.Windows.VirtualBox.zip.004 | |
f2104504624f0ecb54f5ee50b13621d5162925a0db9b3008fe0a516368663a6a IE10.Win7.For.Windows.VirtualBox.zip.004.md5.txt | |
0cfb53d357cc33949cdbe5621d0adfb120ff075169ca738e5a4e9a09f183c29c IE10.Win8.For.Windows.VirtualBox.txt | |
321337e50d82d6efd3fb0076a18c79c0b85933c21a9c6877833d393e5da5aae1 IE10.Win8.For.Windows.VirtualBox.zip | |
f1e86944fad06c364421e940376e0c4e9b65ede482e2139d24333c66f1479bd5 IE10.Win8.For.Windows.VirtualBox.zip.md5.txt | |
15d7b73fb2b54aa4f4d02045a94df427d2a2406413d15ee82dfe4ef8f5158b95 IE10.Win8.For.Windows.VirtualBox.zip.001 | |
1f20ffe6c0a674ee08a7e8cff28d1f5b1cf1657c1167fa0a5555ec2b75a6d8ff IE10.Win8.For.Windows.VirtualBox.zip.001.md5.txt | |
1e9552416875653425e6cd0551da09d4e80bb1c02b4068671d7d476dd8dcee8d IE10.Win8.For.Windows.VirtualBox.zip.002 | |
ea9cfbf59cba21eb516cddd9ac0941ab06660af29745e10f4584b708de84970e IE10.Win8.For.Windows.VirtualBox.zip.002.md5.txt | |
63dd4e649f2bad31107e98f15711292d6bafc124522f3b79f0b1422dfe2b5d08 IE10.Win8.For.Windows.VirtualBox.zip.003 | |
17e65c6828d27670c15a16b58b252f00aa6e78374fdb477c816169b5b6554f76 IE10.Win8.For.Windows.VirtualBox.zip.003.md5.txt | |
db292b8780110e3c9b8a96a99b0d085ce17c64bd231744a85eb3d69b94418b4f IE10.Win8.For.Windows.VirtualBox.zip.004 | |
da934461a7a4233dfc1f5c96e309022b165c513aa57ae1e8950212346811b197 IE10.Win8.For.Windows.VirtualBox.zip.004.md5.txt | |
2bebc058504dcfd9ff6bf6234e35196e838b34bbf78a14b53083cc11e0e3fc51 IE10.Win8.For.Windows.VirtualBox.zip.005 | |
7176084b39dc5b4ad6396d6078640e3a7fad71dbb88efd7843fffc7f8a125e40 IE10.Win8.For.Windows.VirtualBox.zip.005.md5.txt | |
0bfb153ebce8eae973d869996a96bd15cfce37900e81f02ad5373c43644252fc IE10.Win8.For.Windows.VirtualBox.zip.006 | |
e94271c6526f527725fe2c5ac7ffa24aa3a02cf45b3110b7cdb865a4cc5f6ed2 IE10.Win8.For.Windows.VirtualBox.zip.006.md5.txt | |
2de57cbc9015321a38ce8f992fcdf7c2f6d0f17342767ff485acd83eccb7c237 IE10.Win8.For.Windows.VirtualBox.zip.007 | |
2db5c4737e37621d285519b9217a87bddee08817c0e6b1aa4123e5314f33e7f4 IE10.Win8.For.Windows.VirtualBox.zip.007.md5.txt | |
d3796ee25f935e62a03e685392d682b3ae4c1c16a092131de42631f75454bb06 IE11.Win8.1.For.Windows.VirtualBox.txt | |
fec20ce38e897c8ff439139efba80380200c3c68e9d8c52ba36dcc9b3b1bf319 IE11.Win8.1.For.Windows.VirtualBox.zip | |
401be5f8174906f2614063ddbd395b27e9e5f76fc59dec032ffb1ee01a2b34b4 IE11.Win8.1.For.Windows.VirtualBox.zip.md5.txt | |
997430148a390c85aca0af00c4b6e304c38d6716566ebce502074e51b75bf98a IE11.Win8.1.For.Windows.VirtualBox.zip.001 | |
573fbe950eb8d6d57b6392faebf58a7623a1594b7b418cc756179f94bb139d8a IE11.Win8.1.For.Windows.VirtualBox.zip.001.md5.txt | |
b34e5f401e47bdb8c80114c6db841db9a8cd3c419f53793969a69c43fe9c5939 IE11.Win8.1.For.Windows.VirtualBox.zip.002 | |
c6851e16bf498a816119f68292da8f30454f92c3184456d3bb34630acc791f44 IE11.Win8.1.For.Windows.VirtualBox.zip.002.md5.txt | |
c66002c371c860efcf92c22181205610fb86acf9c3c595b55a42337faf329a5f IE11.Win8.1.For.Windows.VirtualBox.zip.003 | |
431b13d29f48ec229e82f4c5780269386a315e22f3c9ada0ceeb19bdcd12f1d7 IE11.Win8.1.For.Windows.VirtualBox.zip.003.md5.txt | |
188112a94bdd7230b32209da7d1d487b85122045c09ae8cbd543e5487c7441f5 IE11.Win8.1.For.Windows.VirtualBox.zip.004 | |
6d2b5cc23634f283ebecc541da4a77dfb4bd5671e55914508e7cdef27facaa9a IE11.Win8.1.For.Windows.VirtualBox.zip.004.md5.txt | |
7bbc36f2295d72e98152c910395b74c65794486459e6e61f19865f7ffeb73ba4 IE11.Win8.1.For.Windows.VirtualBox.zip.005 | |
ad806a7f4b5ff7f46f506d81793c001678c08c5e5954798781d28259c51e1991 IE11.Win8.1.For.Windows.VirtualBox.zip.005.md5.txt | |
c1e1004033d620b936288f3bafad4b6687a5bffbe0717118f2c2cedbe8a60fb6 IE11.Win8.1.For.Windows.VirtualBox.zip.006 | |
9fa49f7a796ef1ee60fb84a41187429bd5d401a3ae903ceb99b9fbd5055467ff IE11.Win8.1.For.Windows.VirtualBox.zip.006.md5.txt | |
50d2786420ad206b43b406252863ffcaf3bd6852c035614079409df3190b78d4 IE11.Win7.For.Windows.VirtualBox.txt | |
8be3756ed512155a5c9f1b62d981f942116d81a7bfe645444be78484165b01a0 IE11.Win7.For.Windows.VirtualBox.zip | |
883976b414aff3d62dfd0bf7718a010d5bfa03f639fe8baa4734941b6a778691 IE11.Win7.For.Windows.VirtualBox.zip.md5.txt | |
442ece57e1ae21819388f0a9300ee127a436f0cd7a5e45e82aa10c2ddc0d1e7a IE11.Win7.For.Windows.VirtualBox.zip.001 | |
ce355c8f190e12c51e76f7456617237a754def07af46bf6873ca7a70d23b28d0 IE11.Win7.For.Windows.VirtualBox.zip.001.md5.txt | |
3173dadc80e58358e4b86590e1f215e6e7948ee42e9a40075b25219fea7dd339 IE11.Win7.For.Windows.VirtualBox.zip.002 | |
d47fcd3688d4edfe515e3ea2ccd713ac74c8c7440aa65787fde404ce2c587c2a IE11.Win7.For.Windows.VirtualBox.zip.002.md5.txt | |
9a072dfb3360a1b36c2ca931146700c16305d0ee0c85e77f95a3da5cbf459f52 IE11.Win7.For.Windows.VirtualBox.zip.003 | |
6378afab93f919864d23749ffd83b4f63e394e24a714252e265a70cdd10ecaa9 IE11.Win7.For.Windows.VirtualBox.zip.003.md5.txt | |
5075070f032203482ec3f4d8e87140c90741fa87d2772234bc629094154fe373 IE11.Win7.For.Windows.VirtualBox.zip.004 | |
00114fdff2ba076fc683b5f8123fc496f28074cda0b2e856de62efef44b4fa47 IE11.Win7.For.Windows.VirtualBox.zip.004.md5.txt | |
869c9366e2b4cf83828d49ce44529a07b6dd37dc60e0803c485703459596df1e IE6.XP.For.Windows.VMware.txt | |
a6afc3ca41c0e8b93b4a28ef8e901b558a03e587dad30689efa7fd27420f636c IE6.XP.For.Windows.VMware.zip | |
1b90a8a6c6a05badc69f3ac9bbf75d77721dc48eab25606555f3b6a29907495f IE6.XP.For.Windows.VMware.zip.md5.txt | |
ea9c6e957752144bf0222838338222ad6a4c455e00237c874d735145f177a423 IE6.XP.For.Windows.VMware.zip.001 | |
ddf17f31da781e360c6550d894c879b7e6d64b5e81d232f398d1ec4ae647a31d IE6.XP.For.Windows.VMware.zip.001.md5.txt | |
99f2387cc581ebf9e938291b0f4b6fd27a49682ebbdb09d56e01c80025e74bb5 IE6.XP.For.Windows.VMware.zip.002 | |
b8ec6a0e1e6bde076278d3c1e024081c69bf65901fd81224ec3134695af41c1e IE6.XP.For.Windows.VMware.zip.002.md5.txt | |
c32a663d5cca7efd29b32ede02d3f5d29375aecc05eac6827757c73ec2bfd3bb IE7.Vista.For.Windows.VMware.txt | |
37cb8f0408b05ada31df57115316a46bbd71d237c8f6d97761b240f7f435fd20 IE7.Vista.For.Windows.VMware.zip | |
1a74c48cf22c874a3484b54a23bfda0d38d3a5ed1613b024c6b92f7ac0142626 IE7.Vista.For.Windows.VMware.zip.md5.txt | |
0fb6113932b70ec8e247d2ce0f95dcc6e1a08acab6f7986a060276ea3039feac IE7.Vista.For.Windows.VMware.zip.001 | |
86fd5503141505b773e2f49e4c85504136794f4d6464f854ef5a85e51720240b IE7.Vista.For.Windows.VMware.zip.001.md5.txt | |
3982aad332b758457e6b22ac3aa94abee95f902042d79f63b9678328f2435d0b IE7.Vista.For.Windows.VMware.zip.002 | |
ab6fbae0547c7b4e3c67f374a99d3a6000313b7d01cd9ef68f00cdd9a91c3734 IE7.Vista.For.Windows.VMware.zip.002.md5.txt | |
8893a9867e1649c738ad60cc79a967fc29eaade6f5c6be903d9449a5aded51bf IE7.Vista.For.Windows.VMware.zip.003 | |
b9bcdf7adb4fc0af91e6a220e11079d33fc90942472cb8effdb503e11e82800e IE7.Vista.For.Windows.VMware.zip.003.md5.txt | |
4622486b35499595540594baa90a2dda19a4a3197f63d27a0e89c057294ea8f0 IE7.Vista.For.Windows.VMware.zip.004 | |
89e4e7792057837b70a8ed26034ec00ffabaa7a693930ecb4565189f2b08cda8 IE7.Vista.For.Windows.VMware.zip.004.md5.txt | |
0273f8933a0f27919bce73fe10992858af061e75ac5fb375a6a5d6412c406400 IE7.Vista.For.Windows.VMware.zip.005 | |
c3a7bb1c641996fac4eda96d46d7e096422018d22858ba0fb75bd11110270bcf IE7.Vista.For.Windows.VMware.zip.005.md5.txt | |
0f883b610cd5edcad317dd0d6232d76a9987e6f99ae896535b20ea9db5b82445 IE8.XP.For.Windows.VMware.txt | |
d507ed74bdc347d926b8a1958e7f4125ef4cd007e830550b557e303f142ceab3 IE8.XP.For.Windows.VMware.zip | |
b31b3b55c14aa8c64e6b7c462aea6230c2dfd796484c6e6a0e4b1de575a63fe3 IE8.XP.For.Windows.VMware.zip.md5.txt | |
c3fea5bf1d867176a451ddbefd2e21c2fdd4f85a00f2a5377cb3008a7a87efb9 IE8.XP.For.Windows.VMware.zip.001 | |
f592f964a53ee4e049e6c7a64578cd31a33758ad5b69c484d646aa5b25809790 IE8.XP.For.Windows.VMware.zip.001.md5.txt | |
642b677f9c14b70a7f0782d812b7a26ce8c131ef90ec8a8c0e23c9b42f4b4562 IE8.XP.For.Windows.VMware.zip.002 | |
c2b2f268028280f3f29b348e6b35a90d63264654fc42157512f8befb2145173a IE8.XP.For.Windows.VMware.zip.002.md5.txt | |
5c7b66884c85b52ddfb71d1a3314b1814fb1050642ca899ace5ef02a12f8b984 IE8.Win7.For.Windows.VMware.txt | |
db89947cbd485e4acee07b39f6e31783f9d5d617a5162c2fb3ab2b267fc2058b IE8.Win7.For.Windows.VMware.zip | |
2ae12a623cb10c95aa760655a29d1405408fc1c49be0e55ac95a261529a7a745 IE8.Win7.For.Windows.VMware.zip.md5.txt | |
b74c660afe83d4fba4d5c7d9d5514ad80956e94d65ca53ad1d7bc2a9852eaed2 IE8.Win7.For.Windows.VMware.zip.001 | |
4147af6f15381437cb56a47a6b0b2725973393b6e180337333c4b53de2a11eaa IE8.Win7.For.Windows.VMware.zip.001.md5.txt | |
c4a4b5a1b3520afb78f69e095732d0ea3faa0b1cb6ca4b56712cd2651919c48a IE8.Win7.For.Windows.VMware.zip.002 | |
10f8787c5c908e7c9309c42a34b467fd312955d65f2bc6824c6113ef5658ce21 IE8.Win7.For.Windows.VMware.zip.002.md5.txt | |
faf94038a12bd50edaf2492d1af13a8359e045fa8e2e2437177dcce9171f0c11 IE8.Win7.For.Windows.VMware.zip.003 | |
4076c485d0b17c55de202876ac4ef8932b5e97cd16f67b9d1b7a79733d92425d IE8.Win7.For.Windows.VMware.zip.003.md5.txt | |
fd263f1b4dff055a962364939c6aa36f354451369a307173de96e461be1b79c6 IE8.Win7.For.Windows.VMware.zip.004 | |
87d0931356aa5c5e874333703e99c3279b17c5534a0e3561727d49cfa6ed846a IE8.Win7.For.Windows.VMware.zip.004.md5.txt | |
1d1b5304875af25195c3a989992b3e5e3e27edb99a5369d8d6f6b8ba92d26eae IE9.Win7.For.Windows.VMware.txt | |
c0c89870c6146ea5928854dab79bd2d38f967113d6f7cba9207f573e3382cca5 IE9.Win7.For.Windows.VMware.zip | |
0397643fe36589af2f7598bfe1fe54d8afc9990e6ed2f863157d4eef2ea9bb8b IE9.Win7.For.Windows.VMware.zip.md5.txt | |
cda3b3c1b2e8ef53bc5693eb6bf44565fe6a3a9d8fadb08e87f598ff1e58883c IE9.Win7.For.Windows.VMware.zip.001 | |
d4aaccc0856fa4923ca89d8bab362e27bd9576a6c01b4363d8fb81534c5c7211 IE9.Win7.For.Windows.VMware.zip.001.md5.txt | |
21b116f7fc9eebac930d59afd8872025d7ef7abf4ed5605da80bad45ca7ea814 IE9.Win7.For.Windows.VMware.zip.002 | |
55e6447a5831f3e94b86ec61ab0c42692f60782b5b5472d03118e03f89ca590c IE9.Win7.For.Windows.VMware.zip.002.md5.txt | |
8166cd25401a641c1b24836879b5e5272aca7bdbf388d7e173665a7c7018d0e5 IE9.Win7.For.Windows.VMware.zip.003 | |
e466a3e174d9758b258611096995d07931167810199ea17fee7aa0f3a3d3c228 IE9.Win7.For.Windows.VMware.zip.003.md5.txt | |
797c894cc7f9fe53673deb2179a6efff8679c5f58c5bd6d151869b48e51dd656 IE9.Win7.For.Windows.VMware.zip.004 | |
7f16d7175a26212cac23c57bfbf082717fa6d6878a3bc0be30a921c9d21f36a3 IE9.Win7.For.Windows.VMware.zip.004.md5.txt | |
17f350172f2d27cf7024fee76b1d238ca079a1296a731d99bd62679babe8fa00 IE10.Win7.For.Windows.VMware.txt | |
24b4b5b8af30f103f43eb817007d35144724497060ed2999afdbcf51776fcce4 IE10.Win7.For.Windows.VMware.zip | |
bb69a3c5a00de37f752d8ca7cee0917e34a8d00d4e4f9abbdca1bac5d7f76484 IE10.Win7.For.Windows.VMware.zip.md5.txt | |
3803f7b1c186be87dcaa1b615f006f9fcfa90050448e390652b28dc9b9cf91fa IE10.Win7.For.Windows.VMware.zip.001 | |
e07bf55f7e652992c51dbd283e2017103c55c0873fe42ab8c6e1a14ba1e0bc7b IE10.Win7.For.Windows.VMware.zip.001.md5.txt | |
9342b4dfe2b430732b94726af15023445a43e0aa73f90bd83c57710f82e6540b IE10.Win7.For.Windows.VMware.zip.002 | |
c212a0a62528b7ce64c11c67cbbac07a96f83417c7754c09a8239ebcbc5f92b0 IE10.Win7.For.Windows.VMware.zip.002.md5.txt | |
30df7dd2410030550f8bcef1fd017e1f4c6490b6ed3b8cfe63b75418a28265f6 IE10.Win7.For.Windows.VMware.zip.003 | |
dd6947898d737adc2f35a848d6bda12b5ef8c685280a81fcf29395a6baa0285b IE10.Win7.For.Windows.VMware.zip.003.md5.txt | |
6bad171e8cd199cc352d1c7c900e056a7ca5abab61fa83be5bf35812dce3a4ab IE10.Win7.For.Windows.VMware.zip.004 | |
9a0572b436bf44de4d7cccd8412649e27987c1273a0ae0a229f6e3baeaaeea72 IE10.Win7.For.Windows.VMware.zip.004.md5.txt | |
ca3bb27b1241002b10d62a54cfffb99f42b5678e83ac8cde653e008d4c40958f IE10.Win8.For.Windows.VMware.txt | |
9748fbbe51a8c92ebb8f8ab284419902edc157028a2eb8af69e40babfa4cdafe IE10.Win8.For.Windows.VMware.zip | |
35308a7482c08ea7ad147c373c58e1f8966d8a45f0cb4a220180571760c1c94a IE10.Win8.For.Windows.VMware.zip.md5.txt | |
affb8f465ae26b63e7c0ea603f47d596988c523bdbe63384adb5f3b32a806e18 IE10.Win8.For.Windows.VMware.zip.001 | |
6f59b7730076bb19d6bff35188a54cf658044997bf2d768ae9c0e18ef579f571 IE10.Win8.For.Windows.VMware.zip.001.md5.txt | |
2082a2dffbb26a3e98573f381df89df2bd9565210e1fcc06c37219f9168109c8 IE10.Win8.For.Windows.VMware.zip.002 | |
3ca14299c16d417e9be7089f486e42a7d02da3b1f2f43c589c961588a9d1c954 IE10.Win8.For.Windows.VMware.zip.002.md5.txt | |
30d90e2aa8d6af10cdddc8bbd874dc71d663dc3e73f3198a7a10549bb27d37a3 IE10.Win8.For.Windows.VMware.zip.003 | |
74cb0ad6a8dd58befc2452b23770794d0632a50456427cd8f0ea93cc1346c4a5 IE10.Win8.For.Windows.VMware.zip.003.md5.txt | |
f310980df11a6582eece994105d80013508fe0cd5da1821409cb092f9c45fb8f IE10.Win8.For.Windows.VMware.zip.004 | |
f87a26a0d63a6ea51b172f26d0bb444b76ab3d1dd015e627ec2b027a54e39e4b IE10.Win8.For.Windows.VMware.zip.004.md5.txt | |
90ed78edecdd656c13c6d0acf3b9d9378b13df887020004a0f55595f5f6a623d IE10.Win8.For.Windows.VMware.zip.005 | |
f77402a32c8739f822da5acf1253c77fc817a2242173cb4897d905ca8928b744 IE10.Win8.For.Windows.VMware.zip.005.md5.txt | |
41b0b46b644fd4806af411c534445e23d8e8557c7e38e8f7f1265398b9684238 IE10.Win8.For.Windows.VMware.zip.006 | |
9a1e25b40a478692c331c0d73f247544301993cb48ecdddeb8587b274a2eb4dd IE10.Win8.For.Windows.VMware.zip.006.md5.txt | |
b50f44c69d0708d2a44396d96b463b9181fdb2a7943bb8e3497facbb17b763bb IE10.Win8.For.Windows.VMware.zip.007 | |
e4eeecf2fa76c30c3978b9019b9d2935094cba90bf400a7ae07b96c524967910 IE10.Win8.For.Windows.VMware.zip.007.md5.txt | |
5bcecf649c11f5fb0de62b7b865a15a7f046bbb1282cbc0c7acc3e92a88e9474 IE11.Win8.1.For.Windows.VMware.txt | |
fd5d9fe67f27c43927ad36950e41e9cb311ff32f06bc8aa4f58869d9ddcdd470 IE11.Win8.1.For.Windows.VMware.zip | |
64da59d5565b9de03837fcb80d4d2829e33b4294df0665b80e87cb7c6153cfe6 IE11.Win8.1.For.Windows.VMware.zip.md5.txt | |
4f5a01dc5a31ea4010b6cc314b45a5afd8070e24db1b49306d82eded6a3348a7 IE11.Win8.1.For.Windows.VMware.zip.001 | |
a2d3c889a0510234d8f63afa888fe2e2fd37852e71f5ea884551eedd28b6bd26 IE11.Win8.1.For.Windows.VMware.zip.001.md5.txt | |
3ddb1e82eb5bb1b84b308d1dc93a05e80d2a4e9bc73c5eb8f148d4077821c5f7 IE11.Win8.1.For.Windows.VMware.zip.002 | |
a59f7ab9e24e1fd120cce5ed5fe2d43be7a3b53fbbe6d786230fdd44e917d21b IE11.Win8.1.For.Windows.VMware.zip.002.md5.txt | |
5b069eab891d14c73caa187efd9b6b0c1a44105fc5c40bf94c2a1a057d0344ae IE11.Win8.1.For.Windows.VMware.zip.003 | |
693e19322644be6ed101b61db9cb1937217f5a44a063baa3514b1a31db6b6bc6 IE11.Win8.1.For.Windows.VMware.zip.003.md5.txt | |
98876477a7f2762587d5716fe47098da944f8155c8f0d934d6d2e9b37b484909 IE11.Win8.1.For.Windows.VMware.zip.004 | |
8c99d836609020620a3c705cbf3811ad1bd75304dcaa268ea08160f80c8a2eb7 IE11.Win8.1.For.Windows.VMware.zip.004.md5.txt | |
ab8b9bcba5ad230ffe0cc7a944fd86fb9f7ece9e88feaeb5ccfe67957ccef95e IE11.Win8.1.For.Windows.VMware.zip.005 | |
9bf87035aa0eaaf9ab4bb3a8eae6b70891648580aefb175a1b38ba324c918cab IE11.Win8.1.For.Windows.VMware.zip.005.md5.txt | |
dbbfd584986c20ff65a22bafb7ab9b648d5b8d685691c0383614eb4d1e04d5f4 IE11.Win8.1.For.Windows.VMware.zip.006 | |
793d44b8b9f017de957665f83ceadee62f8dc3c19dd7547e3a9f163e741b908f IE11.Win8.1.For.Windows.VMware.zip.006.md5.txt | |
ac1adfec2881c18d0867800e9f0eed72a634fabf0ef74018cc2383ebfb54ce9f IE11.Win7.For.Windows.VMware.txt | |
430af37361d62e4113359722aaec393cc6daf98bdd52a0d3586c60102a9cbba9 IE11.Win7.For.Windows.VMware.zip | |
9d7afdd530919b6819fc198c475a7bb55013c4afb6a981f28ee77fd76e7c2835 IE11.Win7.For.Windows.VMware.zip.md5.txt | |
518d2b78e010d6199cd2dced8760e4eafe78ce196038ac6634b4e1c9b0609511 IE11.Win7.For.Windows.VMware.zip.001 | |
3078f621b9e07528850f6d391dc13b87d6e9daf8a8fc001dc6b52057dac3c0af IE11.Win7.For.Windows.VMware.zip.001.md5.txt | |
aff4e5f53278ab0c1354843056260485be030d8c37a342cd6d1124a7684ad5b1 IE11.Win7.For.Windows.VMware.zip.002 | |
9c7e508401a5e0265eeb1096fca8901c36e5571c32fa2c2752d924000559ec7b IE11.Win7.For.Windows.VMware.zip.002.md5.txt | |
1d5414fb0d269e0543e19e02603e5c5d55202a8e15cfd4b22dfcc58f27284210 IE11.Win7.For.Windows.VMware.zip.003 | |
5f8f3f9c6144ed51d02a88526c60223cafc80a4ff87d88a06206aa31bd1156b3 IE11.Win7.For.Windows.VMware.zip.003.md5.txt | |
26ce69e490e08df5c523d7f6bfc3888968a3768f4a387afd30a47921c85fb80d IE11.Win7.For.Windows.VMware.zip.004 | |
948122a9790c84d92ec973a2d44fa2a978930f2d80fcc107cfc8be78898eaee6 IE11.Win7.For.Windows.VMware.zip.004.md5.txt | |
ebe514c3ec45c14cb50d89bcaea126ab9fcc1dabd44456490901efec065db301 IE6.XP.For.Windows.VPC.zip | |
da1d7fd63bfc49d0915aed8f7642feabd8452b8f169f9ac93d350d292659827d IE6.XP.For.Windows.VPC.zip.md5.txt | |
db2fed255088e5d2cc91a5a2f64ab12ed5d1fc622ce5f3a48114f822f450a15e IE7.Vista.For.Windows.VPC.txt | |
6f59249dcd46c8869a7ced053b63b925f77efa179f82a8fb50a6f82464d7f40d IE7.Vista.For.Windows.VPC.zip | |
a5b463addc3fccc3fdc7efa28353d31897c76b450ae0d68ad41caa258190e351 IE7.Vista.For.Windows.VPC.zip.md5.txt | |
82dc7344417363e53595ae6e9bb3fd5e1b89701ae8a4765328366dd288995001 IE7.Vista.For.Windows.VPC.zip.001 | |
f29eee52b2bf050aeab63ae07519bfbe7aef4ef3f6b5cb78f84a62ae6c0a66b7 IE7.Vista.For.Windows.VPC.zip.001.md5.txt | |
b4125f8461ee1fc09254f10714018f0b5c707525f76d3def6b5cb28b38d52596 IE7.Vista.For.Windows.VPC.zip.002 | |
5f458eabd2b603e54ab7b61bb8f0aabf55f3d3688e33f01b93bb4307973e363e IE7.Vista.For.Windows.VPC.zip.002.md5.txt | |
a8f44044204ea9f8e1b3cbd812143630a360116eec5bdd650aeb97b7614a5866 IE7.Vista.For.Windows.VPC.zip.003 | |
93f0424c5404711cf76b448ca552effdad538db8dea73e04f203442aa39be419 IE7.Vista.For.Windows.VPC.zip.003.md5.txt | |
f01d6fa87069f69e5821f030c11a60b5f3658119327195ba18d4ef5b1ff60ed7 IE7.Vista.For.Windows.VPC.zip.004 | |
cb6b1f9c7fde108b316db71b4e2fcba3e606c20f8789ffb9bc0304016112662a IE7.Vista.For.Windows.VPC.zip.004.md5.txt | |
a8242b81462123eda2ddc4adbbf0b04a95203fcf39ad44c533e03c8ed83af3e1 IE7.Vista.For.Windows.VPC.zip.005 | |
c88b64669fc032d49ac4c809e97476b91ba509c32639ee649231d9ec55033c72 IE7.Vista.For.Windows.VPC.zip.005.md5.txt | |
db92835ab9558a708ea65cc16b7361a36257ea0924bd5003789e027e5dfcb166 IE8.XP.For.Windows.VPC.txt | |
7896fe2261f59b1dbbfd9896144590213f1b8bbbbb2db344844ed32482fbfd63 IE8.XP.For.Windows.VPC.zip | |
afc3dd1748448798efc42f4d5d6392c48eec1ef135d38b8cc9efe7046bb9fe0b IE8.XP.For.Windows.VPC.zip.md5.txt | |
703fc92d58ef0640764fd5bda4a8bd4aad2b320ba9656db594a76033638a9674 IE8.XP.For.Windows.VPC.zip.001 | |
47b2b5c84eebb5c233bc4918ff4d675ee2ba89b5a934d015447535790965a31b IE8.XP.For.Windows.VPC.zip.001.md5.txt | |
498a563cdaf19e141f9a78a037cdfe8621760ebbd2b3fabb6849586e552dc2b7 IE8.XP.For.Windows.VPC.zip.002 | |
d4e4903c508047d6fa2ec5b656846e9da864e8e58d77d4367e8da37dcd9a82b5 IE8.XP.For.Windows.VPC.zip.002.md5.txt | |
02c268ca08176839b46346b95abe7b205d661f457f00051c9110d97ceb555074 IE8.Win7.For.Windows.VPC.txt | |
269b28e90400f418fe29aee8724809b9d6f1ffea5a4741a6c74edd7d95fe4ce1 IE8.Win7.For.Windows.VPC.zip | |
6fa7f097c319934de89df0bcb7969f31de18790df3bc9103c6ece5f7eeb955e5 IE8.Win7.For.Windows.VPC.zip.md5.txt | |
2423822212f57d13afcc4c15b9ad6d7641a83445194a29e292bf44ca73aef021 IE8.Win7.For.Windows.VPC.zip.001 | |
be5cdabb0711da78a4f8363cbdd0cd3bb4a861484f82a4a655986beb63165c56 IE8.Win7.For.Windows.VPC.zip.001.md5.txt | |
b5b6a2c345a6e182aa50779b5c9b2ab6dc504e7fb04a49bfd8e74c2a5b7bdddb IE8.Win7.For.Windows.VPC.zip.002 | |
fafedefbf43e896943b5a33649490808514a117118b36a0ad19b00c5293d8ab0 IE8.Win7.For.Windows.VPC.zip.002.md5.txt | |
f0c93e3a78f172174bc5487f80789ff6e1d5b36ca577bd2f339e4de12d01e395 IE8.Win7.For.Windows.VPC.zip.003 | |
96c7ad866e8c5301dbd11cb0a05e6871018d1f5e2f932de903b5a41734e162c1 IE8.Win7.For.Windows.VPC.zip.003.md5.txt | |
a7275de620bf6fb6406646607cbec404b93f1bf96557cfd03c4f4a421dbfd5d6 IE8.Win7.For.Windows.VPC.zip.004 | |
1ea2668c6b6367b786a1acfd60e55a1b1a59161ef907c80f8befb62a40e414ae IE8.Win7.For.Windows.VPC.zip.004.md5.txt | |
ecaf8558f220c1271bf06e018df925f44a26271798427d0c9db96b724c093f56 IE9.Win7.For.Windows.VPC.txt | |
21d70fd8ee707afd0e7428748e27a1ea6256ec9e228df3c9bfcaf7a562cd3f1e IE9.Win7.For.Windows.VPC.zip | |
879d87121233c1186c0d9bfff83365d980158cdff46180da398daf028759e874 IE9.Win7.For.Windows.VPC.zip.md5.txt | |
f0599aaa1ca2b4827faecb8aaf063539405acab443bf47dd39c89269470d08eb IE9.Win7.For.Windows.VPC.zip.001 | |
712ba5ded1335106c84fd138907035e067369918191102aee0ff8cad184f0b5c IE9.Win7.For.Windows.VPC.zip.001.md5.txt | |
2ce1f528a856e5da994b2b4d440492910191188788759aa4d691d989ca8b2b40 IE9.Win7.For.Windows.VPC.zip.002 | |
1119458dddd82c9ee44c625ba328cdc594241f61d101ea0c8a0ae959079c7159 IE9.Win7.For.Windows.VPC.zip.002.md5.txt | |
28ce46606e5695006e19e9d65176ff69b883c26c6bca5ed8964a9019c4ef917c IE9.Win7.For.Windows.VPC.zip.003 | |
412a84f777314de6d739ca9c968b16042dc5dbf5aef3d0fedf4a089cf48719d7 IE9.Win7.For.Windows.VPC.zip.003.md5.txt | |
9e157d66d31b9289e4fcd1e9d947f5ef168d52f0aa6513a1208ddd5ea7fad3c4 IE9.Win7.For.Windows.VPC.zip.004 | |
08b96bb4b99023b9b04086629f66b8cf1b02d7adb975749271f4928deab343cd IE9.Win7.For.Windows.VPC.zip.004.md5.txt | |
a9255f230a3a7fdb16bbb1d4f2b282a62f1edea4ecf07bbb12a9a70ba92cb322 IE10.Win7.For.Windows.VPC.txt | |
7221d75a9aec6744c5964aaed924c5e0b75f033834fca86bdd597935f0237df7 IE10.Win7.For.Windows.VPC.zip | |
acb238d8d1f9c717b13f27c7d8e8c54044d93eef6cacd5c7d737aaa10dd69518 IE10.Win7.For.Windows.VPC.zip.md5.txt | |
8df7ed9662f4c30e9988f46f48f8ffa4f2d4cc47057db005d5ab3924a4e7eb81 IE10.Win7.For.Windows.VPC.zip.001 | |
17aac56425ff51e59ac7743e868bd11d14b60a285fd21e0d0cb26d7f72bac3d9 IE10.Win7.For.Windows.VPC.zip.001.md5.txt | |
146ccca938edc96b70dd803b86db69c8c6511a4457159e8e096b43fbc5f9a62d IE10.Win7.For.Windows.VPC.zip.002 | |
e2a2ec25873a6f275fbe5a1ec0a36d1a09138ca54a7403983b5ebdf7969b440c IE10.Win7.For.Windows.VPC.zip.002.md5.txt | |
12c413d08f8556c40f13c45800206f454c8cd5612c5c45f9e581dc060feb074f IE10.Win7.For.Windows.VPC.zip.003 | |
d848555614927864583d2cce1ef0b9b2d95bc475aa7f39f1a3add0a84b8f0001 IE10.Win7.For.Windows.VPC.zip.003.md5.txt | |
865a4a47063ae4ddac9e40bd100b74e7bd0553fe17627346e4c7df36746efb3e IE10.Win7.For.Windows.VPC.zip.004.md5.txt | |
2f470910f0e7a6aa1a0599c3cf9276a2b993153b95ec93e2ac96d4eaf44461e3 IE11.Win7.For.Windows.VPC.txt | |
854485a6ac4a9aff7a63d17cef18323cc2b83c8e1d1c9e7a4f814e28f01146b1 IE11.Win7.For.Windows.VPC.zip | |
6fadc29d5d99d35f96d3db933883f69dacadf4f3dc49dcf378eecee47b03ac35 IE11.Win7.For.Windows.VPC.zip.md5.txt | |
16d4876fd66189c41b0c45a41dd3937533e417e94eaf56cd4154d44ecfde3f7c IE11.Win7.For.Windows.VPC.zip.001.md5.txt | |
d53adceb1cf93a67daad880a0ea1763bd305500ff1d25fa012036bc271bdc825 IE11.Win7.For.Windows.VPC.zip.002 | |
687d9c9e9ea5746470c64f2c37ca36f642b99a311ec35dd81800d36c45bdff8d IE11.Win7.For.Windows.VPC.zip.002.md5.txt | |
02347d01e2b985868fc73e93eb494f154be366f5f35c3c57df4cc9c452757672 IE11.Win7.For.Windows.VPC.zip.003.md5.txt | |
f65e0b0d8dbd28cc5e98e56972466708e15fed03f5bdc7abf6b82eea45af7f7f IE11.Win7.For.Windows.VPC.zip.004 | |
6608867bd96aa5e71727a9e33ef83f9a5a20276c6f4e13beccc68088314a14e2 IE11.Win7.For.Windows.VPC.zip.004.md5.txt | |
1839f9aba1cb414df75bbbe7897fff1040c9f96114f5e62e8cb85132851fd0c0 IE6.XP.For.Mac.Parallels.zip | |
c3aa6486e27f724ee930cb9b2e808370692fc212460405e10d38300e602d79e3 IE6.XP.For.Mac.Parallels.zip.md5.txt | |
021750efb987d7117b6d8b44d01fdb3fff9543bdc23941c0dec64ee5e6a59edc IE6.XP.For.Mac.Parallels.zip.001 | |
3342cf4f8b5996a97d245f3ceda8607d3a7b8b118ccc473498602caefd1dc92a IE6.XP.For.Mac.Parallels.zip.001.md5.txt | |
d539d6276dc1cc94d6096686322614fa0740294b8c4cae9a497d33aa18f50236 IE6.XP.For.Mac.Parallels.zip.002 | |
23c854744ed0f67fdf216c9e1ac146b60d140ab31cbc3330d21c168ac75d6d20 IE6.XP.For.Mac.Parallels.zip.002.md5.txt | |
4cc9054c1602e72eb1a46c77f13bf78f719fd8f9daf149d5bfe59cf49a420c88 IE7.Vista.For.Mac.Parallels.zip | |
e4d6176965087f31db1eeb359a53e8e682b41f952b7c28d9ce3c348e94f5f20b IE7.Vista.For.Mac.Parallels.zip.md5.txt | |
f019e706c3f7451b0c37da608258b9cb960f51553673fbd6c94c6b3c01cd326d IE7.Vista.For.Mac.Parallels.zip.001 | |
1cbf890317b56c916e7e9d84f2ec1778d80fee3834b9b553d8afbeda43491053 IE7.Vista.For.Mac.Parallels.zip.001.md5.txt | |
f35265da0f5ca3b42d75c930dfd34d4bb6a0c7c760dcfe7c370264c259173be8 IE7.Vista.For.Mac.Parallels.zip.002 | |
fe84d7ddfd98d6c9c4acc41ee15b9062592b722830aec9c4f9dd98b0aa6bf856 IE7.Vista.For.Mac.Parallels.zip.002.md5.txt | |
2282f2a1ef60a47e0d145bf196f1c75a314a54f2cb83c3777a84a22ece461aac IE7.Vista.For.Mac.Parallels.zip.003 | |
202f3f0a35e9b27c6f8539735a1c07960c517552d7d4e1ceb06694790de1ba4d IE7.Vista.For.Mac.Parallels.zip.003.md5.txt | |
50829949410f1c6ac4879410b5ddc3584ac1c922a0f809a57e1ea579515b7c92 IE7.Vista.For.Mac.Parallels.zip.004 | |
92d4d0931f179aa7fe0c61b981864ec4d9ef4bbe00930d894333bfffec8679c8 IE7.Vista.For.Mac.Parallels.zip.004.md5.txt | |
c983e5ad70f1a45509f862e4c1f83007530d1df226e9817debe96d6f922f5469 IE7.Vista.For.Mac.Parallels.zip.005 | |
4f3dcae572601710a80e71ebf358b31d62497016d1fc21c7899fafe887876fa8 IE7.Vista.For.Mac.Parallels.zip.005.md5.txt | |
254fbe896c975a502d49ef2a1494c18bb2f6d379b36014656616f08ece88383b IE8.XP.For.Mac.Parallels.zip | |
687f27ff2c16719d9d96de2192a19f1356a19ea48f4cb908d0458fb23e74d633 IE8.XP.For.Mac.Parallels.zip.md5.txt | |
01444f099426a0643db58caed097dc774aea8ef3a6f0d973c5a5ad628461ce1a IE8.XP.For.Mac.Parallels.zip.001 | |
f43025537a59337acd32c5c5e6d48f96a9582be5c3301c05be45472020e5ab7c IE8.XP.For.Mac.Parallels.zip.001.md5.txt | |
551d9dfaea81c1311b8b9e6e38cc86ccc50d9c8b049cccec07a6b5bd9e9dc6b3 IE8.XP.For.Mac.Parallels.zip.002 | |
59918a9baa3ee9fa676dd1b603555ec7d1c13271cac68ed643ab003d9e97d98a IE8.XP.For.Mac.Parallels.zip.002.md5.txt | |
e0f8d200a16d65b4379d2ffffcfc8db7b3153245f961c2b407b5eb05e2cefacd IE8.Win7.For.Mac.Parallels.zip | |
1139f800ef086127d54bddb2830c88aeb1719fd1117ab5ed505b1267f5b91588 IE8.Win7.For.Mac.Parallels.zip.md5.txt | |
78edeed8f4dedcda341a09e606ebc6e87c7ab7915273ab22022a7941ea0ad6ad IE8.Win7.For.Mac.Parallels.zip.001 | |
d97765f606e93b351c9530f9d3f04cd6564f46dff9fbe4c1c4646598fc96abf1 IE8.Win7.For.Mac.Parallels.zip.001.md5.txt | |
a9510b07b536cb7218db95adba5296dcf61c7d6ea650b7b948f9bd114568c74c IE8.Win7.For.Mac.Parallels.zip.002 | |
866a56efd6c2242da4a4a0d5fbc4dadbe0ec49bf1375eb0761dfc16cdbd1790a IE8.Win7.For.Mac.Parallels.zip.002.md5.txt | |
cfd91d194b7208a4c4b48ad42e612cb88ee157d0f3c6414b4b69ba69e95ff28e IE8.Win7.For.Mac.Parallels.zip.003 | |
8b68b24d4659fd1887873a3f7ee032712ad4f298e3abbe0bd292119c05df55a9 IE8.Win7.For.Mac.Parallels.zip.003.md5.txt | |
064e59902dd5de7ad5028b0a5d931e0cbca21bc01998f2e97a2c864b23e0f720 IE8.Win7.For.Mac.Parallels.zip.004 | |
04f8cabc970f2e9ba56b52e5dc4aa2d7de731a510c808ec9c7b77125c840d5a6 IE8.Win7.For.Mac.Parallels.zip.004.md5.txt | |
e3da73da02bd47bb296c13884e0c2c1ff3829661ab237ce08d606d6524a6ed65 IE9.Win7.For.Mac.Parallels.zip | |
9644480aa77f85f333f692fddde7a4763bbe94678d4eebfb01c09b2f219dd5b7 IE9.Win7.For.Mac.Parallels.zip.md5.txt | |
25e36626a87bedfef6f6df2cc24ddc9d2573191ed1ba733e80c54c14c938f389 IE9.Win7.For.Mac.Parallels.zip.001 | |
40422c7abed8f81bf09f6b13567484ad96609cddf64eecec0b8e860a64d88e35 IE9.Win7.For.Mac.Parallels.zip.001.md5.txt | |
0476988c383796b7d48140f19175f3f68546ebf1f7d3f0e422d1b37358c5b3c0 IE9.Win7.For.Mac.Parallels.zip.002 | |
2b5c620956abb08d2234488f22c08364af09f5cc99e4f57cbf711920ab36ab9e IE9.Win7.For.Mac.Parallels.zip.002.md5.txt | |
7f9f70d2042a411c9cb869ff4b9a03c308403aaf55f87e78e16e031576791e05 IE9.Win7.For.Mac.Parallels.zip.003 | |
518415277aada9d2cc968ab8542f6d235a6d7291652299893bdcf02006c6de7d IE9.Win7.For.Mac.Parallels.zip.003.md5.txt | |
fbf18d09dede5404f2364d620b6598e34f6d33622884ec9b2e3ff5f6497b0bbd IE9.Win7.For.Mac.Parallels.zip.004 | |
79348612a15ed2344535a2ecca1116abf90401ba7a0c6d76576e92db08d99639 IE9.Win7.For.Mac.Parallels.zip.004.md5.txt | |
db09ad3e8740bc0848d6fb918b265586d23b126d1221f01bace8f4806a1080d3 IE10.Win7.For.Mac.Parallels.zip | |
e45bcf2beeb5d46469642cd739db9d1cea7845a45b7cef1f9da649007af270ff IE10.Win7.For.Mac.Parallels.zip.md5.txt | |
9c8209f1af0c396cfd200e2f01aa557bf28c748200f6062d7dbd4781a43327db IE10.Win7.For.Mac.Parallels.zip.001 | |
d645f610ea1ec3e6878697122fb7be58151a050fb2a9008c8465b7a0e03f6923 IE10.Win7.For.Mac.Parallels.zip.001.md5.txt | |
1b72252103d4b650fa9ccf7b3337ba98061d6935d69bacdad5ea5457ca5d6c31 IE10.Win7.For.Mac.Parallels.zip.002 | |
b2bddfb9b0b4da76eab33fa5471a405cab6ca7da472e8245c9621c7231bbaa7b IE10.Win7.For.Mac.Parallels.zip.002.md5.txt | |
ea385a8139557004a12b83737ca845dd5ee92935acc252ca1dc321b2de78099b IE10.Win7.For.Mac.Parallels.zip.003 | |
1308288130d4c93244d5d3960219481a919a12846244777251d3feaa547be22e IE10.Win7.For.Mac.Parallels.zip.003.md5.txt | |
1bbd838c66e3a1d796a20dd912a4814c071dc227dd29f67ec3f2fcacb8cc45a1 IE10.Win7.For.Mac.Parallels.zip.004 | |
3bb5616146fa3e7074717a274a617019e1f822f0333183f93e7796c8951b58ab IE10.Win7.For.Mac.Parallels.zip.004.md5.txt | |
403313091ae328382b6c8a81ca217d12080c0b1d73ec884583f6313aff4d6ceb IE10.Win8.For.Mac.Parallels.zip | |
16838003be2e995a86ef711cfcc22c244e239397a16b2329be556098c787f433 IE10.Win8.For.Mac.Parallels.zip.md5.txt | |
e5e9ac965a1f7fb5b1038873ae67b21146debae197c6976c94cf713dba22d0ff IE10.Win8.For.Mac.Parallels.zip.001 | |
b4dd7c385f763f15f02425931ad2de527e08162b1a987809190160fc3339bef1 IE10.Win8.For.Mac.Parallels.zip.001.md5.txt | |
abf11e58983cc9d3ff790267297b02b3958245570813c4a7db14f200c4abdb83 IE10.Win8.For.Mac.Parallels.zip.002 | |
95fe23af53e1f8a4e20abb974ba8acb1d7ffc02786bcdd9740339d3a4b9552e8 IE10.Win8.For.Mac.Parallels.zip.002.md5.txt | |
43c7e4ccb91967f4e87c43bfcd876fa64794d751bf9fcedb15ad207e2e72478d IE10.Win8.For.Mac.Parallels.zip.003 | |
ac5bcf49f2ef76207a873d736ef86e8c3a83c43c07d533f190f5bc6e283c207b IE10.Win8.For.Mac.Parallels.zip.003.md5.txt | |
f0881d448447832b0843b3124e4d9cbc6e08ecc97ef49b6893444c49dae24df8 IE10.Win8.For.Mac.Parallels.zip.004 | |
4d054f0a164892f6808a9137dddd0a945d480ff3444ce525e695d49e9c268e22 IE10.Win8.For.Mac.Parallels.zip.004.md5.txt | |
5ed0400da7356eb86f358262f6743de3ff31d4d0c73c7bb5074edd77d3564b9a IE10.Win8.For.Mac.Parallels.zip.005 | |
5b2f87999bf49b55e65f31db535d9af20cdb858f4140c6f10ddba08b3bcc118b IE10.Win8.For.Mac.Parallels.zip.005.md5.txt | |
69fa0983dfaadb10734e0114a0a8b224adb351a9ffbe54f9e1f2d3189f83e929 IE10.Win8.For.Mac.Parallels.zip.006 | |
0f1ceea3206aa4c2490b003fefd6782abef10921633b161abe21cd9985d54252 IE10.Win8.For.Mac.Parallels.zip.006.md5.txt | |
37321f4ce8367ef9efa17c8f476333945e7f0ae44bfa5cd33b611be436d96005 IE10.Win8.For.Mac.Parallels.zip.007 | |
0f91f27282c803d9bc0ef40181c0bd6ac0a302b31400ba569e849e3ab7d0226b IE10.Win8.For.Mac.Parallels.zip.007.md5.txt | |
4f53b493813f0ebfcddbdec4c62253d26a586b1fe9e5b61c7f0b24518e2de1b9 IE11.Win8.1.For.Mac.Parallels.zip | |
2ed27f85a4ff86a570e394b698b542be698188f3e5415c4c62a71f9adb7649c4 IE11.Win8.1.For.Mac.Parallels.zip.md5.txt | |
e4750f9af2a66d032fb0d350bf64dc2bd265016118ca8704a8f2ec931200879d IE11.Win8.1.For.Mac.Parallels.zip.001 | |
04b2cf819d76e9e576b07a4720976beac5942281c35951e0885f545a8036891d IE11.Win8.1.For.Mac.Parallels.zip.001.md5.txt | |
87c34b11ba55d85333303b77c444d683d842a7afcb15848d44398779fabb88ba IE11.Win8.1.For.Mac.Parallels.zip.002 | |
034a946d9b235f5294e5d6d10650df0e059e2cff9899d40c15716f31e9a6c745 IE11.Win8.1.For.Mac.Parallels.zip.002.md5.txt | |
b4cbf450acca50dec4e6425af945f92a8f7033978f4b93fc31d26f18f1b6275f IE11.Win8.1.For.Mac.Parallels.zip.003 | |
f3a073d15687d695235ce82afb9bcb39b2885d78fd34b09e75b173f19a70c740 IE11.Win8.1.For.Mac.Parallels.zip.003.md5.txt | |
1ea4800b32863a43bd68fec97afc02795f2af9eb34b3f50c254fdb3260a53200 IE11.Win8.1.For.Mac.Parallels.zip.004 | |
b48e51e05b9eefc5c0dc2cadc1ebed21138d6f28da3215c0c316ce2e2e38de21 IE11.Win8.1.For.Mac.Parallels.zip.004.md5.txt | |
9680be6c2f73d911f111f6f373e55ca75863d08e7fdac97021d382002f07f99e IE11.Win8.1.For.Mac.Parallels.zip.005 | |
ffe643df465d77d80304a463b3febbc7c2cecf177d5235b304ba29969d08472b IE11.Win8.1.For.Mac.Parallels.zip.005.md5.txt | |
9d45f9f1947682a9114c8cc4b1ee35e5c3ae45f3567967c85ffda996f240c05a IE11.Win8.1.For.Mac.Parallels.zip.006 | |
986cee4d7d285446ab8afdef5f0faba8a5fe9fb26867587eb8a7d7f14cff79ec IE11.Win8.1.For.Mac.Parallels.zip.006.md5.txt | |
6ab80faff5f62ae9ad57adedd24a1d44cce44d1a12cd91de1706819d0605ec5f IE11.Win7.For.Mac.Parallels.zip | |
403424dc4454e6ba3bdcaad0b4c9b0d579030206b56469f491f729bc386cbfca IE11.Win7.For.Mac.Parallels.zip.md5.txt | |
2709d18420e481e8fd5998292b8dee91de309b26c142da5eba2b3b4f32d70a36 IE11.Win7.For.Mac.Parallels.zip.001 | |
a3f56b8ad38b61716af930c0855f717dd3a4ea4eeab26a35c258485ad1dab3e0 IE11.Win7.For.Mac.Parallels.zip.001.md5.txt | |
4eaf3a3a982c57bb179903f84e32cb5834b3adb6d15ac66194fd533bc2c3baa8 IE11.Win7.For.Mac.Parallels.zip.002 | |
33ad03153c830874133a780af958f5f05a78d7b9cd3e38a0c3318b485b994b5e IE11.Win7.For.Mac.Parallels.zip.002.md5.txt | |
2cd4ac9b7a7e2170b9d534d8aa4305420837140b37d0e9d7900d93cf1f1ef1d2 IE11.Win7.For.Mac.Parallels.zip.003 | |
77f9ba9b48f5b458fde49ff0bc2db2074fd8401233105be1c0aba15527946cd8 IE11.Win7.For.Mac.Parallels.zip.003.md5.txt | |
e2fbbd25f58b9e34ef9c1fe583af1e06b86a14e4cfed29ca466de1488746a6aa IE11.Win7.For.Mac.Parallels.zip.004 | |
7e75d98adb7c356f2c4ed1055b3a785f88d267203569c902df60e2b8d920fb5a IE11.Win7.For.Mac.Parallels.zip.004.md5.txt | |
888a61c205202f565ca695d9aeebd2dc0a015f01661be4f41a147a69414bcb9e IE6.XP.For.Mac.VirtualBox.zip | |
3317b94344f671a9f00afadbbd0959ffb050d40237a81cdda172ee1aebdaf67e IE6.XP.For.Mac.VirtualBox.zip.md5.txt | |
209f629dc88181033d382d52ac68f8d3d382a3dede28163fc35b139b4d20d04a IE6.XP.For.Mac.VirtualBox.zip.001 | |
e0a46481b629f6d21197ac9503b34be5c55e1dabf860a4394e1092b4fab023c1 IE6.XP.For.Mac.VirtualBox.zip.001.md5.txt | |
6a48c924bc234ffce1bb857b050b21432a121d477096662c8da0ae04e14ff433 IE6.XP.For.Mac.VirtualBox.zip.002 | |
efe53d2f62ddaaa9d1934b6f1688bd24ad44754a294be5d5b96111728ed5e785 IE6.XP.For.Mac.VirtualBox.zip.002.md5.txt | |
bc0a177a93bb4c73ad2db0a3695694445ad89744b424225ef1df17499df56afa IE7.Vista.For.Mac.VirtualBox.zip | |
efd5e0fcd7129776f64d3553381786c7361e5e2228150be533efb0f92e71b9b3 IE7.Vista.For.Mac.VirtualBox.zip.md5.txt | |
0424f421526c28988858841a26b6b087c735b0b36040a86e169b4db5ca7da2fa IE7.Vista.For.Mac.VirtualBox.zip.001 | |
49952ce57ea4c4c25157e474dc9b4ef60909f53c528b894b491544f16adaf8dc IE7.Vista.For.Mac.VirtualBox.zip.001.md5.txt | |
abcac8389167e6d0d15006c403ba46bbfb3f51becada42009a5ea4a187a1d9c1 IE7.Vista.For.Mac.VirtualBox.zip.002 | |
78b4496fe19f5862c9445f2e64a582639fdd09d94be2ba6daf0d6f9737156650 IE7.Vista.For.Mac.VirtualBox.zip.002.md5.txt | |
d4eb3beefd6d78666fcc238437098ca627c34706d1d2b66bc9eb9ed7cd9d655e IE7.Vista.For.Mac.VirtualBox.zip.003 | |
472876a85db6c49270f5e0d219df04e67eaceb9fb2b963fb10a45a9c5667428a IE7.Vista.For.Mac.VirtualBox.zip.003.md5.txt | |
a9946b1a05f52c2a8f1da636badebbe891c46fc1e63b5ff2c301aeb94994cd2b IE7.Vista.For.Mac.VirtualBox.zip.004 | |
e75256641882aad33e7586a2bc1babd21a705cbd2418b5beb3d9480edd902028 IE7.Vista.For.Mac.VirtualBox.zip.004.md5.txt | |
4745f7afd6f64ccf70aebbf9d4d74b2bf5651254c5777ba8dd9c7a75382e67d9 IE7.Vista.For.Mac.VirtualBox.zip.005 | |
1c74d171af35340b6297e5b716627deb265daf8055a837345f32e3030cd5d305 IE7.Vista.For.Mac.VirtualBox.zip.005.md5.txt | |
440e49f49285ccc06a7dca86f8aaf0d2f43158098813728ded4f415db759eebb IE8.XP.For.Mac.VirtualBox.zip | |
26878928157307be7590505894898025b81b5e384a1c88daf28d7a77e5acbdcd IE8.XP.For.Mac.VirtualBox.zip.md5.txt | |
c2b284306e16ebc9dfa63b58c8bd40de49907aa7d9acb42aa12a579f2726e973 IE8.XP.For.Mac.VirtualBox.zip.001 | |
ef9739a88bc24163a66ad7043358ba320041663357877f585aa02a28544ceb9e IE8.XP.For.Mac.VirtualBox.zip.001.md5.txt | |
393126881ebca9e252aa28c2f82117eac91647f7741b2bc042acafcbff1a9a9c IE8.XP.For.Mac.VirtualBox.zip.002 | |
b68a51f6e6dd5cbfaa94def1794fc0604a6f12d348743a0891b9c3ff2b8242e2 IE8.XP.For.Mac.VirtualBox.zip.002.md5.txt | |
886c161e4c9395e903bb64db2e00ef820affa1513ceb8593881f02b5fcdbab84 IE8.Win7.For.Mac.VirtualBox.zip | |
c3986a8607079cfb372d5097652f9afc21d31acd7e39b43cb2a1d5c59a0097ff IE8.Win7.For.Mac.VirtualBox.zip.md5.txt | |
6f76def5ecfde3c914e0a443d59970a929e39b5a8cc03a8f89fc504142ecf7f4 IE8.Win7.For.Mac.VirtualBox.zip.001 | |
2513f67d818d61b2ea9d2ff0c49092bd790499f2ca9badad3e916230998423c3 IE8.Win7.For.Mac.VirtualBox.zip.001.md5.txt | |
31fde836b2dfa48212367c5d268efb8f722f8461d78be78a2c8b59a15cfde3b2 IE8.Win7.For.Mac.VirtualBox.zip.002 | |
a36de713c351fbd8cee5688317e8f5566f66955d7b3935bc5fe91e2be8fd935a IE8.Win7.For.Mac.VirtualBox.zip.002.md5.txt | |
e46823dda8ec737188d12184a7eb970ea7f7e92cfe51f5a56663ce4742dc8515 IE8.Win7.For.Mac.VirtualBox.zip.003 | |
aed65807729c5e95d1daece125900ec496711aecb11889134f9f9c9889a714b7 IE8.Win7.For.Mac.VirtualBox.zip.003.md5.txt | |
8318af9e6771e36289d27486a72741aa3d2033e71398453d4736f9e5ac451687 IE8.Win7.For.Mac.VirtualBox.zip.004 | |
97ae16efa440ae2173f78fb5305eee6c3c35e8ed3ba20a53541c1db6116528d8 IE8.Win7.For.Mac.VirtualBox.zip.004.md5.txt | |
4c9c7981b030044922116cd27b452c139f78b8649ec1b499a3bfb3fc7daa44e7 IE9.Win7.For.Mac.VirtualBox.zip | |
8a7fa4bdd76381d46d4525f7f09c50a6dab2524752631f42a008e421ea98e8ff IE9.Win7.For.Mac.VirtualBox.zip.md5.txt | |
c75baabd75ba07d318a358c6939a588e6d186cb07ad05f875e5856ba9b693eef IE9.Win7.For.Mac.VirtualBox.zip.001 | |
7f13914d96ac9507b2638f999bb142d330df5bd9c1fafb41ddf60300653b7a00 IE9.Win7.For.Mac.VirtualBox.zip.001.md5.txt | |
d79eeacdacf1bfcc33fa80f5a0c4183d447f4276d76a16b2e7cd786d536b4a17 IE9.Win7.For.Mac.VirtualBox.zip.002 | |
a5f8252d9e99cafd2a3f79b2055e846f0d96d43ea6e563faf3b2efadd6552085 IE9.Win7.For.Mac.VirtualBox.zip.002.md5.txt | |
525f792074eda865d6f99aaf72108b5cfd3934e6ea2fe7b458f003200dadfa40 IE9.Win7.For.Mac.VirtualBox.zip.003 | |
5e68a23881dcf5836a946dfb491bd55689a320d353838e9a21ff41158037d29e IE9.Win7.For.Mac.VirtualBox.zip.003.md5.txt | |
44aa447470c8c8dd43a83418f53f35a59aed29b6fbf1200ce8f3dc2e2f7ef276 IE9.Win7.For.Mac.VirtualBox.zip.004 | |
f6323de6aee238eb855493f270f895607c01fbd0475fb13ed88383e05c501263 IE9.Win7.For.Mac.VirtualBox.zip.004.md5.txt | |
f156f1735700a4ff2d9ca93557b3355e783cd3ea69c4a44bdfe532b626671ca2 IE10.Win7.For.Mac.VirtualBox.zip | |
81f359efcb1570b3f5f20785afa39c79f72e0b2b85820b605c06d583784c5009 IE10.Win7.For.Mac.VirtualBox.zip.md5.txt | |
34f81765d6dc184f27a43af5fc8d462f245823aec520bb4e39c06f60a13efc7c IE10.Win7.For.Mac.VirtualBox.zip.001 | |
b2c3822f582d4731710b4eb602ee7e0113cbdea5c99b9a46879b2b4fdf315f48 IE10.Win7.For.Mac.VirtualBox.zip.001.md5.txt | |
5614222accc46a96f82e7174b0372b670fc5a5b57bd8271e0e04e3cf44667743 IE10.Win7.For.Mac.VirtualBox.zip.002 | |
f1b7ca4d348202535c5e7d5a1d1fd0f6d5cb33b2e2b7de17fd5c167ab239f7b1 IE10.Win7.For.Mac.VirtualBox.zip.002.md5.txt | |
1b9adf0947b673844f0059f73e4d6b854ac42e93b8078d7dcfe5508a87d14c17 IE10.Win7.For.Mac.VirtualBox.zip.003 | |
0cb7b604b3644d96e5e536c50239fb8d2aa552d80a9736fb86fec58d2ae17807 IE10.Win7.For.Mac.VirtualBox.zip.003.md5.txt | |
4bea44d4e2059e88d3e88287f716188b02671aaa24ec5b45944ea42a51c17e1b IE10.Win7.For.Mac.VirtualBox.zip.004 | |
bc4117f1ff712384b556db29990843309698d431d96df29beda5a9be85e3dc82 IE10.Win7.For.Mac.VirtualBox.zip.004.md5.txt | |
b939dd30fa25a45da94aca06ba5130d023901eb9b25d6250832a9456e628d686 IE10.Win8.For.Mac.VirtualBox.zip | |
3ad9d255d1ca45eb130d771805226d04f6ec32bcf329c8f4253d8a783b507549 IE10.Win8.For.Mac.VirtualBox.zip.md5.txt | |
f4ae0303b2d7e8e768ba6b039fc0790c982221499ccd35c47f6a2ddd77d52127 IE10.Win8.For.Mac.VirtualBox.zip.001 | |
f958410a4696b2a98262d944cb580ab6d0fc3c14d07ff81dc0fc9b780c6f2173 IE10.Win8.For.Mac.VirtualBox.zip.001.md5.txt | |
ff3b1352d5073f46a7862bdc73f58fc9ddbc0ffbe90d3ccd24ad0a7b59ffa520 IE10.Win8.For.Mac.VirtualBox.zip.002 | |
2c69cdb85bbf80f09edbd30c785b995b37203d658a560d2caaae10094e4b8e89 IE10.Win8.For.Mac.VirtualBox.zip.002.md5.txt | |
1de6d7080fc716b2beb30529fd83e46d83830ea63dcda8e976d0b80f7b18a022 IE10.Win8.For.Mac.VirtualBox.zip.003 | |
314ec6a48e22dc23accfc0e774822b99f13fabda483b9c4217d0867616fd0ad9 IE10.Win8.For.Mac.VirtualBox.zip.003.md5.txt | |
4af32a7293e29228d4319cb753160c2065c3a41879c95c318200977c158e6a2f IE10.Win8.For.Mac.VirtualBox.zip.004 | |
f10d17eb300196cd9917b164ccd439657b569590fa3aea2a5f46d607ddd2fba4 IE10.Win8.For.Mac.VirtualBox.zip.004.md5.txt | |
c10ee657bf5ff153502b3e249bf975596e68ed721a31d893eca7a373bf32b57c IE10.Win8.For.Mac.VirtualBox.zip.005 | |
70437ee2c25d4615236a766479ff0cba1bb471819aec90e87c36686f373bdfdc IE10.Win8.For.Mac.VirtualBox.zip.005.md5.txt | |
aad395a7bb0b37982382e17b27140727ae9f24dcd1db825d41c28779a77af680 IE10.Win8.For.Mac.VirtualBox.zip.006 | |
bc9d4122c83b313243e67b6e3121185d4b96dd7a921556c0e50bbf075a2d1877 IE10.Win8.For.Mac.VirtualBox.zip.006.md5.txt | |
7486b540b22c39b8c1e619de2baa251e24cd69bb7902e422de7304e8c60503d0 IE10.Win8.For.Mac.VirtualBox.zip.007 | |
eba06af54cbc63d13564ec06b85e2d9c7a8a460ed667eb68375d47e3194a41be IE10.Win8.For.Mac.VirtualBox.zip.007.md5.txt | |
fe0a08351898b29a7712c526f69cbe16879d428f509098b9471c8e6f2a590088 IE11.Win8.1.For.Mac.VirtualBox.zip | |
b96ba0c1c55878f19685da8acee18fca31bc85c9987c4f4108cfa289f93b4724 IE11.Win8.1.For.Mac.VirtualBox.zip.md5.txt | |
0de556fbe9be11c547f7d7aa743476966e653d2d4056918dbed5b49980384f53 IE11.Win8.1.For.Mac.VirtualBox.zip.001 | |
bf014f05ef9abb81309da9253b38dc79fb3d9fcbf0804a6a71e1f92da5ac9e72 IE11.Win8.1.For.Mac.VirtualBox.zip.001.md5.txt | |
8b91e121c6797ad393edb562ef618ed0800777fb69349aa9e452f116d7b48db6 IE11.Win8.1.For.Mac.VirtualBox.zip.002 | |
12a7f89cad3dced5726e5b4d8c1566d57e02a9cc575894e7f35dbdbd0978e015 IE11.Win8.1.For.Mac.VirtualBox.zip.002.md5.txt | |
d4884c8ecab498f06f6ebeff83cda07cdaa8feacdd534fee2ba3731abc5bd9d8 IE11.Win8.1.For.Mac.VirtualBox.zip.003 | |
b50d77300ca081b23a312b54eec60b680cd77ca156a71d07f78af22c5c71447c IE11.Win8.1.For.Mac.VirtualBox.zip.003.md5.txt | |
3304f02d0e58aee73bff74171941c3d332221aa947ae6eac3f3c207458768dc5 IE11.Win8.1.For.Mac.VirtualBox.zip.004 | |
e35a497e6063123d205ee2c11ddff5fcfff1675b4abdb5b54c08192261db228b IE11.Win8.1.For.Mac.VirtualBox.zip.004.md5.txt | |
1bb40da761c8eb8a5b5f429de137e7abc04badcd563207d73923697a2fd06a6e IE11.Win8.1.For.Mac.VirtualBox.zip.005 | |
22630f4e484b55b72e35442168923c537c30e884a83442140907e4b16d13cbd7 IE11.Win8.1.For.Mac.VirtualBox.zip.005.md5.txt | |
2b1174c65b8f21e7cf9a9041f96081cc37f8d6034b70718a47c273fa16c9b6d5 IE11.Win8.1.For.Mac.VirtualBox.zip.006 | |
9cee4877dfbc5144d72af8f55fb70e1aba5c27bb832f7ec10c9878866f8d1579 IE11.Win8.1.For.Mac.VirtualBox.zip.006.md5.txt | |
b1a2de9b30ad42926f18f2043ff99424af4e533cccd7e1f141ae67e44bedb25f IE11.Win7.For.Mac.VirtualBox.zip | |
0300d04f0e3d5bf28c368870b0b2c7245535144289b9013ebfb190c81bf7b07c IE11.Win7.For.Mac.VirtualBox.zip.md5.txt | |
e4b6683a4cbc8f7843fb90f99a1e163eac282032d7a1d88436a125f5404276fc IE11.Win7.For.Mac.VirtualBox.zip.001 | |
21f11438aee80ffe1f383ec1c96753d7f409140b6fcbb1e6d98426df12610281 IE11.Win7.For.Mac.VirtualBox.zip.001.md5.txt | |
fb30232f3968008ae5e1aff702615267c28887e8a23d5c58e73afdd45d115131 IE11.Win7.For.Mac.VirtualBox.zip.002 | |
dacf80088be9e19e4e224a46c5b9743451f6c59640131412c8cc62b496cccacb IE11.Win7.For.Mac.VirtualBox.zip.002.md5.txt | |
14798d75648a7d2ddf18d34f948a1334088ef78ea8a52cd2ea2c3da28b02c0dc IE11.Win7.For.Mac.VirtualBox.zip.003 | |
061fda4d4958c86e0ae58fcc06b996eeda53ff5dd19b316cb50a3267da92dd79 IE11.Win7.For.Mac.VirtualBox.zip.003.md5.txt | |
b3128f1a0c1f0771341670be06e547efa8e76b87e4a8301199a716cafc7f94e0 IE11.Win7.For.Mac.VirtualBox.zip.004 | |
65f477c5cb44e30303a27633ecbe001e52f00a8c3b920c783c8e92e3260b6998 IE11.Win7.For.Mac.VirtualBox.zip.004.md5.txt | |
53af68db45d026b2ab56b8f97cc451b581255e29fd67688c57770bf3cbf5e806 IE6.XP.For.Mac.VMware.zip | |
ca964124becc6ac8228c58b5adb6420db31da4c04893d161023cabf7d01dc9a3 IE6.XP.For.Mac.VMware.zip.md5.txt | |
b9a40f8d93320381c0677e50c2d56f74ebd567a2ee354ead0e99e7c0fd0231ef IE6.XP.For.Mac.VMware.zip.001 | |
077912ed82d0007361e7c7f6335895cfe7cd627b7446e7350eeb5f65f34b5b57 IE6.XP.For.Mac.VMware.zip.001.md5.txt | |
4fcefbd4ccc1e6f034ebf0b31e9943a9d74905849ba4e2cb945e35ffa45a759b IE6.XP.For.Mac.VMware.zip.002 | |
05b8e083bcffb5ba7ce963e7a4c744df4f3851d2d9aa9304a61f1ae75b5c12f8 IE6.XP.For.Mac.VMware.zip.002.md5.txt | |
759c48205ae356efd738bfdb260706bff3fdae548502c79bcc34cdcd2d6ff348 IE7.Vista.For.Mac.VMware.zip | |
8ed50cd718b93fa7d1f1ce95079a9da079ad8f64daf01f04e5d7975278d80fa9 IE7.Vista.For.Mac.VMware.zip.md5.txt | |
aeb96966dc30acefd900881f9bda5e045b27d2b56838c723f511cef3aca3685c IE7.Vista.For.Mac.VMware.zip.001 | |
c4bc9bb34d65d2b3622d5ea0c1afa21ec2b5a14a76d362f58da42afbbda70512 IE7.Vista.For.Mac.VMware.zip.001.md5.txt | |
a85a78b5bd617c5cd4004951f3668c643fa8a4eb0db67e6798d0ee64289244bd IE7.Vista.For.Mac.VMware.zip.002 | |
1a075247a919b7778547d3523a83141db43a4fc9e7739ed2db54cd66f88963f7 IE7.Vista.For.Mac.VMware.zip.002.md5.txt | |
690f2980f4cbb81fbcdaa692fe6be784a0bf4b604f7a8d58822f5700e730fdb0 IE7.Vista.For.Mac.VMware.zip.003 | |
0b6d1716e767f568eda7f26ff57c498bdc7fcbe3f24cf5e5aa1d5cf36f0810b8 IE7.Vista.For.Mac.VMware.zip.003.md5.txt | |
64fe825f439752c4b940f3e8166ce14ad6e83f7bb11f6b7b7794095d8570d44c IE7.Vista.For.Mac.VMware.zip.004 | |
d236a9c10c6a9290490629847afd664f55b45555432e67cf7385a2f5e4356a6b IE7.Vista.For.Mac.VMware.zip.004.md5.txt | |
de45aa4d6b5d1ee9b1eec61bd89de494f9b4bfe31c0cecbc58a5a96786ed0351 IE7.Vista.For.Mac.VMware.zip.005 | |
117a135e235c605d6a29f0cdf087e340a7008f82c0767374f648c1b9bdb8af40 IE7.Vista.For.Mac.VMware.zip.005.md5.txt | |
adfa0398ab822bc5d75db48a90d601f3e151ea6bcf13a01161065d4ec7654efa IE8.XP.For.Mac.VMware.zip | |
43cb664b86f80b409ea15a2f901914850d53e9bf4a225ec6c1dbb444cb64c503 IE8.XP.For.Mac.VMware.zip.md5.txt | |
61cfb8b097730d05572035bbb40b95cb985977b7ba93623ba6ace1ed2dd98cc4 IE8.XP.For.Mac.VMware.zip.001 | |
b19367c2b44c3511683cf010c27822768a89be15aee1c68f52b6dbe501b4b069 IE8.XP.For.Mac.VMware.zip.001.md5.txt | |
036704549a5d6478b673a26a77e7fb3200aa050992e058f8e9f4fc0c4806f10c IE8.XP.For.Mac.VMware.zip.002 | |
d4e5e61cf34a370fbf379b8028a0258d772bb6c60c3eac2d71408d3c637c7c94 IE8.XP.For.Mac.VMware.zip.002.md5.txt | |
d281c7435940ba2397256475ad224d4bb3a4e276e5894d1fe822ea6c799944dd IE8.Win7.For.Mac.VMware.zip | |
34761fda91caa7e9097deafab69a381d097e0ae7fee8aca8c05e06eb48d835d4 IE8.Win7.For.Mac.VMware.zip.md5.txt | |
4d180413a65aa31ce30e49ea6b37eb2cc733f1dddb38c172d82c7c13550fc050 IE8.Win7.For.Mac.VMware.zip.001 | |
3a316d0a67e09208f44738429ac92132eb88fcec03a4f5eaacdc84b585983710 IE8.Win7.For.Mac.VMware.zip.001.md5.txt | |
a28b0882d4103423be4fd78eb2995595e440ecd004be2609cd0f68e3a8e9743c IE8.Win7.For.Mac.VMware.zip.002 | |
eea9baba44e48468d910116a2d74b3c12089c69ecf4b20c20b28214b327d2d07 IE8.Win7.For.Mac.VMware.zip.002.md5.txt | |
80947859e88efc18763bde74ffb7143339bc0643b8865563af5a7151cc2cf212 IE8.Win7.For.Mac.VMware.zip.003 | |
cabdf0848efa024c990793f4d02f8f4073d3fd9c291f0e88e07b130cdf842522 IE8.Win7.For.Mac.VMware.zip.003.md5.txt | |
3c10f26a586d2c5f281f98170376b384c431ddc2bc6e1b8f19341d99d8c2abd2 IE8.Win7.For.Mac.VMware.zip.004 | |
e709aff8a8a52593f00b4ec92ea842f4157eb4b253096b7c5d74a2b3a4e10da3 IE8.Win7.For.Mac.VMware.zip.004.md5.txt | |
1472c2c3a07d5d7ce7cdb09854ba1ac3de985cf3b4530b95e7cafa5c890bb62f IE9.Win7.For.Mac.VMware.zip | |
61336e594fa25800390e6bd3ed728f4d6fe4f79ecde9132f35ac198a2f375550 IE9.Win7.For.Mac.VMware.zip.md5.txt | |
69ad166303d619a555fa602c9efeceded5808ad3866b1582095c713a8ff100a6 IE9.Win7.For.Mac.VMware.zip.001 | |
b537d95cafd57492dda04015d61e5a7698c300c2e4339e643f2a9272eec74ad6 IE9.Win7.For.Mac.VMware.zip.001.md5.txt | |
40d0acb64cf9d96993a4f15d03c2e999c483d9774de7874859edd91d6c51d4fb IE9.Win7.For.Mac.VMware.zip.002 | |
3d5bea63c748654d4eda766ae3fe70240f1dde5d0fcd5e3d3d86bf0dd62d7326 IE9.Win7.For.Mac.VMware.zip.002.md5.txt | |
44e1bb1ab875c9154a31950da3494f42964dfd70076d7b8d24ad41d21c04e554 IE9.Win7.For.Mac.VMware.zip.003 | |
76b469b11b8cc80e559023161278b6606c4669eaef9877143438bfc01a68a3f1 IE9.Win7.For.Mac.VMware.zip.003.md5.txt | |
475fa7d0261086ace5858d14f5a7a25e61f55db9cf5123f1bf097c8143e8638b IE9.Win7.For.Mac.VMware.zip.004 | |
86316c5b2338d300fd6d343735dbcb9bc607292baaf887b93899859cef92d7bf IE9.Win7.For.Mac.VMware.zip.004.md5.txt | |
c40c1004c0633e81f948273ca94043f68477674e908ef75acce642fa68d4449d IE10.Win7.For.Mac.VMware.zip | |
7a3bcd6f6764753a8c2a3aab805be93a848bfa6aa379d2ccc4bda55d215afe22 IE10.Win7.For.Mac.VMware.zip.md5.txt | |
3f5a05899d88be05968b053f2ef5800a3af1ec0aaf7da7d0ce3f4e30d049332b IE10.Win7.For.Mac.VMware.zip.001 | |
98d8e1625c84862e3bf845686345ce09363d26d240bdd41770a90b33d53ad5bf IE10.Win7.For.Mac.VMware.zip.001.md5.txt | |
899b274a7a84ca3dcac88dbac09e16441888662bc71344226a6d772c82348332 IE10.Win7.For.Mac.VMware.zip.002 | |
9bd111678249a6a85e43c42fc3c7055df547e92c51ce2ef98cc147bd1c092a40 IE10.Win7.For.Mac.VMware.zip.002.md5.txt | |
30fe3f6b82c8d6aea12c82616e8cc544913c4accb71ff94e5751b93cb4da8149 IE10.Win7.For.Mac.VMware.zip.003 | |
2b53789de8c0724181ab792821b3b3d8f1fefd5f6913d474e16ade90f445ce73 IE10.Win7.For.Mac.VMware.zip.003.md5.txt | |
37efd81a33d5747d673c4af80a3a085eb40fdb7ebad00419e19451d2a56275e8 IE10.Win7.For.Mac.VMware.zip.004 | |
59ce0f23cd2bf4fb6e5ecf699f3061b75a1d6f39d4a571c347cefded41893132 IE10.Win7.For.Mac.VMware.zip.004.md5.txt | |
ed2670fdc26c3f1a1ddb157b47b7f3854b61129ed50ced36c944c9bde207b988 IE10.Win8.For.Mac.VMware.zip | |
ef1a08e4c3867d2c7735ae7bd3cad6de4ab46b55700d7a4a3019c90897dd2f21 IE10.Win8.For.Mac.VMware.zip.md5.txt | |
233f8c01aa8e87c533f5bbacf230691e8149fba92c935b215f080af77075545f IE10.Win8.For.Mac.VMware.zip.001 | |
df240400946c98b6769516edd9f1b16c712757a5245dd050e97f67181d88577d IE10.Win8.For.Mac.VMware.zip.001.md5.txt | |
3a0b44d645eefbff700dcf4491ea6bec202c3d49871749b8787ba35ab987de26 IE10.Win8.For.Mac.VMware.zip.002 | |
f0929f11fa79953f2e3e58888f6885a5f838adf94c7b35f1d55b91ba7ea43f16 IE10.Win8.For.Mac.VMware.zip.002.md5.txt | |
109e524e771b03146637876d155c8e6f3eb84d5b98ddf3620f54b0dc852d305e IE10.Win8.For.Mac.VMware.zip.003 | |
bb47cdec17efb20f43cf7c0b482f2148c0e157b4a5de4fc665e7d786f8ac6bf5 IE10.Win8.For.Mac.VMware.zip.003.md5.txt | |
155c4eee83f594940512c3a57af1b248849e383ac8d5f66eb645cf28bd9ba312 IE10.Win8.For.Mac.VMware.zip.004 | |
c7a73e646d892117b283e94b03502f3fbc8661602bc52279a0b252bb40c8d838 IE10.Win8.For.Mac.VMware.zip.004.md5.txt | |
3c071df87b7b5286fe96f5e15ad7f072da0a73d5662800f7b280d62893428237 IE10.Win8.For.Mac.VMware.zip.005 | |
c55f8981ab3a434b667241c06d69e513216d6184d0cfe3dcdb26e9bb3b82e8da IE10.Win8.For.Mac.VMware.zip.005.md5.txt | |
46f0c5c390034333d15295db9063f9d52e3a42ac3d616f27c6ed958cb4f802c4 IE10.Win8.For.Mac.VMware.zip.006 | |
d79816662f352b205f410319279bcad42ad1750c31b52f6fd87b8d7e2407d8fc IE10.Win8.For.Mac.VMware.zip.006.md5.txt | |
b300effa1dd76630dcf0527fed533b50427ecc7ccb39789c481bf14c1a6d4ba8 IE10.Win8.For.Mac.VMware.zip.007 | |
baf0c5b1ffc30448740348ac0905d8859be740790a5555c5d320f1d04425da4f IE10.Win8.For.Mac.VMware.zip.007.md5.txt | |
81e6fda587592aa36f92bb737a38767645ce8cb6d1c76963a39c505158692857 IE11.Win8.1.For.Mac.VMware.zip | |
24828f6beffc2f39844da7bbf3168f60fbbdc3ee77a082114cfbb7527fbc147c IE11.Win8.1.For.Mac.VMware.zip.md5.txt | |
b83cc1d4910c69f6b84326cbe3cb14b4739cdf5ca3bef3d4e1ca6abf5707dda6 IE11.Win8.1.For.Mac.VMware.zip.001 | |
e77d2207c2cf3208bb0da5576503a21cbe63487a1a8729fc96f6dac2d0e85ae3 IE11.Win8.1.For.Mac.VMware.zip.001.md5.txt | |
c2c4bf91a5bd6a124df7e1a5839960890fa5b44750173bc79472da429dbe1263 IE11.Win8.1.For.Mac.VMware.zip.002 | |
d5b7a8ad3a1f160763cba7eef56a0d4855c108748b2efd0412e9182a9fef6453 IE11.Win8.1.For.Mac.VMware.zip.002.md5.txt | |
dbc0ca11f2e23305de16479c7206b42808c8d63a705b0a8a895ae74e5b435b76 IE11.Win8.1.For.Mac.VMware.zip.003 | |
e922350be71ccc540f2598fe6456ab5ecd544c288ea4e5e9d4f43ffa9e84f089 IE11.Win8.1.For.Mac.VMware.zip.003.md5.txt | |
795c269aac91a23a40f071e762e4a1f2c1cfaf64f8fde4b2b30e8799cbc02569 IE11.Win8.1.For.Mac.VMware.zip.004 | |
e11e38eed353186a700e3aaf3b3ac8b3232ac785115991474eb7ac45ccfe3078 IE11.Win8.1.For.Mac.VMware.zip.004.md5.txt | |
5f6d50278c0001935942354efa0a2c4fb9f2e58a8ad20491f3e7a75d5251a88f IE11.Win8.1.For.Mac.VMware.zip.005 | |
cd33b4f2ffcfcfd310159420dff2287be00e85e7b5b162501a618b5c882d23a5 IE11.Win8.1.For.Mac.VMware.zip.005.md5.txt | |
93233811cb16d2f8eeac4877637601823162052140acfa1d2b1d1a94a9ad986c IE11.Win7.For.Mac.VMware.zip | |
1797983585be072e8983d9022f424c98ca3e58e749ad1d9e75edccb3aa25aec0 IE11.Win7.For.Mac.VMware.zip.md5.txt | |
b2965f5faee0e77cde8ceb2c8f36817e5fc8defa28612bb362289a9512975095 IE11.Win7.For.Mac.VMware.zip.001 | |
e15c03073fe25930a6b10d3f10bb0260739a913db4a69a599525e84600f0016a IE11.Win7.For.Mac.VMware.zip.001.md5.txt | |
fe8c98e3a98f5486c78a245c1a98c779e71e7d96cc3f899d36d32d565a3bbb37 IE11.Win7.For.Mac.VMware.zip.002 | |
f5ddbdfdf2b839bfd813734649b2460e628be450a69ce8ef350e421bc5d8c846 IE11.Win7.For.Mac.VMware.zip.002.md5.txt | |
61fff27963841a62ecbd3ea961e71ee1958787906c03ef13c30bd8005fdbff76 IE11.Win7.For.Mac.VMware.zip.003 | |
22280c48c4d6e4927900404db47c5a2df9b008f71683e66e4e09e8646d4ce1c8 IE11.Win7.For.Mac.VMware.zip.003.md5.txt | |
1c95e7d11ffa9d43a5c6474466526aa81b5ca7607d8d27f702995037d836a47c IE11.Win7.For.Mac.VMware.zip.004 | |
abf379831e915155f7cefba117e467384f9a2c2375604f1976b2b8fc71672d96 IE11.Win7.For.Mac.VMware.zip.004.md5.txt | |
5fc10ebc7f4a91e48a7beee14d5543d6e85c2ff6ada86381d2e153a58aa02141 IE6.XP.For.Linux.VirtualBox.txt | |
37369946fc962f7e99e63dd5d1c033e70611479380bf26bd2c2fa33aab9c457d IE6.XP.For.Linux.VirtualBox.zip | |
b16ca4b9ded54567c2db2c331dbcdc23ca1f074d6fcd7a7e511552ea4a9573ed IE6.XP.For.Linux.VirtualBox.zip.md5.txt | |
2671bc8c087b0ed8118288d2c33465dc8d38cc4da4b0735294d02ade5469f093 IE6.XP.For.Linux.VirtualBox.zip.001 | |
94ec5eff9d6d6149b303add6ba93878215cfd42ff4247dc10035b029712f3205 IE6.XP.For.Linux.VirtualBox.zip.001.md5.txt | |
eec169727b7794567cc6bc0bb1cd43b2ede923880d8872febb771df4f3323962 IE6.XP.For.Linux.VirtualBox.zip.002 | |
a2833856452e929812fec137920fcf5a7f8e5000a0d31a574ce79acb10c23599 IE6.XP.For.Linux.VirtualBox.zip.002.md5.txt | |
1dd81cb7de7cf37bd368d920795e290ae9f2567301d7e7e74abd69cbd84ade35 IE7.Vista.For.Linux.VirtualBox.txt | |
2c06c5c1c0a93ed4afd67261a6a3e588407970f05821893bb43bfbf0da14d886 IE7.Vista.For.Linux.VirtualBox.zip | |
42c9205e45b86040adda26832b127dd9f95dcb86f7726f7b238cd94bd214e569 IE7.Vista.For.Linux.VirtualBox.zip.md5.txt | |
b17f1215b928bc5a50bdeda2d81b2dd61e9de70b35a933595b2f9a78ea84f0b7 IE7.Vista.For.Linux.VirtualBox.zip.001 | |
1caa173009ee0aa87b51cf3f260434979cf186c14d513a24a4f384e1470e0d17 IE7.Vista.For.Linux.VirtualBox.zip.001.md5.txt | |
a58e8a7b037ae6f697d0eee4245e6a0f810b952debcc0edc220c2baf606d8bd8 IE7.Vista.For.Linux.VirtualBox.zip.002 | |
8c57f90ba8b5af8fe84f4d9b2b5df27452ce8b07239ed039024b9d1333b19673 IE7.Vista.For.Linux.VirtualBox.zip.002.md5.txt | |
998d0851e05444dbaa7b3955dbfb0ae7207a9019fbcaca5122bc352186b0354b IE7.Vista.For.Linux.VirtualBox.zip.003 | |
26a04828167d8793d7a6b9e098a31904f6b36ac1344bc599271a0850d2223d08 IE7.Vista.For.Linux.VirtualBox.zip.003.md5.txt | |
15a9f74062f1c2897690a177b2218dae1cc050e564f34740b85f1ffbb6e597f7 IE7.Vista.For.Linux.VirtualBox.zip.004 | |
73b3494f669d394ff7356a645dc72e509d30659800b712b71c3da6970b44b817 IE7.Vista.For.Linux.VirtualBox.zip.004.md5.txt | |
e82562f8058464e9c2fb792514192d8a230731470473e007e736db9ea43aa4cc IE7.Vista.For.Linux.VirtualBox.zip.005 | |
67530c7a85007538e006984b205f802caffd2e206460578c54c60bdae7cedd19 IE7.Vista.For.Linux.VirtualBox.zip.005.md5.txt | |
5fe2339dd7a70198415e91e914c89b0b7ac5a47bc937deb793d05fa22e711f64 IE8.XP.For.Linux.VirtualBox.txt | |
ff98ae1eb0ef91edf4bbd65ca0759bd6cb334cc3402fa809611b12246a30f7d3 IE8.XP.For.Linux.VirtualBox.zip | |
481bcf85a6bbc3e6c374691ccfdecd34cb0df5fedce5bc345d6cd70e5a7632e7 IE8.XP.For.Linux.VirtualBox.zip.md5.txt | |
b4ea9096fbd023acf5106f36764377eefd1963815dd8848494c472be02d0eed0 IE8.XP.For.Linux.VirtualBox.zip.001 | |
36017ffcb1b283249c412e4a5c1917a063e075aaec99bbefd9dcf5e276ea86f5 IE8.XP.For.Linux.VirtualBox.zip.001.md5.txt | |
9f5bfb20c1f3e5da554485ff0d5c6e23e1ed7c1bc6de53610313e88fef8f6c1b IE8.XP.For.Linux.VirtualBox.zip.002 | |
03b825e77e878c688bfe92500fd96a8b48cf82120f52cead0dd6ed31ae3f92ad IE8.Win7.For.Linux.VirtualBox.txt | |
93414b02305ea137e0920cd806e7d75c60069efcb1d06ed45b69b62dc76d7766 IE8.Win7.For.Linux.VirtualBox.zip | |
49aacb147fc246a771a62112fabc78340d1fc151572e75d4c91822a2e3686ca7 IE8.Win7.For.Linux.VirtualBox.zip.md5.txt | |
262a60b972efea15d71a4b95c8f0ec3e90edc284276fb421f568eda82ebf303d IE8.Win7.For.Linux.VirtualBox.zip.001 | |
fb79276a98349e45b3e9f7c6cb0adfafb74bc6125408dcc3779d528fad8827ba IE8.Win7.For.Linux.VirtualBox.zip.001.md5.txt | |
49ae75e2bf7af9a8ae68db14c4c473a84f93af6b6fca03d3150fe27c0a5edcfe IE8.Win7.For.Linux.VirtualBox.zip.002 | |
e33f58a4a4ab9635b3e83404302be31b7e071156985f86b23044fe7c912ead0f IE8.Win7.For.Linux.VirtualBox.zip.002.md5.txt | |
38dade46832435190c0c15818d925eb25439999495fb61d5eeb53e06945cd887 IE8.Win7.For.Linux.VirtualBox.zip.003 | |
9e4dd1fd347437698fd2ffd8b0e4069b6d4cf503265316ceca70dfed6afe618e IE8.Win7.For.Linux.VirtualBox.zip.003.md5.txt | |
a46acb1346b8f81ed369135960518a7d60b85972dd188fba996e665d1c303e43 IE8.Win7.For.Linux.VirtualBox.zip.004 | |
ac5ad6de4aaa278eafa0097ebbeea37b37130f415fa355bcfe10691fa2455a83 IE8.Win7.For.Linux.VirtualBox.zip.004.md5.txt | |
c015afbbaa97dba46b379112cae4cb5fc0f661564d151999a6bdea093a69d9f8 IE9.Win7.For.Linux.VirtualBox.txt | |
eb2f8439ee9aa2fc4d2c21c96b6b5ef10a1cbb782ebf5d434c3b621efdf8bb90 IE9.Win7.For.Linux.VirtualBox.zip | |
f8468f8add6f8ca2209a5315c1994d77753f782e0ed51c5f76dfa315d7912adc IE9.Win7.For.Linux.VirtualBox.zip.md5.txt | |
ea6372ad3a06383f0613e457dd19e05f6d7f9b431e2cf4936c56830cd6bad334 IE9.Win7.For.Linux.VirtualBox.zip.001 | |
587d95210cf25b173df301b8557948e23637bdb1643dc79363db26b4f2af5db8 IE9.Win7.For.Linux.VirtualBox.zip.001.md5.txt | |
bca0df6d37212db581f09ec9a4ae38305cf29f44e081198bc9e284242f8aeaad IE9.Win7.For.Linux.VirtualBox.zip.002 | |
6a04b83d9479f1005e3c1f5566bf2ad60501711fdda4d7f6f194c3cceeaac50b IE9.Win7.For.Linux.VirtualBox.zip.002.md5.txt | |
832ab80296cb889cde8692ce870afb39f9c1753336fd4874588ba725ecc7846e IE9.Win7.For.Linux.VirtualBox.zip.003 | |
c5132d42605683c72c4ef4188c5f9604baea03c1254c7271bd2c51ec17c402fb IE9.Win7.For.Linux.VirtualBox.zip.003.md5.txt | |
92ca38a134760c95593aca42ecc4c74d08e171b2ab73297604f6be537a0765b4 IE9.Win7.For.Linux.VirtualBox.zip.004 | |
2744051b094a479ad8bd095cccc16ea92e9a63a144327a1436458815c0eef8fe IE9.Win7.For.Linux.VirtualBox.zip.004.md5.txt | |
b1f74604b8db0c4d5c34da12b84126f023f68fe145f169f18d644369781a2416 IE10.Win7.For.Linux.VirtualBox.txt | |
5e3cb1b800cbbbf0aae74e109f185fb50f023947ed433c30f2aa04f2c70f9e44 IE10.Win7.For.Linux.VirtualBox.zip | |
129402a549f077d241f28460aad4353e28b5c5a5c06d915b66e32974be6292b3 IE10.Win7.For.Linux.VirtualBox.zip.md5.txt | |
2f7de575b34e4468c1536bd7421b24b73d77aa2bbd77ef5d1900c53459a75ef0 IE10.Win7.For.Linux.VirtualBox.zip.001 | |
f8c4cedd1535fbba361dd0311b685635808c307d0fa5a1c50166392dd6311912 IE10.Win7.For.Linux.VirtualBox.zip.001.md5.txt | |
e61ce1257eb54fdf8b66e9dc80a85b150eb81f085caa98133bf7b1015a4dc095 IE10.Win7.For.Linux.VirtualBox.zip.002 | |
aa3c7226a64fc85e5fb95fd17e265d09d5e8456e8552498693f2f2ffb3c7affb IE10.Win7.For.Linux.VirtualBox.zip.002.md5.txt | |
e12fd64a3e425e0921265b6f1c03c8652f58982edd7ed48472971d7963a6fb7f IE10.Win7.For.Linux.VirtualBox.zip.003 | |
b58aa88c6d11e8c0fe17856e0c21cfa7a08575b92774b867e52762d9d8649e2e IE10.Win7.For.Linux.VirtualBox.zip.003.md5.txt | |
b56c69589f853092ffa990be5f6a6c9b211c417761925d063b5e723a03f38c7e IE10.Win7.For.Linux.VirtualBox.zip.004 | |
66f07175932a8dd6fd013c6fca93ab3bee3c0e791dcc73ac8292d74e00a95602 IE10.Win7.For.Linux.VirtualBox.zip.004.md5.txt | |
1c44587793ff4cbb51a5b03a5a843ce73f089d05123a4b789c3f0717c90a5977 IE10.Win8.For.Linux.VirtualBox.txt | |
32efa18592ae0c1b44af40191a43019b6b496c30a9e1a420eb942268cf7b6d92 IE10.Win8.For.Linux.VirtualBox.zip | |
a104263e84f2914ebeee6e38ffc975082220b6a61c7b596530297265ce89a586 IE10.Win8.For.Linux.VirtualBox.zip.md5.txt | |
99ff93101a2d4d8bb434c33b14fdca12956446e258f6580241eb13edc46de4de IE10.Win8.For.Linux.VirtualBox.zip.001 | |
51f9fc597a025f7c76d3016590b9c9006d7cb6bfb291898a43f2c78b769f0bf1 IE10.Win8.For.Linux.VirtualBox.zip.001.md5.txt | |
60f366dd988e9dfbca5fb0005c999baa4e6a42af77eda063fda64ce175dacd05 IE10.Win8.For.Linux.VirtualBox.zip.002 | |
9f7b3d3be694690316311151c0fa0965ccff5161875670ac04e62d19433ce271 IE10.Win8.For.Linux.VirtualBox.zip.002.md5.txt | |
9870d6512b0f2627f7f5df58ac5369c53d215d307ffd33b8b4b7c5b12d36e4aa IE10.Win8.For.Linux.VirtualBox.zip.003 | |
b30449dc17a1e985a888c800b99bdc64c210ca1e52eb540716dda3c02c4c39a8 IE10.Win8.For.Linux.VirtualBox.zip.003.md5.txt | |
5e819a0f31f960a46a9c1ec184c2778c40968b9d51611690ce24f3863cc0a7cd IE10.Win8.For.Linux.VirtualBox.zip.004 | |
1ba82d982447f41d075acbf52533fdb0a93382de1a56cad849e658533f0a1101 IE10.Win8.For.Linux.VirtualBox.zip.004.md5.txt | |
d11d1fd40e8035bc63fefa75ae4f029a9790755f7f5d3cc3731b1a61713978f4 IE10.Win8.For.Linux.VirtualBox.zip.005 | |
62912de45f04867be201d6a93162f11bb04b0e9d0e8e73859663f3685c81f8b4 IE10.Win8.For.Linux.VirtualBox.zip.005.md5.txt | |
c5e1a94f3cd05e0b1631b1169bcf43e131db4ab189a66b3f91b4ea179dac8b2d IE10.Win8.For.Linux.VirtualBox.zip.006 | |
a1d5d1068bbda69e74f3341e94203c9925b5eef9a9d2a788106dac4fd5a57716 IE10.Win8.For.Linux.VirtualBox.zip.006.md5.txt | |
cee58b544ebdc07f0da0119876721063395934fcdc89365abdc89d9c026cf743 IE10.Win8.For.Linux.VirtualBox.zip.007 | |
2baf541f1dd81965bbac1315148a64449ad2f0b5621780ff037706f07e158b29 IE10.Win8.For.Linux.VirtualBox.zip.007.md5.txt | |
0f65a7831c64accabf75fc440e9307fc68aa4e9c4b85b45c37720852838eb9f5 IE11.Win8.1.For.Linux.VirtualBox.txt | |
8ec8a1de14719ba2f9c0af570c53f089b16e8b1b289db3e340f57ee992e120dd IE11.Win8.1.For.Linux.VirtualBox.zip | |
0667422c6fe20693266350c3f03ece1c934ce00fa99d60e33b135a8b51e5a452 IE11.Win8.1.For.Linux.VirtualBox.zip.md5.txt | |
50bc6582c10439420a480fb3462ea335f9aff30d8324bc01578a658ae333cad6 IE11.Win8.1.For.Linux.VirtualBox.zip.001 | |
703770c9c39295def60b24452b808348ce93420860186f0c87c7dab3e09d52d8 IE11.Win8.1.For.Linux.VirtualBox.zip.001.md5.txt | |
e19e452e738b5036ce04f4bdfc2e69f998eaba7a154ea4fce6089fa18a219674 IE11.Win8.1.For.Linux.VirtualBox.zip.002 | |
7e79cedce39efa6340f365c66764493935cf4a8879930af156f9d86f1cc90830 IE11.Win8.1.For.Linux.VirtualBox.zip.002.md5.txt | |
ccd1b2b91acda92b542f7200c53e76b8c149acab92d070ae6d88617fd2da839f IE11.Win8.1.For.Linux.VirtualBox.zip.003 | |
5b393a2e821e34d26362767046ed225221c244f825b974e1c10a26b6566f5dd7 IE11.Win8.1.For.Linux.VirtualBox.zip.003.md5.txt | |
d017982c407e48dfb6d5d610f3961edb2492c1d7ad5e43bd65181e0dc175b19e IE11.Win8.1.For.Linux.VirtualBox.zip.004 | |
efc2d765d194386173bd331969befd59cfac3b71e7bca518eacb543c4fd1dbfd IE11.Win8.1.For.Linux.VirtualBox.zip.004.md5.txt | |
42284acde70f646f138cdcb426963a198ea27886863f80cabde0dc56b3649073 IE11.Win8.1.For.Linux.VirtualBox.zip.005 | |
ea11581d011921c3b0d8eca7cd6076bea70aefff437f9ecb94b34d9abf035e0a IE11.Win8.1.For.Linux.VirtualBox.zip.005.md5.txt | |
98fcb7a526b5daa47cab74c68afa4366fe01aa85d2584ff80b7532808063074d IE11.Win8.1.For.Linux.VirtualBox.zip.006 | |
12ab48c85a16c8c0235344c5af0798252cd1cdc90e484f60868d4007c1984fdb IE11.Win8.1.For.Linux.VirtualBox.zip.006.md5.txt | |
9439651893401ebb90acfea609627e0d539c08097ec58af6632a2a61ccdcfdef IE11.Win7.For.Linux.VirtualBox.txt | |
a9eec67325736d64b580c9e2caf166d9ac0544420daa5ed55468b776b7c3b93c IE11.Win7.For.Linux.VirtualBox.zip | |
c3907207ae64850241f2feb7ae6477703a682738c3a8174ca9b18150035c601e IE11.Win7.For.Linux.VirtualBox.zip.md5.txt | |
434f593a5fc484fa6cc926642a4fce106522b8fbfbef356d5607e4166787dc8d IE11.Win7.For.Linux.VirtualBox.zip.001 | |
eec3ff34c4d2f79425b478dc25645b749373b9a915a4af7d0c7298cee26b4d34 IE11.Win7.For.Linux.VirtualBox.zip.001.md5.txt | |
b51d8c76815bf9936c5ddc7711bb49545c06c4da7258ce6d59232f94cfec7a63 IE11.Win7.For.Linux.VirtualBox.zip.002 | |
dbc75110e4ed4d516c15da416ee36f334fb56aaee23221c9afd9cf21e1db6806 IE11.Win7.For.Linux.VirtualBox.zip.002.md5.txt | |
6d1379e914aed85fed35a55f90b5d35c239a0a46ec33cb29a54945fdc0295814 IE11.Win7.For.Linux.VirtualBox.zip.003 | |
85b500b95e1feb7228c1ad39e3e4b2404bf57b23f9b59485b459511d0403f39f IE11.Win7.For.Linux.VirtualBox.zip.003.md5.txt | |
3a8d006217fd0adcfd6e6b3c2b6ad1cb7c10281eb7a7219bef26328fe63294e8 IE11.Win7.For.Linux.VirtualBox.zip.004 | |
90fd27da0e26b7d793dfa0cbadd9b1085d9d1f0f789e192e4dbb959aa98ce8c2 IE11.Win7.For.Linux.VirtualBox.zip.004.md5.txt |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"http://az792536.vo.msecnd.net/vms/release_notes_license_terms_8_1_15.pdf": { | |
"ts": 20230111181641, | |
"size": 676908, | |
"mtime": "2015-08-14T14:33:10.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 06:32:12 GMT", | |
"content-type": "application/pdf", | |
"content-length": "676908", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-age": "479368", | |
"x-archive-orig-content-md5": "mkhPrUhIRyfvcrlrrwTyKQ==", | |
"x-archive-orig-date": "Wed, 11 Jan 2023 18:16:41 GMT", | |
"x-archive-orig-etag": "0x8D2A4B547088D06", | |
"x-archive-orig-last-modified": "Fri, 14 Aug 2015 14:33:10 GMT", | |
"x-archive-orig-server": "ECAcc (saa/83D9)", | |
"x-archive-orig-x-cache": "HIT", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "ff3a8366-001e-0031-708c-211089000000", | |
"x-archive-orig-x-ms-version": "2009-09-19", | |
"x-archive-orig-content-length": "676908", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Wed, 11 Jan 2023 18:16:41 GMT", | |
"link": "<https://az792536.vo.msecnd.net/vms/release_notes_license_terms_8_1_15.pdf>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az792536.vo.msecnd.net/vms/release_notes_license_terms_8_1_15.pdf>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az792536.vo.msecnd.net/vms/release_notes_license_terms_8_1_15.pdf>; rel=\"timegate\", <https://web.archive.org/web/20151023171221/https://az792536.vo.msecnd.net/vms/release_notes_license_terms_8_1_15.pdf>; rel=\"first memento\"; datetime=\"Fri, 23 Oct 2015 17:12:21 GMT\", <https://web.archive.org/web/20221218030944/https://az792536.vo.msecnd.net/vms/release_notes_license_terms_8_1_15.pdf>; rel=\"prev memento\"; datetime=\"Sun, 18 Dec 2022 03:09:44 GMT\", <https://web.archive.org/web/20230111181641/https://az792536.vo.msecnd.net/vms/release_notes_license_terms_8_1_15.pdf>; rel=\"memento\"; datetime=\"Wed, 11 Jan 2023 18:16:41 GMT\", <https://web.archive.org/web/20230406111001/https://az792536.vo.msecnd.net/vms/release_notes_license_terms_8_1_15.pdf>; rel=\"next memento\"; datetime=\"Thu, 06 Apr 2023 11:10:01 GMT\", <https://web.archive.org/web/20240207161120/https://az792536.vo.msecnd.net/vms/release_notes_license_terms_8_1_15.pdf>; rel=\"last memento\"; datetime=\"Wed, 07 Feb 2024 16:11:20 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "spn2-20230111201514/spn2-20230111175625-wwwb-spn19.us.archive.org-8003.warc.gz", | |
"server-timing": "BYPASS", | |
"x-app-server": "wwwb-app210", | |
"x-ts": "200", | |
"x-tr": "456", | |
"set-cookie": "SERVER=wwwb-app210; path=/", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "BYPASS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()", | |
"x-location": "_pdf" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.txt": { | |
"ts": 20150305035648, | |
"size": 240, | |
"mtime": "2014-12-08T17:07:29.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:51:52 GMT", | |
"content-type": "text/plain", | |
"content-length": "240", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "mSbIDZmWMOVoSjfJgmB7jw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 03:56:51 GMT", | |
"x-archive-orig-etag": "\"0x8D1E12094F583F6\"", | |
"x-archive-orig-last-modified": "Mon, 08 Dec 2014 17:07:29 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "75ef0753-0001-005d-5d53-c3b617000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "240", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 03:56:48 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305035648/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 03:56:48 GMT\", <https://web.archive.org/web/20150305035648/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 03:56:48 GMT\", <https://web.archive.org/web/20150305035648/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 03:56:48 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00054/ARCHIVEIT-3703-MONTHLY-27269-20150305035144938-00447-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app221", | |
"x-ts": "200", | |
"x-tr": "325", | |
"set-cookie": "SERVER=wwwb-app221; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip": { | |
"ts": 20160427185531, | |
"size": 1590493405, | |
"mtime": "2014-12-04T06:25:42.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:52:08 GMT", | |
"content-type": "application/x-zip-compressed", | |
"content-length": "1590493405", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Wed, 27 Apr 2016 18:55:31 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDA243B75396\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 06:25:42 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "9ebd096a-0001-0009-5db6-a0f4ca000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-x-ms-write-protection": "false", | |
"x-archive-orig-content-length": "1590493405", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Wed, 27 Apr 2016 18:55:31 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip>; rel=\"timegate\", <https://web.archive.org/web/20150305035649/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 03:56:49 GMT\", <https://web.archive.org/web/20151227112858/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip>; rel=\"prev memento\"; datetime=\"Sun, 27 Dec 2015 11:28:58 GMT\", <https://web.archive.org/web/20160427185531/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip>; rel=\"memento\"; datetime=\"Wed, 27 Apr 2016 18:55:31 GMT\", <https://web.archive.org/web/20160427185531/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip>; rel=\"last memento\"; datetime=\"Wed, 27 Apr 2016 18:55:31 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160427210402/live-20160427190526-wwwb-app19.us.archive.org.warc.gz", | |
"server-timing": "BYPASS", | |
"x-app-server": "wwwb-app216", | |
"x-ts": "200", | |
"x-tr": "9979", | |
"set-cookie": "SERVER=wwwb-app216; path=/", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "BYPASS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()", | |
"x-location": "mp4" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.md5.txt": { | |
"ts": 20150305040634, | |
"size": 32, | |
"mtime": "2015-01-20T16:22:41.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:52:14 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "l8sirrImroCD/RngX2UzFA==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 04:06:34 GMT", | |
"x-archive-orig-etag": "\"0x8D202E472E3C5CF\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:22:41 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "d0fbfed0-0001-0063-7ed6-5ef475000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 04:06:34 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305040634/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 04:06:34 GMT\", <https://web.archive.org/web/20150305040634/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 04:06:34 GMT\", <https://web.archive.org/web/20150305040634/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 04:06:34 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00054/ARCHIVEIT-3703-MONTHLY-27269-20150305040629184-00448-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app204", | |
"x-ts": "200", | |
"x-tr": "445", | |
"set-cookie": "SERVER=wwwb-app204; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip.001": { | |
"ts": 20150305040635, | |
"size": 1048576000, | |
"mtime": "2014-12-04T06:16:00.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:52:26 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 04:06:36 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDA0E8FAAD96\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 06:16:00 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "c3fc016c-0001-0055-3381-b10367000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 04:06:35 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip.001>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip.001>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip.001>; rel=\"timegate\", <https://web.archive.org/web/20150305040635/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip.001>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 04:06:35 GMT\", <https://web.archive.org/web/20150305040635/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip.001>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 04:06:35 GMT\", <https://web.archive.org/web/20150305040635/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip.001>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 04:06:35 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00054/ARCHIVEIT-3703-MONTHLY-27269-20150305040629184-00448-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app216", | |
"x-ts": "200", | |
"x-tr": "7213", | |
"set-cookie": "SERVER=wwwb-app216; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.001.md5.txt": { | |
"ts": 20150305041416, | |
"size": 32, | |
"mtime": "2015-01-20T16:22:38.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:52:32 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "kSFfnU9BDcwqO0aQc54lbg==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 04:14:16 GMT", | |
"x-archive-orig-etag": "\"0x8D202E47110A78A\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:22:38 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "ea6811a1-0001-0015-446e-ddb93c000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 04:14:16 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305041416/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 04:14:16 GMT\", <https://web.archive.org/web/20150305041416/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 04:14:16 GMT\", <https://web.archive.org/web/20150305041416/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 04:14:16 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00054/ARCHIVEIT-3703-MONTHLY-27269-20150305041410944-00449-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app204", | |
"x-ts": "200", | |
"x-tr": "266", | |
"set-cookie": "SERVER=wwwb-app204; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip.002": { | |
"ts": 20150305041417, | |
"size": 541917405, | |
"mtime": "2014-12-04T06:00:19.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:52:42 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "541917405", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 04:14:18 GMT", | |
"x-archive-orig-etag": "\"0x8D1DD9EB7D12576\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 06:00:19 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "e6f78a7c-0001-0068-5bec-1143a7000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "541917405", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 04:14:17 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip.002>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip.002>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip.002>; rel=\"timegate\", <https://web.archive.org/web/20150305041417/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip.002>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 04:14:17 GMT\", <https://web.archive.org/web/20150305041417/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip.002>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 04:14:17 GMT\", <https://web.archive.org/web/20150305041417/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE6/Windows/IE6.XP.For.Windows.HyperV_2008R2.zip.002>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 04:14:17 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00054/ARCHIVEIT-3703-MONTHLY-27269-20150305041410944-00449-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app224", | |
"x-ts": "200", | |
"x-tr": "3871", | |
"set-cookie": "SERVER=wwwb-app224; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.002.md5.txt": { | |
"ts": 20150305041800, | |
"size": 32, | |
"mtime": "2015-01-20T16:22:40.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:52:48 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "xex2miQVuz1SaYgh0OFocw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 04:18:00 GMT", | |
"x-archive-orig-etag": "\"0x8D202E471FB0D8A\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:22:40 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "4bdd8b45-0001-0051-1f08-250c3b000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 04:18:00 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305041800/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 04:18:00 GMT\", <https://web.archive.org/web/20150305041800/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 04:18:00 GMT\", <https://web.archive.org/web/20150305041800/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 04:18:00 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00054/ARCHIVEIT-3703-MONTHLY-27269-20150305041410944-00449-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app220", | |
"x-ts": "200", | |
"x-tr": "229", | |
"set-cookie": "SERVER=wwwb-app220; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.txt": { | |
"ts": 20150305041801, | |
"size": 492, | |
"mtime": "2014-12-08T17:07:43.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:52:55 GMT", | |
"content-type": "text/plain", | |
"content-length": "492", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "JR0br9OYxI17pkI2whk07w==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 04:18:01 GMT", | |
"x-archive-orig-etag": "\"0x8D1E1209DDFD922\"", | |
"x-archive-orig-last-modified": "Mon, 08 Dec 2014 17:07:43 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "4ea171f0-0001-0025-411a-d77662000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "492", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 04:18:01 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305041801/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 04:18:01 GMT\", <https://web.archive.org/web/20150305041801/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 04:18:01 GMT\", <https://web.archive.org/web/20150305041801/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 04:18:01 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00054/ARCHIVEIT-3703-MONTHLY-27269-20150305041410944-00449-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app203", | |
"x-ts": "200", | |
"x-tr": "1604", | |
"set-cookie": "SERVER=wwwb-app203; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip": { | |
"ts": 20150820034218, | |
"size": 2147483648, | |
"mtime": "2014-12-04T21:30:07.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:53:16 GMT", | |
"content-type": "application/x-zip-compressed", | |
"content-length": "2147483648", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 20 Aug 2015 03:42:17 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE209C17202E\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 21:30:07 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "72bd4563-0001-0024-27fa-da770a000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "2147483648", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 20 Aug 2015 03:42:18 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip>; rel=\"timegate\", <https://web.archive.org/web/20150305041802/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 04:18:02 GMT\", <https://web.archive.org/web/20150305041802/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 04:18:02 GMT\", <https://web.archive.org/web/20150820034218/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip>; rel=\"memento\"; datetime=\"Thu, 20 Aug 2015 03:42:18 GMT\", <https://web.archive.org/web/20150820034218/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip>; rel=\"last memento\"; datetime=\"Thu, 20 Aug 2015 03:42:18 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20150820000913/live-20150820014649-wwwb-app0.us.archive.org.warc.gz", | |
"server-timing": "BYPASS", | |
"x-app-server": "wwwb-app214", | |
"x-ts": "200", | |
"x-tr": "16045", | |
"set-cookie": "SERVER=wwwb-app214; path=/", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "BYPASS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()", | |
"x-location": "mp4" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.md5.txt": { | |
"ts": 20150305044505, | |
"size": 32, | |
"mtime": "2015-01-20T16:23:49.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:53:24 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "eYEWZTXtZxbzXmnBjdQdOQ==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 04:45:06 GMT", | |
"x-archive-orig-etag": "\"0x8D202E49B338F6E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:23:49 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "5b7d7b18-0001-0086-7f0b-9a672d000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 04:45:05 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305044505/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 04:45:05 GMT\", <https://web.archive.org/web/20150305044505/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 04:45:05 GMT\", <https://web.archive.org/web/20150305044505/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 04:45:05 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00054/ARCHIVEIT-3703-MONTHLY-27269-20150305044500479-00451-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app219", | |
"x-ts": "200", | |
"x-tr": "2327", | |
"set-cookie": "SERVER=wwwb-app219; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.001": { | |
"ts": 20161117163614, | |
"size": 1048576000, | |
"mtime": "2014-12-04T16:19:44.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:53:37 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 17 Nov 2016 16:36:14 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDF53FBF1D3F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 16:19:44 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "0a53ba68-0001-0035-55f0-40957a000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 17 Nov 2016 16:36:14 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.001>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.001>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.001>; rel=\"timegate\", <https://web.archive.org/web/20150305044534/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.001>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 04:45:34 GMT\", <https://web.archive.org/web/20161117163433/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.001>; rel=\"prev memento\"; datetime=\"Thu, 17 Nov 2016 16:34:33 GMT\", <https://web.archive.org/web/20161117163614/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.001>; rel=\"memento\"; datetime=\"Thu, 17 Nov 2016 16:36:14 GMT\", <https://web.archive.org/web/20161117163614/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.001>; rel=\"last memento\"; datetime=\"Thu, 17 Nov 2016 16:36:14 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20161117161713/live-20161117162610-wwwb-app15.us.archive.org.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app217", | |
"x-ts": "200", | |
"x-tr": "7107", | |
"set-cookie": "SERVER=wwwb-app217; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.001.md5.txt": { | |
"ts": 20150305045219, | |
"size": 32, | |
"mtime": "2015-01-20T16:23:42.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:53:47 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "lT9tAB2bfIpNt8a3OO53dQ==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 04:52:19 GMT", | |
"x-archive-orig-etag": "\"0x8D202E49732045E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:23:42 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "a927b313-0001-0036-4850-9874b8000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 04:52:19 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305045219/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 04:52:19 GMT\", <https://web.archive.org/web/20150305045219/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 04:52:19 GMT\", <https://web.archive.org/web/20150305045219/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 04:52:19 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00054/ARCHIVEIT-3703-MONTHLY-27269-20150305045214438-00452-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app200", | |
"x-ts": "200", | |
"x-tr": "492", | |
"set-cookie": "SERVER=wwwb-app200; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.002": { | |
"ts": 20161117164912, | |
"size": 1048576000, | |
"mtime": "2014-12-04T16:19:44.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:54:00 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 17 Nov 2016 16:49:12 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDF5400A08EF\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 16:19:44 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "81dd6af7-0001-004a-51f2-400b48000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 17 Nov 2016 16:49:12 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.002>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.002>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.002>; rel=\"timegate\", <https://web.archive.org/web/20150305045248/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.002>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 04:52:48 GMT\", <https://web.archive.org/web/20150305045248/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.002>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 04:52:48 GMT\", <https://web.archive.org/web/20161117164912/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.002>; rel=\"memento\"; datetime=\"Thu, 17 Nov 2016 16:49:12 GMT\", <https://web.archive.org/web/20161117164912/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.002>; rel=\"last memento\"; datetime=\"Thu, 17 Nov 2016 16:49:12 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20161117161713/live-20161117163913-wwwb-app0.us.archive.org.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app226", | |
"x-ts": "200", | |
"x-tr": "7528", | |
"set-cookie": "SERVER=wwwb-app226; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.002.md5.txt": { | |
"ts": 20150305045829, | |
"size": 32, | |
"mtime": "2015-01-20T16:23:44.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:54:09 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "s8L0l0pOoQE1Ur5ONqiY4Q==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 04:58:29 GMT", | |
"x-archive-orig-etag": "\"0x8D202E49819CC4E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:23:44 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "a654884d-0001-004e-1a0f-85f07b000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 04:58:29 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305045829/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 04:58:29 GMT\", <https://web.archive.org/web/20150305045829/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 04:58:29 GMT\", <https://web.archive.org/web/20150305045829/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 04:58:29 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00055/ARCHIVEIT-3703-MONTHLY-27269-20150305045823881-00453-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app203", | |
"x-ts": "200", | |
"x-tr": "921", | |
"set-cookie": "SERVER=wwwb-app203; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.003": { | |
"ts": 20161117165315, | |
"size": 1048576000, | |
"mtime": "2014-12-04T16:19:45.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:54:22 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 17 Nov 2016 16:53:15 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDF5406C4D2F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 16:19:45 GMT", | |
"x-archive-orig-server": "ECAcc (sjc/16FC)", | |
"x-archive-orig-x-cache": "HIT", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "cb15c8f7-0001-00bf-26f2-402f59000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 17 Nov 2016 16:53:15 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.003>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.003>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.003>; rel=\"timegate\", <https://web.archive.org/web/20150305045906/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.003>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 04:59:06 GMT\", <https://web.archive.org/web/20161117164954/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.003>; rel=\"prev memento\"; datetime=\"Thu, 17 Nov 2016 16:49:54 GMT\", <https://web.archive.org/web/20161117165315/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.003>; rel=\"memento\"; datetime=\"Thu, 17 Nov 2016 16:53:15 GMT\", <https://web.archive.org/web/20161117165315/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.003>; rel=\"last memento\"; datetime=\"Thu, 17 Nov 2016 16:53:15 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20161117172159/live-20161117161853-wwwb-app19.us.archive.org.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app219", | |
"x-ts": "200", | |
"x-tr": "6978", | |
"set-cookie": "SERVER=wwwb-app219; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.003.md5.txt": { | |
"ts": 20150305050506, | |
"size": 32, | |
"mtime": "2015-01-20T16:23:45.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:54:28 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "3Sdm3U9Kox7xgH9DtFdgIw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 05:05:07 GMT", | |
"x-archive-orig-etag": "\"0x8D202E49924858E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:23:45 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "cefa4287-0001-0075-5a3b-f18f4e000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 05:05:06 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305050506/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 05:05:06 GMT\", <https://web.archive.org/web/20150305050506/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 05:05:06 GMT\", <https://web.archive.org/web/20150305050506/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 05:05:06 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00055/ARCHIVEIT-3703-MONTHLY-27269-20150305050501591-00454-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app222", | |
"x-ts": "200", | |
"x-tr": "457", | |
"set-cookie": "SERVER=wwwb-app222; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.004": { | |
"ts": 20161117165031, | |
"size": 899725990, | |
"mtime": "2014-12-04T15:21:21.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:54:39 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "899725990", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 17 Nov 2016 16:50:31 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDED17C52C0F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 15:21:21 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "259461a4-0001-0107-80f2-408bff000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "899725990", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 17 Nov 2016 16:50:31 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.004>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.004>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.004>; rel=\"timegate\", <https://web.archive.org/web/20150305050507/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.004>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 05:05:07 GMT\", <https://web.archive.org/web/20150305050507/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.004>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 05:05:07 GMT\", <https://web.archive.org/web/20161117165031/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.004>; rel=\"memento\"; datetime=\"Thu, 17 Nov 2016 16:50:31 GMT\", <https://web.archive.org/web/20161117165031/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE7/Windows/IE7.Vista.For.Windows.HyperV_2008R2.zip.004>; rel=\"last memento\"; datetime=\"Thu, 17 Nov 2016 16:50:31 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20161117161713/live-20161117155114-wwwb-app4.us.archive.org.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app200", | |
"x-ts": "200", | |
"x-tr": "5774", | |
"set-cookie": "SERVER=wwwb-app200; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.004.md5.txt": { | |
"ts": 20150305051040, | |
"size": 32, | |
"mtime": "2015-01-20T16:23:47.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:54:49 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "U5y6ONI3DvrDSKdw/8xYyA==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 05:10:41 GMT", | |
"x-archive-orig-etag": "\"0x8D202E49A15000E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:23:47 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "4998feb0-0001-0066-5026-609916000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 05:10:40 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305051040/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 05:10:40 GMT\", <https://web.archive.org/web/20150305051040/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 05:10:40 GMT\", <https://web.archive.org/web/20150305051040/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 05:10:40 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00055/ARCHIVEIT-3703-MONTHLY-27269-20150305051034938-00455-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app210", | |
"x-ts": "200", | |
"x-tr": "4432", | |
"set-cookie": "SERVER=wwwb-app210; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.txt": { | |
"ts": 20170305071811, | |
"size": 240, | |
"mtime": "2014-12-08T17:08:10.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:54:55 GMT", | |
"content-type": "text/plain", | |
"content-length": "240", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "hJrfSBc9z8CKWPjZ0MVR+w==", | |
"x-archive-orig-date": "Sun, 05 Mar 2017 07:18:10 GMT", | |
"x-archive-orig-etag": "\"0x8D1E120ADB08FF5\"", | |
"x-archive-orig-last-modified": "Mon, 08 Dec 2014 17:08:10 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "273b2e8d-0001-005f-2d80-95c9d1000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "240", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Sun, 05 Mar 2017 07:18:11 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305051057/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 05:10:57 GMT\", <https://web.archive.org/web/20150305051057/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.txt>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 05:10:57 GMT\", <https://web.archive.org/web/20170305071811/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.txt>; rel=\"memento\"; datetime=\"Sun, 05 Mar 2017 07:18:11 GMT\", <https://web.archive.org/web/20170305071811/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.txt>; rel=\"last memento\"; datetime=\"Sun, 05 Mar 2017 07:18:11 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20170305064300/live-20170305035808-wwwb-app7.us.archive.org.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app218", | |
"x-ts": "200", | |
"x-tr": "368", | |
"set-cookie": "SERVER=wwwb-app218; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip": { | |
"ts": 20160706153323, | |
"size": 1757307226, | |
"mtime": "2014-12-04T17:52:59.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:55:13 GMT", | |
"content-type": "application/x-zip-compressed", | |
"content-length": "1757307226", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Wed, 06 Jul 2016 15:33:23 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE024698E2AF\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 17:52:59 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "92598d50-0001-0058-349b-d73f54000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-x-ms-write-protection": "false", | |
"x-archive-orig-content-length": "1757307226", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Wed, 06 Jul 2016 15:33:23 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip>; rel=\"timegate\", <https://web.archive.org/web/20150305051117/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 05:11:17 GMT\", <https://web.archive.org/web/20160706153312/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip>; rel=\"prev memento\"; datetime=\"Wed, 06 Jul 2016 15:33:12 GMT\", <https://web.archive.org/web/20160706153323/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip>; rel=\"memento\"; datetime=\"Wed, 06 Jul 2016 15:33:23 GMT\", <https://web.archive.org/web/20160706153323/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip>; rel=\"last memento\"; datetime=\"Wed, 06 Jul 2016 15:33:23 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160706152800/live-20160706141550-wwwb-app19.us.archive.org.warc.gz", | |
"server-timing": "BYPASS", | |
"x-app-server": "wwwb-app204", | |
"x-ts": "200", | |
"x-tr": "12369", | |
"set-cookie": "SERVER=wwwb-app204; path=/", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "BYPASS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()", | |
"x-location": "mp4" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.md5.txt": { | |
"ts": 20150305052035, | |
"size": 32, | |
"mtime": "2015-01-20T16:26:15.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:55:19 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "zRxXVsJ1M4prO1fdY4QM9g==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 05:20:35 GMT", | |
"x-archive-orig-etag": "\"0x8D202E4F28FC1CE\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:26:15 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "0313de7c-0001-0084-26f5-6ec377000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 05:20:35 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305052035/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 05:20:35 GMT\", <https://web.archive.org/web/20150305052035/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 05:20:35 GMT\", <https://web.archive.org/web/20150305052035/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 05:20:35 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00055/ARCHIVEIT-3703-MONTHLY-27269-20150305052030038-00456-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app220", | |
"x-ts": "200", | |
"x-tr": "775", | |
"set-cookie": "SERVER=wwwb-app220; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip.001": { | |
"ts": 20150305052040, | |
"size": 1048576000, | |
"mtime": "2014-12-04T16:19:52.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:55:32 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 05:20:40 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDF544CB618F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 16:19:52 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "95a766b1-0001-001c-5c58-d18f92000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 05:20:40 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip.001>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip.001>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip.001>; rel=\"timegate\", <https://web.archive.org/web/20150305052040/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip.001>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 05:20:40 GMT\", <https://web.archive.org/web/20150305052040/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip.001>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 05:20:40 GMT\", <https://web.archive.org/web/20150305052040/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip.001>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 05:20:40 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00055/ARCHIVEIT-3703-MONTHLY-27269-20150305052030038-00456-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app217", | |
"x-ts": "200", | |
"x-tr": "7366", | |
"set-cookie": "SERVER=wwwb-app217; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.001.md5.txt": { | |
"ts": 20150305052614, | |
"size": 32, | |
"mtime": "2015-01-20T16:26:12.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:55:38 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "eiH8hEc3s7dkX6QJXeGlJA==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 05:26:14 GMT", | |
"x-archive-orig-etag": "\"0x8D202E4F0A6B67E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:26:12 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "ba20b95e-0001-0058-34d2-9ddb42000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 05:26:14 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305052614/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 05:26:14 GMT\", <https://web.archive.org/web/20150305052614/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 05:26:14 GMT\", <https://web.archive.org/web/20150305052614/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 05:26:14 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00055/ARCHIVEIT-3703-MONTHLY-27269-20150305052609252-00457-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app219", | |
"x-ts": "200", | |
"x-tr": "226", | |
"set-cookie": "SERVER=wwwb-app219; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip.002": { | |
"ts": 20150305052625, | |
"size": 708731226, | |
"mtime": "2014-12-04T13:38:58.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:55:49 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "708731226", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 05:26:25 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDDECA4963AF\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 13:38:58 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "03148146-0001-0084-37f5-6ec377000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "708731226", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 05:26:25 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip.002>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip.002>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip.002>; rel=\"timegate\", <https://web.archive.org/web/20150305052625/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip.002>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 05:26:25 GMT\", <https://web.archive.org/web/20150305052625/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip.002>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 05:26:25 GMT\", <https://web.archive.org/web/20150305052625/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.XP.For.Windows.HyperV_2008R2.zip.002>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 05:26:25 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00055/ARCHIVEIT-3703-MONTHLY-27269-20150305052609252-00457-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app201", | |
"x-ts": "200", | |
"x-tr": "5238", | |
"set-cookie": "SERVER=wwwb-app201; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.002.md5.txt": { | |
"ts": 20150305053011, | |
"size": 32, | |
"mtime": "2015-01-20T16:26:14.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:55:55 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "6FDNEW3sPnlMGocBP5xXsQ==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 05:30:11 GMT", | |
"x-archive-orig-etag": "\"0x8D202E4F1A0F4FE\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:26:14 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "bb8c6d9e-0001-001e-7a91-22b177000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 05:30:11 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305053011/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 05:30:11 GMT\", <https://web.archive.org/web/20150305053011/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 05:30:11 GMT\", <https://web.archive.org/web/20150305053011/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 05:30:11 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00055/ARCHIVEIT-3703-MONTHLY-27269-20150305052609252-00457-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app222", | |
"x-ts": "200", | |
"x-tr": "275", | |
"set-cookie": "SERVER=wwwb-app222; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.txt": { | |
"ts": 20150305053012, | |
"size": 488, | |
"mtime": "2014-12-08T17:08:00.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:56:07 GMT", | |
"content-type": "text/plain", | |
"content-length": "488", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "rOMfaxz1mtJsEbbVToXI+g==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 05:30:14 GMT", | |
"x-archive-orig-etag": "\"0x8D1E120A7C3D6F2\"", | |
"x-archive-orig-last-modified": "Mon, 08 Dec 2014 17:08:00 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "4ef49fa5-0001-000b-464a-cce2b5000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "488", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 05:30:12 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305053012/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 05:30:12 GMT\", <https://web.archive.org/web/20150305053012/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 05:30:12 GMT\", <https://web.archive.org/web/20150305053012/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 05:30:12 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00055/ARCHIVEIT-3703-MONTHLY-27269-20150305052609252-00457-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app203", | |
"x-ts": "200", | |
"x-tr": "2454", | |
"set-cookie": "SERVER=wwwb-app203; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip": { | |
"ts": 20160604164945, | |
"size": 2147483648, | |
"mtime": "2014-12-04T21:19:21.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:56:27 GMT", | |
"content-type": "application/x-zip-compressed", | |
"content-length": "2147483648", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Sat, 04 Jun 2016 16:49:45 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE1F1B331E09\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 21:19:21 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "3813a4a0-0001-0057-4781-bed2a2000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-x-ms-write-protection": "false", | |
"x-archive-orig-content-length": "2147483648", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Sat, 04 Jun 2016 16:49:45 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"timegate\", <https://web.archive.org/web/20150305053013/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 05:30:13 GMT\", <https://web.archive.org/web/20150305053013/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 05:30:13 GMT\", <https://web.archive.org/web/20160604164945/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"memento\"; datetime=\"Sat, 04 Jun 2016 16:49:45 GMT\", <https://web.archive.org/web/20160604164945/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"last memento\"; datetime=\"Sat, 04 Jun 2016 16:49:45 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160604165834/live-20160604164024-wwwb-app6.us.archive.org.warc.gz", | |
"server-timing": "BYPASS", | |
"x-app-server": "wwwb-app225", | |
"x-ts": "200", | |
"x-tr": "14986", | |
"set-cookie": "SERVER=wwwb-app225; path=/", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "BYPASS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()", | |
"x-location": "mp4" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.md5.txt": { | |
"ts": 20150305054834, | |
"size": 32, | |
"mtime": "2015-01-20T16:25:14.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:56:33 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "XkeEnCKti7cL2OA1ScCFig==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 05:48:34 GMT", | |
"x-archive-orig-etag": "\"0x8D202E4CDF9C27E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:25:14 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "700cd4ec-0001-000d-44f5-c2c7d4000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 05:48:34 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305054834/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 05:48:34 GMT\", <https://web.archive.org/web/20150305054834/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 05:48:34 GMT\", <https://web.archive.org/web/20150305054834/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 05:48:34 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00055/ARCHIVEIT-3703-MONTHLY-27269-20150305054828982-00459-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app224", | |
"x-ts": "200", | |
"x-tr": "570", | |
"set-cookie": "SERVER=wwwb-app224; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.001": { | |
"ts": 20150305054855, | |
"size": 1048576000, | |
"mtime": "2014-12-04T16:19:49.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:56:46 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 05:48:55 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDF543106B1F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 16:19:49 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "be4e6f68-0001-006d-24b8-13bdeb000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 05:48:55 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"timegate\", <https://web.archive.org/web/20150305054855/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 05:48:55 GMT\", <https://web.archive.org/web/20150305054855/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 05:48:55 GMT\", <https://web.archive.org/web/20150305054855/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 05:48:55 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00055/ARCHIVEIT-3703-MONTHLY-27269-20150305054828982-00459-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app226", | |
"x-ts": "200", | |
"x-tr": "6842", | |
"set-cookie": "SERVER=wwwb-app226; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt": { | |
"ts": 20150305055344, | |
"size": 32, | |
"mtime": "2015-01-20T16:25:08.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:56:52 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "xLeOj4h44Xrq7HA3z2b1Dg==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 05:53:45 GMT", | |
"x-archive-orig-etag": "\"0x8D202E4CA4545FE\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:25:08 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "1341d802-0001-0045-217d-587408000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 05:53:44 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305055344/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 05:53:44 GMT\", <https://web.archive.org/web/20150305055344/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 05:53:44 GMT\", <https://web.archive.org/web/20150305055344/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 05:53:44 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00055/ARCHIVEIT-3703-MONTHLY-27269-20150305055339059-00460-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app210", | |
"x-ts": "200", | |
"x-tr": "325", | |
"set-cookie": "SERVER=wwwb-app210; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.002": { | |
"ts": 20150305055345, | |
"size": 1048576000, | |
"mtime": "2014-12-04T16:19:47.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:57:08 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 05:53:46 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDF54196754F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 16:19:47 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "c802f43a-0001-0021-3eaf-d3e6b7000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 05:53:45 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"timegate\", <https://web.archive.org/web/20150305055345/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 05:53:45 GMT\", <https://web.archive.org/web/20150305055345/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 05:53:45 GMT\", <https://web.archive.org/web/20150305055345/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 05:53:45 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00055/ARCHIVEIT-3703-MONTHLY-27269-20150305055339059-00460-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app202", | |
"x-ts": "200", | |
"x-tr": "10496", | |
"set-cookie": "SERVER=wwwb-app202; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt": { | |
"ts": 20150305055740, | |
"size": 32, | |
"mtime": "2015-01-20T16:25:09.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:57:14 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "X4tq+EVe1uId+j3yNIGG2A==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 05:57:40 GMT", | |
"x-archive-orig-etag": "\"0x8D202E4CB36AADE\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:25:09 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "499e3958-0001-0066-4526-609916000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 05:57:40 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305055740/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 05:57:40 GMT\", <https://web.archive.org/web/20150305055740/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 05:57:40 GMT\", <https://web.archive.org/web/20150305055740/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 05:57:40 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00056/ARCHIVEIT-3703-MONTHLY-27269-20150305055734823-00461-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app203", | |
"x-ts": "200", | |
"x-tr": "506", | |
"set-cookie": "SERVER=wwwb-app203; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.003": { | |
"ts": 20150305055740, | |
"size": 1048576000, | |
"mtime": "2014-12-04T16:19:47.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:57:29 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 05:57:38 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDF541E66A0F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 16:19:47 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "ac3c3f33-0001-004b-3d10-b63439000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 05:57:40 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"timegate\", <https://web.archive.org/web/20150305055740/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 05:57:40 GMT\", <https://web.archive.org/web/20150305055740/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 05:57:40 GMT\", <https://web.archive.org/web/20150305055740/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 05:57:40 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00056/ARCHIVEIT-3703-MONTHLY-27269-20150305055734823-00461-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app212", | |
"x-ts": "200", | |
"x-tr": "9997", | |
"set-cookie": "SERVER=wwwb-app212; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt": { | |
"ts": 20150305060152, | |
"size": 32, | |
"mtime": "2015-01-20T16:25:11.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:57:35 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "lMygGy3/vCj3t6AdrOyqhw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:01:53 GMT", | |
"x-archive-orig-etag": "\"0x8D202E4CC1EC0EE\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:25:11 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "d10d5d35-0001-0063-35d6-5ef475000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:01:52 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305060152/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:01:52 GMT\", <https://web.archive.org/web/20150305060152/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:01:52 GMT\", <https://web.archive.org/web/20150305060152/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:01:52 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00057/ARCHIVEIT-3703-MONTHLY-27269-20150305060147043-00462-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app225", | |
"x-ts": "200", | |
"x-tr": "525", | |
"set-cookie": "SERVER=wwwb-app225; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.004": { | |
"ts": 20150305060153, | |
"size": 659247504, | |
"mtime": "2014-12-04T13:12:59.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:57:49 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "659247504", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:01:53 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDDB292A82D1\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 13:12:59 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "be4f9dcd-0001-006d-08b8-13bdeb000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "659247504", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:01:53 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"timegate\", <https://web.archive.org/web/20150305060153/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:01:53 GMT\", <https://web.archive.org/web/20150305060153/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:01:53 GMT\", <https://web.archive.org/web/20150305060153/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE8/Windows/IE8.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:01:53 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00057/ARCHIVEIT-3703-MONTHLY-27269-20150305060147043-00462-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app210", | |
"x-ts": "200", | |
"x-tr": "4867", | |
"set-cookie": "SERVER=wwwb-app210; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt": { | |
"ts": 20150305060418, | |
"size": 32, | |
"mtime": "2015-01-20T16:25:12.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:57:55 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "kidfA59QyukBw/Gaer5AxA==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:04:18 GMT", | |
"x-archive-orig-etag": "\"0x8D202E4CD109AFE\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:25:12 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "7a9808d7-0001-006c-7300-df8a73000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:04:18 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305060418/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:04:18 GMT\", <https://web.archive.org/web/20150305060418/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:04:18 GMT\", <https://web.archive.org/web/20150305060418/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:04:18 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00057/ARCHIVEIT-3703-MONTHLY-27269-20150305060147043-00462-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app221", | |
"x-ts": "200", | |
"x-tr": "143", | |
"set-cookie": "SERVER=wwwb-app221; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.txt": { | |
"ts": 20150305060426, | |
"size": 488, | |
"mtime": "2014-12-08T17:08:30.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:58:00 GMT", | |
"content-type": "text/plain", | |
"content-length": "488", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "sl8Nn2xqi9E9QwVaJSxsMA==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:04:26 GMT", | |
"x-archive-orig-etag": "\"0x8D1E120B98D5D71\"", | |
"x-archive-orig-last-modified": "Mon, 08 Dec 2014 17:08:30 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "c40a7aeb-0001-0055-5581-b10367000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "488", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:04:26 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305060426/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:04:26 GMT\", <https://web.archive.org/web/20150305060426/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:04:26 GMT\", <https://web.archive.org/web/20150305060426/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:04:26 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00057/ARCHIVEIT-3703-MONTHLY-27269-20150305060147043-00462-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app225", | |
"x-ts": "200", | |
"x-tr": "210", | |
"set-cookie": "SERVER=wwwb-app225; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip": { | |
"ts": 20150305060428, | |
"size": 3520242286, | |
"mtime": "2014-12-04T21:02:41.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:58:31 GMT", | |
"content-type": "application/x-zip-compressed", | |
"content-length": "3520242286", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:04:26 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE1CC70384E3\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 21:02:41 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-cache": "HIT", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "e16a8ea3-0001-0048-4bcf-9fcf2a000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "3520242286", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:04:28 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"timegate\", <https://web.archive.org/web/20150305060428/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:04:28 GMT\", <https://web.archive.org/web/20150305060428/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:04:28 GMT\", <https://web.archive.org/web/20150305060428/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:04:28 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00057/ARCHIVEIT-3703-MONTHLY-27269-20150305060147043-00462-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "BYPASS", | |
"x-app-server": "wwwb-app203", | |
"x-ts": "200", | |
"x-tr": "24663", | |
"set-cookie": "SERVER=wwwb-app203; path=/", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "BYPASS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()", | |
"x-location": "mp4" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.md5.txt": { | |
"ts": 20150305061248, | |
"size": 32, | |
"mtime": "2015-01-20T16:27:22.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:58:37 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "vDI6LYncfiP/7bDeDD8frg==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:12:48 GMT", | |
"x-archive-orig-etag": "\"0x8D202E51A7DC5BE\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:27:22 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "7a9963b0-0001-006c-5600-df8a73000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:12:48 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305061248/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:12:48 GMT\", <https://web.archive.org/web/20150305061248/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:12:48 GMT\", <https://web.archive.org/web/20150305061248/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:12:48 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00056/ARCHIVEIT-3703-MONTHLY-27269-20150305061242985-00463-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app204", | |
"x-ts": "200", | |
"x-tr": "1028", | |
"set-cookie": "SERVER=wwwb-app204; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.001": { | |
"ts": 20150305061249, | |
"size": 1048576000, | |
"mtime": "2014-12-04T16:19:55.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:58:51 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:12:48 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDF5463503AF\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 16:19:55 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "9ec94cea-0001-007c-5f03-7c9ab5000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:12:49 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"timegate\", <https://web.archive.org/web/20150305061249/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:12:49 GMT\", <https://web.archive.org/web/20150305061249/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:12:49 GMT\", <https://web.archive.org/web/20150305061249/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:12:49 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00056/ARCHIVEIT-3703-MONTHLY-27269-20150305061242985-00463-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app201", | |
"x-ts": "200", | |
"x-tr": "8230", | |
"set-cookie": "SERVER=wwwb-app201; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt": { | |
"ts": 20150305061641, | |
"size": 32, | |
"mtime": "2015-01-20T16:27:15.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:58:57 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "X33/NoLl1LyhlNdV4MlSYg==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:16:41 GMT", | |
"x-archive-orig-etag": "\"0x8D202E516496ADE\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:27:15 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "d56e9a45-0001-0039-2d5b-a29eda000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:16:41 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305061641/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:16:41 GMT\", <https://web.archive.org/web/20150305061641/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:16:41 GMT\", <https://web.archive.org/web/20150305061641/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:16:41 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00056/ARCHIVEIT-3703-MONTHLY-27269-20150305061636370-00464-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app200", | |
"x-ts": "200", | |
"x-tr": "309", | |
"set-cookie": "SERVER=wwwb-app200; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.002": { | |
"ts": 20150305061642, | |
"size": 1048576000, | |
"mtime": "2014-12-04T16:19:53.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:59:11 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:16:46 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDF5457FE47F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 16:19:53 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "75ffd48d-0001-005d-2b53-c3b617000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:16:42 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"timegate\", <https://web.archive.org/web/20150305061642/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:16:42 GMT\", <https://web.archive.org/web/20150305061642/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:16:42 GMT\", <https://web.archive.org/web/20150305061642/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:16:42 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00056/ARCHIVEIT-3703-MONTHLY-27269-20150305061636370-00464-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app214", | |
"x-ts": "200", | |
"x-tr": "8228", | |
"set-cookie": "SERVER=wwwb-app214; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt": { | |
"ts": 20150305062023, | |
"size": 32, | |
"mtime": "2015-01-20T16:27:17.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:59:16 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "pNia3VU07zu0WNV3YeNYpQ==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:20:23 GMT", | |
"x-archive-orig-etag": "\"0x8D202E51737E98E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:27:17 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "62ca3cda-0001-0034-0a1d-5984d7000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:20:23 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305062023/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:20:23 GMT\", <https://web.archive.org/web/20150305062023/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:20:23 GMT\", <https://web.archive.org/web/20150305062023/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:20:23 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00056/ARCHIVEIT-3703-MONTHLY-27269-20150305062018029-00465-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app222", | |
"x-ts": "200", | |
"x-tr": "332", | |
"set-cookie": "SERVER=wwwb-app222; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.003": { | |
"ts": 20150305062027, | |
"size": 1048576000, | |
"mtime": "2014-12-04T16:19:54.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:59:48 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:20:27 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDF545E86A4F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 16:19:54 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "6aa9417a-0001-0038-1460-049933000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:20:27 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"timegate\", <https://web.archive.org/web/20150305062027/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:20:27 GMT\", <https://web.archive.org/web/20150305062027/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:20:27 GMT\", <https://web.archive.org/web/20150305062027/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:20:27 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00056/ARCHIVEIT-3703-MONTHLY-27269-20150305062018029-00465-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app28", | |
"x-ts": "200", | |
"x-tr": "25951", | |
"set-cookie": "SERVER=wwwb-app28; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt": { | |
"ts": 20150305062410, | |
"size": 32, | |
"mtime": "2015-01-20T16:27:18.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 02:59:54 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "xnYg7LzXHQ6ecnc0JQ/pzg==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:24:10 GMT", | |
"x-archive-orig-etag": "\"0x8D202E518235AFE\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:27:18 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "92c3bc16-0001-0052-46fe-f77d69000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:24:10 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305062410/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:24:10 GMT\", <https://web.archive.org/web/20150305062410/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:24:10 GMT\", <https://web.archive.org/web/20150305062410/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:24:10 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00057/ARCHIVEIT-3703-MONTHLY-27269-20150305062405296-00466-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app28", | |
"x-ts": "200", | |
"x-tr": "568", | |
"set-cookie": "SERVER=wwwb-app28; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.004": { | |
"ts": 20150305062412, | |
"size": 374514286, | |
"mtime": "2014-12-04T10:36:47.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:00:03 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "374514286", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:24:11 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDC557069D76\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 10:36:47 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "dd633559-0001-0029-7c72-c37fc6000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "374514286", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:24:12 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"timegate\", <https://web.archive.org/web/20150305062412/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:24:12 GMT\", <https://web.archive.org/web/20150305062412/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:24:12 GMT\", <https://web.archive.org/web/20150305062412/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE9/Windows/IE9.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:24:12 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00057/ARCHIVEIT-3703-MONTHLY-27269-20150305062405296-00466-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app203", | |
"x-ts": "200", | |
"x-tr": "3427", | |
"set-cookie": "SERVER=wwwb-app203; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt": { | |
"ts": 20150305062545, | |
"size": 32, | |
"mtime": "2015-01-20T16:27:21.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:00:09 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "/12v6H1sKrI0CiLIHDRtlw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:25:45 GMT", | |
"x-archive-orig-etag": "\"0x8D202E51979EA4E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:27:21 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "d56f89e8-0001-0039-5b5b-a29eda000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:25:45 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305062545/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:25:45 GMT\", <https://web.archive.org/web/20150305062545/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:25:45 GMT\", <https://web.archive.org/web/20150305062545/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:25:45 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00057/ARCHIVEIT-3703-MONTHLY-27269-20150305062405296-00466-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app211", | |
"x-ts": "200", | |
"x-tr": "279", | |
"set-cookie": "SERVER=wwwb-app211; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.txt": { | |
"ts": 20150305062553, | |
"size": 496, | |
"mtime": "2014-12-08T17:08:42.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:00:17 GMT", | |
"content-type": "text/plain", | |
"content-length": "496", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "xfrXGFcNCRd56VtU3GzntA==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:25:53 GMT", | |
"x-archive-orig-etag": "\"0x8D1E120C0E4AC3C\"", | |
"x-archive-orig-last-modified": "Mon, 08 Dec 2014 17:08:42 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "78577948-0001-0000-335f-b21076000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "496", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:25:53 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305062553/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:25:53 GMT\", <https://web.archive.org/web/20150305062553/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:25:53 GMT\", <https://web.archive.org/web/20150305062553/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:25:53 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00057/ARCHIVEIT-3703-MONTHLY-27269-20150305062405296-00466-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app200", | |
"x-ts": "200", | |
"x-tr": "473", | |
"set-cookie": "SERVER=wwwb-app200; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip": { | |
"ts": 20150305062554, | |
"size": 3533081924, | |
"mtime": "2014-12-04T21:03:37.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:00:48 GMT", | |
"content-type": "application/x-zip-compressed", | |
"content-length": "3533081924", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:25:54 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE1CE839F4C7\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 21:03:37 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "2b76bfc7-0001-003a-7ee7-4e6327000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "3533081924", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:25:54 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"timegate\", <https://web.archive.org/web/20150305062554/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:25:54 GMT\", <https://web.archive.org/web/20150305062554/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:25:54 GMT\", <https://web.archive.org/web/20150305062554/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:25:54 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00057/ARCHIVEIT-3703-MONTHLY-27269-20150305062405296-00466-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "BYPASS", | |
"x-app-server": "wwwb-app203", | |
"x-ts": "200", | |
"x-tr": "26074", | |
"set-cookie": "SERVER=wwwb-app203; path=/", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "BYPASS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()", | |
"x-location": "mp4" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.md5.txt": { | |
"ts": 20150305063716, | |
"size": 32, | |
"mtime": "2015-01-20T16:15:33.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:00:54 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "ZD1Mrg0WLL9m0XZaoiHz9g==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:37:16 GMT", | |
"x-archive-orig-etag": "\"0x8D202E373D54F80\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:15:33 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "d256fcb4-0001-005a-0283-544690000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:37:16 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305063716/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:37:16 GMT\", <https://web.archive.org/web/20150305063716/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:37:16 GMT\", <https://web.archive.org/web/20150305063716/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:37:16 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00057/ARCHIVEIT-3703-MONTHLY-27269-20150305063711058-00467-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app201", | |
"x-ts": "200", | |
"x-tr": "358", | |
"set-cookie": "SERVER=wwwb-app201; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.001": { | |
"ts": 20150305063719, | |
"size": 1048576000, | |
"mtime": "2014-12-04T16:19:59.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:01:11 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:37:19 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDF548A47D0F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 16:19:59 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "67e01e5b-0001-0040-2be0-8dc331000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:37:19 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"timegate\", <https://web.archive.org/web/20150305063719/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:37:19 GMT\", <https://web.archive.org/web/20150305063719/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:37:19 GMT\", <https://web.archive.org/web/20150305063719/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:37:19 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00057/ARCHIVEIT-3703-MONTHLY-27269-20150305063711058-00467-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app216", | |
"x-ts": "200", | |
"x-tr": "11193", | |
"set-cookie": "SERVER=wwwb-app216; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt": { | |
"ts": 20150305064206, | |
"size": 32, | |
"mtime": "2015-01-20T16:15:26.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:01:17 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "rC7Jk+OUwYA+Eb1Abx9usw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:42:05 GMT", | |
"x-archive-orig-etag": "\"0x8D202E36FB524E7\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:15:26 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "77376cd0-0001-0044-0dfb-68491e000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:42:06 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305064206/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:42:06 GMT\", <https://web.archive.org/web/20150305064206/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:42:06 GMT\", <https://web.archive.org/web/20150305064206/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:42:06 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00057/ARCHIVEIT-3703-MONTHLY-27269-20150305064201108-00468-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app212", | |
"x-ts": "200", | |
"x-tr": "315", | |
"set-cookie": "SERVER=wwwb-app212; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.002": { | |
"ts": 20150305064207, | |
"size": 1048576000, | |
"mtime": "2014-12-04T16:19:58.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:01:31 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:42:06 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDF548813D9F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 16:19:58 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "3f2fff13-0001-0031-4195-1002cc000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:42:07 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"timegate\", <https://web.archive.org/web/20150305064207/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:42:07 GMT\", <https://web.archive.org/web/20150305064207/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:42:07 GMT\", <https://web.archive.org/web/20150305064207/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:42:07 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00057/ARCHIVEIT-3703-MONTHLY-27269-20150305064201108-00468-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app204", | |
"x-ts": "200", | |
"x-tr": "8806", | |
"set-cookie": "SERVER=wwwb-app204; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt": { | |
"ts": 20150305064614, | |
"size": 32, | |
"mtime": "2015-01-20T16:15:28.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:01:37 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "s3KXNaBesLc1MGoofX1k8g==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:46:14 GMT", | |
"x-archive-orig-etag": "\"0x8D202E370AC0E59\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:15:28 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "ed84514c-0001-0059-4cbf-7416e0000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:46:14 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305064614/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:46:14 GMT\", <https://web.archive.org/web/20150305064614/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:46:14 GMT\", <https://web.archive.org/web/20150305064614/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:46:14 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00057/ARCHIVEIT-3703-MONTHLY-27269-20150305064609721-00469-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app201", | |
"x-ts": "200", | |
"x-tr": "300", | |
"set-cookie": "SERVER=wwwb-app201; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.003": { | |
"ts": 20150305064615, | |
"size": 1048576000, | |
"mtime": "2014-12-04T16:19:59.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:01:51 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:46:16 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDF54918748F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 16:19:59 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "0d665704-0001-0016-24ae-d83b75000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:46:15 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"timegate\", <https://web.archive.org/web/20150305064615/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:46:15 GMT\", <https://web.archive.org/web/20150305064615/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:46:15 GMT\", <https://web.archive.org/web/20150305064615/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:46:15 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00057/ARCHIVEIT-3703-MONTHLY-27269-20150305064609721-00469-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app204", | |
"x-ts": "200", | |
"x-tr": "8774", | |
"set-cookie": "SERVER=wwwb-app204; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt": { | |
"ts": 20150305065032, | |
"size": 32, | |
"mtime": "2015-01-20T16:15:29.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:01:59 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "NtdPpoZNAgnop88le3RkEg==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:50:34 GMT", | |
"x-archive-orig-etag": "\"0x8D202E371942A5A\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:15:29 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "7603b8a2-0001-005d-6053-c3b617000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:50:32 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305065032/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:50:32 GMT\", <https://web.archive.org/web/20150305065032/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:50:32 GMT\", <https://web.archive.org/web/20150305065032/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:50:32 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00058/ARCHIVEIT-3703-MONTHLY-27269-20150305065027786-00470-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app225", | |
"x-ts": "200", | |
"x-tr": "2092", | |
"set-cookie": "SERVER=wwwb-app225; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.004": { | |
"ts": 20150305065033, | |
"size": 387353924, | |
"mtime": "2014-12-04T10:44:02.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:02:10 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "387353924", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:50:34 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDC65A9477CE\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 10:44:02 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "031d96ce-0001-0084-0df5-6ec377000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "387353924", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:50:33 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"timegate\", <https://web.archive.org/web/20150305065033/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:50:33 GMT\", <https://web.archive.org/web/20150305065033/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:50:33 GMT\", <https://web.archive.org/web/20150305065033/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:50:33 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00058/ARCHIVEIT-3703-MONTHLY-27269-20150305065027786-00470-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app226", | |
"x-ts": "200", | |
"x-tr": "3117", | |
"set-cookie": "SERVER=wwwb-app226; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt": { | |
"ts": 20150305065202, | |
"size": 32, | |
"mtime": "2015-01-20T16:15:32.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:02:16 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "6LMc7OuWoLtn3u7TUF3Leg==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:52:02 GMT", | |
"x-archive-orig-etag": "\"0x8D202E372E3482E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:15:32 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "22684b89-0001-007a-15d5-3f0d87000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:52:02 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305065202/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:52:02 GMT\", <https://web.archive.org/web/20150305065202/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:52:02 GMT\", <https://web.archive.org/web/20150305065202/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:52:02 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00058/ARCHIVEIT-3703-MONTHLY-27269-20150305065027786-00470-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app220", | |
"x-ts": "200", | |
"x-tr": "480", | |
"set-cookie": "SERVER=wwwb-app220; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.txt": { | |
"ts": 20150305065203, | |
"size": 744, | |
"mtime": "2014-12-08T17:08:59.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:02:23 GMT", | |
"content-type": "text/plain", | |
"content-length": "744", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "oc9XHyp5Fi9TU4+hEM5QXQ==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:52:03 GMT", | |
"x-archive-orig-etag": "\"0x8D1E120CB0BA833\"", | |
"x-archive-orig-last-modified": "Mon, 08 Dec 2014 17:08:59 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "23e00a87-0001-003f-5c5c-0ac063000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "744", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:52:03 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305065203/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:52:03 GMT\", <https://web.archive.org/web/20150305065203/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:52:03 GMT\", <https://web.archive.org/web/20150305065203/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:52:03 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00058/ARCHIVEIT-3703-MONTHLY-27269-20150305065027786-00470-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app225", | |
"x-ts": "200", | |
"x-tr": "707", | |
"set-cookie": "SERVER=wwwb-app225; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip": { | |
"ts": 20150305065204, | |
"size": 6083837240, | |
"mtime": "2014-12-04T22:18:51.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:03:10 GMT", | |
"content-type": "application/x-zip-compressed", | |
"content-length": "6083837240", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 06:52:05 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE276AA4920E\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 22:18:51 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "95afc990-0001-001c-5358-d18f92000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "6083837240", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 06:52:04 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip>; rel=\"timegate\", <https://web.archive.org/web/20150305065204/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 06:52:04 GMT\", <https://web.archive.org/web/20150305065204/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 06:52:04 GMT\", <https://web.archive.org/web/20150305065204/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 06:52:04 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00058/ARCHIVEIT-3703-MONTHLY-27269-20150305065027786-00470-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "BYPASS", | |
"x-app-server": "wwwb-app225", | |
"x-ts": "200", | |
"x-tr": "41217", | |
"set-cookie": "SERVER=wwwb-app225; path=/", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "BYPASS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()", | |
"x-location": "mp4" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.md5.txt": { | |
"ts": 20150305071428, | |
"size": 32, | |
"mtime": "2015-01-20T16:17:16.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:03:16 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "lMD882JLPPNhXDonSYnOvg==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 07:14:29 GMT", | |
"x-archive-orig-etag": "\"0x8D202E3B103E32C\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:17:16 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "8982f299-0001-005c-25f7-0dcf4b000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 07:14:28 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305071428/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 07:14:28 GMT\", <https://web.archive.org/web/20150305071428/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 07:14:28 GMT\", <https://web.archive.org/web/20150305071428/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 07:14:28 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00056/ARCHIVEIT-3703-MONTHLY-27269-20150305071423341-00471-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app211", | |
"x-ts": "200", | |
"x-tr": "346", | |
"set-cookie": "SERVER=wwwb-app211; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.001": { | |
"ts": 20150305071432, | |
"size": 1048576000, | |
"mtime": "2014-12-04T16:20:02.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:03:31 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 07:14:33 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDF54ACC3F0F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 16:20:02 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "2a0525b1-0001-0081-141c-a2177d000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 07:14:32 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.001>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.001>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.001>; rel=\"timegate\", <https://web.archive.org/web/20150305071432/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.001>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 07:14:32 GMT\", <https://web.archive.org/web/20150305071432/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.001>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 07:14:32 GMT\", <https://web.archive.org/web/20150305071432/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.001>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 07:14:32 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00056/ARCHIVEIT-3703-MONTHLY-27269-20150305071423341-00471-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app223", | |
"x-ts": "200", | |
"x-tr": "9853", | |
"set-cookie": "SERVER=wwwb-app223; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.001.md5.txt": { | |
"ts": 20150305072031, | |
"size": 32, | |
"mtime": "2015-01-20T16:17:05.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:03:37 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "lBlgbcWSrm4BChZLmQbJuw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 07:20:33 GMT", | |
"x-archive-orig-etag": "\"0x8D202E3AAD00D37\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:17:05 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "c06d8b30-0001-007f-20f9-d1dd48000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 07:20:31 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305072031/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 07:20:31 GMT\", <https://web.archive.org/web/20150305072031/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 07:20:31 GMT\", <https://web.archive.org/web/20150305072031/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 07:20:31 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00056/ARCHIVEIT-3703-MONTHLY-27269-20150305072025914-00472-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app211", | |
"x-ts": "200", | |
"x-tr": "229", | |
"set-cookie": "SERVER=wwwb-app211; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.002": { | |
"ts": 20150305072057, | |
"size": 1048576000, | |
"mtime": "2014-12-04T16:20:03.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:03:50 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 07:20:57 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDF54B36246F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 16:20:03 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "23e29a13-0001-003f-415c-0ac063000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 07:20:57 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.002>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.002>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.002>; rel=\"timegate\", <https://web.archive.org/web/20150305072057/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.002>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 07:20:57 GMT\", <https://web.archive.org/web/20150305072057/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.002>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 07:20:57 GMT\", <https://web.archive.org/web/20150305072057/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.002>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 07:20:57 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00056/ARCHIVEIT-3703-MONTHLY-27269-20150305072025914-00472-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app212", | |
"x-ts": "200", | |
"x-tr": "7388", | |
"set-cookie": "SERVER=wwwb-app212; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.002.md5.txt": { | |
"ts": 20150305072650, | |
"size": 32, | |
"mtime": "2015-01-20T16:17:07.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:03:56 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "/4mdQSffIzNHRIDps3r14w==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 07:26:51 GMT", | |
"x-archive-orig-etag": "\"0x8D202E3ABB85049\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:17:07 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "cea97d7d-0001-0053-2bcb-90e870000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 07:26:50 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305072650/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 07:26:50 GMT\", <https://web.archive.org/web/20150305072650/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 07:26:50 GMT\", <https://web.archive.org/web/20150305072650/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 07:26:50 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00055/ARCHIVEIT-3703-MONTHLY-27269-20150305072645269-00473-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app200", | |
"x-ts": "200", | |
"x-tr": "552", | |
"set-cookie": "SERVER=wwwb-app200; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.003": { | |
"ts": 20150305072715, | |
"size": 1048576000, | |
"mtime": "2014-12-04T16:19:59.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:04:11 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 07:27:16 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDF54902547F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 16:19:59 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "0cb678d1-0001-0004-10b5-578b4f000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 07:27:15 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.003>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.003>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.003>; rel=\"timegate\", <https://web.archive.org/web/20150305072715/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.003>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 07:27:15 GMT\", <https://web.archive.org/web/20150305072715/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.003>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 07:27:15 GMT\", <https://web.archive.org/web/20150305072715/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.003>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 07:27:15 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00055/ARCHIVEIT-3703-MONTHLY-27269-20150305072645269-00473-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app225", | |
"x-ts": "200", | |
"x-tr": "8151", | |
"set-cookie": "SERVER=wwwb-app225; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.003.md5.txt": { | |
"ts": 20150305073612, | |
"size": 32, | |
"mtime": "2015-01-20T16:17:09.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:04:16 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "RAqn8PkQ6/crUOrlLhYDYw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 07:36:12 GMT", | |
"x-archive-orig-etag": "\"0x8D202E3AD3695A2\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:17:09 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "785ce186-0001-0000-1d5f-b21076000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 07:36:12 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305073612/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 07:36:12 GMT\", <https://web.archive.org/web/20150305073612/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 07:36:12 GMT\", <https://web.archive.org/web/20150305073612/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 07:36:12 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00058/ARCHIVEIT-3703-MONTHLY-27269-20150305073606270-00474-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app203", | |
"x-ts": "200", | |
"x-tr": "279", | |
"set-cookie": "SERVER=wwwb-app203; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.004": { | |
"ts": 20150305073701, | |
"size": 1048576000, | |
"mtime": "2014-12-04T16:20:00.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:04:29 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 07:37:01 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDF54974502F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 16:20:00 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "501282c1-0001-0028-1cd3-7b8293000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 07:37:01 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.004>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.004>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.004>; rel=\"timegate\", <https://web.archive.org/web/20150305073701/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.004>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 07:37:01 GMT\", <https://web.archive.org/web/20150305073701/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.004>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 07:37:01 GMT\", <https://web.archive.org/web/20150305073701/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.004>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 07:37:01 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00058/ARCHIVEIT-3703-MONTHLY-27269-20150305073606270-00474-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app224", | |
"x-ts": "200", | |
"x-tr": "6915", | |
"set-cookie": "SERVER=wwwb-app224; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.004.md5.txt": { | |
"ts": 20150305074734, | |
"size": 32, | |
"mtime": "2015-01-20T16:17:11.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:04:35 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "+ZQIyEOAvDuqEjPlKX9lMw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 07:47:35 GMT", | |
"x-archive-orig-etag": "\"0x8D202E3AE293938\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:17:11 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "14f29803-0001-0043-4d11-4828bf000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 07:47:34 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305074734/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 07:47:34 GMT\", <https://web.archive.org/web/20150305074734/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 07:47:34 GMT\", <https://web.archive.org/web/20150305074734/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 07:47:34 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00058/ARCHIVEIT-3703-MONTHLY-27269-20150305074729006-00475-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app221", | |
"x-ts": "200", | |
"x-tr": "895", | |
"set-cookie": "SERVER=wwwb-app221; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.005": { | |
"ts": 20150305074847, | |
"size": 1048576000, | |
"mtime": "2014-12-04T16:20:00.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:04:49 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 07:48:49 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDF54961646F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 16:20:00 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "99f4de37-0001-003d-4fbd-8dde4d000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 07:48:47 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.005>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.005>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.005>; rel=\"timegate\", <https://web.archive.org/web/20150305074847/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.005>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 07:48:47 GMT\", <https://web.archive.org/web/20150305074847/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.005>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 07:48:47 GMT\", <https://web.archive.org/web/20150305074847/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.005>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 07:48:47 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00058/ARCHIVEIT-3703-MONTHLY-27269-20150305074729006-00475-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app218", | |
"x-ts": "200", | |
"x-tr": "8140", | |
"set-cookie": "SERVER=wwwb-app218; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.005.md5.txt": { | |
"ts": 20150305075320, | |
"size": 32, | |
"mtime": "2015-01-20T16:17:13.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:04:56 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "qxcqznYqohxDPjWwi4iVVQ==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 07:53:19 GMT", | |
"x-archive-orig-etag": "\"0x8D202E3AF14146B\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:17:13 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "08f10bf1-0001-0089-6cce-da4ade000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 07:53:20 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.005.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.005.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.005.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305075320/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.005.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 07:53:20 GMT\", <https://web.archive.org/web/20150305075320/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.005.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 07:53:20 GMT\", <https://web.archive.org/web/20150305075320/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.005.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 07:53:20 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00058/ARCHIVEIT-3703-MONTHLY-27269-20150305075314926-00476-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app220", | |
"x-ts": "200", | |
"x-tr": "1429", | |
"set-cookie": "SERVER=wwwb-app220; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.006": { | |
"ts": 20150305075335, | |
"size": 840957240, | |
"mtime": "2014-12-04T14:52:35.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:05:07 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "840957240", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 07:53:35 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDE91347B70F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 14:52:35 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "fc95541d-0001-0017-2057-13feaa000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "840957240", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 07:53:35 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.006>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.006>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.006>; rel=\"timegate\", <https://web.archive.org/web/20150305075335/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.006>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 07:53:35 GMT\", <https://web.archive.org/web/20150305075335/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.006>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 07:53:35 GMT\", <https://web.archive.org/web/20150305075335/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE10/Windows/IE10.Win8.For.Windows.HyperV_2008R2.zip.006>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 07:53:35 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00058/ARCHIVEIT-3703-MONTHLY-27269-20150305075314926-00476-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app218", | |
"x-ts": "200", | |
"x-tr": "5843", | |
"set-cookie": "SERVER=wwwb-app218; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.006.md5.txt": { | |
"ts": 20150305075702, | |
"size": 32, | |
"mtime": "2015-01-20T16:17:14.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:05:14 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "fvvMpdn/jPPnIlL2HNSC6w==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 07:57:02 GMT", | |
"x-archive-orig-etag": "\"0x8D202E3B01892C6\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:17:14 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "b9d36c00-0001-006a-145d-59e77d000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 07:57:02 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.006.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.006.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.006.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305075702/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.006.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 07:57:02 GMT\", <https://web.archive.org/web/20150305075702/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.006.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 07:57:02 GMT\", <https://web.archive.org/web/20150305075702/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2008R2.zip.006.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 07:57:02 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00059/ARCHIVEIT-3703-MONTHLY-27269-20150305075657283-00477-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app204", | |
"x-ts": "200", | |
"x-tr": "1043", | |
"set-cookie": "SERVER=wwwb-app204; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.txt": { | |
"ts": 20150305075703, | |
"size": 630, | |
"mtime": "2014-12-08T17:09:40.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:05:21 GMT", | |
"content-type": "text/plain", | |
"content-length": "630", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "kCKtZNeoJopR7IbfF2xH9w==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 07:57:03 GMT", | |
"x-archive-orig-etag": "\"0x8D1E120E37ED3EB\"", | |
"x-archive-orig-last-modified": "Mon, 08 Dec 2014 17:09:40 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "b5767bda-0001-0044-3f77-71b1d5000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "630", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 07:57:03 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305075703/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 07:57:03 GMT\", <https://web.archive.org/web/20150305075703/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 07:57:03 GMT\", <https://web.archive.org/web/20150305075703/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 07:57:03 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00059/ARCHIVEIT-3703-MONTHLY-27269-20150305075657283-00477-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app226", | |
"x-ts": "200", | |
"x-tr": "1372", | |
"set-cookie": "SERVER=wwwb-app226; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip": { | |
"ts": 20150305075704, | |
"size": 5062788818, | |
"mtime": "2014-12-04T21:57:07.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:06:09 GMT", | |
"content-type": "application/x-zip-compressed", | |
"content-length": "5062788818", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 07:57:04 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE2461D29A8E\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 21:57:07 GMT", | |
"x-archive-orig-server": "ECAcc (rhv/8158)", | |
"x-archive-orig-x-cache": "HIT", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "35cec9c1-0001-0009-6c4a-6f6d68000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "5062788818", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 07:57:04 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip>; rel=\"timegate\", <https://web.archive.org/web/20150305075704/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 07:57:04 GMT\", <https://web.archive.org/web/20150305075704/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 07:57:04 GMT\", <https://web.archive.org/web/20150305075704/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 07:57:04 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00059/ARCHIVEIT-3703-MONTHLY-27269-20150305075657283-00477-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "BYPASS", | |
"x-app-server": "wwwb-app225", | |
"x-ts": "200", | |
"x-tr": "40805", | |
"set-cookie": "SERVER=wwwb-app225; path=/", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "BYPASS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()", | |
"x-location": "mp4" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.md5.txt": { | |
"ts": 20150305081022, | |
"size": 32, | |
"mtime": "2015-01-20T16:21:37.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:06:16 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "gZwIVEY6hvKUcmu/TyWAYQ==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 08:10:22 GMT", | |
"x-archive-orig-etag": "\"0x8D202E44CF13574\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:21:37 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "ceaf5882-0001-0053-77cb-90e870000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 08:10:22 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305081022/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 08:10:22 GMT\", <https://web.archive.org/web/20150305081022/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 08:10:22 GMT\", <https://web.archive.org/web/20150305081022/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 08:10:22 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00058/ARCHIVEIT-3703-MONTHLY-27269-20150305081016959-00478-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app222", | |
"x-ts": "200", | |
"x-tr": "812", | |
"set-cookie": "SERVER=wwwb-app222; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.001": { | |
"ts": 20150305081039, | |
"size": 1048576000, | |
"mtime": "2014-12-04T15:37:53.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:06:30 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 08:10:39 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDEF66F4673F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 15:37:53 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "634a3fef-0001-0056-5b42-8e1064000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 08:10:39 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.001>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.001>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.001>; rel=\"timegate\", <https://web.archive.org/web/20150305081039/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.001>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 08:10:39 GMT\", <https://web.archive.org/web/20150305081039/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.001>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 08:10:39 GMT\", <https://web.archive.org/web/20150305081039/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.001>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 08:10:39 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00058/ARCHIVEIT-3703-MONTHLY-27269-20150305081016959-00478-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app222", | |
"x-ts": "200", | |
"x-tr": "8901", | |
"set-cookie": "SERVER=wwwb-app222; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.001.md5.txt": { | |
"ts": 20150305081424, | |
"size": 32, | |
"mtime": "2015-01-20T16:21:29.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:06:36 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "F98E/t88UhLH5vbCLwTkDA==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 08:14:24 GMT", | |
"x-archive-orig-etag": "\"0x8D202E4482F2166\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:21:29 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "8988f5a2-0001-005c-67f7-0dcf4b000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 08:14:24 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305081424/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 08:14:24 GMT\", <https://web.archive.org/web/20150305081424/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 08:14:24 GMT\", <https://web.archive.org/web/20150305081424/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 08:14:24 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00058/ARCHIVEIT-3703-MONTHLY-27269-20150305081419060-00479-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app219", | |
"x-ts": "200", | |
"x-tr": "269", | |
"set-cookie": "SERVER=wwwb-app219; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.002": { | |
"ts": 20150305081425, | |
"size": 1048576000, | |
"mtime": "2014-12-04T15:37:51.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:06:50 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 08:14:25 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDEF660D147F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 15:37:51 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "d578a824-0001-0039-1f5b-a29eda000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 08:14:25 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.002>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.002>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.002>; rel=\"timegate\", <https://web.archive.org/web/20150305081425/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.002>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 08:14:25 GMT\", <https://web.archive.org/web/20150305081425/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.002>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 08:14:25 GMT\", <https://web.archive.org/web/20150305081425/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.002>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 08:14:25 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00058/ARCHIVEIT-3703-MONTHLY-27269-20150305081419060-00479-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app225", | |
"x-ts": "200", | |
"x-tr": "8101", | |
"set-cookie": "SERVER=wwwb-app225; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.002.md5.txt": { | |
"ts": 20150305081811, | |
"size": 32, | |
"mtime": "2015-01-20T16:21:31.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:06:56 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "eViW9S+6rTwCZzqBYY8kpA==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 08:18:11 GMT", | |
"x-archive-orig-etag": "\"0x8D202E449171656\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:21:31 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "d25ff5c2-0001-005a-6783-544690000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 08:18:11 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305081811/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 08:18:11 GMT\", <https://web.archive.org/web/20150305081811/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 08:18:11 GMT\", <https://web.archive.org/web/20150305081811/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 08:18:11 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00059/ARCHIVEIT-3703-MONTHLY-27269-20150305081806378-00480-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app210", | |
"x-ts": "200", | |
"x-tr": "1191", | |
"set-cookie": "SERVER=wwwb-app210; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.003": { | |
"ts": 20150305081812, | |
"size": 1048576000, | |
"mtime": "2014-12-04T15:37:41.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:07:13 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 08:18:12 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDEF6028E6BF\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 15:37:41 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "d5a68288-0001-005b-6b7d-44d4ad000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 08:18:12 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.003>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.003>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.003>; rel=\"timegate\", <https://web.archive.org/web/20150305081812/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.003>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 08:18:12 GMT\", <https://web.archive.org/web/20150305081812/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.003>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 08:18:12 GMT\", <https://web.archive.org/web/20150305081812/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.003>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 08:18:12 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00059/ARCHIVEIT-3703-MONTHLY-27269-20150305081806378-00480-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app214", | |
"x-ts": "200", | |
"x-tr": "10885", | |
"set-cookie": "SERVER=wwwb-app214; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.003.md5.txt": { | |
"ts": 20150305082145, | |
"size": 32, | |
"mtime": "2015-01-20T16:21:32.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:07:21 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "KhHNazbNlJfs0IIhFDQNVQ==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 08:21:46 GMT", | |
"x-archive-orig-etag": "\"0x8D202E449FDD2BE\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:21:32 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "11a7ce20-0001-000b-7df5-3041a1000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 08:21:45 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305082145/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 08:21:45 GMT\", <https://web.archive.org/web/20150305082145/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 08:21:45 GMT\", <https://web.archive.org/web/20150305082145/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 08:21:45 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00059/ARCHIVEIT-3703-MONTHLY-27269-20150305082140473-00481-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app220", | |
"x-ts": "200", | |
"x-tr": "263", | |
"set-cookie": "SERVER=wwwb-app220; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.004": { | |
"ts": 20150305082148, | |
"size": 1048576000, | |
"mtime": "2014-12-04T15:37:40.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:07:35 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 08:21:49 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDEF5F562D6F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 15:37:40 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "0b57d099-0001-0003-7263-222a32000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 08:21:48 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.004>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.004>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.004>; rel=\"timegate\", <https://web.archive.org/web/20150305082148/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.004>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 08:21:48 GMT\", <https://web.archive.org/web/20150305082148/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.004>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 08:21:48 GMT\", <https://web.archive.org/web/20150305082148/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.004>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 08:21:48 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00059/ARCHIVEIT-3703-MONTHLY-27269-20150305082140473-00481-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app226", | |
"x-ts": "200", | |
"x-tr": "8704", | |
"set-cookie": "SERVER=wwwb-app226; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.004.md5.txt": { | |
"ts": 20150305082510, | |
"size": 32, | |
"mtime": "2015-01-20T16:21:34.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:07:41 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "6OUflPyMcSF4k13Od5zIvQ==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 08:25:10 GMT", | |
"x-archive-orig-etag": "\"0x8D202E44AEFB2FF\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:21:34 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "56beaae6-0001-0064-1bf1-9fad4f000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 08:25:10 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305082510/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 08:25:10 GMT\", <https://web.archive.org/web/20150305082510/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 08:25:10 GMT\", <https://web.archive.org/web/20150305082510/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 08:25:10 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00060/ARCHIVEIT-3703-MONTHLY-27269-20150305082505342-00482-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app28", | |
"x-ts": "200", | |
"x-tr": "842", | |
"set-cookie": "SERVER=wwwb-app28; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.005": { | |
"ts": 20150305082511, | |
"size": 868484818, | |
"mtime": "2014-12-04T14:04:28.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:07:53 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "868484818", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 08:25:11 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDE25A96203F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 14:04:28 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "5f2f8704-0001-0010-0ce9-4c7829000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "868484818", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 08:25:11 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.005>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.005>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.005>; rel=\"timegate\", <https://web.archive.org/web/20150305082511/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.005>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 08:25:11 GMT\", <https://web.archive.org/web/20150305082511/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.005>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 08:25:11 GMT\", <https://web.archive.org/web/20150305082511/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.005>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 08:25:11 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00060/ARCHIVEIT-3703-MONTHLY-27269-20150305082505342-00482-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app201", | |
"x-ts": "200", | |
"x-tr": "5924", | |
"set-cookie": "SERVER=wwwb-app201; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.005.md5.txt": { | |
"ts": 20150305082751, | |
"size": 32, | |
"mtime": "2015-01-20T16:21:36.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:08:01 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "xwReuCgrtHhtiry6NjztWw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 08:27:51 GMT", | |
"x-archive-orig-etag": "\"0x8D202E44BDD9B86\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:21:36 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "99d83570-0001-0032-2e4b-690d38000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 08:27:51 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.005.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.005.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.005.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305082751/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.005.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 08:27:51 GMT\", <https://web.archive.org/web/20150305082751/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.005.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 08:27:51 GMT\", <https://web.archive.org/web/20150305082751/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2008R2.zip.005.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 08:27:51 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00060/ARCHIVEIT-3703-MONTHLY-27269-20150305082505342-00482-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app220", | |
"x-ts": "200", | |
"x-tr": "388", | |
"set-cookie": "SERVER=wwwb-app220; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.txt": { | |
"ts": 20150305082752, | |
"size": 496, | |
"mtime": "2014-12-08T17:09:32.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:08:07 GMT", | |
"content-type": "text/plain", | |
"content-length": "496", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "EyTcEMExtVGzq4Chn35deA==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 08:27:53 GMT", | |
"x-archive-orig-etag": "\"0x8D1E120DEAAE518\"", | |
"x-archive-orig-last-modified": "Mon, 08 Dec 2014 17:09:32 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "4f89fde3-0001-002a-6905-216f37000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "496", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 08:27:52 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305082752/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 08:27:52 GMT\", <https://web.archive.org/web/20150305082752/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 08:27:52 GMT\", <https://web.archive.org/web/20150305082752/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 08:27:52 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00060/ARCHIVEIT-3703-MONTHLY-27269-20150305082505342-00482-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app221", | |
"x-ts": "200", | |
"x-tr": "498", | |
"set-cookie": "SERVER=wwwb-app221; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip": { | |
"ts": 20150305082753, | |
"size": 3561114563, | |
"mtime": "2014-12-04T20:56:04.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:08:40 GMT", | |
"content-type": "application/x-zip-compressed", | |
"content-length": "3561114563", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 08:27:54 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE1BDA2521B3\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 20:56:04 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "78627428-0001-0000-535f-b21076000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "3561114563", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 08:27:53 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"timegate\", <https://web.archive.org/web/20150305082753/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 08:27:53 GMT\", <https://web.archive.org/web/20150305082753/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 08:27:53 GMT\", <https://web.archive.org/web/20150305082753/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 08:27:53 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00060/ARCHIVEIT-3703-MONTHLY-27269-20150305082505342-00482-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "BYPASS", | |
"x-app-server": "wwwb-app223", | |
"x-ts": "200", | |
"x-tr": "27386", | |
"set-cookie": "SERVER=wwwb-app223; path=/", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "BYPASS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()", | |
"x-location": "mp4" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.md5.txt": { | |
"ts": 20150305083739, | |
"size": 32, | |
"mtime": "2015-01-20T16:20:09.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:08:46 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "Mw5TtHHb7A/ulUjXAuMCqg==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 08:37:38 GMT", | |
"x-archive-orig-etag": "\"0x8D202E4187D0C1A\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:20:09 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "62a8c9d4-0001-004a-03e1-323257000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 08:37:39 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305083739/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 08:37:39 GMT\", <https://web.archive.org/web/20150305083739/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 08:37:39 GMT\", <https://web.archive.org/web/20150305083739/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 08:37:39 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00059/ARCHIVEIT-3703-MONTHLY-27269-20150305083734193-00483-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app224", | |
"x-ts": "200", | |
"x-tr": "692", | |
"set-cookie": "SERVER=wwwb-app224; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.001": { | |
"ts": 20150305083741, | |
"size": 1048576000, | |
"mtime": "2014-12-04T15:35:34.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:09:00 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 08:37:41 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDEF144EB80F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 15:35:34 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "1f6e47d9-0001-001f-377c-63e0dc000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 08:37:41 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"timegate\", <https://web.archive.org/web/20150305083741/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 08:37:41 GMT\", <https://web.archive.org/web/20150305083741/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 08:37:41 GMT\", <https://web.archive.org/web/20150305083741/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.001>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 08:37:41 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00059/ARCHIVEIT-3703-MONTHLY-27269-20150305083734193-00483-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app204", | |
"x-ts": "200", | |
"x-tr": "8659", | |
"set-cookie": "SERVER=wwwb-app204; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt": { | |
"ts": 20150305084109, | |
"size": 32, | |
"mtime": "2015-01-20T16:20:03.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:09:06 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "MSu0QvknKY+oIw7Ueufhlw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 08:41:08 GMT", | |
"x-archive-orig-etag": "\"0x8D202E414D018A4\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:20:03 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "4bf88653-0001-0051-4b08-250c3b000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 08:41:09 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305084109/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 08:41:09 GMT\", <https://web.archive.org/web/20150305084109/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 08:41:09 GMT\", <https://web.archive.org/web/20150305084109/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.001.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 08:41:09 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00059/ARCHIVEIT-3703-MONTHLY-27269-20150305084103775-00484-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app200", | |
"x-ts": "200", | |
"x-tr": "472", | |
"set-cookie": "SERVER=wwwb-app200; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.002": { | |
"ts": 20150305084112, | |
"size": 1048576000, | |
"mtime": "2014-12-04T15:35:26.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:09:19 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 08:41:11 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDEF0F549C2F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 15:35:26 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "92396739-0001-0061-52bf-89125f000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 08:41:12 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"timegate\", <https://web.archive.org/web/20150305084112/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 08:41:12 GMT\", <https://web.archive.org/web/20150305084112/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 08:41:12 GMT\", <https://web.archive.org/web/20150305084112/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.002>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 08:41:12 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00059/ARCHIVEIT-3703-MONTHLY-27269-20150305084103775-00484-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app221", | |
"x-ts": "200", | |
"x-tr": "7530", | |
"set-cookie": "SERVER=wwwb-app221; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt": { | |
"ts": 20150305084429, | |
"size": 32, | |
"mtime": "2015-01-20T16:20:05.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:09:25 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "ZXRaM34EYHkgmoyuHhHivw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 08:44:29 GMT", | |
"x-archive-orig-etag": "\"0x8D202E415B80D94\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:20:05 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "6b375fe8-0001-002e-3749-f6b52b000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 08:44:29 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305084429/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 08:44:29 GMT\", <https://web.archive.org/web/20150305084429/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 08:44:29 GMT\", <https://web.archive.org/web/20150305084429/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.002.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 08:44:29 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00059/ARCHIVEIT-3703-MONTHLY-27269-20150305084424292-00485-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app222", | |
"x-ts": "200", | |
"x-tr": "304", | |
"set-cookie": "SERVER=wwwb-app222; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.003": { | |
"ts": 20150305084430, | |
"size": 1048576000, | |
"mtime": "2014-12-04T15:36:18.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:09:40 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 08:44:30 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDEF2ECF630F\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 15:36:18 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "a7cb16d4-0001-0022-2abb-ea894b000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 08:44:30 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"timegate\", <https://web.archive.org/web/20150305084430/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 08:44:30 GMT\", <https://web.archive.org/web/20150305084430/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 08:44:30 GMT\", <https://web.archive.org/web/20150305084430/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.003>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 08:44:30 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00059/ARCHIVEIT-3703-MONTHLY-27269-20150305084424292-00485-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app210", | |
"x-ts": "200", | |
"x-tr": "8799", | |
"set-cookie": "SERVER=wwwb-app210; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt": { | |
"ts": 20150305084754, | |
"size": 32, | |
"mtime": "2015-01-20T16:20:06.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:09:45 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "CZ/4MLUR0Le8R0QnuXdshA==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 08:47:54 GMT", | |
"x-archive-orig-etag": "\"0x8D202E416A532C6\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:20:06 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "9239e6ba-0001-0061-7ebf-89125f000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 08:47:54 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305084754/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 08:47:54 GMT\", <https://web.archive.org/web/20150305084754/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 08:47:54 GMT\", <https://web.archive.org/web/20150305084754/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.003.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 08:47:54 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00061/ARCHIVEIT-3703-MONTHLY-27269-20150305084749023-00486-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app220", | |
"x-ts": "200", | |
"x-tr": "298", | |
"set-cookie": "SERVER=wwwb-app220; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.004": { | |
"ts": 20150305084755, | |
"size": 415386563, | |
"mtime": "2014-12-04T09:53:40.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:09:54 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "415386563", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 08:47:55 GMT", | |
"x-archive-orig-etag": "\"0x8D1DDBF512794EA\"", | |
"x-archive-orig-last-modified": "Thu, 04 Dec 2014 09:53:40 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "a7cb6f54-0001-0022-74bb-ea894b000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "415386563", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 08:47:55 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"timegate\", <https://web.archive.org/web/20150305084755/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 08:47:55 GMT\", <https://web.archive.org/web/20150305084755/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 08:47:55 GMT\", <https://web.archive.org/web/20150305084755/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2008R2/IE11/Windows/IE11.Win7.For.Windows.HyperV_2008R2.zip.004>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 08:47:55 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00061/ARCHIVEIT-3703-MONTHLY-27269-20150305084749023-00486-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app223", | |
"x-ts": "200", | |
"x-tr": "3018", | |
"set-cookie": "SERVER=wwwb-app223; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt": { | |
"ts": 20150305084940, | |
"size": 32, | |
"mtime": "2015-01-20T16:20:08.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:10:00 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "yFbkNR/BufAr625gW8or4g==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 08:49:40 GMT", | |
"x-archive-orig-etag": "\"0x8D202E417931B4D\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:20:08 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "0a9a70ca-0001-0070-1d6e-d1db10000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 08:49:40 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305084940/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 08:49:40 GMT\", <https://web.archive.org/web/20150305084940/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 08:49:40 GMT\", <https://web.archive.org/web/20150305084940/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2008R2.zip.004.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 08:49:40 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00061/ARCHIVEIT-3703-MONTHLY-27269-20150305084749023-00486-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app212", | |
"x-ts": "200", | |
"x-tr": "298", | |
"set-cookie": "SERVER=wwwb-app212; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.txt": { | |
"ts": 20160730204728, | |
"size": 232, | |
"mtime": "2014-12-08T17:10:05.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:10:06 GMT", | |
"content-type": "text/plain", | |
"content-length": "232", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "YyCw4HY/KsauEaEQnD+lnw==", | |
"x-archive-orig-date": "Sat, 30 Jul 2016 20:47:27 GMT", | |
"x-archive-orig-etag": "\"0x8D1E120F20DDAC2\"", | |
"x-archive-orig-last-modified": "Mon, 08 Dec 2014 17:10:05 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "a2acc7b5-0001-0048-4ba3-ea09b2000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-x-ms-write-protection": "false", | |
"x-archive-orig-content-length": "232", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Sat, 30 Jul 2016 20:47:28 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305092123/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 09:21:23 GMT\", <https://web.archive.org/web/20150305092123/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.txt>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 09:21:23 GMT\", <https://web.archive.org/web/20160730204728/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.txt>; rel=\"memento\"; datetime=\"Sat, 30 Jul 2016 20:47:28 GMT\", <https://web.archive.org/web/20160730204728/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.txt>; rel=\"last memento\"; datetime=\"Sat, 30 Jul 2016 20:47:28 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160730203817/live-20160730180731-wwwb-app16.us.archive.org.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app203", | |
"x-ts": "200", | |
"x-tr": "379", | |
"set-cookie": "SERVER=wwwb-app203; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip": { | |
"ts": 20170222155813, | |
"size": 1580117809, | |
"mtime": "2014-12-05T01:22:59.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:10:22 GMT", | |
"content-type": "application/x-zip-compressed", | |
"content-length": "1580117809", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Wed, 22 Feb 2017 15:58:13 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE412447FDD5\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 01:22:59 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "a74d8dfe-0001-008e-0424-8d748e000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1580117809", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Wed, 22 Feb 2017 15:58:13 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip>; rel=\"timegate\", <https://web.archive.org/web/20150305092124/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 09:21:24 GMT\", <https://web.archive.org/web/20170209083138/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip>; rel=\"prev memento\"; datetime=\"Thu, 09 Feb 2017 08:31:38 GMT\", <https://web.archive.org/web/20170222155813/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip>; rel=\"memento\"; datetime=\"Wed, 22 Feb 2017 15:58:13 GMT\", <https://web.archive.org/web/20170222155813/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip>; rel=\"last memento\"; datetime=\"Wed, 22 Feb 2017 15:58:13 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20170222171434/live-20170222155110-wwwb-app7.us.archive.org.warc.gz", | |
"server-timing": "BYPASS", | |
"x-app-server": "wwwb-app221", | |
"x-ts": "200", | |
"x-tr": "10316", | |
"set-cookie": "SERVER=wwwb-app221; path=/", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "BYPASS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()", | |
"x-location": "mp4" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.md5.txt": { | |
"ts": 20150305092534, | |
"size": 32, | |
"mtime": "2015-01-20T16:22:46.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:10:28 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "CScZICnzDm4HlpAavOYPBQ==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 09:25:34 GMT", | |
"x-archive-orig-etag": "\"0x8D202E475B7DFE8\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:22:46 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "fca0c437-0001-0017-6057-13feaa000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 09:25:34 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305092534/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 09:25:34 GMT\", <https://web.archive.org/web/20150305092534/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 09:25:34 GMT\", <https://web.archive.org/web/20150305092534/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 09:25:34 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00061/ARCHIVEIT-3703-MONTHLY-27269-20150305092529114-00492-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app218", | |
"x-ts": "200", | |
"x-tr": "341", | |
"set-cookie": "SERVER=wwwb-app218; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip.001": { | |
"ts": 20150305092535, | |
"size": 1048576000, | |
"mtime": "2014-12-05T00:53:05.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:10:40 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 09:25:35 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE3CF6FBB2F8\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 00:53:05 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "d9039b1c-0001-002f-804e-7f4d45000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 09:25:35 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip.001>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip.001>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip.001>; rel=\"timegate\", <https://web.archive.org/web/20150305092535/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip.001>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 09:25:35 GMT\", <https://web.archive.org/web/20150305092535/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip.001>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 09:25:35 GMT\", <https://web.archive.org/web/20150305092535/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip.001>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 09:25:35 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00061/ARCHIVEIT-3703-MONTHLY-27269-20150305092529114-00492-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app203", | |
"x-ts": "200", | |
"x-tr": "6522", | |
"set-cookie": "SERVER=wwwb-app203; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.001.md5.txt": { | |
"ts": 20150305092829, | |
"size": 32, | |
"mtime": "2015-01-20T16:22:43.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:10:46 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "Tb9UDTaQfPMNgRN56mPZUg==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 09:28:29 GMT", | |
"x-archive-orig-etag": "\"0x8D202E473CAA948\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:22:43 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "fe322c2d-0001-0023-0f7b-6db2ec000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 09:28:29 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305092829/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 09:28:29 GMT\", <https://web.archive.org/web/20150305092829/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 09:28:29 GMT\", <https://web.archive.org/web/20150305092829/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 09:28:29 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00062/ARCHIVEIT-3703-MONTHLY-27269-20150305092824617-00493-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app203", | |
"x-ts": "200", | |
"x-tr": "445", | |
"set-cookie": "SERVER=wwwb-app203; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip.002": { | |
"ts": 20150305092830, | |
"size": 531541809, | |
"mtime": "2014-12-05T00:35:59.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:10:55 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "531541809", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 09:28:30 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE3A931EF178\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 00:35:59 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "d903ee44-0001-002f-144e-7f4d45000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "531541809", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 09:28:30 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip.002>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip.002>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip.002>; rel=\"timegate\", <https://web.archive.org/web/20150305092830/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip.002>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 09:28:30 GMT\", <https://web.archive.org/web/20150305092830/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip.002>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 09:28:30 GMT\", <https://web.archive.org/web/20150305092830/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE6/Windows/IE6.XP.For.Windows.HyperV_2012.zip.002>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 09:28:30 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00062/ARCHIVEIT-3703-MONTHLY-27269-20150305092824617-00493-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app219", | |
"x-ts": "200", | |
"x-tr": "3761", | |
"set-cookie": "SERVER=wwwb-app219; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.002.md5.txt": { | |
"ts": 20150305093005, | |
"size": 32, | |
"mtime": "2015-01-20T16:22:44.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:11:01 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "i/z5Q6/Vja5kGeoIt34hSA==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 09:30:04 GMT", | |
"x-archive-orig-etag": "\"0x8D202E474CA6C94\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:22:44 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "cc4b4d56-0001-0078-515e-9d256a000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 09:30:05 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305093005/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 09:30:05 GMT\", <https://web.archive.org/web/20150305093005/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 09:30:05 GMT\", <https://web.archive.org/web/20150305093005/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 09:30:05 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00062/ARCHIVEIT-3703-MONTHLY-27269-20150305092824617-00493-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app211", | |
"x-ts": "200", | |
"x-tr": "283", | |
"set-cookie": "SERVER=wwwb-app211; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.txt": { | |
"ts": 20160730194848, | |
"size": 476, | |
"mtime": "2014-12-08T17:10:14.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:11:07 GMT", | |
"content-type": "text/plain", | |
"content-length": "476", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "EZlyMnRjOQ6vfLLxjMTa9A==", | |
"x-archive-orig-date": "Sat, 30 Jul 2016 19:48:49 GMT", | |
"x-archive-orig-etag": "\"0x8D1E120F7BACA03\"", | |
"x-archive-orig-last-modified": "Mon, 08 Dec 2014 17:10:14 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "9c039367-0001-0027-049b-eaa166000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-x-ms-write-protection": "false", | |
"x-archive-orig-content-length": "476", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Sat, 30 Jul 2016 19:48:48 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305093006/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 09:30:06 GMT\", <https://web.archive.org/web/20150305093006/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.txt>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 09:30:06 GMT\", <https://web.archive.org/web/20160730194848/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.txt>; rel=\"memento\"; datetime=\"Sat, 30 Jul 2016 19:48:48 GMT\", <https://web.archive.org/web/20160730194848/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.txt>; rel=\"last memento\"; datetime=\"Sat, 30 Jul 2016 19:48:48 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160730203817/live-20160730172609-wwwb-app10.us.archive.org.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app224", | |
"x-ts": "200", | |
"x-tr": "211", | |
"set-cookie": "SERVER=wwwb-app224; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip": { | |
"ts": 20160428151201, | |
"size": 2147483648, | |
"mtime": "2014-12-05T04:51:02.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:11:29 GMT", | |
"content-type": "application/x-zip-compressed", | |
"content-length": "2147483648", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 28 Apr 2016 15:12:02 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE5E34CB6229\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 04:51:02 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "3463de92-0001-0044-6a60-a13228000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-x-ms-write-protection": "false", | |
"x-archive-orig-content-length": "2147483648", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 28 Apr 2016 15:12:01 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip>; rel=\"timegate\", <https://web.archive.org/web/20150305093007/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 09:30:07 GMT\", <https://web.archive.org/web/20150305093007/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 09:30:07 GMT\", <https://web.archive.org/web/20160428151201/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip>; rel=\"memento\"; datetime=\"Thu, 28 Apr 2016 15:12:01 GMT\", <https://web.archive.org/web/20160428151201/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip>; rel=\"last memento\"; datetime=\"Thu, 28 Apr 2016 15:12:01 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160429000817/live-20160428152156-wwwb-app10.us.archive.org.warc.gz", | |
"server-timing": "BYPASS", | |
"x-app-server": "wwwb-app218", | |
"x-ts": "200", | |
"x-tr": "16866", | |
"set-cookie": "SERVER=wwwb-app218; path=/", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "BYPASS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()", | |
"x-location": "mp4" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.md5.txt": { | |
"ts": 20150305094007, | |
"size": 32, | |
"mtime": "2015-01-20T16:23:58.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:11:35 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "hLNsZtc5KxrAXmVB5YkWGA==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 09:40:06 GMT", | |
"x-archive-orig-etag": "\"0x8D202E4A0B68A5E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:23:58 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "2b87f556-0001-003a-4ce7-4e6327000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 09:40:07 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305094007/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 09:40:07 GMT\", <https://web.archive.org/web/20150305094007/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 09:40:07 GMT\", <https://web.archive.org/web/20150305094007/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 09:40:07 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00061/ARCHIVEIT-3703-MONTHLY-27269-20150305094001715-00494-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app211", | |
"x-ts": "200", | |
"x-tr": "324", | |
"set-cookie": "SERVER=wwwb-app211; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.001": { | |
"ts": 20160804161240, | |
"size": 1048576000, | |
"mtime": "2014-12-05T03:23:13.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:11:49 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 04 Aug 2016 16:12:38 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE51EFB03B41\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 03:23:13 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "215dd362-0001-00d7-776b-ee7108000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-x-ms-write-protection": "false", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 04 Aug 2016 16:12:40 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.001>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.001>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.001>; rel=\"timegate\", <https://web.archive.org/web/20150305094019/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.001>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 09:40:19 GMT\", <https://web.archive.org/web/20160804155351/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.001>; rel=\"prev memento\"; datetime=\"Thu, 04 Aug 2016 15:53:51 GMT\", <https://web.archive.org/web/20160804161240/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.001>; rel=\"memento\"; datetime=\"Thu, 04 Aug 2016 16:12:40 GMT\", <https://web.archive.org/web/20160804161240/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.001>; rel=\"last memento\"; datetime=\"Thu, 04 Aug 2016 16:12:40 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160804172656/live-20160804152341-wwwb-app4.us.archive.org.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app223", | |
"x-ts": "200", | |
"x-tr": "8462", | |
"set-cookie": "SERVER=wwwb-app223; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.001.md5.txt": { | |
"ts": 20150305094317, | |
"size": 32, | |
"mtime": "2015-01-20T16:23:52.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:11:55 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "XGmgGe5n1HUr2/0hdxo7pw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 09:43:17 GMT", | |
"x-archive-orig-etag": "\"0x8D202E49CF22F5E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:23:52 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "425e008b-0001-007e-2b4c-fbc533000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 09:43:17 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305094317/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 09:43:17 GMT\", <https://web.archive.org/web/20150305094317/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 09:43:17 GMT\", <https://web.archive.org/web/20150305094317/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 09:43:17 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00061/ARCHIVEIT-3703-MONTHLY-27269-20150305094311809-00495-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app217", | |
"x-ts": "200", | |
"x-tr": "351", | |
"set-cookie": "SERVER=wwwb-app217; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.002": { | |
"ts": 20160804155355, | |
"size": 1048576000, | |
"mtime": "2014-12-05T03:23:21.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:12:08 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 04 Aug 2016 15:53:54 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE51F4905F64\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 03:23:21 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "6b9f9add-0001-0073-0868-ee4bec000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-x-ms-write-protection": "false", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 04 Aug 2016 15:53:55 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.002>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.002>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.002>; rel=\"timegate\", <https://web.archive.org/web/20150305094317/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.002>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 09:43:17 GMT\", <https://web.archive.org/web/20150305094317/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.002>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 09:43:17 GMT\", <https://web.archive.org/web/20160804155355/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.002>; rel=\"memento\"; datetime=\"Thu, 04 Aug 2016 15:53:55 GMT\", <https://web.archive.org/web/20160804155355/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.002>; rel=\"last memento\"; datetime=\"Thu, 04 Aug 2016 15:53:55 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160804145816/live-20160804154901-wwwb-app17.us.archive.org.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app201", | |
"x-ts": "200", | |
"x-tr": "8071", | |
"set-cookie": "SERVER=wwwb-app201; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.002.md5.txt": { | |
"ts": 20150305094621, | |
"size": 32, | |
"mtime": "2015-01-20T16:23:53.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:12:14 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "ChB4UthPFLV4sP0qCB+K5w==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 09:46:22 GMT", | |
"x-archive-orig-etag": "\"0x8D202E49DDF005E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:23:53 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "0b628361-0001-0003-5163-222a32000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 09:46:21 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305094621/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 09:46:21 GMT\", <https://web.archive.org/web/20150305094621/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 09:46:21 GMT\", <https://web.archive.org/web/20150305094621/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 09:46:21 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00061/ARCHIVEIT-3703-MONTHLY-27269-20150305094616398-00496-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app218", | |
"x-ts": "200", | |
"x-tr": "289", | |
"set-cookie": "SERVER=wwwb-app218; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.003": { | |
"ts": 20160804155356, | |
"size": 1048576000, | |
"mtime": "2014-12-05T03:23:21.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:12:28 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 04 Aug 2016 15:53:55 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE51F4E2791E\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 03:23:21 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "ae5fc319-0001-005a-3068-ee3dae000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-x-ms-write-protection": "false", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 04 Aug 2016 15:53:56 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.003>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.003>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.003>; rel=\"timegate\", <https://web.archive.org/web/20150305094626/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.003>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 09:46:26 GMT\", <https://web.archive.org/web/20150305094626/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.003>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 09:46:26 GMT\", <https://web.archive.org/web/20160804155356/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.003>; rel=\"memento\"; datetime=\"Thu, 04 Aug 2016 15:53:56 GMT\", <https://web.archive.org/web/20160804155356/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.003>; rel=\"last memento\"; datetime=\"Thu, 04 Aug 2016 15:53:56 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160804145816/live-20160804161827-wwwb-app0.us.archive.org.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app214", | |
"x-ts": "200", | |
"x-tr": "8146", | |
"set-cookie": "SERVER=wwwb-app214; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.003.md5.txt": { | |
"ts": 20150305094933, | |
"size": 32, | |
"mtime": "2015-01-20T16:23:55.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:12:34 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "nG8kWJOhD3yl8SrUyT+aDw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 09:49:33 GMT", | |
"x-archive-orig-etag": "\"0x8D202E49ECDA61E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:23:55 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "4f92ed18-0001-002a-6a05-216f37000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 09:49:33 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305094933/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 09:49:33 GMT\", <https://web.archive.org/web/20150305094933/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 09:49:33 GMT\", <https://web.archive.org/web/20150305094933/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 09:49:33 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00062/ARCHIVEIT-3703-MONTHLY-27269-20150305094928421-00497-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app214", | |
"x-ts": "200", | |
"x-tr": "315", | |
"set-cookie": "SERVER=wwwb-app214; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.004": { | |
"ts": 20160804155357, | |
"size": 899725949, | |
"mtime": "2014-12-05T03:06:02.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:12:46 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "899725949", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 04 Aug 2016 15:53:56 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE4F892EFC60\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 03:06:02 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "6b9f9ced-0001-0073-2e68-ee4bec000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-x-ms-write-protection": "false", | |
"x-archive-orig-content-length": "899725949", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 04 Aug 2016 15:53:57 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.004>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.004>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.004>; rel=\"timegate\", <https://web.archive.org/web/20150305094934/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.004>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 09:49:34 GMT\", <https://web.archive.org/web/20150305094934/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.004>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 09:49:34 GMT\", <https://web.archive.org/web/20160804155357/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.004>; rel=\"memento\"; datetime=\"Thu, 04 Aug 2016 15:53:57 GMT\", <https://web.archive.org/web/20160804155357/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE7/Windows/IE7.Vista.For.Windows.HyperV_2012.zip.004>; rel=\"last memento\"; datetime=\"Thu, 04 Aug 2016 15:53:57 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160804145816/live-20160804143949-wwwb-app16.us.archive.org.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app219", | |
"x-ts": "200", | |
"x-tr": "7200", | |
"set-cookie": "SERVER=wwwb-app219; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.004.md5.txt": { | |
"ts": 20150305095225, | |
"size": 32, | |
"mtime": "2015-01-20T16:23:56.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:12:52 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "r+Va29TIE2Nja6eU1kleXg==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 09:52:25 GMT", | |
"x-archive-orig-etag": "\"0x8D202E49FBBFDBE\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:23:56 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "56c89c25-0001-0064-12f1-9fad4f000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 09:52:25 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305095225/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 09:52:25 GMT\", <https://web.archive.org/web/20150305095225/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 09:52:25 GMT\", <https://web.archive.org/web/20150305095225/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 09:52:25 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00062/ARCHIVEIT-3703-MONTHLY-27269-20150305094928421-00497-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app221", | |
"x-ts": "200", | |
"x-tr": "315", | |
"set-cookie": "SERVER=wwwb-app221; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.txt": { | |
"ts": 20150305095226, | |
"size": 232, | |
"mtime": "2014-12-08T17:10:34.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:12:58 GMT", | |
"content-type": "text/plain", | |
"content-length": "232", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "sUz77OGo6tLvc8+DxKLV5w==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 09:52:26 GMT", | |
"x-archive-orig-etag": "\"0x8D1E121038EE4B6\"", | |
"x-archive-orig-last-modified": "Mon, 08 Dec 2014 17:10:34 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "d580ec79-0001-0039-7a5b-a29eda000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "232", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 09:52:26 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305095226/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 09:52:26 GMT\", <https://web.archive.org/web/20150305095226/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 09:52:26 GMT\", <https://web.archive.org/web/20150305095226/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 09:52:26 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00062/ARCHIVEIT-3703-MONTHLY-27269-20150305094928421-00497-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app202", | |
"x-ts": "200", | |
"x-tr": "285", | |
"set-cookie": "SERVER=wwwb-app202; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip": { | |
"ts": 20160430140828, | |
"size": 1747927092, | |
"mtime": "2014-12-05T13:43:45.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:13:15 GMT", | |
"content-type": "application/x-zip-compressed", | |
"content-length": "1747927092", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Sat, 30 Apr 2016 14:08:28 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEA89FA36673\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 13:43:45 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "0d06e3ea-0001-007b-33e9-a285f4000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-x-ms-write-protection": "false", | |
"x-archive-orig-content-length": "1747927092", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Sat, 30 Apr 2016 14:08:28 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip>; rel=\"timegate\", <https://web.archive.org/web/20150305095227/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 09:52:27 GMT\", <https://web.archive.org/web/20150305095227/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 09:52:27 GMT\", <https://web.archive.org/web/20160430140828/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip>; rel=\"memento\"; datetime=\"Sat, 30 Apr 2016 14:08:28 GMT\", <https://web.archive.org/web/20160430140828/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip>; rel=\"last memento\"; datetime=\"Sat, 30 Apr 2016 14:08:28 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160430134133/live-20160430133516-wwwb-app0.us.archive.org.warc.gz", | |
"server-timing": "BYPASS", | |
"x-app-server": "wwwb-app212", | |
"x-ts": "200", | |
"x-tr": "10901", | |
"set-cookie": "SERVER=wwwb-app212; path=/", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "BYPASS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()", | |
"x-location": "mp4" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.md5.txt": { | |
"ts": 20150305095640, | |
"size": 32, | |
"mtime": "2015-01-20T16:26:20.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:13:20 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "jJAEYXHNXuURz2c1tzOwVQ==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 09:56:44 GMT", | |
"x-archive-orig-etag": "\"0x8D202E4F5539CBE\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:26:20 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "ea9c13b3-0001-0049-39bc-845e64000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 09:56:40 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305095640/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 09:56:40 GMT\", <https://web.archive.org/web/20150305095640/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 09:56:40 GMT\", <https://web.archive.org/web/20150305095640/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 09:56:40 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00062/ARCHIVEIT-3703-MONTHLY-27269-20150305095635536-00498-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app218", | |
"x-ts": "200", | |
"x-tr": "388", | |
"set-cookie": "SERVER=wwwb-app218; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip.001": { | |
"ts": 20150305095649, | |
"size": 1048576000, | |
"mtime": "2014-12-05T12:44:31.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:13:36 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 09:56:49 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEA059B4F6F1\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 12:44:31 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "2a16706f-0001-0081-801c-a2177d000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 09:56:49 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip.001>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip.001>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip.001>; rel=\"timegate\", <https://web.archive.org/web/20150305095649/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip.001>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 09:56:49 GMT\", <https://web.archive.org/web/20150305095649/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip.001>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 09:56:49 GMT\", <https://web.archive.org/web/20150305095649/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip.001>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 09:56:49 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00062/ARCHIVEIT-3703-MONTHLY-27269-20150305095635536-00498-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app220", | |
"x-ts": "200", | |
"x-tr": "7281", | |
"set-cookie": "SERVER=wwwb-app220; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.001.md5.txt": { | |
"ts": 20150305095959, | |
"size": 32, | |
"mtime": "2015-01-20T16:26:17.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:13:43 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "J0KqiWw5s+o3/kcdB/VA6w==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:00:00 GMT", | |
"x-archive-orig-etag": "\"0x8D202E4F379376E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:26:17 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "30ead5b0-0001-0041-741d-f90406000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 09:59:59 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305095959/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 09:59:59 GMT\", <https://web.archive.org/web/20150305095959/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 09:59:59 GMT\", <https://web.archive.org/web/20150305095959/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 09:59:59 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00063/ARCHIVEIT-3703-MONTHLY-27269-20150305095954683-00499-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app212", | |
"x-ts": "200", | |
"x-tr": "1230", | |
"set-cookie": "SERVER=wwwb-app212; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip.002": { | |
"ts": 20150305100001, | |
"size": 699351092, | |
"mtime": "2014-12-05T10:35:43.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:13:56 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "699351092", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:00:01 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE8E5B9C0AF9\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 10:35:43 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "34c1177b-0001-0072-2fa4-ed9212000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "699351092", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:00:01 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip.002>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip.002>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip.002>; rel=\"timegate\", <https://web.archive.org/web/20150305100001/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip.002>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:00:01 GMT\", <https://web.archive.org/web/20150305100001/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip.002>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:00:01 GMT\", <https://web.archive.org/web/20150305100001/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.XP.For.Windows.HyperV_2012.zip.002>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:00:01 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00063/ARCHIVEIT-3703-MONTHLY-27269-20150305095954683-00499-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app226", | |
"x-ts": "200", | |
"x-tr": "6749", | |
"set-cookie": "SERVER=wwwb-app226; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.002.md5.txt": { | |
"ts": 20150305100220, | |
"size": 32, | |
"mtime": "2015-01-20T16:26:18.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:14:01 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "yzmyuJTGp49KrHncqv1GdA==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:02:20 GMT", | |
"x-archive-orig-etag": "\"0x8D202E4F465933E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:26:18 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "f2ed2895-0001-0014-54fd-554720000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:02:20 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305100220/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:02:20 GMT\", <https://web.archive.org/web/20150305100220/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:02:20 GMT\", <https://web.archive.org/web/20150305100220/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.XP.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:02:20 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00063/ARCHIVEIT-3703-MONTHLY-27269-20150305095954683-00499-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app204", | |
"x-ts": "200", | |
"x-tr": "303", | |
"set-cookie": "SERVER=wwwb-app204; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.txt": { | |
"ts": 20150305100221, | |
"size": 472, | |
"mtime": "2014-12-08T17:10:28.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:14:07 GMT", | |
"content-type": "text/plain", | |
"content-length": "472", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "zEMum1g+jL8YmLGg51KkMw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:02:21 GMT", | |
"x-archive-orig-etag": "\"0x8D1E120FFDC4BCB\"", | |
"x-archive-orig-last-modified": "Mon, 08 Dec 2014 17:10:28 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "9fc9233d-0001-0024-035f-34d7f9000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "472", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:02:21 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305100221/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:02:21 GMT\", <https://web.archive.org/web/20150305100221/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:02:21 GMT\", <https://web.archive.org/web/20150305100221/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:02:21 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00063/ARCHIVEIT-3703-MONTHLY-27269-20150305095954683-00499-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app224", | |
"x-ts": "200", | |
"x-tr": "405", | |
"set-cookie": "SERVER=wwwb-app224; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip": { | |
"ts": 20160620035519, | |
"size": 2147483648, | |
"mtime": "2014-12-05T04:46:50.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:14:29 GMT", | |
"content-type": "application/x-zip-compressed", | |
"content-length": "2147483648", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Mon, 20 Jun 2016 03:55:19 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE5D9E713D99\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 04:46:50 GMT", | |
"x-archive-orig-server": "ECAcc (sjc/16DF)", | |
"x-archive-orig-x-cache": "HIT", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "256a0a01-0001-0053-7b44-c82720000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "2147483648", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Mon, 20 Jun 2016 03:55:19 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip>; rel=\"timegate\", <https://web.archive.org/web/20150305100222/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:02:22 GMT\", <https://web.archive.org/web/20160620034704/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip>; rel=\"prev memento\"; datetime=\"Mon, 20 Jun 2016 03:47:04 GMT\", <https://web.archive.org/web/20160620035519/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip>; rel=\"memento\"; datetime=\"Mon, 20 Jun 2016 03:55:19 GMT\", <https://web.archive.org/web/20160620035519/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip>; rel=\"last memento\"; datetime=\"Mon, 20 Jun 2016 03:55:19 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160620072651/live-20160620022203-wwwb-app17.us.archive.org.warc.gz", | |
"server-timing": "BYPASS", | |
"x-app-server": "wwwb-app225", | |
"x-ts": "200", | |
"x-tr": "15845", | |
"set-cookie": "SERVER=wwwb-app225; path=/", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "BYPASS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()", | |
"x-location": "mp4" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.md5.txt": { | |
"ts": 20150305101109, | |
"size": 32, | |
"mtime": "2015-01-20T16:25:23.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:14:35 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "pppaoREZtnULvglptMU6GQ==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:11:09 GMT", | |
"x-archive-orig-etag": "\"0x8D202E4D363DE3E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:25:23 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "3c248364-0001-0037-4c9f-d666d0000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:11:09 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305101109/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:11:09 GMT\", <https://web.archive.org/web/20150305101109/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:11:09 GMT\", <https://web.archive.org/web/20150305101109/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:11:09 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00062/ARCHIVEIT-3703-MONTHLY-27269-20150305101104053-00500-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app225", | |
"x-ts": "200", | |
"x-tr": "226", | |
"set-cookie": "SERVER=wwwb-app225; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.001": { | |
"ts": 20150305101111, | |
"size": 1048576000, | |
"mtime": "2014-12-05T03:23:23.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:14:47 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:11:11 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE51F6052E9F\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 03:23:23 GMT", | |
"x-archive-orig-server": "ECAcc (rhv/8116)", | |
"x-archive-orig-x-cache": "HIT", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "2ce2068f-0001-0050-383d-9b0ec1000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:11:11 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"timegate\", <https://web.archive.org/web/20150305101111/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:11:11 GMT\", <https://web.archive.org/web/20150305101111/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:11:11 GMT\", <https://web.archive.org/web/20150305101111/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:11:11 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00062/ARCHIVEIT-3703-MONTHLY-27269-20150305101104053-00500-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app203", | |
"x-ts": "200", | |
"x-tr": "7219", | |
"set-cookie": "SERVER=wwwb-app203; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.001.md5.txt": { | |
"ts": 20150305101341, | |
"size": 32, | |
"mtime": "2015-01-20T16:25:15.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:14:53 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "P4kcgPu9bRLMnYHzUOICjw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:13:41 GMT", | |
"x-archive-orig-etag": "\"0x8D202E4CEE55AFE\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:25:15 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "4c027c37-0001-0051-3408-250c3b000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:13:41 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305101341/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:13:41 GMT\", <https://web.archive.org/web/20150305101341/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:13:41 GMT\", <https://web.archive.org/web/20150305101341/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:13:41 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00062/ARCHIVEIT-3703-MONTHLY-27269-20150305101336245-00501-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app212", | |
"x-ts": "200", | |
"x-tr": "401", | |
"set-cookie": "SERVER=wwwb-app212; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.002": { | |
"ts": 20150305101343, | |
"size": 1048576000, | |
"mtime": "2014-12-05T03:23:24.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:15:06 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:13:43 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE51F66181CC\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 03:23:24 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "2f3e8c02-0001-0045-45ff-14b63a000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:13:43 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"timegate\", <https://web.archive.org/web/20150305101343/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:13:43 GMT\", <https://web.archive.org/web/20150305101343/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:13:43 GMT\", <https://web.archive.org/web/20150305101343/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:13:43 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00062/ARCHIVEIT-3703-MONTHLY-27269-20150305101336245-00501-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app204", | |
"x-ts": "200", | |
"x-tr": "7677", | |
"set-cookie": "SERVER=wwwb-app204; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.002.md5.txt": { | |
"ts": 20150305101648, | |
"size": 32, | |
"mtime": "2015-01-20T16:25:18.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:15:12 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "TWhZRkBwOdQA2AmMBcVGgA==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:16:48 GMT", | |
"x-archive-orig-etag": "\"0x8D202E4D0573A7E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:25:18 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "7863c652-0001-0058-5156-1d2238000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:16:48 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305101648/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:16:48 GMT\", <https://web.archive.org/web/20150305101648/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:16:48 GMT\", <https://web.archive.org/web/20150305101648/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:16:48 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00060/ARCHIVEIT-3703-MONTHLY-27269-20150305101643716-00502-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app225", | |
"x-ts": "200", | |
"x-tr": "414", | |
"set-cookie": "SERVER=wwwb-app225; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.003": { | |
"ts": 20150305101649, | |
"size": 1048576000, | |
"mtime": "2014-12-05T03:23:24.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:15:28 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:16:49 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE51F6594436\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 03:23:24 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "ac69e5f6-0001-004b-4c10-b63439000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:16:49 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"timegate\", <https://web.archive.org/web/20150305101649/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:16:49 GMT\", <https://web.archive.org/web/20150305101649/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:16:49 GMT\", <https://web.archive.org/web/20150305101649/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:16:49 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00060/ARCHIVEIT-3703-MONTHLY-27269-20150305101643716-00502-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app219", | |
"x-ts": "200", | |
"x-tr": "7399", | |
"set-cookie": "SERVER=wwwb-app219; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.003.md5.txt": { | |
"ts": 20150305102209, | |
"size": 32, | |
"mtime": "2015-01-20T16:25:19.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:15:35 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "GCV00812kT/Ek/9MhfT/PQ==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:22:09 GMT", | |
"x-archive-orig-etag": "\"0x8D202E4D13E8D3E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:25:19 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "82bc1781-0001-0032-6fa4-d56634000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:22:09 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305102209/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:22:09 GMT\", <https://web.archive.org/web/20150305102209/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:22:09 GMT\", <https://web.archive.org/web/20150305102209/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:22:09 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00064/ARCHIVEIT-3703-MONTHLY-27269-20150305102204419-00503-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app28", | |
"x-ts": "200", | |
"x-tr": "517", | |
"set-cookie": "SERVER=wwwb-app28; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.004": { | |
"ts": 20150305102211, | |
"size": 659210619, | |
"mtime": "2014-12-05T02:34:56.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:15:45 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "659210619", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:22:11 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE4B31230DCD\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 02:34:56 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "1261e541-0001-0042-6750-a6cae3000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "659210619", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:22:11 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"timegate\", <https://web.archive.org/web/20150305102211/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:22:11 GMT\", <https://web.archive.org/web/20150305102211/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:22:11 GMT\", <https://web.archive.org/web/20150305102211/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE8/Windows/IE8.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:22:11 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00064/ARCHIVEIT-3703-MONTHLY-27269-20150305102204419-00503-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app220", | |
"x-ts": "200", | |
"x-tr": "5378", | |
"set-cookie": "SERVER=wwwb-app220; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.004.md5.txt": { | |
"ts": 20150305102406, | |
"size": 32, | |
"mtime": "2015-01-20T16:25:21.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:15:51 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "aYTTPvzsZJeBlVX3jgXWxg==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:24:06 GMT", | |
"x-archive-orig-etag": "\"0x8D202E4D272A06E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:25:21 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "cc5557e5-0001-0078-395e-9d256a000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:24:06 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305102406/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:24:06 GMT\", <https://web.archive.org/web/20150305102406/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:24:06 GMT\", <https://web.archive.org/web/20150305102406/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE8.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:24:06 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00064/ARCHIVEIT-3703-MONTHLY-27269-20150305102204419-00503-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app214", | |
"x-ts": "200", | |
"x-tr": "341", | |
"set-cookie": "SERVER=wwwb-app214; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.txt": { | |
"ts": 20150305102407, | |
"size": 472, | |
"mtime": "2014-12-08T17:10:47.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:15:58 GMT", | |
"content-type": "text/plain", | |
"content-length": "472", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "Zg8k9Pxbli1/qxTc4X1njQ==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:24:07 GMT", | |
"x-archive-orig-etag": "\"0x8D1E1210B69498C\"", | |
"x-archive-orig-last-modified": "Mon, 08 Dec 2014 17:10:47 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "98434eda-0001-0030-2594-a4a18a000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "472", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:24:07 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305102407/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:24:07 GMT\", <https://web.archive.org/web/20150305102407/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:24:07 GMT\", <https://web.archive.org/web/20150305102407/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:24:07 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00064/ARCHIVEIT-3703-MONTHLY-27269-20150305102204419-00503-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app214", | |
"x-ts": "200", | |
"x-tr": "1320", | |
"set-cookie": "SERVER=wwwb-app214; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip": { | |
"ts": 20160620015955, | |
"size": 2147483648, | |
"mtime": "2014-12-05T15:49:52.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:16:23 GMT", | |
"content-type": "application/x-zip-compressed", | |
"content-length": "2147483648", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Mon, 20 Jun 2016 01:59:55 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEBA3DF5C49B\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 15:49:52 GMT", | |
"x-archive-orig-server": "ECAcc (sjc/16C7)", | |
"x-archive-orig-x-cache": "HIT", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "3547add1-0001-00ab-0a89-c5ec3d000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "2147483648", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Mon, 20 Jun 2016 01:59:55 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip>; rel=\"timegate\", <https://web.archive.org/web/20150305102408/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:24:08 GMT\", <https://web.archive.org/web/20150305102408/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 10:24:08 GMT\", <https://web.archive.org/web/20160620015955/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip>; rel=\"memento\"; datetime=\"Mon, 20 Jun 2016 01:59:55 GMT\", <https://web.archive.org/web/20160620015955/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip>; rel=\"last memento\"; datetime=\"Mon, 20 Jun 2016 01:59:55 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160621002133/live-20160620010608-wwwb-app36.us.archive.org.warc.gz", | |
"server-timing": "BYPASS", | |
"x-app-server": "wwwb-app202", | |
"x-ts": "200", | |
"x-tr": "16768", | |
"set-cookie": "SERVER=wwwb-app202; path=/", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "BYPASS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()", | |
"x-location": "mp4" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.md5.txt": { | |
"ts": 20150305103146, | |
"size": 32, | |
"mtime": "2015-01-20T16:27:32.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:16:30 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "6idOCUc8okGjHcWeoz2Y8A==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:31:47 GMT", | |
"x-archive-orig-etag": "\"0x8D202E51FFFAF3E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:27:32 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "be6b8444-0001-006d-79b8-13bdeb000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:31:46 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305103146/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:31:46 GMT\", <https://web.archive.org/web/20150305103146/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:31:46 GMT\", <https://web.archive.org/web/20150305103146/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:31:46 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00063/ARCHIVEIT-3703-MONTHLY-27269-20150305103141376-00504-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app221", | |
"x-ts": "200", | |
"x-tr": "566", | |
"set-cookie": "SERVER=wwwb-app221; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.001": { | |
"ts": 20150305103147, | |
"size": 1048576000, | |
"mtime": "2014-12-05T12:43:50.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:16:44 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:31:47 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEA040FA8D01\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 12:43:50 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "95c5301b-0001-001c-4258-d18f92000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:31:47 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"timegate\", <https://web.archive.org/web/20150305103147/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:31:47 GMT\", <https://web.archive.org/web/20150305103147/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:31:47 GMT\", <https://web.archive.org/web/20150305103147/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:31:47 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00063/ARCHIVEIT-3703-MONTHLY-27269-20150305103141376-00504-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app213", | |
"x-ts": "200", | |
"x-tr": "7009", | |
"set-cookie": "SERVER=wwwb-app213; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.001.md5.txt": { | |
"ts": 20150305103455, | |
"size": 32, | |
"mtime": "2015-01-20T16:27:24.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:16:53 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "pYdL+Ftt65230ZvPQtI+og==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:34:54 GMT", | |
"x-archive-orig-etag": "\"0x8D202E51B7CBF2E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:27:24 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "9b972c39-0001-0057-224f-d1df73000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:34:55 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305103455/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:34:55 GMT\", <https://web.archive.org/web/20150305103455/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:34:55 GMT\", <https://web.archive.org/web/20150305103455/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:34:55 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00063/ARCHIVEIT-3703-MONTHLY-27269-20150305103449898-00505-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app211", | |
"x-ts": "200", | |
"x-tr": "326", | |
"set-cookie": "SERVER=wwwb-app211; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.002": { | |
"ts": 20150305103455, | |
"size": 1048576000, | |
"mtime": "2014-12-05T12:44:37.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:17:06 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:34:55 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEA05D67C5C1\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 12:44:37 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "3039ac65-0001-003b-540f-2e4c0c000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:34:55 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"timegate\", <https://web.archive.org/web/20150305103455/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:34:55 GMT\", <https://web.archive.org/web/20150305103455/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:34:55 GMT\", <https://web.archive.org/web/20150305103455/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:34:55 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00063/ARCHIVEIT-3703-MONTHLY-27269-20150305103449898-00505-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app211", | |
"x-ts": "200", | |
"x-tr": "7468", | |
"set-cookie": "SERVER=wwwb-app211; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.002.md5.txt": { | |
"ts": 20150305103805, | |
"size": 32, | |
"mtime": "2015-01-20T16:27:25.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:17:12 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "LJMgrKxDP9N5qfC+SAaCUA==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:38:05 GMT", | |
"x-archive-orig-etag": "\"0x8D202E51C65717E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:27:25 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "a94c7eed-0001-0036-2050-9874b8000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:38:05 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305103805/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:38:05 GMT\", <https://web.archive.org/web/20150305103805/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:38:05 GMT\", <https://web.archive.org/web/20150305103805/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:38:05 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00063/ARCHIVEIT-3703-MONTHLY-27269-20150305103800369-00506-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app225", | |
"x-ts": "200", | |
"x-tr": "393", | |
"set-cookie": "SERVER=wwwb-app225; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.003": { | |
"ts": 20150305103806, | |
"size": 1048576000, | |
"mtime": "2014-12-05T12:44:30.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:17:25 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:38:06 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEA0593566B1\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 12:44:30 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "c5bfe3a7-0001-0006-6422-f74e9c000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:38:06 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"timegate\", <https://web.archive.org/web/20150305103806/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:38:06 GMT\", <https://web.archive.org/web/20150305103806/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:38:06 GMT\", <https://web.archive.org/web/20150305103806/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:38:06 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00063/ARCHIVEIT-3703-MONTHLY-27269-20150305103800369-00506-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app225", | |
"x-ts": "200", | |
"x-tr": "7520", | |
"set-cookie": "SERVER=wwwb-app225; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.003.md5.txt": { | |
"ts": 20150305104137, | |
"size": 32, | |
"mtime": "2015-01-20T16:27:27.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:17:31 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "UE2Nn3nH8qFSMsH2VCG6Qw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:41:36 GMT", | |
"x-archive-orig-etag": "\"0x8D202E51D4DAE9E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:27:27 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "d5b78a3b-0001-005b-667d-44d4ad000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:41:37 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305104137/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:41:37 GMT\", <https://web.archive.org/web/20150305104137/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:41:37 GMT\", <https://web.archive.org/web/20150305104137/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:41:37 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00065/ARCHIVEIT-3703-MONTHLY-27269-20150305104132112-00507-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app217", | |
"x-ts": "200", | |
"x-tr": "746", | |
"set-cookie": "SERVER=wwwb-app217; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.004": { | |
"ts": 20150305104138, | |
"size": 374493541, | |
"mtime": "2014-12-05T08:18:37.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:17:40 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "374493541", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:41:38 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE7B3469E9AA\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 08:18:37 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "98e7d945-0001-004f-6f64-aadf23000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "374493541", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:41:38 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"timegate\", <https://web.archive.org/web/20150305104138/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:41:38 GMT\", <https://web.archive.org/web/20150305104138/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:41:38 GMT\", <https://web.archive.org/web/20150305104138/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE9/Windows/IE9.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:41:38 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00065/ARCHIVEIT-3703-MONTHLY-27269-20150305104132112-00507-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app223", | |
"x-ts": "200", | |
"x-tr": "2972", | |
"set-cookie": "SERVER=wwwb-app223; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.004.md5.txt": { | |
"ts": 20150305104253, | |
"size": 32, | |
"mtime": "2015-01-20T16:27:30.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:17:46 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "3OIqezv1JA1v9AotD8TFHQ==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:42:53 GMT", | |
"x-archive-orig-etag": "\"0x8D202E51EF8033E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:27:30 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "3794340d-0001-0019-2cc3-ebd260000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:42:53 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305104253/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:42:53 GMT\", <https://web.archive.org/web/20150305104253/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:42:53 GMT\", <https://web.archive.org/web/20150305104253/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE9.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:42:53 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00065/ARCHIVEIT-3703-MONTHLY-27269-20150305104132112-00507-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app210", | |
"x-ts": "200", | |
"x-tr": "566", | |
"set-cookie": "SERVER=wwwb-app210; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.txt": { | |
"ts": 20150305104254, | |
"size": 480, | |
"mtime": "2014-12-08T17:10:58.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:17:55 GMT", | |
"content-type": "text/plain", | |
"content-length": "480", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "s0pwiNWf6vrFYsVPD9v3YQ==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:42:54 GMT", | |
"x-archive-orig-etag": "\"0x8D1E12111E5C31D\"", | |
"x-archive-orig-last-modified": "Mon, 08 Dec 2014 17:10:58 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "b9df3ab6-0001-006a-665d-59e77d000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "480", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:42:54 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305104254/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:42:54 GMT\", <https://web.archive.org/web/20150305104254/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:42:54 GMT\", <https://web.archive.org/web/20150305104254/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:42:54 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00065/ARCHIVEIT-3703-MONTHLY-27269-20150305104132112-00507-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app204", | |
"x-ts": "200", | |
"x-tr": "322", | |
"set-cookie": "SERVER=wwwb-app204; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip": { | |
"ts": 20160427182710, | |
"size": 2147483648, | |
"mtime": "2014-12-05T15:50:54.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:18:17 GMT", | |
"content-type": "application/x-zip-compressed", | |
"content-length": "2147483648", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Wed, 27 Apr 2016 18:27:10 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEBA63140F97\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 15:50:54 GMT", | |
"x-archive-orig-server": "ECAcc (sjc/16EC)", | |
"x-archive-orig-x-cache": "HIT", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "88f6cae5-0001-007a-4e8e-9f8409000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "2147483648", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Wed, 27 Apr 2016 18:27:10 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip>; rel=\"timegate\", <https://web.archive.org/web/20150305104255/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:42:55 GMT\", <https://web.archive.org/web/20150305104255/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 10:42:55 GMT\", <https://web.archive.org/web/20160427182710/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip>; rel=\"memento\"; datetime=\"Wed, 27 Apr 2016 18:27:10 GMT\", <https://web.archive.org/web/20160427182710/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip>; rel=\"last memento\"; datetime=\"Wed, 27 Apr 2016 18:27:10 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160427181540/live-20160427181202-wwwb-app19.us.archive.org.warc.gz", | |
"server-timing": "BYPASS", | |
"x-app-server": "wwwb-app219", | |
"x-ts": "200", | |
"x-tr": "16204", | |
"set-cookie": "SERVER=wwwb-app219; path=/", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "BYPASS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()", | |
"x-location": "mp4" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.md5.txt": { | |
"ts": 20150305105052, | |
"size": 32, | |
"mtime": "2015-01-20T16:15:41.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:18:23 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "j7HEsGliqIe5qTFyRTdAmA==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:50:52 GMT", | |
"x-archive-orig-etag": "\"0x8D202E378C9E689\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:15:41 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "465fb216-0001-005f-3f8e-b3c7a9000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:50:52 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305105052/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:50:52 GMT\", <https://web.archive.org/web/20150305105052/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:50:52 GMT\", <https://web.archive.org/web/20150305105052/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:50:52 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00064/ARCHIVEIT-3703-MONTHLY-27269-20150305105046938-00508-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app219", | |
"x-ts": "200", | |
"x-tr": "342", | |
"set-cookie": "SERVER=wwwb-app219; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.001": { | |
"ts": 20150305105053, | |
"size": 1048576000, | |
"mtime": "2014-12-05T12:44:20.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:18:36 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:50:53 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEA0534726D1\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 12:44:20 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "3795e170-0001-0019-5ec3-ebd260000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:50:53 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"timegate\", <https://web.archive.org/web/20150305105053/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:50:53 GMT\", <https://web.archive.org/web/20150305105053/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:50:53 GMT\", <https://web.archive.org/web/20150305105053/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:50:53 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00064/ARCHIVEIT-3703-MONTHLY-27269-20150305105046938-00508-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app212", | |
"x-ts": "200", | |
"x-tr": "7484", | |
"set-cookie": "SERVER=wwwb-app212; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.001.md5.txt": { | |
"ts": 20150305105341, | |
"size": 32, | |
"mtime": "2015-01-20T16:15:35.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:18:42 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "K3DWEMgAzCxHOJV1cWITUQ==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:53:41 GMT", | |
"x-archive-orig-etag": "\"0x8D202E374D27AAB\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:15:35 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "a2c0a160-0001-0046-633b-9ef5d7000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:53:41 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305105341/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:53:41 GMT\", <https://web.archive.org/web/20150305105341/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:53:41 GMT\", <https://web.archive.org/web/20150305105341/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:53:41 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00064/ARCHIVEIT-3703-MONTHLY-27269-20150305105336473-00509-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app225", | |
"x-ts": "200", | |
"x-tr": "565", | |
"set-cookie": "SERVER=wwwb-app225; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.002": { | |
"ts": 20150305105342, | |
"size": 1048576000, | |
"mtime": "2014-12-05T12:43:46.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:18:56 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:53:43 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEA03ED4EDE1\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 12:43:46 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "08774f77-0001-000e-3438-c07fca000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:53:42 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"timegate\", <https://web.archive.org/web/20150305105342/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:53:42 GMT\", <https://web.archive.org/web/20150305105342/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:53:42 GMT\", <https://web.archive.org/web/20150305105342/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:53:42 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00064/ARCHIVEIT-3703-MONTHLY-27269-20150305105336473-00509-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app225", | |
"x-ts": "200", | |
"x-tr": "8167", | |
"set-cookie": "SERVER=wwwb-app225; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.002.md5.txt": { | |
"ts": 20150305105629, | |
"size": 32, | |
"mtime": "2015-01-20T16:15:36.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:19:03 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "PTNVc6UpaKXL/esp+3AZ0w==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:56:30 GMT", | |
"x-archive-orig-etag": "\"0x8D202E375C656C9\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:15:36 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "d26f3111-0001-005a-0c83-544690000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:56:29 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305105629/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:56:29 GMT\", <https://web.archive.org/web/20150305105629/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:56:29 GMT\", <https://web.archive.org/web/20150305105629/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:56:29 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00064/ARCHIVEIT-3703-MONTHLY-27269-20150305105624662-00510-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app217", | |
"x-ts": "200", | |
"x-tr": "1480", | |
"set-cookie": "SERVER=wwwb-app217; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.003": { | |
"ts": 20150305105632, | |
"size": 1048576000, | |
"mtime": "2014-12-05T12:44:30.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:19:18 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:56:32 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEA059044491\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 12:44:30 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "ef1ba88c-0001-000a-35c2-4f9c7f000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:56:32 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"timegate\", <https://web.archive.org/web/20150305105632/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:56:32 GMT\", <https://web.archive.org/web/20150305105632/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:56:32 GMT\", <https://web.archive.org/web/20150305105632/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:56:32 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00064/ARCHIVEIT-3703-MONTHLY-27269-20150305105624662-00510-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app217", | |
"x-ts": "200", | |
"x-tr": "10016", | |
"set-cookie": "SERVER=wwwb-app217; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.003.md5.txt": { | |
"ts": 20150305105920, | |
"size": 32, | |
"mtime": "2015-01-20T16:15:38.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:19:26 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "Qv4ikLzeAOicBK1vytG0Yg==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:59:20 GMT", | |
"x-archive-orig-etag": "\"0x8D202E376AD6153\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:15:38 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "9b99601a-0001-0057-4b4f-d1df73000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:59:20 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305105920/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:59:20 GMT\", <https://web.archive.org/web/20150305105920/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:59:20 GMT\", <https://web.archive.org/web/20150305105920/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:59:20 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00066/ARCHIVEIT-3703-MONTHLY-27269-20150305105915234-00511-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app210", | |
"x-ts": "200", | |
"x-tr": "2133", | |
"set-cookie": "SERVER=wwwb-app210; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.004": { | |
"ts": 20150305105921, | |
"size": 387326567, | |
"mtime": "2014-12-05T08:26:24.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:19:34 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "387326567", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 10:59:21 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE7C4AE4EA68\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 08:26:24 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "0cce708a-0001-0004-50b5-578b4f000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "387326567", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 10:59:21 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"timegate\", <https://web.archive.org/web/20150305105921/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 10:59:21 GMT\", <https://web.archive.org/web/20150305105921/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 10:59:21 GMT\", <https://web.archive.org/web/20150305105921/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 10:59:21 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00066/ARCHIVEIT-3703-MONTHLY-27269-20150305105915234-00511-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app212", | |
"x-ts": "200", | |
"x-tr": "2684", | |
"set-cookie": "SERVER=wwwb-app212; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.004.md5.txt": { | |
"ts": 20150305110030, | |
"size": 32, | |
"mtime": "2015-01-20T16:15:40.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:19:40 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "1r58B50sZVejxDy2iXDOLA==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:00:29 GMT", | |
"x-archive-orig-etag": "\"0x8D202E377DAEC8B\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:15:40 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "c9c10322-0001-0028-5c01-ee7a44000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:00:30 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305110030/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:00:30 GMT\", <https://web.archive.org/web/20150305110030/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:00:30 GMT\", <https://web.archive.org/web/20150305110030/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:00:30 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00066/ARCHIVEIT-3703-MONTHLY-27269-20150305105915234-00511-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app219", | |
"x-ts": "200", | |
"x-tr": "307", | |
"set-cookie": "SERVER=wwwb-app219; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.txt": { | |
"ts": 20150305110031, | |
"size": 720, | |
"mtime": "2014-12-08T17:11:04.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:19:46 GMT", | |
"content-type": "text/plain", | |
"content-length": "720", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "qui9IzPq+hTD32sPDw8mmw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:00:31 GMT", | |
"x-archive-orig-etag": "\"0x8D1E12115A61802\"", | |
"x-archive-orig-last-modified": "Mon, 08 Dec 2014 17:11:04 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "82be50f4-0001-0032-0fa4-d56634000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "720", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:00:31 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305110031/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:00:31 GMT\", <https://web.archive.org/web/20150305110031/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:00:31 GMT\", <https://web.archive.org/web/20150305110031/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:00:31 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00066/ARCHIVEIT-3703-MONTHLY-27269-20150305105915234-00511-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app217", | |
"x-ts": "200", | |
"x-tr": "464", | |
"set-cookie": "SERVER=wwwb-app217; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip": { | |
"ts": 20160620001631, | |
"size": 2147483648, | |
"mtime": "2014-12-05T16:52:45.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:20:08 GMT", | |
"content-type": "application/x-zip-compressed", | |
"content-length": "2147483648", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Mon, 20 Jun 2016 00:16:28 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEC30702A5F2\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 16:52:45 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "2e7412a8-0001-00e4-3e88-ca2825000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-x-ms-write-protection": "false", | |
"x-archive-orig-content-length": "2147483648", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Mon, 20 Jun 2016 00:16:31 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip>; rel=\"timegate\", <https://web.archive.org/web/20150305110032/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:00:32 GMT\", <https://web.archive.org/web/20150305110032/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 11:00:32 GMT\", <https://web.archive.org/web/20160620001631/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip>; rel=\"memento\"; datetime=\"Mon, 20 Jun 2016 00:16:31 GMT\", <https://web.archive.org/web/20160620001631/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip>; rel=\"last memento\"; datetime=\"Mon, 20 Jun 2016 00:16:31 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160620003242/live-20160620004914-wwwb-app6.us.archive.org.warc.gz", | |
"server-timing": "BYPASS", | |
"x-app-server": "wwwb-app223", | |
"x-ts": "200", | |
"x-tr": "15809", | |
"set-cookie": "SERVER=wwwb-app223; path=/", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "BYPASS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()", | |
"x-location": "mp4" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.md5.txt": { | |
"ts": 20150305111451, | |
"size": 32, | |
"mtime": "2015-01-20T16:17:30.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:20:14 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "h6J5m8Ee/l02Q9VWn1yqwQ==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:14:51 GMT", | |
"x-archive-orig-etag": "\"0x8D202E3B9630BC8\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:17:30 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "2d7ec771-0001-0050-323d-9b0ec1000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:14:51 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305111451/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:14:51 GMT\", <https://web.archive.org/web/20150305111451/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:14:51 GMT\", <https://web.archive.org/web/20150305111451/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:14:51 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00065/ARCHIVEIT-3703-MONTHLY-27269-20150305111446063-00512-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app216", | |
"x-ts": "200", | |
"x-tr": "362", | |
"set-cookie": "SERVER=wwwb-app216; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.001": { | |
"ts": 20150305111454, | |
"size": 1048576000, | |
"mtime": "2014-12-05T12:43:39.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:20:29 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:14:54 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEA03A76EAF1\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 12:43:39 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "2f436f4a-0001-0045-42ff-14b63a000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:14:54 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.001>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.001>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.001>; rel=\"timegate\", <https://web.archive.org/web/20150305111454/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.001>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:14:54 GMT\", <https://web.archive.org/web/20150305111454/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.001>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:14:54 GMT\", <https://web.archive.org/web/20150305111454/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.001>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:14:54 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00065/ARCHIVEIT-3703-MONTHLY-27269-20150305111446063-00512-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app203", | |
"x-ts": "200", | |
"x-tr": "8609", | |
"set-cookie": "SERVER=wwwb-app203; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.001.md5.txt": { | |
"ts": 20150305111810, | |
"size": 32, | |
"mtime": "2015-01-20T16:17:17.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:20:35 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "HGezmXPqnCtXGaDQOhNhEg==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:18:10 GMT", | |
"x-archive-orig-etag": "\"0x8D202E3B1F12F6F\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:17:17 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "a7d9dd5e-0001-0022-1bbb-ea894b000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:18:10 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305111810/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:18:10 GMT\", <https://web.archive.org/web/20150305111810/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:18:10 GMT\", <https://web.archive.org/web/20150305111810/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:18:10 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00065/ARCHIVEIT-3703-MONTHLY-27269-20150305111805548-00513-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app215", | |
"x-ts": "200", | |
"x-tr": "551", | |
"set-cookie": "SERVER=wwwb-app215; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.002": { | |
"ts": 20150305111811, | |
"size": 1048576000, | |
"mtime": "2014-12-05T12:43:21.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:20:49 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:18:11 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEA02FE058B1\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 12:43:21 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "1268e7c1-0001-0042-6950-a6cae3000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:18:11 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.002>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.002>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.002>; rel=\"timegate\", <https://web.archive.org/web/20150305111811/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.002>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:18:11 GMT\", <https://web.archive.org/web/20150305111811/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.002>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:18:11 GMT\", <https://web.archive.org/web/20150305111811/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.002>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:18:11 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00065/ARCHIVEIT-3703-MONTHLY-27269-20150305111805548-00513-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app219", | |
"x-ts": "200", | |
"x-tr": "8772", | |
"set-cookie": "SERVER=wwwb-app219; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.002.md5.txt": { | |
"ts": 20150305112117, | |
"size": 32, | |
"mtime": "2015-01-20T16:17:19.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:20:55 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "XxA7K4owZ5iz7+8y3clTWw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:21:17 GMT", | |
"x-archive-orig-etag": "\"0x8D202E3B31D0CEC\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:17:19 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "215c9dca-0001-0005-1ac3-528f26000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:21:17 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305112117/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:21:17 GMT\", <https://web.archive.org/web/20150305112117/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:21:17 GMT\", <https://web.archive.org/web/20150305112117/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:21:17 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00065/ARCHIVEIT-3703-MONTHLY-27269-20150305112111615-00514-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app216", | |
"x-ts": "200", | |
"x-tr": "296", | |
"set-cookie": "SERVER=wwwb-app216; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.003": { | |
"ts": 20150305112122, | |
"size": 1048576000, | |
"mtime": "2014-12-05T12:44:31.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:21:08 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:21:21 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEA059630661\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 12:44:31 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "3ac9984c-0001-0075-801e-77e5f3000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:21:22 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.003>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.003>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.003>; rel=\"timegate\", <https://web.archive.org/web/20150305112122/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.003>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:21:22 GMT\", <https://web.archive.org/web/20150305112122/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.003>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:21:22 GMT\", <https://web.archive.org/web/20150305112122/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.003>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:21:22 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00065/ARCHIVEIT-3703-MONTHLY-27269-20150305112111615-00514-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app202", | |
"x-ts": "200", | |
"x-tr": "7648", | |
"set-cookie": "SERVER=wwwb-app202; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.003.md5.txt": { | |
"ts": 20150305112441, | |
"size": 32, | |
"mtime": "2015-01-20T16:17:21.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:21:14 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "yD5zHti/JPUyMylyoj/UQA==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:24:41 GMT", | |
"x-archive-orig-etag": "\"0x8D202E3B408AB74\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:17:21 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "b52dd872-0001-0074-27a8-b60430000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:24:41 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305112441/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:24:41 GMT\", <https://web.archive.org/web/20150305112441/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:24:41 GMT\", <https://web.archive.org/web/20150305112441/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:24:41 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00065/ARCHIVEIT-3703-MONTHLY-27269-20150305112436772-00515-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app201", | |
"x-ts": "200", | |
"x-tr": "244", | |
"set-cookie": "SERVER=wwwb-app201; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.004": { | |
"ts": 20150305112442, | |
"size": 1048576000, | |
"mtime": "2014-12-05T12:44:10.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:21:26 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:24:42 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEA04CF67BA1\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 12:44:10 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "46637913-0001-005f-3c8e-b3c7a9000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:24:42 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.004>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.004>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.004>; rel=\"timegate\", <https://web.archive.org/web/20150305112442/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.004>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:24:42 GMT\", <https://web.archive.org/web/20150305112442/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.004>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:24:42 GMT\", <https://web.archive.org/web/20150305112442/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.004>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:24:42 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00065/ARCHIVEIT-3703-MONTHLY-27269-20150305112436772-00515-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app213", | |
"x-ts": "200", | |
"x-tr": "6969", | |
"set-cookie": "SERVER=wwwb-app213; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.004.md5.txt": { | |
"ts": 20150305112755, | |
"size": 32, | |
"mtime": "2015-01-20T16:17:23.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:21:32 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "4WmJCjghGznS8zZNwsLhqw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:27:54 GMT", | |
"x-archive-orig-etag": "\"0x8D202E3B592FF0C\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:17:23 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "9ee645d7-0001-007c-7d03-7c9ab5000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:27:55 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305112755/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:27:55 GMT\", <https://web.archive.org/web/20150305112755/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:27:55 GMT\", <https://web.archive.org/web/20150305112755/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:27:55 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00065/ARCHIVEIT-3703-MONTHLY-27269-20150305112750152-00516-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app224", | |
"x-ts": "200", | |
"x-tr": "351", | |
"set-cookie": "SERVER=wwwb-app224; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.005": { | |
"ts": 20150305112756, | |
"size": 1048576000, | |
"mtime": "2014-12-05T12:44:40.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:21:49 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:27:55 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEA05F311411\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 12:44:40 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "b260773f-0001-0069-6aee-1c9b09000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:27:56 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.005>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.005>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.005>; rel=\"timegate\", <https://web.archive.org/web/20150305112756/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.005>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:27:56 GMT\", <https://web.archive.org/web/20150305112756/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.005>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:27:56 GMT\", <https://web.archive.org/web/20150305112756/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.005>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:27:56 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00065/ARCHIVEIT-3703-MONTHLY-27269-20150305112750152-00516-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app225", | |
"x-ts": "200", | |
"x-tr": "8052", | |
"set-cookie": "SERVER=wwwb-app225; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.005.md5.txt": { | |
"ts": 20150305113111, | |
"size": 32, | |
"mtime": "2015-01-20T16:17:26.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:21:55 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "DjbL4PaBzr+HA2drE7CFHA==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:31:11 GMT", | |
"x-archive-orig-etag": "\"0x8D202E3B6D487F7\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:17:26 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "f5e6cc15-0001-0033-3141-c13705000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:31:11 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.005.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.005.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.005.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305113111/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.005.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:31:11 GMT\", <https://web.archive.org/web/20150305113111/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.005.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:31:11 GMT\", <https://web.archive.org/web/20150305113111/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.005.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:31:11 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00067/ARCHIVEIT-3703-MONTHLY-27269-20150305113106166-00517-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app221", | |
"x-ts": "200", | |
"x-tr": "722", | |
"set-cookie": "SERVER=wwwb-app221; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.006": { | |
"ts": 20150305113116, | |
"size": 840927248, | |
"mtime": "2014-12-05T11:30:48.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:22:17 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "840927248", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:31:17 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE960D6C3381\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 11:30:48 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "89a73473-0001-005c-4ff7-0dcf4b000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "840927248", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:31:16 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.006>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.006>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.006>; rel=\"timegate\", <https://web.archive.org/web/20150305113116/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.006>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:31:16 GMT\", <https://web.archive.org/web/20150305113116/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.006>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:31:16 GMT\", <https://web.archive.org/web/20150305113116/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE10/Windows/IE10.Win8.For.Windows.HyperV_2012.zip.006>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:31:16 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00067/ARCHIVEIT-3703-MONTHLY-27269-20150305113106166-00517-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app200", | |
"x-ts": "200", | |
"x-tr": "16824", | |
"set-cookie": "SERVER=wwwb-app200; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.006.md5.txt": { | |
"ts": 20150305113351, | |
"size": 32, | |
"mtime": "2015-01-20T16:17:27.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:22:23 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "3HpxTmX+Dkbg5dXx5PWG3w==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:33:51 GMT", | |
"x-archive-orig-etag": "\"0x8D202E3B7C04D90\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:17:27 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "282aeddf-0001-004e-5323-805b13000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:33:51 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.006.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.006.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.006.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305113351/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.006.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:33:51 GMT\", <https://web.archive.org/web/20150305113351/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.006.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:33:51 GMT\", <https://web.archive.org/web/20150305113351/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE10.Win8.For.Windows.HyperV_2012.zip.006.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:33:51 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00067/ARCHIVEIT-3703-MONTHLY-27269-20150305113106166-00517-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app203", | |
"x-ts": "200", | |
"x-tr": "414", | |
"set-cookie": "SERVER=wwwb-app203; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.txt": { | |
"ts": 20150305113352, | |
"size": 610, | |
"mtime": "2014-12-08T17:11:25.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:22:29 GMT", | |
"content-type": "text/plain", | |
"content-length": "610", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "q+VADCSFCKHPpaVT8eunng==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:33:52 GMT", | |
"x-archive-orig-etag": "\"0x8D1E121221034FC\"", | |
"x-archive-orig-last-modified": "Mon, 08 Dec 2014 17:11:25 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "ceccedd6-0001-0053-80cb-90e870000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "610", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:33:52 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305113352/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:33:52 GMT\", <https://web.archive.org/web/20150305113352/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:33:52 GMT\", <https://web.archive.org/web/20150305113352/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:33:52 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00067/ARCHIVEIT-3703-MONTHLY-27269-20150305113106166-00517-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app225", | |
"x-ts": "200", | |
"x-tr": "562", | |
"set-cookie": "SERVER=wwwb-app225; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip": { | |
"ts": 20160619232906, | |
"size": 2147483648, | |
"mtime": "2014-12-05T16:34:36.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:22:49 GMT", | |
"content-type": "application/x-zip-compressed", | |
"content-length": "2147483648", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Sun, 19 Jun 2016 23:29:06 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEC07E3699EA\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 16:34:36 GMT", | |
"x-archive-orig-server": "ECAcc (sjc/4E9F)", | |
"x-archive-orig-x-cache": "HIT", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "74f46234-0001-0041-455c-ca133c000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "2147483648", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Sun, 19 Jun 2016 23:29:06 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip>; rel=\"timegate\", <https://web.archive.org/web/20150305113353/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:33:53 GMT\", <https://web.archive.org/web/20160619232902/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip>; rel=\"prev memento\"; datetime=\"Sun, 19 Jun 2016 23:29:02 GMT\", <https://web.archive.org/web/20160619232906/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip>; rel=\"memento\"; datetime=\"Sun, 19 Jun 2016 23:29:06 GMT\", <https://web.archive.org/web/20160619232906/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip>; rel=\"last memento\"; datetime=\"Sun, 19 Jun 2016 23:29:06 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160620003242/live-20160619222349-wwwb-app7.us.archive.org.warc.gz", | |
"server-timing": "BYPASS", | |
"x-app-server": "wwwb-app214", | |
"x-ts": "200", | |
"x-tr": "13646", | |
"set-cookie": "SERVER=wwwb-app214; path=/", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "BYPASS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()", | |
"x-location": "mp4" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.md5.txt": { | |
"ts": 20150305114552, | |
"size": 32, | |
"mtime": "2015-01-20T16:21:49.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:22:55 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "4Rk17Irrrt97aD29ZsmUmw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:45:52 GMT", | |
"x-archive-orig-etag": "\"0x8D202E453F2E7FE\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:21:49 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "a2c410c4-0001-0046-293b-9ef5d7000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:45:52 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305114552/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:45:52 GMT\", <https://web.archive.org/web/20150305114552/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:45:52 GMT\", <https://web.archive.org/web/20150305114552/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:45:52 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00066/ARCHIVEIT-3703-MONTHLY-27269-20150305114541649-00518-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app221", | |
"x-ts": "200", | |
"x-tr": "896", | |
"set-cookie": "SERVER=wwwb-app221; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.001": { | |
"ts": 20150305114553, | |
"size": 1048576000, | |
"mtime": "2014-12-05T12:44:48.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:23:10 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:45:53 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEA0637881C1\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 12:44:48 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "21629dd0-0001-0005-50c3-528f26000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:45:53 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.001>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.001>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.001>; rel=\"timegate\", <https://web.archive.org/web/20150305114553/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.001>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:45:53 GMT\", <https://web.archive.org/web/20150305114553/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.001>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:45:53 GMT\", <https://web.archive.org/web/20150305114553/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.001>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:45:53 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00066/ARCHIVEIT-3703-MONTHLY-27269-20150305114541649-00518-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app221", | |
"x-ts": "200", | |
"x-tr": "9273", | |
"set-cookie": "SERVER=wwwb-app221; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.001.md5.txt": { | |
"ts": 20150305114856, | |
"size": 32, | |
"mtime": "2015-01-20T16:21:40.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:23:16 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "a3KVTHqdlSfg73WJCw/QSg==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:48:56 GMT", | |
"x-archive-orig-etag": "\"0x8D202E44EA24BEA\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:21:40 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "1e1e037b-0001-0003-4e3c-d6bbc3000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:48:56 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305114856/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:48:56 GMT\", <https://web.archive.org/web/20150305114856/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:48:56 GMT\", <https://web.archive.org/web/20150305114856/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:48:56 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00066/ARCHIVEIT-3703-MONTHLY-27269-20150305114851185-00519-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app203", | |
"x-ts": "200", | |
"x-tr": "383", | |
"set-cookie": "SERVER=wwwb-app203; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.002": { | |
"ts": 20150305114857, | |
"size": 1048576000, | |
"mtime": "2014-12-05T12:44:46.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:23:29 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:48:57 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEA0625362B1\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 12:44:46 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "f54a1b87-0001-0018-3c0f-5f9799000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:48:57 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.002>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.002>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.002>; rel=\"timegate\", <https://web.archive.org/web/20150305114857/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.002>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:48:57 GMT\", <https://web.archive.org/web/20150305114857/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.002>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:48:57 GMT\", <https://web.archive.org/web/20150305114857/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.002>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:48:57 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00066/ARCHIVEIT-3703-MONTHLY-27269-20150305114851185-00519-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app223", | |
"x-ts": "200", | |
"x-tr": "7373", | |
"set-cookie": "SERVER=wwwb-app223; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.002.md5.txt": { | |
"ts": 20150305115222, | |
"size": 32, | |
"mtime": "2015-01-20T16:21:42.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:23:34 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "0RxiBTknuhy7N9emEyAThg==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:52:22 GMT", | |
"x-archive-orig-etag": "\"0x8D202E44FA14BE1\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:21:42 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "20d29112-0001-0071-3ed6-322ab4000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:52:22 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305115222/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:52:22 GMT\", <https://web.archive.org/web/20150305115222/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:52:22 GMT\", <https://web.archive.org/web/20150305115222/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:52:22 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00066/ARCHIVEIT-3703-MONTHLY-27269-20150305115217027-00520-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app226", | |
"x-ts": "200", | |
"x-tr": "259", | |
"set-cookie": "SERVER=wwwb-app226; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.003": { | |
"ts": 20150305115229, | |
"size": 1048576000, | |
"mtime": "2014-12-05T12:44:43.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:23:48 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:52:29 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEA060F2C141\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 12:44:43 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "1d753ea5-0001-0060-5391-22d886000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:52:29 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.003>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.003>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.003>; rel=\"timegate\", <https://web.archive.org/web/20150305115229/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.003>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:52:29 GMT\", <https://web.archive.org/web/20150305115229/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.003>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:52:29 GMT\", <https://web.archive.org/web/20150305115229/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.003>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:52:29 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00066/ARCHIVEIT-3703-MONTHLY-27269-20150305115217027-00520-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app214", | |
"x-ts": "200", | |
"x-tr": "7674", | |
"set-cookie": "SERVER=wwwb-app214; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.003.md5.txt": { | |
"ts": 20150305115542, | |
"size": 32, | |
"mtime": "2015-01-20T16:21:44.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:23:55 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "DCBRbeKDEVVHmoCaPB0M5A==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:55:42 GMT", | |
"x-archive-orig-etag": "\"0x8D202E451149472\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:21:44 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "1e1ea7ea-0001-0003-1c3c-d6bbc3000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:55:42 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305115542/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:55:42 GMT\", <https://web.archive.org/web/20150305115542/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:55:42 GMT\", <https://web.archive.org/web/20150305115542/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:55:42 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00066/ARCHIVEIT-3703-MONTHLY-27269-20150305115536075-00521-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app226", | |
"x-ts": "200", | |
"x-tr": "316", | |
"set-cookie": "SERVER=wwwb-app226; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.004": { | |
"ts": 20150305115543, | |
"size": 1048576000, | |
"mtime": "2014-12-05T12:44:41.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:24:07 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:55:42 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEA05F8CC8A1\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 12:44:41 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "517765d8-0001-0015-443d-cb4d80000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:55:43 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.004>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.004>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.004>; rel=\"timegate\", <https://web.archive.org/web/20150305115543/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.004>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:55:43 GMT\", <https://web.archive.org/web/20150305115543/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.004>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:55:43 GMT\", <https://web.archive.org/web/20150305115543/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.004>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:55:43 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00066/ARCHIVEIT-3703-MONTHLY-27269-20150305115536075-00521-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app223", | |
"x-ts": "200", | |
"x-tr": "6462", | |
"set-cookie": "SERVER=wwwb-app223; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.004.md5.txt": { | |
"ts": 20150305115853, | |
"size": 32, | |
"mtime": "2015-01-20T16:21:46.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:24:13 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "zwqdKVFupB5pOcRtS7jQzg==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:58:53 GMT", | |
"x-archive-orig-etag": "\"0x8D202E45202F22C\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:21:46 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "ac76e633-0001-004b-2b10-b63439000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:58:53 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305115853/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:58:53 GMT\", <https://web.archive.org/web/20150305115853/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:58:53 GMT\", <https://web.archive.org/web/20150305115853/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:58:53 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00067/ARCHIVEIT-3703-MONTHLY-27269-20150305115848213-00522-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app216", | |
"x-ts": "200", | |
"x-tr": "221", | |
"set-cookie": "SERVER=wwwb-app216; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.005": { | |
"ts": 20150305115854, | |
"size": 868465880, | |
"mtime": "2014-12-05T11:42:24.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:24:25 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "868465880", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 11:58:54 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE97ABD20441\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 11:42:24 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "ac76e6be-0001-004b-3610-b63439000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "868465880", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 11:58:54 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.005>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.005>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.005>; rel=\"timegate\", <https://web.archive.org/web/20150305115854/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.005>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 11:58:54 GMT\", <https://web.archive.org/web/20150305115854/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.005>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 11:58:54 GMT\", <https://web.archive.org/web/20150305115854/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win8.1.For.Windows.HyperV_2012.zip.005>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 11:58:54 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00067/ARCHIVEIT-3703-MONTHLY-27269-20150305115848213-00522-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app203", | |
"x-ts": "200", | |
"x-tr": "5914", | |
"set-cookie": "SERVER=wwwb-app203; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.005.md5.txt": { | |
"ts": 20150305120146, | |
"size": 32, | |
"mtime": "2015-01-20T16:21:48.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:24:31 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "I1VSu1lyzcKd77S38INRTw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 12:01:45 GMT", | |
"x-archive-orig-etag": "\"0x8D202E453043C22\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:21:48 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "cb7c01b5-0001-0002-2a53-63d234000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 12:01:46 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.005.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.005.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.005.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305120146/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.005.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 12:01:46 GMT\", <https://web.archive.org/web/20150305120146/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.005.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 12:01:46 GMT\", <https://web.archive.org/web/20150305120146/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win8.1.For.Windows.HyperV_2012.zip.005.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 12:01:46 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00067/ARCHIVEIT-3703-MONTHLY-27269-20150305115848213-00522-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app219", | |
"x-ts": "200", | |
"x-tr": "476", | |
"set-cookie": "SERVER=wwwb-app219; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.txt": { | |
"ts": 20150305120150, | |
"size": 480, | |
"mtime": "2014-12-08T17:11:20.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:24:37 GMT", | |
"content-type": "text/plain", | |
"content-length": "480", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "DF20SaiF9nRuy8lsLZhz/Q==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 12:01:49 GMT", | |
"x-archive-orig-etag": "\"0x8D1E1211EEFA69E\"", | |
"x-archive-orig-last-modified": "Mon, 08 Dec 2014 17:11:20 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "56d92925-0001-0064-17f1-9fad4f000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "480", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 12:01:50 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305120150/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 12:01:50 GMT\", <https://web.archive.org/web/20150305120150/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 12:01:50 GMT\", <https://web.archive.org/web/20150305120150/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 12:01:50 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00067/ARCHIVEIT-3703-MONTHLY-27269-20150305115848213-00522-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app225", | |
"x-ts": "200", | |
"x-tr": "378", | |
"set-cookie": "SERVER=wwwb-app225; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip": { | |
"ts": 20150622141103, | |
"size": 2147483648, | |
"mtime": "2014-12-05T15:52:05.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:25:00 GMT", | |
"content-type": "application/x-zip-compressed", | |
"content-length": "2147483648", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Mon, 22 Jun 2015 14:11:04 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEBA8D48D25A\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 15:52:05 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "d1fe10b0-0001-0061-22f5-acaa9b000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "2147483648", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Mon, 22 Jun 2015 14:11:03 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip>; rel=\"timegate\", <https://web.archive.org/web/20150305120151/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 12:01:51 GMT\", <https://web.archive.org/web/20150305120151/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 12:01:51 GMT\", <https://web.archive.org/web/20150622141103/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip>; rel=\"memento\"; datetime=\"Mon, 22 Jun 2015 14:11:03 GMT\", <https://web.archive.org/web/20150622141103/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip>; rel=\"last memento\"; datetime=\"Mon, 22 Jun 2015 14:11:03 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20150622132438/live-20150622131349-wwwb-app17.us.archive.org.warc.gz", | |
"server-timing": "BYPASS", | |
"x-app-server": "wwwb-app202", | |
"x-ts": "200", | |
"x-tr": "17477", | |
"set-cookie": "SERVER=wwwb-app202; path=/", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "BYPASS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()", | |
"x-location": "mp4" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.md5.txt": { | |
"ts": 20150305121023, | |
"size": 32, | |
"mtime": "2015-01-20T16:20:18.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:25:06 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "m1rug3PfT+LDAVGrOjgXxA==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 12:10:23 GMT", | |
"x-archive-orig-etag": "\"0x8D202E41DC0AF89\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:20:18 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "8c5dd488-0001-0012-3143-87457e000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 12:10:23 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305121023/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 12:10:23 GMT\", <https://web.archive.org/web/20150305121023/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 12:10:23 GMT\", <https://web.archive.org/web/20150305121023/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 12:10:23 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00067/ARCHIVEIT-3703-MONTHLY-27269-20150305121018676-00523-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app213", | |
"x-ts": "200", | |
"x-tr": "424", | |
"set-cookie": "SERVER=wwwb-app213; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.001": { | |
"ts": 20150305121026, | |
"size": 1048576000, | |
"mtime": "2014-12-05T12:44:36.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:25:20 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 12:10:26 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEA05CA279F1\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 12:44:36 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "0344026e-0001-0084-0ef5-6ec377000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 12:10:26 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"timegate\", <https://web.archive.org/web/20150305121026/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 12:10:26 GMT\", <https://web.archive.org/web/20150305121026/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 12:10:26 GMT\", <https://web.archive.org/web/20150305121026/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.001>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 12:10:26 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00067/ARCHIVEIT-3703-MONTHLY-27269-20150305121018676-00523-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app213", | |
"x-ts": "200", | |
"x-tr": "8807", | |
"set-cookie": "SERVER=wwwb-app213; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.001.md5.txt": { | |
"ts": 20150305121339, | |
"size": 32, | |
"mtime": "2015-01-20T16:20:12.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:25:26 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "SpfqDMRrplfN5ZIIPHH4Tw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 12:13:39 GMT", | |
"x-archive-orig-etag": "\"0x8D202E41A1D5942\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:20:12 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "7870252d-0001-0058-5c56-1d2238000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 12:13:39 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305121339/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 12:13:39 GMT\", <https://web.archive.org/web/20150305121339/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 12:13:39 GMT\", <https://web.archive.org/web/20150305121339/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.001.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 12:13:39 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00067/ARCHIVEIT-3703-MONTHLY-27269-20150305121334265-00524-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app222", | |
"x-ts": "200", | |
"x-tr": "302", | |
"set-cookie": "SERVER=wwwb-app222; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.002": { | |
"ts": 20150305121340, | |
"size": 1048576000, | |
"mtime": "2014-12-05T12:44:26.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:25:40 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 12:13:40 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEA056C48DC1\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 12:44:26 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "d4e03114-0001-007f-55ca-f534d9000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 12:13:40 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"timegate\", <https://web.archive.org/web/20150305121340/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 12:13:40 GMT\", <https://web.archive.org/web/20150305121340/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 12:13:40 GMT\", <https://web.archive.org/web/20150305121340/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.002>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 12:13:40 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00067/ARCHIVEIT-3703-MONTHLY-27269-20150305121334265-00524-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app222", | |
"x-ts": "200", | |
"x-tr": "8721", | |
"set-cookie": "SERVER=wwwb-app222; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.002.md5.txt": { | |
"ts": 20150305121654, | |
"size": 32, | |
"mtime": "2015-01-20T16:20:14.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:25:47 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "Pw7qO8p9Hn/1ZOlwURAIhw==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 12:16:54 GMT", | |
"x-archive-orig-etag": "\"0x8D202E41B06FBED\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:20:14 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "b586afde-0001-0088-7aca-1c48b6000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 12:16:54 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305121654/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 12:16:54 GMT\", <https://web.archive.org/web/20150305121654/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 12:16:54 GMT\", <https://web.archive.org/web/20150305121654/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.002.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 12:16:54 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00067/ARCHIVEIT-3703-MONTHLY-27269-20150305121649734-00525-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app213", | |
"x-ts": "200", | |
"x-tr": "321", | |
"set-cookie": "SERVER=wwwb-app213; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.003": { | |
"ts": 20150305121656, | |
"size": 1048576000, | |
"mtime": "2014-12-05T12:44:42.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:26:01 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 12:16:56 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEA05FE82F11\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 12:44:42 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "6b4fe8dc-0001-002e-7849-f6b52b000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 12:16:56 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"timegate\", <https://web.archive.org/web/20150305121656/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 12:16:56 GMT\", <https://web.archive.org/web/20150305121656/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 12:16:56 GMT\", <https://web.archive.org/web/20150305121656/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.003>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 12:16:56 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00067/ARCHIVEIT-3703-MONTHLY-27269-20150305121649734-00525-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app225", | |
"x-ts": "200", | |
"x-tr": "8614", | |
"set-cookie": "SERVER=wwwb-app225; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.003.md5.txt": { | |
"ts": 20150305121957, | |
"size": 32, | |
"mtime": "2015-01-20T16:20:15.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:26:07 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "ndCbnBjVWA5bH0RhaGtR9w==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 12:19:58 GMT", | |
"x-archive-orig-etag": "\"0x8D202E41BF188FE\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:20:15 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "76c62d19-0001-000d-21c9-9db40e000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 12:19:57 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305121957/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 12:19:57 GMT\", <https://web.archive.org/web/20150305121957/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 12:19:57 GMT\", <https://web.archive.org/web/20150305121957/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.003.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 12:19:57 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00068/ARCHIVEIT-3703-MONTHLY-27269-20150305121952506-00526-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app211", | |
"x-ts": "200", | |
"x-tr": "435", | |
"set-cookie": "SERVER=wwwb-app211; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.004": { | |
"ts": 20150305121958, | |
"size": 415345453, | |
"mtime": "2014-12-05T08:37:09.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:26:17 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "415345453", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 12:19:59 GMT", | |
"x-archive-orig-etag": "\"0x8D1DE7DCAE8EEC7\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 08:37:09 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "05484b1a-0001-0079-353a-288ceb000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "415345453", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 12:19:58 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"timegate\", <https://web.archive.org/web/20150305121958/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 12:19:58 GMT\", <https://web.archive.org/web/20150305121958/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 12:19:58 GMT\", <https://web.archive.org/web/20150305121958/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/HyperV_2012/IE11/Windows/IE11.Win7.For.Windows.HyperV_2012.zip.004>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 12:19:58 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00068/ARCHIVEIT-3703-MONTHLY-27269-20150305121952506-00526-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app212", | |
"x-ts": "200", | |
"x-tr": "4329", | |
"set-cookie": "SERVER=wwwb-app212; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.004.md5.txt": { | |
"ts": 20150305122125, | |
"size": 32, | |
"mtime": "2015-01-20T16:20:17.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:26:23 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "h3gMMJvpwUj/eTB1QnXWcg==", | |
"x-archive-orig-date": "Thu, 05 Mar 2015 12:21:26 GMT", | |
"x-archive-orig-etag": "\"0x8D202E41CD89388\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:20:17 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "fe4d1d29-0001-0023-4a7b-6db2ec000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 05 Mar 2015 12:21:25 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305122125/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 12:21:25 GMT\", <https://web.archive.org/web/20150305122125/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"memento\"; datetime=\"Thu, 05 Mar 2015 12:21:25 GMT\", <https://web.archive.org/web/20150305122125/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE11.Win7.For.Windows.HyperV_2012.zip.004.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 05 Mar 2015 12:21:25 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "ARCHIVEIT-3703-MONTHLY-27269-00068/ARCHIVEIT-3703-MONTHLY-27269-20150305121952506-00526-wbgrp-crawl068.us.archive.org-6441.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app201", | |
"x-ts": "200", | |
"x-tr": "637", | |
"set-cookie": "SERVER=wwwb-app201; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.txt": { | |
"ts": 20160422225305, | |
"size": 228, | |
"mtime": "2014-12-08T17:12:16.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:26:30 GMT", | |
"content-type": "text/plain", | |
"content-length": "228", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "LQeGGeZ2wEE8YOfxpd96xg==", | |
"x-archive-orig-date": "Fri, 22 Apr 2016 22:53:05 GMT", | |
"x-archive-orig-etag": "\"0x8D1E12140137868\"", | |
"x-archive-orig-last-modified": "Mon, 08 Dec 2014 17:12:16 GMT", | |
"x-archive-orig-server": "ECAcc (sjc/16D9)", | |
"x-archive-orig-x-cache": "HIT", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "7105eb6b-0001-007e-63e9-9c718b000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-x-ms-write-protection": "false", | |
"x-archive-orig-content-length": "228", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Fri, 22 Apr 2016 22:53:05 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305124939/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 12:49:39 GMT\", <https://web.archive.org/web/20150305124939/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.txt>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 12:49:39 GMT\", <https://web.archive.org/web/20160422225305/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.txt>; rel=\"memento\"; datetime=\"Fri, 22 Apr 2016 22:53:05 GMT\", <https://web.archive.org/web/20160422225305/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.txt>; rel=\"last memento\"; datetime=\"Fri, 22 Apr 2016 22:53:05 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160422195949/live-20160422201927-wwwb-app8.us.archive.org.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app222", | |
"x-ts": "200", | |
"x-tr": "944", | |
"set-cookie": "SERVER=wwwb-app222; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip": { | |
"ts": 20170903000827, | |
"size": 1052960475, | |
"mtime": "2014-12-05T22:23:33.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:26:45 GMT", | |
"content-type": "application/x-zip-compressed", | |
"content-length": "1052960475", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Sun, 03 Sep 2017 00:08:29 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEF13DA125C0\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 22:23:33 GMT", | |
"x-archive-orig-server": "ECAcc (sjc/4EA7)", | |
"x-archive-orig-x-cache": "HIT", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "57dc7f80-001e-0075-645f-23bc94000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "1052960475", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Sun, 03 Sep 2017 00:08:27 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip>; rel=\"timegate\", <https://web.archive.org/web/20150222134628/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip>; rel=\"first memento\"; datetime=\"Sun, 22 Feb 2015 13:46:28 GMT\", <https://web.archive.org/web/20170620165557/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip>; rel=\"prev memento\"; datetime=\"Tue, 20 Jun 2017 16:55:57 GMT\", <https://web.archive.org/web/20170903000827/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip>; rel=\"memento\"; datetime=\"Sun, 03 Sep 2017 00:08:27 GMT\", <https://web.archive.org/web/20230413040507/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip>; rel=\"next memento\"; datetime=\"Thu, 13 Apr 2023 04:05:07 GMT\", <https://web.archive.org/web/20230522045701/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip>; rel=\"last memento\"; datetime=\"Mon, 22 May 2023 04:57:01 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20170903084559/live-20170902234804-wwwb-app8.us.archive.org.warc.gz", | |
"server-timing": "BYPASS", | |
"x-app-server": "wwwb-app201", | |
"x-ts": "200", | |
"x-tr": "9137", | |
"set-cookie": "SERVER=wwwb-app201; path=/", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "BYPASS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()", | |
"x-location": "mp4" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.md5.txt": { | |
"ts": 20160408144129, | |
"size": 32, | |
"mtime": "2015-01-20T16:22:59.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:26:51 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "7NSCyyK0w7S9/eP3e+RvaQ==", | |
"x-archive-orig-date": "Fri, 08 Apr 2016 14:41:28 GMT", | |
"x-archive-orig-etag": "\"0x8D202E47DD6A27E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:22:59 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "5718b494-0001-005f-5ea4-911cba000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-x-ms-write-protection": "false", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Fri, 08 Apr 2016 14:41:29 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305125219/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 12:52:19 GMT\", <https://web.archive.org/web/20150305125219/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.md5.txt>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 12:52:19 GMT\", <https://web.archive.org/web/20160408144129/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.md5.txt>; rel=\"memento\"; datetime=\"Fri, 08 Apr 2016 14:41:29 GMT\", <https://web.archive.org/web/20160408144129/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.md5.txt>; rel=\"last memento\"; datetime=\"Fri, 08 Apr 2016 14:41:29 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160408145855/live-20160408121917-wwwb-app14.us.archive.org.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app221", | |
"x-ts": "200", | |
"x-tr": "448", | |
"set-cookie": "SERVER=wwwb-app221; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip.001": { | |
"ts": 20160408142819, | |
"size": 1048576000, | |
"mtime": "2014-12-05T22:23:41.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:27:09 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Fri, 08 Apr 2016 14:28:18 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEF1427A1DC4\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 22:23:41 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "551ca855-0001-0010-42a2-91d8a2000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-x-ms-write-protection": "false", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Fri, 08 Apr 2016 14:28:19 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip.001>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip.001>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip.001>; rel=\"timegate\", <https://web.archive.org/web/20150305125220/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip.001>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 12:52:20 GMT\", <https://web.archive.org/web/20150305125220/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip.001>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 12:52:20 GMT\", <https://web.archive.org/web/20160408142819/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip.001>; rel=\"memento\"; datetime=\"Fri, 08 Apr 2016 14:28:19 GMT\", <https://web.archive.org/web/20160408142819/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip.001>; rel=\"last memento\"; datetime=\"Fri, 08 Apr 2016 14:28:19 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160408122907/live-20160408133716-wwwb-app34.us.archive.org.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app223", | |
"x-ts": "200", | |
"x-tr": "12813", | |
"set-cookie": "SERVER=wwwb-app223; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.001.md5.txt": { | |
"ts": 20160408143933, | |
"size": 32, | |
"mtime": "2015-01-20T16:22:55.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:27:15 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "tyLIWnLagiv+35Kj6gwoXA==", | |
"x-archive-orig-date": "Fri, 08 Apr 2016 14:39:32 GMT", | |
"x-archive-orig-etag": "\"0x8D202E47B3EF6B1\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:22:55 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "857a02c4-0001-0034-2ba4-9141ec000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-x-ms-write-protection": "false", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Fri, 08 Apr 2016 14:39:33 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.001.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.001.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.001.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305125524/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.001.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 12:55:24 GMT\", <https://web.archive.org/web/20150305125524/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.001.md5.txt>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 12:55:24 GMT\", <https://web.archive.org/web/20160408143933/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.001.md5.txt>; rel=\"memento\"; datetime=\"Fri, 08 Apr 2016 14:39:33 GMT\", <https://web.archive.org/web/20160408143933/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.001.md5.txt>; rel=\"last memento\"; datetime=\"Fri, 08 Apr 2016 14:39:33 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160413011112/live-20160408133810-wwwb-app35.us.archive.org.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app225", | |
"x-ts": "200", | |
"x-tr": "214", | |
"set-cookie": "SERVER=wwwb-app225; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip.002": { | |
"ts": 20160617181217, | |
"size": 4384475, | |
"mtime": "2014-12-05T17:23:10.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:27:22 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "4384475", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Fri, 17 Jun 2016 18:12:17 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEC746DDA11A\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 17:23:10 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "2d2b2c58-0001-00ad-49c3-c81b45000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-x-ms-write-protection": "false", | |
"x-archive-orig-content-length": "4384475", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Fri, 17 Jun 2016 18:12:17 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip.002>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip.002>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip.002>; rel=\"timegate\", <https://web.archive.org/web/20150305125525/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip.002>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 12:55:25 GMT\", <https://web.archive.org/web/20150305125525/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip.002>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 12:55:25 GMT\", <https://web.archive.org/web/20160617181217/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip.002>; rel=\"memento\"; datetime=\"Fri, 17 Jun 2016 18:12:17 GMT\", <https://web.archive.org/web/20160617181217/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE6/Windows/IE6.XP.For.Windows.VirtualBox.zip.002>; rel=\"last memento\"; datetime=\"Fri, 17 Jun 2016 18:12:17 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160617164718/live-20160617163016-wwwb-app15.us.archive.org.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app224", | |
"x-ts": "200", | |
"x-tr": "1477", | |
"set-cookie": "SERVER=wwwb-app224; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.002.md5.txt": { | |
"ts": 20160408143933, | |
"size": 32, | |
"mtime": "2015-01-20T16:22:58.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:27:28 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "F7MA2r7977sh4DeEsMW/tA==", | |
"x-archive-orig-date": "Fri, 08 Apr 2016 14:39:33 GMT", | |
"x-archive-orig-etag": "\"0x8D202E47CC0495E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:22:58 GMT", | |
"x-archive-orig-server": "ECAcc (sjc/16C3)", | |
"x-archive-orig-x-cache": "HIT", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "4b4a8e50-0001-001a-29a4-91c12b000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-x-ms-write-protection": "false", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Fri, 08 Apr 2016 14:39:33 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.002.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.002.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.002.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305125526/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.002.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 12:55:26 GMT\", <https://web.archive.org/web/20150305125526/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.002.md5.txt>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 12:55:26 GMT\", <https://web.archive.org/web/20160408143933/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.002.md5.txt>; rel=\"memento\"; datetime=\"Fri, 08 Apr 2016 14:39:33 GMT\", <https://web.archive.org/web/20160408143933/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE6.XP.For.Windows.VirtualBox.zip.002.md5.txt>; rel=\"last memento\"; datetime=\"Fri, 08 Apr 2016 14:39:33 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160408145855/live-20160408124032-wwwb-app18.us.archive.org.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app221", | |
"x-ts": "200", | |
"x-tr": "487", | |
"set-cookie": "SERVER=wwwb-app221; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.txt": { | |
"ts": 20160702054451, | |
"size": 585, | |
"mtime": "2014-12-08T17:12:50.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:27:34 GMT", | |
"content-type": "text/plain", | |
"content-length": "585", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "cnST34DpQeQa09egQigNJA==", | |
"x-archive-orig-date": "Sat, 02 Jul 2016 05:44:50 GMT", | |
"x-archive-orig-etag": "\"0x8D1E1215469ADEC\"", | |
"x-archive-orig-last-modified": "Mon, 08 Dec 2014 17:12:50 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "de63b8d9-0001-0098-7d24-d4b510000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-x-ms-write-protection": "false", | |
"x-archive-orig-content-length": "585", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Sat, 02 Jul 2016 05:44:51 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305125527/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 12:55:27 GMT\", <https://web.archive.org/web/20150305125527/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.txt>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 12:55:27 GMT\", <https://web.archive.org/web/20160702054451/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.txt>; rel=\"memento\"; datetime=\"Sat, 02 Jul 2016 05:44:51 GMT\", <https://web.archive.org/web/20160702054451/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.txt>; rel=\"last memento\"; datetime=\"Sat, 02 Jul 2016 05:44:51 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160702065144/live-20160702033336-wwwb-app15.us.archive.org.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app225", | |
"x-ts": "200", | |
"x-tr": "362", | |
"set-cookie": "SERVER=wwwb-app225; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip": { | |
"ts": 20170407141051, | |
"size": 4306363478, | |
"mtime": "2014-12-06T00:43:18.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:28:02 GMT", | |
"content-type": "application/x-zip-compressed", | |
"content-length": "4306363478", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Fri, 07 Apr 2017 14:10:50 GMT", | |
"x-archive-orig-etag": "\"0x8D1DF04C3223677\"", | |
"x-archive-orig-last-modified": "Sat, 06 Dec 2014 00:43:18 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "bda9dd07-0001-001f-23a8-afe03f000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "4306363478", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"warning": "299 wayback content truncated by \"length\"", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Fri, 07 Apr 2017 14:10:51 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip>; rel=\"timegate\", <https://web.archive.org/web/20150305125528/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 12:55:28 GMT\", <https://web.archive.org/web/20170407140953/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip>; rel=\"prev memento\"; datetime=\"Fri, 07 Apr 2017 14:09:53 GMT\", <https://web.archive.org/web/20170407141051/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip>; rel=\"memento\"; datetime=\"Fri, 07 Apr 2017 14:10:51 GMT\", <https://web.archive.org/web/20230731210745/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip>; rel=\"next memento\"; datetime=\"Mon, 31 Jul 2023 21:07:45 GMT\", <https://web.archive.org/web/20230731210745/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip>; rel=\"last memento\"; datetime=\"Mon, 31 Jul 2023 21:07:45 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20170409174700/live-20170407135503-wwwb-app7.us.archive.org.warc.gz", | |
"server-timing": "BYPASS", | |
"x-app-server": "wwwb-app212", | |
"x-ts": "200", | |
"x-tr": "23052", | |
"set-cookie": "SERVER=wwwb-app212; path=/", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "BYPASS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()", | |
"x-location": "mp4" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VirtualBox.zip.md5.txt": { | |
"ts": 20150528004550, | |
"size": 32, | |
"mtime": "2015-01-20T16:24:30.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:28:09 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "dQvJFOntwO5mA6XM1jmpUg==", | |
"x-archive-orig-date": "Thu, 28 May 2015 00:45:49 GMT", | |
"x-archive-orig-etag": "\"0x8D202E4B3D7D94E\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:24:30 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "015724ba-0001-007b-7bdf-9885f4000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Thu, 28 May 2015 00:45:50 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VirtualBox.zip.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VirtualBox.zip.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VirtualBox.zip.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305130611/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VirtualBox.zip.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 13:06:11 GMT\", <https://web.archive.org/web/20150305130611/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VirtualBox.zip.md5.txt>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 13:06:11 GMT\", <https://web.archive.org/web/20150528004550/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VirtualBox.zip.md5.txt>; rel=\"memento\"; datetime=\"Thu, 28 May 2015 00:45:50 GMT\", <https://web.archive.org/web/20150528004550/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VirtualBox.zip.md5.txt>; rel=\"last memento\"; datetime=\"Thu, 28 May 2015 00:45:50 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20150527233350/live-20150527233430-wwwb-app3.us.archive.org.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app204", | |
"x-ts": "200", | |
"x-tr": "1290", | |
"set-cookie": "SERVER=wwwb-app204; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip.001": { | |
"ts": 20160617224613, | |
"size": 1048576000, | |
"mtime": "2014-12-05T22:22:22.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:28:23 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Fri, 17 Jun 2016 22:46:14 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEF1134B6CA5\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 22:22:22 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "b6c16960-0001-0109-71ea-c867f4000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-x-ms-write-protection": "false", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Fri, 17 Jun 2016 22:46:13 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip.001>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip.001>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip.001>; rel=\"timegate\", <https://web.archive.org/web/20150305130614/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip.001>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 13:06:14 GMT\", <https://web.archive.org/web/20150305130614/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip.001>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 13:06:14 GMT\", <https://web.archive.org/web/20160617224613/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip.001>; rel=\"memento\"; datetime=\"Fri, 17 Jun 2016 22:46:13 GMT\", <https://web.archive.org/web/20160617224613/https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip.001>; rel=\"last memento\"; datetime=\"Fri, 17 Jun 2016 22:46:13 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160621000748/live-20160617222755-wwwb-app14.us.archive.org.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app218", | |
"x-ts": "200", | |
"x-tr": "8373", | |
"set-cookie": "SERVER=wwwb-app218; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VirtualBox.zip.001.md5.txt": { | |
"ts": 20160624175007, | |
"size": 32, | |
"mtime": "2015-01-20T16:24:22.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:28:32 GMT", | |
"content-type": "text/plain", | |
"content-length": "32", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-content-md5": "OZpuNTJIRgq3Ez2bcvSpbA==", | |
"x-archive-orig-date": "Fri, 24 Jun 2016 17:50:07 GMT", | |
"x-archive-orig-etag": "\"0x8D202E4AF394AEE\"", | |
"x-archive-orig-last-modified": "Tue, 20 Jan 2015 16:24:22 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "18305dad-0001-00cf-2140-ce5c9d000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-x-ms-write-protection": "false", | |
"x-archive-orig-content-length": "32", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Fri, 24 Jun 2016 17:50:07 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VirtualBox.zip.001.md5.txt>; rel=\"original\", <https://web.archive.org/web/timemap/link/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VirtualBox.zip.001.md5.txt>; rel=\"timemap\"; type=\"application/link-format\", <https://web.archive.org/web/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VirtualBox.zip.001.md5.txt>; rel=\"timegate\", <https://web.archive.org/web/20150305131017/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VirtualBox.zip.001.md5.txt>; rel=\"first memento\"; datetime=\"Thu, 05 Mar 2015 13:10:17 GMT\", <https://web.archive.org/web/20150305131017/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VirtualBox.zip.001.md5.txt>; rel=\"prev memento\"; datetime=\"Thu, 05 Mar 2015 13:10:17 GMT\", <https://web.archive.org/web/20160624175007/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VirtualBox.zip.001.md5.txt>; rel=\"memento\"; datetime=\"Fri, 24 Jun 2016 17:50:07 GMT\", <https://web.archive.org/web/20160624175007/https://az412801.vo.msecnd.net/vhd/md5/VMBuild_20141027/IE7.Vista.For.Windows.VirtualBox.zip.001.md5.txt>; rel=\"last memento\"; datetime=\"Fri, 24 Jun 2016 17:50:07 GMT\"", | |
"content-security-policy": "default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org", | |
"x-archive-src": "liveweb-20160624163037/live-20160624162533-wwwb-app17.us.archive.org.warc.gz", | |
"server-timing": "MISS", | |
"x-app-server": "wwwb-app202", | |
"x-ts": "200", | |
"x-tr": "3579", | |
"set-cookie": "SERVER=wwwb-app202; path=/", | |
"x-location": "All", | |
"x-rl": "0", | |
"x-na": "0", | |
"x-page-cache": "MISS", | |
"x-nid": "-", | |
"referrer-policy": "no-referrer-when-downgrade", | |
"permissions-policy": "interest-cohort=()" | |
} | |
}, | |
"https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip.002": { | |
"ts": 20160809113522, | |
"size": 1048576000, | |
"mtime": "2014-12-05T22:23:13.000Z", | |
"headers": { | |
"server": "nginx", | |
"date": "Fri, 16 May 2025 03:28:45 GMT", | |
"content-type": "binary/octet-stream", | |
"content-length": "1048576000", | |
"x-archive-orig-accept-ranges": "bytes", | |
"x-archive-orig-date": "Tue, 09 Aug 2016 11:35:22 GMT", | |
"x-archive-orig-etag": "\"0x8D1DEF1313D7190\"", | |
"x-archive-orig-last-modified": "Fri, 05 Dec 2014 22:23:13 GMT", | |
"x-archive-orig-server": "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0", | |
"x-archive-orig-x-ms-blob-type": "BlockBlob", | |
"x-archive-orig-x-ms-lease-state": "available", | |
"x-archive-orig-x-ms-lease-status": "unlocked", | |
"x-archive-orig-x-ms-request-id": "a722a458-0001-00cd-3132-f25e67000000", | |
"x-archive-orig-x-ms-version": "2013-08-15", | |
"x-archive-orig-x-ms-write-protection": "false", | |
"x-archive-orig-content-length": "1048576000", | |
"x-archive-orig-connection": "close", | |
"cache-control": "private", | |
"accept-ranges": "bytes", | |
"memento-datetime": "Tue, 09 Aug 2016 11:35:22 GMT", | |
"link": "<https://az412801.vo.msecnd.net/vhd/VMBuild_20141027/VirtualBox/IE7/Windows/IE7.Vista.For.Windows.VirtualBox.zip.002>; rel=\"original\", <https://web.archive.org/web/timemap/link/https:// |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment