kgretzky / evilginx2

Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication
BSD 3-Clause "New" or "Revised" License
10.22k stars 1.87k forks source link

redirectors/turnstile: center challenge and inherit theme colors #1070

Open binarytrails opened 1 month ago

binarytrails commented 1 month ago

I enhanced a bit the layout so to it takes the user theme colors (dark stays dark) and light will be light plus if its from mobile then it will also be aligned in center nicely. Also, removed Loading raw text since the challenge says loading already and its redundant. Cheers.