Skip to content

Conversation

@mosesrenegade
Copy link

There are a few commits here in which I have modified the User Agent Strings from

...Safari/604.1

"
to

...Safari/604.1"

This fixes the script in both iPhone, MacOS, and Windows Phone.

…d not like the User Agent strings that are

listed in which the final " is in a newline character. I'm not very familiar with the language, but eliminating that
fixed the issue. Please doublecheck each line and re-run the script to be sure. Tested on OSX, Linux, and Windows
with PowerShell 7.1
There where formatting issues in the script in which the HTTP requests had many CRLF causing the User Agent String
fields not to be sent correctly to the server. This rendered issues with the script.
@pwnf
Copy link

pwnf commented Jul 25, 2023

Lol I just submitted the same pull request.. sigh.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants