mirror of
git://erdgeist.org/opentracker
synced 2025-04-21 21:52:00 +02:00
Denis wanted scrapes and erdgeist didnt give it :)
This commit is contained in:
parent
4fc8dd75be
commit
fd73f958c2
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue