Changeset 43623


Ignore:
Timestamp:
03/02/19 16:41:05 (5 years ago)
Author:
aafsvn
Message:

tuthek kino add mirror

File:
1 edited

Legend:

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

    r43557 r43623  
    457457                                        int j = 0;
    458458
    459                                         mirrormaxtmp = oregex("<b>Mirror</b>: .*/(.*)<br/>.*", ret1[i].part);
     459//                                      mirrormaxtmp = oregex("<b>Mirror</b>: .*/(.*)<br/>.*", ret1[i].part);
     460                                        mirrormaxtmp = oregex("<b>Mirror</b>: .*/(.*)<br.*", ret1[i].part);
    460461
    461462                                        if(mirrormaxtmp != NULL)
Note: See TracChangeset for help on using the changeset viewer.