Changeset 44505
- Timestamp:
- 01/08/20 23:48:31 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/tithek/tithek.c
r44439 r44505 124 124 125 125 if(getconfig("tithek_kinox_url", NULL) == NULL) 126 addconfigtmp("tithek_kinox_url", "https:// www6.kinox.to/");126 addconfigtmp("tithek_kinox_url", "https://kinoz.to"); 127 127 128 128 if(getconfig("tithek_kinox_localhoster", NULL) == NULL) 129 addconfigtmp("tithek_kinox_localhoster", " 1");129 addconfigtmp("tithek_kinox_localhoster", "2"); 130 130 131 131 if(getconfig("tithek_kinox_pic", NULL) == NULL)
Note: See TracChangeset
for help on using the changeset viewer.