Changeset 42196


Ignore:
Timestamp:
04/27/18 21:51:01 (5 years ago)
Author:
obi
Message:

fix xvideo

File:
1 edited

Legend:

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

    r28962 r42196  
    1818        }
    1919
    20         tmpstr = gethttp(ip, path, 80, NULL, NULL, 10000, NULL, 0);
    21        
     20//      tmpstr = gethttp(ip, path, 80, NULL, NULL, 10000, NULL, 0);
     21        tmpstr = gethttps(link, NULL, NULL, NULL, NULL, NULL, 1);
     22
    2223        writesys("/var/usr/local/share/titan/plugins/tithek/xvideos1_tmpstr", tmpstr, 0);
    2324       
Note: See TracChangeset for help on using the changeset viewer.