Changeset 42039 for titan/plugins/tithek/kinox.h
- Timestamp:
- 03/31/18 23:27:15 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/tithek/kinox.h
r42030 r42039 175 175 line = ostrcat(line, url, 1, 0); 176 176 line = ostrcat(line, "#", 1, 0); 177 line = ostrcat(line, getconfig("tithek_kinox_url", NULL), 1, 0); 177 // line = ostrcat(line, getconfig("tithek_kinox_url", NULL), 1, 0); 178 line = ostrcat(line, "http://kinox.to", 1, 0); 178 179 line = ostrcat(line, "/", 1, 0); 179 180 line = ostrcat(line, pic, 1, 0);
Note: See TracChangeset
for help on using the changeset viewer.