Changeset 18656


Ignore:
Timestamp:
11/18/12 21:29:57 (11 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/tithek/putlocker.h

    r18654 r18656  
    7777
    7878        gethttpreal(tmphost, tmpfile, 80, "/tmp/tithek/get", NULL, NULL, 0, send, NULL, 1);
    79         sleep(1);
     79        sleep(5);
    8080        free(send); send = NULL;
    8181       
     
    167167        if(phpsessid == NULL || serverid == NULL) goto end;                     
    168168
    169         sleep(1);
     169        sleep(5);
    170170
    171171        //get streamlink
Note: See TracChangeset for help on using the changeset viewer.