Jump to content
Ketarin forum

der_eismann

Members
  • Posts

    2
  • Joined

  • Last visited

der_eismann's Achievements

Newbie

Newbie (1/14)

  1. And I already found it. I was crawling through the JavaScript a bit and saw that it called https://dl.pstmn.io/changelog?channel=stable&platform=windows which then answers with the current version and link.
  2. Hey everyone, I am setting up a nice Ketarin environment with tools we use at work, but right now I'm a bit frustrated with Postman: https://www.getpostman.com/apps#changelog-windows-app When you follow the link in a browser it shows you the changelog nicely. But when I load it in Ketarin for the version variable all I get is empty div blocks for the OSes: <div class="tab-pane" id="changelog-osx-app"> <div class="changelog-container container"> </div> </div> <div class="tab-pane" id="changelog-windows-app"> <div class="changelog-container container"> </div> </div> <div class="tab-pane" id="changelog-linux-app"> <div class="changelog-container container"> </div> </div> Any idea on this? I tried using a different user agent, but that didn't help.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.