Changeset 24309 for titan/plugins/tithek/kinox.h
- Timestamp:
- 10/14/13 17:23:06 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/tithek/kinox.h
r24251 r24309 28 28 streamurl = putlocker("Sockshare.com", id, url); 29 29 else if(ostrcmp(hname, "Putlocker.com") == 0) 30 streamurl = putlocker(" Sockshare.com", id, url);30 streamurl = putlocker("Putlocker.com", id, url); 31 31 else if(ostrcmp(hname, "FileNuke.com") == 0) 32 32 streamurl = filenuke("FileNuke.com", id, url);
Note: See TracChangeset
for help on using the changeset viewer.