Sorry for my english :)
I have a problem with parsing images from one site. They are uses zoomify.com products. On network tab (chrome dev tools) it gets .zif files with postfix, like: "/abc/file.zif?t1474131368079n22". How to get original JPEG image, knowing "/abc/file.zif" file (without postfixes).
example: http://www.sunnybrookrvresort.com/Zoomify5/10-ZIF-OneFileStorage.htm
Thx.