Bit Che > Scripts & Development
kickass bug
BugMeNot:
When I do a search, the kickass results seem to repeat for 7-9 times. I don't know if it's actually repeating the search at kat or just repeating the display of the result.
chip!:
its probably just fetching results from more than the first "page"... each additional page uses another http request. you can limit those if you want in the settings.
BugMeNot:
It's repeating the same torrent name, not giving different results. It sounds like the same problem this guy had:
http://convivea.com/forums/index.php/topic,2515.0.html
chip!:
--- Quote from: BugMeNot on November 14, 2015, 05:41:37 am ---It's repeating the same torrent name, not giving different results. It sounds like the same problem this guy had:
--- End quote ---
Hmm.. you have updated to the latest version (3.5 build 30) with the latest scripts? I cant reproduce the problem you are experiencing. [sad]
BugMeNot:
Yes, latest version. I've been having this problem for the past year or so. When I use a packet sniffer I see the following code repeated ~12 times:
--- Code: ---GET /search/muge+2012/1/ HTTP/1.1
Connection: Keep-Alive
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36
Host: kat.cr
HTTP/1.1 301 Moved Permanently
Server: nginx
Date: Sun, 29 Nov 2015 16:19:11 GMT
Content-Type: text/html
Content-Length: 178
Connection: keep-alive
Location: https://kat.cr/search/muge+2012/1/
<html>
<head><title>301 Moved Permanently</title></head>
<body bgcolor="white">
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
--- End code ---
Here is a pic:
Navigation
[0] Message Index
[#] Next page
Go to full version