Page 1 of 1

Redirect to Beta Map for non-logged in users

Posted: Thu Oct 12, 2023 3:46 am
by DougJoe
I noticed that when I'm not logged into the site and I try to browse to something like "https://webdiplomacy.net/board.php?game ... ive=Orders" I automatically get redirected to the beta version of the map. By chance is there something that I can put in the URL to prevent the redirection?

(This is for a .NET app that I wrote a while ago that pulls down the orders page then parses the HTML for the S01 moves for analysis of bot games. Used to work great, was going to pull my last 49 games down to add to my dataset... when I get redirected to the beta map, I get errors about javascript not being enabled.)

Re: Redirect to Beta Map for non-logged in users

Posted: Sat Dec 09, 2023 6:58 am
by kestasjk
Try adding &view=dropDown to the request, I think that should do it