Changeset 32087
- Timestamp:
- 01/04/15 17:16:13 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/tithek/filenuke.h
r32084 r32087 204 204 streamlink = string_resub("var lnk1 = '", "';", post, 0); 205 205 if(streamlink != NULL) 206 { 206 207 streamlink = ostrcat(streamlink, "|User-Agent=Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:30.0) Gecko/20100101 Firefox/30.0", 1, 0); 208 free(post), post = NULL; 209 } 207 210 else 208 211 {
Note: See TracChangeset
for help on using the changeset viewer.