Changeset 30863


Ignore:
Timestamp:
11/07/14 18:32:46 (9 years ago)
Author:
obi
Message:

[tithek] add at work

File:
1 edited

Legend:

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

    r30600 r30863  
    586586        ip = string_replace_all("imageshack.us/md/up/grd/", "atemio.dyndns.tv/", ip, 1);
    587587
     588        ip = string_replace_all("kinox.to", "kinox.me", ip, 1);
     589        ip = string_replace_all("movie4k.to", "movie4k.me", ip, 1);
     590
    588591        if(ip != NULL)
    589592                pos = strchr(ip, '/');
Note: See TracChangeset for help on using the changeset viewer.