Changeset 42938 for titan/plugins/tithek/tithek.c
- Timestamp:
- 10/20/18 23:54:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/tithek/tithek.c
r42622 r42938 124 124 125 125 if(getconfig("tithek_kinox_url", NULL) == NULL) 126 addconfigtmp("tithek_kinox_url", "http s://kinoxto.stream");126 addconfigtmp("tithek_kinox_url", "http://kinox.mobi"); 127 127 128 128 if(getconfig("tithek_kinox_localhoster", NULL) == NULL) … … 130 130 131 131 if(getconfig("tithek_kinox_pic", NULL) == NULL) 132 addconfigtmp("tithek_kinox_pic", " 1");132 addconfigtmp("tithek_kinox_pic", "0"); 133 133 134 134 // if(checkbox("WHITEBOX") == 1)
Note: See TracChangeset
for help on using the changeset viewer.