Changeset 44505 for titan/plugins


Ignore:
Timestamp:
01/08/20 23:48:31 (4 years ago)
Author:
obi
Message:

update kino

File:
1 edited

Legend:

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

    r44439 r44505  
    124124
    125125        if(getconfig("tithek_kinox_url", NULL) == NULL)
    126                 addconfigtmp("tithek_kinox_url", "https://www6.kinox.to/");
     126                addconfigtmp("tithek_kinox_url", "https://kinoz.to");
    127127
    128128        if(getconfig("tithek_kinox_localhoster", NULL) == NULL)
    129                 addconfigtmp("tithek_kinox_localhoster", "1");
     129                addconfigtmp("tithek_kinox_localhoster", "2");
    130130
    131131        if(getconfig("tithek_kinox_pic", NULL) == NULL)
Note: See TracChangeset for help on using the changeset viewer.