07 Mart 2023, 04:27
|
#1 |
| Çevrimdışı Üyelik tarihi: 07 Aralık 2022 Konular: 21245 Mesajlar: 24.248
| Altılı Ganyan Sonucları Kod : Kodu kopyalamak için üzerine çift tıklayın!
alias htmlfree {
var %x, %i = $regsub($1-,/(^[^<]*>|<[^>]*>|<[^>]*$)/g,$null,%x), %x = $remove(%x, ) return %x }
alias sonuclar { sockopen tjk www.futbolingo.com 80 }
on *:sockopen:tjk: {
if ($sockerr) { echo -a Siteye Baglanamadı. | return }
sockwrite -n $sockname GET //at-yarisi-sonucu HTTP/1.1
sockwrite -n $sockname Host: www.futbolingo.com
sockwrite -n $sockname Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
sockwrite -n $sockname Content-Type: text/html; charset=utf-8
sockwrite -n $sockname Set-Cookie: PHPSESSID=dj3bvdttj38forknn3cltfk3i0; path=/
sockwrite -n $sockname Connection: Close
sockwrite -n $sockname $crlf
}
On *:Sockread:tjk: {
var %the
sockread %the
if (6'LI GANYAN isin %the) { echo -a $htmlfree($replace(%the,<div style='width:80px;float:left;text-align:right'>,chr(32))) } }
[Coder: The] Kalbim Atar Cansız, Geçmez Gün Ahsız, Vahsız.. |
|
| |