rpwnage / pwn-my

iOS 14.5 WebKit/Safari based Jailbreak
650 stars 69 forks source link

fix for https and better detection for iOS Devices #24

Closed thallosaurus closed 3 years ago

thallosaurus commented 3 years ago

I was testing the code on my iPhone and it told me I was on MacOS - which I was (surprisingly... /s) not.

Also, I added a window.onload handler which automatically redirects the user to the https version.

rpwnage commented 3 years ago

Thank you for your contribution. ^^