Ignore:
Timestamp:
10/20/18 23:54:13 (4 years ago)
Author:
obi
Message:

tithek change kino default

File:
1 edited

Legend:

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

    r42622 r42938  
    124124
    125125        if(getconfig("tithek_kinox_url", NULL) == NULL)
    126                 addconfigtmp("tithek_kinox_url", "https://kinoxto.stream");
     126                addconfigtmp("tithek_kinox_url", "http://kinox.mobi");
    127127
    128128        if(getconfig("tithek_kinox_localhoster", NULL) == NULL)
     
    130130
    131131        if(getconfig("tithek_kinox_pic", NULL) == NULL)
    132                 addconfigtmp("tithek_kinox_pic", "1");
     132                addconfigtmp("tithek_kinox_pic", "0");
    133133
    134134//      if(checkbox("WHITEBOX") == 1)
Note: See TracChangeset for help on using the changeset viewer.