Time |
Nickname |
Message |
14:23
🔗
|
soultcer |
bit.ly has switched to a new banning system since I last checked (which is quite some time ago) |
14:23
🔗
|
soultcer |
They ban after a couple thousand requests, but unban you a minute later |
14:24
🔗
|
soultcer |
I think I will rewrite my scraper to just pretend that it didn't notice the ban and to continue hitting them with requests |
14:24
🔗
|
soultcer |
"Hey, I am making those requests anyway. If you want to stop me asking for the same code, you better return a target url this time" |
17:12
🔗
|
chronomex |
i think mine dos that |
17:12
🔗
|
chronomex |
"hmmm, no url? TRY AGAIN" |
21:33
🔗
|
Coderjoe |
what are you using to get the redirect? I'm finding I might need something similar for another project, since rtmpdump apparently can't handle a 302 |
22:15
🔗
|
ersi |
Can't you just start an session yourself and get the response? |