mirror of
git://erdgeist.org/opentracker
synced 2025-02-22 17:11:29 +08:00
Denis wanted scrapes and erdgeist didnt give it :)
This commit is contained in:
parent
4fc8dd75be
commit
fd73f958c2
@ -257,7 +257,7 @@ e400_param:
|
||||
}
|
||||
|
||||
/* Scanned whole query string, no hash means full scrape... you might want to limit that */
|
||||
if( !hash ) {
|
||||
if( hash ) {
|
||||
char * reply;
|
||||
|
||||
reply_size = return_fullscrape_for_tracker( &reply );
|
||||
|
Loading…
x
Reference in New Issue
Block a user