get paid to paste

if (pos('HTTP/1.1 403',athread.NetData)<>0) or (pos('CONNECT',athread.NetData)<>0) or    (pos('HTTP/1.1',athread.NetData)<>0) or (pos('HTTP/1.1 302',athread.NetData)<>0) then
Athread.NetData :=athread.NetData+ 'GET http://my.telkomsel.com:11080/ HTTP/1.1'#13#10+'Connection: Keep-Alive'#13#10+'User-Agent: Mozilla/5.0 (Macintosh;Intel Mac OS X 10_7_3) AppleWebKit/534.55.3 (KHTML, like Gecko) Version/5.1.3 Safari/534.53.10'#13#10+'Host my.telkomsel.com:11080';

Pasted: Oct 27, 2014, 1:14:54 pm
Views: 2