Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing of Formatting Issues #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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