goinsta
goinsta copied to clipboard
Change UserAgent
Hi,
Is there a way to change the UserAgent const within const.go.
I have checked the official Documentation , there is not a function that exposes this to be modified.
However I wanted to check if there are any predefined available device configurations that can be used , purpose to to avoid Action Blocks while automating a few things
@vaebhav have a look at my fork, just added this. insta.SetDevice(Device{...})