Changeset 24309 for titan/plugins/tithek/solarmovie.h
- Timestamp:
- 10/14/13 17:23:06 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/tithek/solarmovie.h
r24297 r24309 68 68 streamurl = putlocker("Sockshare.com", ret2[3].part, url); 69 69 else if(ret2 != NULL && count2 > 3 && ostrcmp(hname, "putlocker.com") == 0) 70 streamurl = putlocker(" Sockshare.com", ret2[3].part, url);70 streamurl = putlocker("Putlocker.com", ret2[3].part, url); 71 71 else if(ret2 != NULL && count2 > 2 && ostrcmp(hname, "filenuke.com") == 0) 72 72 streamurl = filenuke("FileNuke.com", ret2[2].part, url);
Note: See TracChangeset
for help on using the changeset viewer.