Tuyul66

FBIDB

Dec 13th, 2019
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 57.35 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.   <head>
  4.     <title>Sendspace.com Mobile File</title>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  6.     <link rel="icon" href="https://m.sendspace.com/favicon.ico" />
  7.     <meta name="viewport" content="width=device-width,height=device-height,initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no">
  8. <link rel="stylesheet" href="https://m.sendspace.com/css/font-awesome-4.2.0/css/font-awesome.min.css?v=2.8" />
  9. <link rel="stylesheet" href="https://m.sendspace.com/css/the.css?v=2.8" />        <script type="text/javascript" src="https://m.sendspace.com/js/jquery-1.11.1.min.js"></script>
  10.   </head>
  11.   <body>
  12.     <header>
  13.   <div class="header max-width">
  14.    
  15. <div class="fr hicons">
  16. <i class="fa fr fa-fw fstools nd fa-ellipsis-h" onclick="return FSTools.push()"></i>
  17. <i class="fa fr fa-fw back nd fa-chevron-left" onclick="history.go(-1)"></i>
  18. <i class="fa fr fa-fw new_folder nd fa-plus-square" onclick="return CreateFolder.push()"></i></div>    
  19. <a class="logo" onclick="return Menu.toggle()">
  20. <img src="https://m.sendspace.com/img/logo.png" alt="" /></a>
  21. <span class="hlabel" onclick="return Menu.toggle()">Sendspace.com</span>  </div>
  22. </header>
  23. <div id="fstools" onclick="FSTools.pop()">
  24.   <div class="max-width">
  25.     <ul class="fr">
  26.      
  27. <li class="new_folder" onclick="return CreateFolder.push()">New Folder</li>
  28. <li class="folder_properties" onclick="return Folder_infoDeck.from_files()">Folder Properties</li>
  29. <li class="select_all" onclick="return FSTools.select_all()">Select All</li>
  30. <li class="deselect_all nd" onclick="return FSTools.deselect_all()">Deselect All</li>
  31. <li class="sorting" onclick="return FileSort.push()">Sorting</li>
  32. <li class="search" onclick="SearchDeck.term='';return SearchDeck.push()">Search</li>
  33. <li class="refresh" onclick="return FilesDeck.push()">Refresh</li>
  34. <li class="view" onclick="return FolderView.push()">Change view</li>    </ul>
  35.   </div>
  36. </div>
  37. <div id="menu" onclick="return Menu.close()">
  38.   <ul>
  39.    
  40. <li>
  41. <a id="menu-login" data-deck="login" href="https://m.sendspace.com/login" title="Log In" onclick="return Menu.click(this,event)">
  42. <i class="fa fa-sign-in fa-fw"></i> Log In</a></li>
  43. <li>
  44. <a id="menu-register" data-deck="register" href="https://m.sendspace.com/register" title="Sign Up" onclick="return Menu.click(this,event)">
  45. <i class="fa fa-plus-square fa-fw"></i> Sign Up</a></li>
  46. <li>
  47. <a id="menu-index" data-deck="index" href="https://m.sendspace.com/index" title="Upload" onclick="return Menu.click(this,event)">
  48. <i class="fa fa-cloud-upload fa-fw"></i> Upload</a></li>
  49. <li>
  50. <a id="menu-files" data-deck="files" href="https://m.sendspace.com/files" title="My Files" onclick="return Menu.click(this,event)">
  51. <i class="fa fa-folder fa-fw"></i> My Files</a></li>
  52. <li>
  53. <a id="menu-chat" data-deck="chat" href="https://m.sendspace.com/chat" title="Messaging
  54. &lt;sup&gt;beta&lt;/sup&gt;" onclick="return Menu.click(this,event)">
  55. <i class="fa fa-comments-o fa-fw"></i> Messaging
  56. <sup>beta</sup></a></li>
  57. <li>
  58. <a id="menu-profile" data-deck="profile" href="https://m.sendspace.com/profile" title="My Profile" onclick="return Menu.click(this,event)">
  59. <i class="fa fa-user fa-fw"></i> My Profile</a></li>
  60. <li>
  61. <a id="menu-plans" data-deck="plans" href="https://m.sendspace.com/plans" title="Plans" onclick="return Menu.click(this,event)">
  62. <i class="fa fa-list-ol fa-fw"></i> Plans</a></li>
  63. <li>
  64. <a id="menu-contact" data-deck="contact" href="https://m.sendspace.com/contact" title="Contact Us" onclick="return Menu.click(this,event)">
  65. <i class="fa fa-envelope fa-fw"></i> Contact Us</a></li>
  66. <li>
  67. <a id="menu-logout" data-deck="logout" href="https://m.sendspace.com/logout" title="Log Out" onclick="return Menu.click(this,event)">
  68. <i class="fa fa-sign-out fa-fw"></i> Log Out</a></li>  </ul>
  69.   <div id="mfade">&nbsp;</div>
  70. </div>
  71. <section id="wrapper">
  72. <section id="content" class="max-width pad"></section></section>
  73. <div class="mode prep nd">
  74. <div class="tac" id="preparing">
  75. <i class="fa fa-spinner fa-spin"></i>
  76. <p class="tac">Uploading, please wait.</p></div>
  77. <iframe id="progress_display" class="nd"></iframe></div>
  78. <footer class="glued-bottom">
  79. <section class="max-width footer">Switch to
  80. <a class="desktop-version" href="https://www.sendspace.com/?desktop_version=true">Desktop version</a><br />&copy; 2005-2019 sendspace.com</section></footer>    <div id="loader">
  81.      
  82. <i class="fa fa-spinner fa-spin"></i>    </div>
  83.     <div id="failure" onclick="ref.failure.hide()">
  84.       <p class="tac">Failed to fetch data, please retry.</p>
  85.       <button class="btn-a">Close</button>
  86.     </div>
  87.     <script type="text/javascript">
  88.                 function merge_variables() {
  89.                     Layout.deck = 'file';
  90.                     ref.url = "https://m.sendspace.com/";
  91.                     ref.chat_base = "https://www.sendspace.com/messaging/";
  92.                     ref.hlabels ={"register":"Create An Account","index":"Sendspace.com","profile_pwdchange":"Password Change","profile_namechange":"Name Change","file":"Download File","contact_form":"Contact Message","terms":"Terms Of Use","delete":"Delete File","pwd-protected-folder":"Password Protected Folder","filegroup":"Multiple Downloads","search":"Search","file_info":"File Properties","folder_info":"Folder Options","filelinks":"File Link Types","fileversions":"File Versioning"};
  93.  
  94.                     ref.t = {"unlimited":"unlimited","expired":"expired","subscription":"subscription","bandw_left":"left","active_until":"Active until","registration_confirmation":"<b>Registration complete<\/b><br \/>\n<br \/>\nYou have registered successfully!<br \/>\n<br \/>\nYou can now use all the features<br \/>\navailable to free registered users.","file_too_big":"File too big to upload","password_changed":"Password changed successfully!","incorrect_password":"Incorrect password!","incorrect_current_pwd":"Current password is incorrect!","one_month":"1 Month","x_months":"Months","passwords_mismatch":"Password mismatch","invalid_dirname":"Invalid folder name","dirname_modified":"Folder name was modified to exclude forbidden characters","filename_modified":"File name was modified to exclude forbidden characters","parent_folder":"go to parent folder","basket_file":"file","basket_files":"files","basket_folder":"folder","basket_folders":"folders","select_destination":"Select Destination","updated_successfully":"Updated successfully!","shared_view":"Shared View","update_for_public_url":"Save changes to generate public URL","select_file_first":"Please select a file first!","uploaders_description":"Uploader's description","check_fields":"Please check your input!","check_recipient_email":"Please check recipient email address","enter_recipient_email":"Enter recipient email address","check_sender_email":"Please check your email address","no_search_match":"No matching files or folders found","search_invalid":"The search term is too short","pwd_incorrect":"Incorrect Password!<br \/>\nPlease try again","link_incorrect":"Link Incorrect","upload_finished":"Upload Finished","search_results":"Search Results","logged_out":"You have been logged out","no_new_password":"Please enter new password!","upload_cancelled":"Upload cancelled","uploading":"Upload In Progress","download_started":"Download started","accept_terms":"Please accept our Terms of Use","dl_never":"Never","copy_error":"An error occured. Please retry.","file_copy":"This file will be copied<br \/>\nto your account soon","file_copied_previously":"It seems you have copied this file before","file_copies_review":"Review possible duplicate|Review possible duplicates","file_copy_another":"Make Another Copy","captcha_unsolved":"Pass the challenge to proceed","premium_only_link":"Available for premium users only","chat_navail":"Sorry, the messaging service<br \/>\nis not available at the moment","np_explain":"The &quot;Set after current plan&quot; feature allows to automatically switch your account to another plan once your current membership runs out or reaches next renewal period.","np_cancel_label":"Do you want to turn off automated switch to a new plan once your current membership period reaches it's end?","np_cancel_agree":"Cancel Next Plan","ftt_free_for":"Free for","ftt_workgroup":"Combine a <b>work group<\/b> of users","versioned":"The file has multiple versions.<br \/>\nDeleting will restore the previous one.","versions_in_selection":"There are versioned files in your selection.<br \/>\nDeleting will reset them to an older version.","proceed":"Proceed","all_versions_cleared":"All versions have been cleared","usually":"usually","gal_no_images":"Sorry, no images found in this folder"};
  95. ref.lang_to='en';
  96. ref.cdomain='.sendspace.com';
  97. ref.cdomain_ss='.sendspace.com';
  98. ref.captcha_key='6LebOQwTAAAAAESSBBvqqHnaphr-AsVMbwqUni98';;
  99.  
  100. FileDeck.file_id = "iv2673";
  101. APIProxy.root_url="https://api.sendspace.com/rest/";
  102. ref.ajax_timeout=30*1000;                }
  103.     </script>
  104.    
  105. <script type="text/javascript" src="https://m.sendspace.com/js/jquery.cookie.js?v=2.8"></script>
  106. <script type="text/javascript" src="https://m.sendspace.com/js/clipboard.min.js?v=2.8"></script>
  107. <script type="text/javascript" src="https://m.sendspace.com/js/the.js?v=2.8"></script>
  108. <script type="tpl/template" class="tpl" id="chat-single-tpl">
  109. <p class="tac">The Chat feature is available only when there are several active users in your account</p></script>
  110. <script type="tpl/template" class="tpl" id="chat-tpl"><div id="chat-frame">Loading resources ...</div></script>
  111. <script type="tpl/template" class="tpl" id="choice-dlg-tpl">
  112. <div id="choice" onclick="ChoiceDialog.pop()">
  113. <div class="max-width">
  114. <div class="tac">%label%</div>
  115. <button class="btn-a" onclick="return ChoiceDialog.agree()">%agree%</button>
  116. <button class="btn-c" onclick="return ChoiceDialog.cancel()">Cancel</button></div></div></script>
  117. <script type="tpl/template" class="tpl" id="clipped-tpl">Selected: %selection%</script>
  118. <script type="tpl/template" class="tpl" id="contact-tpl">
  119. <div class="contact">
  120. <label>Please choose a topic</label>
  121. <ul onclick="return ContactDeck.item_click(event)">
  122. <li title="General question">General question</li>
  123. <li title="Problem using sendspace mobile service">Problem using sendspace mobile service</li>
  124. <li title="Suggestion / new feature request">Suggestion / new feature request</li>
  125. <li title="Pro service problems">Pro service problems</li>
  126. <li title="Reporting Abuse">Reporting Abuse</li>
  127. <li title="Other">Other</li></ul>
  128. <p class="tac" onclick="Layout.change('index')">
  129. <a class="btn-c btn-w">Cancel</a></p></div></script>
  130. <script type="tpl/template" class="tpl" id="contact_form-tpl">
  131. <form class="form-vert contact" method="post" action="https://m.sendspace.com/contact" onsubmit="return ContactFormDeck.submit(this)">
  132. <h1 class="topic tac">&nbsp;</h1><div class="userinf-entry">
  133. <i class="fa fa-edit fa-fw ii"></i>
  134. <input name="name" type="text" required="required" placeholder="Your name" />
  135. <i class="fa fa-envelope-o fa-fw ii"></i>
  136. <input name="email" type="email" required="required" placeholder="Your e-mail address" /></div>
  137. <div class="emudiv" style="
  138.  border:1px solid #ccc;
  139.  border-radius:5px;
  140.  overflow:hidden;
  141.  ">
  142. <textarea name="message" style="border-top:100px solid #fff;margin-top:-100px;" required="required" rows="5" onfocus="$('.emudiv').addClass('emufocus')" onblur="$('.emudiv').removeClass('emufocus')"></textarea></div><br />
  143. <button class="btn-a">Submit</button><br />
  144. <p class="tac" onclick="Layout.change('contact',null)">
  145. <a class="btn-c btn-w">Cancel</a></p></form></script>
  146. <script type="tpl/template" class="tpl" id="delete-confirm-tpl">
  147. <div id="deleting" onclick="return DeleteConfirm.pop()" class="tal"><section class="confirm max-width">
  148. <div class="tac">Delete
  149. <b class="tac">%item%</b>?
  150. <p></p></div>
  151. <button class="btn-c">Cancel</button>
  152. <button class="btn-a fr" onclick="return DeleteConfirm.confirm()">Delete</button></section></div></script>
  153. <script type="tpl/template" class="tpl" id="delete-file-tpl">
  154. <form class="form-vert download" onsubmit="return DeleteDeck.confirm(this)">
  155. <p class="tac">
  156. <b>You are about to delete the folowing file:</b></p>
  157. <h1>%name%</h1>
  158. <img src="%icon%" alt="" />
  159. <div class="specs">
  160. <p>
  161. <span>File Size:</span> %size%</p></div>
  162. <p class="tac description nd">
  163. <label>Uploader's description</label>
  164. <p class="tac">%description%</p></p><br />
  165. <input type="hidden" name="file_id" value="%file_id%" />
  166. <input type="hidden" name="delete_code" value="%delete_code%" />
  167. <p>Please note: This action cannot be reversed. If you press the 'Delete File' button shown below, this file will be permanently removed from sendspace.</p>
  168. <button class="btn-c" onclick="return Layout.change('index')">Cancel</button><br />
  169. <button class="btn-a" onclick="return DeleteDeck.confirm(this.form)">Delete File</button>
  170. <div class="nd file-removed">File successfully removed</div></form></script>
  171. <script type="tpl/template" class="tpl" id="df_browse-tpl">
  172. <div class="df_browse">
  173. <ul class="files">&nbsp;</ul>
  174. <div class="df_modal"><section class="confirm max-width">
  175. <p>Target folder:
  176. <b class="target">My Files</b></p>
  177. <button class="btn-c" onclick="return DestFolderDeck.pop()">Cancel</button>
  178. <button class="btn-a fr" onclick="return DestFolderDeck.pop(true)">Upload Here</button></section></div></div></script>
  179. <script type="tpl/template" class="tpl" id="dl-file-tpl">
  180. <div class="zone"></div>
  181. <form class="form-vert download">
  182. <h1>%name%</h1>
  183. <img src="%icon%" alt="" />
  184. <div class="specs">
  185. <p>
  186. <span>File Size:</span> %size%</p></div>
  187. <div class="tac description nd">
  188. <label>Uploader's description</label>
  189. <p class="tac">%description%</p></div>
  190. <div class="warning-block">
  191. <div class="label">
  192. <h3>This file may be harmful<br />
  193. for your device!</h3></div></div>
  194. <div class="sharing tac">
  195. <label>SHARE this file WITH YOUR FRIENDS</label>
  196. <label style="display:none">SHARE these files WITH YOUR FRIENDS</label>
  197. <a href="https://www.facebook.com/sharer/sharer.php?u=%share_url%" target="_blank" onclick="return Layout.shared('fb')">
  198. <i class="fa fa-facebook"></i></a>
  199. <a href="https://twitter.com/share?url=%share_url%" target="_blank" onclick="return Layout.shared('tw')">
  200. <i class="fa fa-twitter"></i></a>
  201. <a href="http://vk.com/share.php?url=%share_url%" target="_blank" onclick="return Layout.shared('vk')">
  202. <i class="fa fa-vk"></i></a>
  203. <a href="https://www.blogger.com/blog-this.g?u=%share_url%" target="_blank" class="bl" onclick="return Layout.shared('bl')">&nbsp;</a>
  204. <a href="https://www.reddit.com/submit?url=%share_url%" target="_blank" onclick="return Layout.shared('rd')">
  205. <i class="fa fa-reddit"></i></a></div>
  206. <div class="download_type free">
  207. <a class="btn-a" onclick="Layout.change('plans')">Download as Pro *</a>
  208. <div class="copy_file free">
  209. <a onclick="return CopyFile.push()" class="btn-c btn-f">Save to My Account</a></div>
  210. <p class="tac">OR</p>
  211. <a target="_blank" class="btn-c btn-f" onclick="return FileDeck.download()">Download as free member **</a><br /><br />
  212. <p>* Pro Plan members have an unlimited lifetime storage and many other benefits without any speed limits!</p>
  213. <p>** Download speed and other limitations will be applied to free members</p></div>
  214. <div class="download_type nd">
  215. <a onclick="return FileDeck.download()" class="btn-a">Download Now</a>
  216. <div class="copy_file">
  217. <a onclick="return CopyFile.push()" class="btn-c btn-f">Save to My Account</a></div></div></form></script>
  218. <script type="tpl/template" class="tpl" id="file-captcha-tpl"><form action="?" class="form-vert" method="post" onsubmit="return FileDeck.captcha_check()">
  219.  
  220. <div class="download">
  221. <h1>%name%</h1>
  222. <img src="%icon%" alt="" />
  223. <div class="specs">
  224. <p>
  225. <span>File Size:</span> %size%</p></div>
  226. <div class="tac description nd">
  227. <label>Uploader's description</label>
  228. <p class="tac">%description%</p></div><br style="clear:both" /><br /></div>
  229. <div class="tac warning-block">
  230. <div class="label">
  231. <h3>This file may be harmful<br />
  232. for your device!</h3>
  233. <p>Please pass the verification to proceed:</p></div>
  234. <div id="captcha">&nbsp;</div>
  235. <button class="btn-a" onclick="return Layout.change('index')">Cancel</button>
  236. <button class="btn-c" onclick="return FileDeck.captcha_check()">Proceed Anyway</button></div></form>
  237.  
  238. </script>
  239. <script type="tpl/template" class="tpl" id="file-expiry-notice-tpl">
  240. <div class="expiry_notice form-vert" onclick="gaevt('Invite Premium Upgrade Flow','Expiry Notice');return Layout.change('plans')">*Inactive files will be deleted after %inactive_days% days<br />
  241. <a class="btn-c btn-f">upgrade to keep forever</a></div></script>
  242. <script type="tpl/template" class="tpl" id="file-not-found-tpl">
  243. <div class="form-vert">
  244. <h1 class="tac err">Sorry, the file you requested is not available</h1>Possible reasons include:
  245. <ul>
  246. <li>File date limit has expired.</li>
  247. <li>File was not successfully uploaded.</li></ul>
  248. <p>It is not possible to restore the file.<br />
  249. Please contact the uploader and ask them to upload the file again.</p></div></script>
  250. <script type="tpl/template" class="tpl" id="file-password-tpl">
  251. <form class="form-vert" action="" method="post" onsubmit="FileDeck.push(this.file_password.value,true);return false">
  252. <h1 class="tac">This file has been password protected by the uploader *</h1>
  253. <i class="fa fa-unlock fa-fw ii"></i>
  254. <input name="file_password" type="password" autocomplete="off" required="required" />
  255. <button class="btn-a">Unlock</button>
  256. <p class="tac">* Do not contact sendspace about the password - we cannot provide this security information.</p></form></script>
  257. <script type="tpl/template" class="tpl" id="file-version-tpl">
  258. <li class="file" id="%id%">
  259. <i class="fr fa fa-fw fa-trash" onclick="return File_versionsDeck.delete_item(this)"></i>
  260. <p>
  261. <span title="version uploaded on %uploaded_text%">
  262. <a href="%direct_download_url%" onclick="return File_versionsDeck.start_download(this)">%uploaded%</a>
  263. <i>%downloads%</i>
  264. <i>%size%</i></span><br /></p></li></script>
  265. <script type="tpl/template" class="tpl" id="filegroup-not-found-tpl">
  266. <div class="form-vert">
  267. <h1 class="tac err">Sorry, the file group you requested is not available</h1>Possible reasons include:
  268. <ul>
  269. <li>All of the files' date limit has expired.</li>
  270. <li>All of the files' bandwidth limit is exhausted.</li>
  271. <li>Files were not successfully uploaded.</li></ul>
  272. <p>It is not possible to restore the files.<br />
  273. Please contact the uploader and ask them to upload the files again.</p></div></script>
  274. <script type="tpl/template" class="tpl" id="filegroup-tpl">
  275. <div class="filegroup">
  276. <div class="sharing tac">
  277. <label>SHARE this file WITH YOUR FRIENDS</label>
  278. <label style="display:none">SHARE these files WITH YOUR FRIENDS</label>
  279. <a href="https://www.facebook.com/sharer/sharer.php?u=%share_url%" target="_blank" onclick="return Layout.shared('fb')">
  280. <i class="fa fa-facebook"></i></a>
  281. <a href="https://twitter.com/share?url=%share_url%" target="_blank" onclick="return Layout.shared('tw')">
  282. <i class="fa fa-twitter"></i></a>
  283. <a href="http://vk.com/share.php?url=%share_url%" target="_blank" onclick="return Layout.shared('vk')">
  284. <i class="fa fa-vk"></i></a>
  285. <a href="https://www.blogger.com/blog-this.g?u=%share_url%" target="_blank" class="bl" onclick="return Layout.shared('bl')">&nbsp;</a>
  286. <a href="https://www.reddit.com/submit?url=%share_url%" target="_blank" onclick="return Layout.shared('rd')">
  287. <i class="fa fa-reddit"></i></a></div>
  288. <ul class="files"></ul></div></script>
  289. <script type="tpl/template" class="tpl" id="file_info-tpl">
  290. <div class="download">
  291. <img src="%icon%" alt="" />
  292. <div class="specs">
  293. <p>
  294. <span>File Size:</span> %size%</p>
  295. <p>
  296. <span>Uploaded:</span> %uploaded%</p>
  297. <p class="last_download nd">
  298. <span>Last download:</span> %last_download%</p>
  299. <p class="downloads nd">
  300. <span>Downloads:</span> %downloads%</p></div></div>
  301. <form class="form-vert properties" action="https://m.sendspace.com/file_info/?id=%id%" method="post" onsubmit="return File_infoDeck.submit(this)">
  302. <input type="hidden" name="file_id" value="%id%" />
  303. <div class="sharing tac">
  304. <label>SHARE this file WITH YOUR FRIENDS</label>
  305. <label style="display:none">SHARE these files WITH YOUR FRIENDS</label>
  306. <a href="https://www.facebook.com/sharer/sharer.php?u=%share_url%" target="_blank" onclick="return Layout.shared('fb')">
  307. <i class="fa fa-facebook"></i></a>
  308. <a href="https://twitter.com/share?url=%share_url%" target="_blank" onclick="return Layout.shared('tw')">
  309. <i class="fa fa-twitter"></i></a>
  310. <a href="http://vk.com/share.php?url=%share_url%" target="_blank" onclick="return Layout.shared('vk')">
  311. <i class="fa fa-vk"></i></a>
  312. <a href="https://www.blogger.com/blog-this.g?u=%share_url%" target="_blank" class="bl" onclick="return Layout.shared('bl')">&nbsp;</a>
  313. <a href="https://www.reddit.com/submit?url=%share_url%" target="_blank" onclick="return Layout.shared('rd')">
  314. <i class="fa fa-reddit"></i></a></div>
  315. <p class="direct_download_url">
  316. <i class="fa fa-question-circle" onclick="return File_infoLinksDeck.push(this)"></i>
  317. <i class="fa fa-clipboard copybtn"></i>
  318. <label>Direct Download Link</label>
  319. <textarea class="narrowed" rows="1" readonly="readonly">%direct_download_url%</textarea></p>
  320. <p class="pro_download_page">
  321. <i class="fa fa-question-circle" onclick="return File_infoLinksDeck.push(this)"></i>
  322. <i class="fa fa-clipboard copybtn"></i>
  323. <label>Pro Download Page</label>
  324. <textarea class="narrowed" rows="1" readonly="readonly">%pro_download_page%</textarea></p>
  325. <p class="download_page_url">
  326. <i class="fa fa-question-circle" onclick="return File_infoLinksDeck.push(this)"></i>
  327. <i class="fa fa-clipboard copybtn"></i>
  328. <label>Download Page Link</label>
  329. <textarea class="narrowed" rows="1" readonly="readonly">%download_page_url%</textarea></p>
  330. <p class="public_url">
  331. <i class="fa fa-question-circle" onclick="return File_infoLinksDeck.push(this)"></i>
  332. <i class="fa fa-clipboard copybtn"></i>
  333. <label>Bandwidth Free Link</label>
  334. <textarea class="narrowed" rows="1" readonly="readonly">%public_url%</textarea></p>
  335. <div class="delete_url">
  336. <i class="fa fa-question-circle" onclick="return File_infoLinksDeck.push(this)"></i>
  337. <i class="fa fa-clipboard copybtn"></i>
  338. <label>Delete File Link</label>
  339. <textarea class="narrowed" rows="2" readonly="readonly">%delete_url%</textarea></div><br /><div id="name-entry">
  340. <label>File name</label>
  341. <i class="fa fa-edit fa-fw ii"></i>
  342. <input name="name" type="text" required="required" value="%name%" placeholder="Enter file name" /></div><div id="pass-entry">
  343. <label>Protection password</label>
  344. <i class="fa fa-lock fa-fw ii"></i>
  345. <input type="text" name="password" placeholder="Enter password" autocomplete="off" value="%password%" /></div><div id="description-entry">
  346. <label>File description</label>
  347. <textarea rows="3" name="description" placeholder="Enter description">%description%</textarea></div>
  348. <button class="btn-a">Update</button><br />
  349. <button class="btn-c" onclick="return File_infoDeck.pop()">Cancel</button><br />
  350. <div class="properties versioning">
  351. <i class="fa fa-question-circle" onclick="return File_infoVersionsDeck.push(this)"></i>
  352. <label>
  353. <i class="fa fa-code-fork"></i>
  354. <span>File Versioning</span></label>
  355. <p class="nd vis%versions% tac">No other versions created</p>
  356. <p class="nd%versions%" onclick="return File_versionsDeck.push(File_infoDeck.file_id)">%versions% version<span class="plur%versions%">s</span>
  357. <a class="fr">manage</a></p>
  358. <button class="btn-a" onclick="return File_infoDeck.upload_version()">Upload New Version</button></div></form></script>
  359. <script type="tpl/template" class="tpl" id="file_info_links-tpl"><form class="form-vert contact">
  360.   <label class="faq-download_page_url">Download Page Link</label>
  361.   <p>You may use this link to point to a download page on sendspace. You can customize this page with your logo and text using the Desktop version of sendspace.</p>
  362.   <p>If you don't own a premium account, the recepient will be shown advertisements on that page and the download speed will be limited. Premium links don't show ads and provide the best speed possible.</p>
  363.   <p>If you prefer the download page to totally match your website, it is better to post the direct download links there.</p>
  364.  
  365.   <label class="faq-direct_download_url">Direct Download Link</label>
  366.   <p>This link type is only available to premium type account users. Clicking this link will start the download directly, without redirecting the downloader to a page on sendspace.</p>
  367.   <p>This is an ideal solution to keep visitors at your site yet keep overall bandwidth costs low by using the power of sendspace behind the scenes.</p>
  368.  
  369.   <label class="faq-public_url">Bandwidth Free Link</label>
  370.   <p>This type of link will show an ad-powered page on sendspace providing the recepient with options to download the file at a limited speed, but the bandwidth used to download the file won't be substracted from your account.</p>
  371.   <p>Please note, that if this link is used, the file will be switched to "free mode" and the premium links will stop working. This is best used only when you run out of bandwidth.</p>
  372.  
  373.   <label class="faq-delete_url">Delete File Link</label>
  374.   <p>This is a special link to delete the file, that's only visible to you. If you selected an email confirmation on upload, the delete link will be included in that email also. Besides that, you have the usual means to delete files from your file-list.</p>
  375.   <p>Recipients of your files are unable to delete (or edit, for that matter) them, but in some cases you might want to give them the power to delete the specific file after receiving. In this case provide them with this link also. When entering this page, a confirmation will be shown before finally removing the file.</p>
  376. </form></script>
  377. <script type="tpl/template" class="tpl" id="file_info_versions-tpl"><form class="form-vert contact">
  378.   <p>File Versioning is just one of the many extra features you get when you have a Premium account.</p>
  379.   <p>Versioning enables you to distribute the freshest version of the file (your design, document or software piece, for example) using the original download link - no more hassle updating your website or otherwise spreading a new URL each time you update.</p>
  380.   <p>Only the current version can be seen and downloaded by your recipients. You, on the other hand, may choose to keep a history of previous versions and can download any of them.</p>
  381. </form></script>
  382. <script type="tpl/template" class="tpl" id="file_versions-tpl">
  383.  
  384. <div class="download">
  385. <h1>%name%</h1>
  386. <img src="%icon%" alt="" />
  387. <div class="specs">
  388. <p>
  389. <span>File Size:</span> %size%</p>
  390. <p>
  391. <span>Uploaded:</span> %uploaded%</p>
  392. <p class="last_download nd">
  393. <span>Last download:</span> %last_download%</p>
  394. <p class="downloads nd">
  395. <span>Downloads:</span> %downloads%</p></div></div>
  396. <form class="form-vert"><br />
  397. <button class="btn-a" onclick="return File_infoDeck.upload_version()">Upload New Version</button><br /></form>
  398. <div class="files versions">
  399. <li class="file">
  400. <p>
  401. <span>
  402. <u>Uploaded</u>
  403. <i>D/L</i>
  404. <i>Size</i></span><br /></p></li></div></script>
  405. <script type="tpl/template" class="tpl" id="filecode_incorrect-tpl">
  406. <div class="form-vert">
  407. <h1 class="err tac">Wrong URL specified</h1>
  408. <p>Please check if you copied/entered the last characters of the file-link correctly.</p></div></script>
  409. <script type="tpl/template" class="tpl" id="filecopy-browse-tpl">
  410. <div class="df_browse">
  411. <ul class="files">&nbsp;</ul>
  412. <div class="df_modal"><section class="confirm max-width">
  413. <p>Target folder:
  414. <b class="target">My Files</b></p>
  415. <button class="btn-c" onclick="return CopyFile.pop(1)">Cancel</button>
  416. <button class="btn-a fr" onclick="return CopyFile.select()">Copy Here</button></section></div></div></script>
  417. <script type="tpl/template" class="tpl" id="files-tpl">
  418. <ul class="files"></ul>
  419. <ul class="hover-b-r">
  420. <li class="button-gallery nd">
  421. <button class="btn-r" onclick="return FilesDeck.show_gallery()">
  422. <i class="fa fa-picture-o fa-fw"></i></button></li>
  423. <li class="button-upload">
  424. <button class="btn-r" onclick="return IndexDeck.trigger()">
  425. <i class="fa fa-cloud-upload fa-fw"></i></button></li></ul>
  426. <div>
  427. <ul id="file_options" class="option_popup fr" onclick="return FilesDeck.fs_popup_click(event)">
  428. <li title="select">Select</li>
  429. <li title="download">Download</li>
  430. <li title="properties">Properties</li>
  431. <li><hr /></li>
  432. <li title="update_version">Update Version</li>
  433. <li title="manage_versions">Manage Versions</li>
  434. <li><hr /></li>
  435. <li title="delete">Delete</li></ul></div>
  436. <ul id="dir_options" class="option_popup fr" onclick="return FilesDeck.fs_popup_click(event)">
  437. <li title="select">Select</li>
  438. <li title="properties">Properties</li>
  439. <li><hr /></li>
  440. <li title="delete">Delete</li></ul>
  441. <div id="filesort" class="nd form-vert radio-toggle">
  442. <ul>
  443. <li>
  444. <label class="minihead tac">Sort by</label></li>
  445. <li><hr /></li>
  446. <li>
  447. <label>
  448. <input type="radio" name="filesort" value="name:asc" onclick="return FileSort.change_sort(this)" />
  449. <span></span>Name (A-Z)</label></li>
  450. <li>
  451. <label>
  452. <input type="radio" name="filesort" value="name:desc" onclick="return FileSort.change_sort(this)" />
  453. <span></span>Name (Z-A)</label></li>
  454. <li>
  455. <label>
  456. <input type="radio" name="filesort" value="upload_time:desc" onclick="return FileSort.change_sort(this)" />
  457. <span></span>Newest first</label></li>
  458. <li>
  459. <label>
  460. <input type="radio" name="filesort" value="upload_time:asc" onclick="return FileSort.change_sort(this)" />
  461. <span></span>Oldest first</label></li>
  462. <li>
  463. <label>
  464. <input type="radio" name="filesort" value="file_size:desc" onclick="return FileSort.change_sort(this)" />
  465. <span></span>Largest first</label></li>
  466. <li>
  467. <label>
  468. <input type="radio" name="filesort" value="file_size:asc" onclick="return FileSort.change_sort(this)" />
  469. <span></span>Smallest first</label></li></ul></div></script>
  470. <script type="tpl/template" class="tpl" id="folder-not-found-tpl">
  471. <div class="form-vert">
  472. <h1 class="tac err">Sorry, the folder you requested is not available</h1><br />
  473. <p><i>Sendspace</i> is the best way to share files with friends, family and businesses, anywhere in the world. We have grown to become the preferred file-sharing destination for millions of users.</p>
  474. <p>Members can send individual files or create a shared folder on <i>sendspace</i> to share photos, videos, music and other files with mutual friends.</p></script>
  475. <script type="tpl/template" class="tpl" id="foldercode_incorrect-tpl">
  476. <div class="form-vert">
  477. <h1 class="err tac">Wrong URL specified</h1>
  478. <p>Please check if you copied/entered the last characters of the folder-link correctly.</p></div></script>
  479. <script type="tpl/template" class="tpl" id="folder-password-tpl">
  480. <form class="form-vert" action="" method="post" onsubmit="return FilesDeck.push(null,this.folder_password.value)">
  481. <h1 class="tac">This folder has been<br />
  482. password protected<br />
  483. by the uploader *</h1>
  484. <i class="fa fa-unlock fa-fw ii"></i>
  485. <input name="folder_password" type="password" autocomplete="off" required="required" />
  486. <button class="btn-a">Unlock</button>
  487. <p class="tac">* Do not contact sendspace about the password - we cannot provide this security information.</p></form></script>
  488. <script type="tpl/template" class="tpl" id="folder_info-tpl">
  489. <div class="download folder_info">
  490. <img src="/img/file_icons/%icon%.png" alt="" />
  491. <div class="specs">
  492. <p>
  493. <span>Folder Size:</span> %size%</p>
  494. <p>
  495. <span>Subfolders:</span> %total_folders%</p>
  496. <p>
  497. <span>Files:</span> %total_files%</p></div></div>
  498. <form class="form-vert label-checkbox" action="https://m.sendspace.com//folder/%id%" method="post" onsubmit="return Folder_infoDeck.submit(this)">
  499. <input type="hidden" name="folder_id" value="%id%" />
  500. <label>Folder name</label>
  501. <i class="fa fa-edit fa-fw ii"></i>
  502. <input name="name" type="text" required="required" value="%name%" placeholder="Enter folder name" /><div id="business-shared">
  503. <label>
  504. <input name="business_shared" type="checkbox" value="1" />
  505. <span></span>share with business team</label></div>
  506. <div class="properties">
  507. <i class="fa fa-clipboard copybtn"></i>
  508. <label onclick="$('.public_url,#pass-entry').toggle($(this).find('input').is(':checked'));$('.copybtn').toggle($('.public_url textArea').is(':visible'))">
  509. <input name="shared" type="checkbox" value="1" />
  510. <span></span>share publicly</label>
  511. <div class="tac public_url"></div></div><div id="pass-entry">
  512. <label>Protection password</label>
  513. <i class="fa fa-lock fa-fw ii"></i>
  514. <input type="text" name="password" placeholder="Enter password" autocomplete="off" value="%password%" /></div><br />
  515. <button class="btn-a">Update</button></form><br />
  516. <form class="form-vert">
  517. <button class="btn-c" onclick="return Folder_infoDeck.pop()">Cancel</button></form>
  518. <p class="public_url-chunk nd">
  519. <textarea class="narrowed" rows="1" readonly="readonly"></textarea></p></script>
  520. <script type="tpl/template" class="tpl" id="folder_info_shared-tpl">
  521. <div class="download folder_info">
  522. <img src="/img/file_icons/%icon%.png" alt="" />
  523. <div class="specs">
  524. <p>
  525. <span>Folder Size:</span> %size%</p>
  526. <p>
  527. <span>Subfolders:</span> %total_folders%</p>
  528. <p>
  529. <span>Files:</span> %total_files%</p></div></div>
  530. <form class="form-vert">
  531. <input type="hidden" name="folder_id" value="%id%" />
  532. <label>Folder name</label>
  533. <span class="wrap">%name%</span><div id="public_share">
  534. <label>Public link</label>
  535. <div class="tac public_url"></div></div></form><br />
  536. <form class="form-vert">
  537. <button class="btn-c" onclick="return Folder_infoDeck.pop()">Cancel</button></form>
  538. <p class="public_url-chunk nd">
  539. <textarea class="narrowed" rows="1" readonly="readonly"></textarea></p></script>
  540. <script type="tpl/template" class="tpl" id="forgot-tpl">
  541. <form class="form-vert" action="" method="post" onsubmit="return ForgotDeck.submit(this)">
  542. <p class="tal">
  543. <b>Please enter your email address to receive a new password:</b></p>
  544. <input name="email" type="email" required="required" placeholder="Email" />
  545. <button class="btn-a">Submit</button></form>
  546. <p class="tac">
  547. <a class="btn-c btn-w" onclick="Layout.change('login',null)">Cancel</a></p></script>
  548. <script type="tpl/template" class="tpl" id="fs-dir-tpl">
  549. <li class="dir%rule%" id="%id%" data-parent_folder_id="%parent_folder_id%">
  550. <i class="fr fa fa-fw fa-ellipsis-v"></i>
  551. <i class="fr fa fa-fw fa-check-circle"></i>
  552. <img src="/img/file_icons/%icon%.png" alt="" />
  553. <span>%name%</span><br /></li></script>
  554. <script type="tpl/template" class="tpl" id="fs-file-tpl">
  555. <li class="file%rule%" id="%id%">
  556. <i class="fr fa fa-fw fa-ellipsis-v"></i>
  557. <i class="fr fa fa-fw fa-check-circle"></i>
  558. <img src="%icon%" alt="" />
  559. <p>
  560. <span>%name%</span><br />
  561. <span>%size%</span>
  562. <span>%uploaded%</span></p></li></script>
  563. <script type="tpl/template" class="tpl" id="fs-no-items-tpl">
  564. <li class="no-items">
  565. <p class="tac">No files uploaded or folders created yet</p></li></script>
  566. <script type="tpl/template" class="tpl" id="fs-no-subfolders-tpl">
  567. <li class="no-items">
  568. <p class="tac">No subfolders to choose from</p></li></script>
  569. <script type="tpl/template" class="tpl" id="index-tpl">
  570. <div class="mode">
  571. <form class="form-vert upform" method="post" enctype="multipart/form-data" onsubmit="return IndexDeck.submit(this)">
  572. <div class="upversion nd"></div>
  573. <div class="tac starthere" onclick="$('input[type=file]:last').trigger('click');return false">
  574. <img src="https://m.sendspace.com/img/start.png" width="277" height="55" alt="" /></div>
  575. <div class="taparea btn-c btn-f" onclick="$('input[type=file]:last').trigger('click');return false">Tap here to select file</div>
  576. <div class="upfile"></div>
  577. <div id="fields" class="nd">&nbsp;</div>
  578. <div class="non-vers">
  579. <label class="destfolder" onclick="return DestFolderDeck.push()">
  580. <span>Set destination folder:</span>
  581. <div>My Files</div></label>
  582. <input id="destfolder_id" name="folder_id" type="hidden" value="0" />
  583. <textarea name="description" placeholder="Enter file description (optional)"></textarea>
  584. <i class="fa fa-lock fa-fw ii"></i>
  585. <input type="text" name="password" autocomplete="" placeholder="Protection password" onkeypress="return kpe(event)" onclick="return UpgradePrompt.push('Upload Password')" readonly="readonly" /></div>
  586. <label>Email(s) to send link to:</label>
  587. <p style="margin:-5px 0">(separate with a comma for multiple addresses)</p>
  588. <i class="fa fa-envelope fa-fw ii"></i>
  589. <input type="email" name="recipient_email" placeholder="recipient@email.com" multiple="multiple" onkeypress="return kpe(event)" onchange="IndexDeck.notifier_validity_toggle(this)" /><div class="email_from">
  590. <label>Your email address:</label>
  591. <i class="fa fa-envelope-o fa-fw ii"></i>
  592. <input type="email" name="notify_uploader" placeholder="uploader@email.com" onkeypress="return kpe(event)" /><br /></div>
  593. <textarea name="recepient_message" rows="3" placeholder="Message text for recepient(s)"></textarea>
  594. <div class="emailing">
  595. <label>
  596. <input type="checkbox" name="notify_uploader" value="1" />
  597. <span></span>Send the file link to my email</label></div>
  598. <div class="nextwrap">
  599. <section class="next">
  600. <p>What happens next?</p>
  601. <div>
  602. <b>1</b>Upload your file(s)</div>
  603. <div>
  604. <b>2</b>Share with anyone you like!</div></section></div><br />
  605. <button class="btn-a" onclick="return IndexDeck.start_upload(this.form)">Upload</button>
  606. <input style="visibility:hidden" type="file" name="userfile" onchange="return IndexDeck.file_change(this)" /></form></div></script>
  607. <script type="tpl/template" class="tpl" id="login-tpl"><div class="login_for_plan form-vert nd">
  608. <h1 class="tac">You must login or register before upgrading your sendspace account</h1>
  609. <p>If you are already registered, please log in now.</p>
  610. <p>To register, click "Sign Up" below. You must provide a valid email address for us to send your membership activation link.</p></div>
  611. <form class="form-vert" method="post" action="https://m.sendspace.com/login" onsubmit="return LoginDeck.submit(this)">
  612. <i class="fa fa-user fa-fw ii"></i>
  613. <input type="text" placeholder="E-mail / Username" name="username" autocomplete="off" required="required" autofocus="autofocus" />
  614. <i class="fa fa-lock fa-fw ii"></i>
  615. <input placeholder="Password" name="password" type="password" required="required" />
  616. <p class="fr" onclick="return Layout.change('forgot')">
  617. <a href="https://m.sendspace.com/forgot">Forgot password?</a></p>
  618. <button class="btn-a" type="submit">Log in</button><br />
  619. <div onclick="return Layout.change('register')" style="cursor:pointer">
  620. <i>Don't have an account?</i>
  621. <a class="fr" href="https://m.sendspace.com/register">Sign Up</a></div></p></form></script>
  622. <script type="tpl/template" class="tpl" id="plan-tpl">
  623. <form class="form-vert plan" method="post" data-group="%group%" onsubmit="return PlansDeck.submit(this);" action="https://www.sendspace.com/checkregister.html?nodeviceswitch&amp;formobile">
  624. <h1>%group%</h1>
  625. <div class="base_price">%old_price%<b>%symbol%%price%</b>/Month</div>
  626. <ul>
  627. <li><b>%diskspace%</b> storage space*</li>
  628. <li>Single file size up to <b>%max_upload_size%%diskspace_unit%*</b></li>
  629. <li>Send up to <b>%bandwidth%%bandwidth_unit%</b> monthly</li>
  630. <li>
  631. <b>Fast and Ad-Free</b> Uploads & Downloads</li></ul>
  632. <select name="item">%options%</select>
  633. <button class="btn-a buy_now">Buy Now</button>
  634. <button class="btn-a extend" onclick="return PlansDeck.choose('extend',this)">Extend</button>
  635. <input class="extend" type="hidden" name="extend" value="0" />
  636. <button class="btn-a switch_to">Switch To</button>
  637. <label class="subscription">
  638. <input name="subscription" type="checkbox" onchange="PlansDeck.sub_toggle(this)" value="1" checked="checked" />
  639. <span></span>Automatic renewal (subscription)</label>
  640. <div class="as_next tac">
  641. <i class="fr fa fa-question-circle" onclick="return PlansDeck.np_explain()">&nbsp;</i>
  642. <a onclick="return PlansDeck.choose('as_next',this)">Set after current plan</a>
  643. <input type="hidden" name="as_next" value="0" /></div>
  644. <input type="hidden" name="currency" value="%currency%" />
  645. <input type="hidden" name="ref" value="https://m.sendspace.com/" />
  646. <input type="hidden" name="processor" value="%processor%" />
  647. <input type="hidden" name="mobile_view" value="true" />
  648. <input type="hidden" name="token" value="%token%" /></form></script>
  649. <script type="tpl/template" class="tpl" id="plans-tpl">
  650. <div class="plans">
  651. <h1 class="promotion tac">%promotion%</h1>
  652. <div class="premium nd">
  653. <form class="form-vert">
  654. <h1 class="tac" style="margin-bottom:5px">Are you a part of a business?</h1>
  655. <button class="btn-c btn-f" onclick="return  PlansDeck.toggle_plans()">View Sendspace for Business</button></form><br />
  656. <div></div>
  657. <form class="form-vert plan freeplan" onsubmit="return Layout.change('register')">
  658. <h1>Free</h1>
  659. <div class="base_price"><b>Free</b></div>
  660. <ul>
  661. <li>Single file size up to <b>%maximum_upload_size%</b></li>
  662. <li>Basic Download Speed</li>
  663. <li>
  664. <b>Limited</b> - download within %inactive_days% days</li>
  665. <li>With Ads</li></ul>
  666. <button class="btn-a">Sign Up</button></form>
  667. <form class="form-vert plan downgrade nd" action="" method="post">
  668. <h1>Downgrade</h1>
  669. <ul>
  670. <li><b>Intactive</b> files will be deleted</li>
  671. <li>Basic Download Speed</li>
  672. <li>
  673. <b>Limited</b> - download within %inactive_days% days</li>
  674. <li>With Ads</li></ul>
  675. <button class="btn-a" name="downgrade" onclick="return Layout.change('plans/downgrade')">Proceed</button></form></div>
  676. <div class="business nd">
  677. <div></div>
  678. <form class="form-vert">
  679. <button class="btn-c btn-f" onclick="return PlansDeck.toggle_plans()">Other Plans</button></form></div></div><br style="clear:both" />
  680. <ul class="legal form-vert">
  681. <li onclick="return Layout.change('terms')">Please see our
  682. <a>Terms of Use</a> for full details.
  683. </li>
  684. <li>Files over 2GB uploaded using the Desktop Wizard tool.</li></ul></script>
  685. <script type="tpl/template" class="tpl" id="plans_downgrade-tpl"><div class="max-width">
  686.   <p>Your account will be automatically downgraded once your active plans and/or subscriptions expire.</p>
  687.   <b>Please note:</b>
  688.   <div class="nd subd">
  689.     <p>You must <a href="https://www.sendspace.com/subscrstop.html?mobile_view=yes&amp;nodeviceswitch">cancel</a> your existing subscription manually to avoid future automatic payments and allow account to expire.</p>
  690.   </div>
  691.   <div class="nd biz-sub">
  692.     All sub-accounts will be downgraded as well.
  693.   </div>
  694.   <p style="color:red">
  695.     Once downgraded, you will lose premium bandwidth (even if yet unused) and functionality.
  696.     Files that aren't downloaded frequently will be deleted.
  697.     Premium links to your files will be switched to Bandwidth-free mode, advertisements shown to you and recipients.
  698.   </p>
  699. </div>
  700. </script>
  701. <script type="tpl/template" class="tpl" id="pro-prompt-tpl">
  702. <i class="fa fa-times-circle-o close" onclick="$('.pro-prompt').hide();$('.inv').removeClass('inv')"></i>
  703. <h1 class="tac">What is Sendspace Pro?</h1><p>Sendspace Proâ„¢ is a premium service for safekeeping your files in our distributed cloud storage and sharing them with anybody you want.</p>
  704. <p>You will have <b>Unlimited Storage</b> (REALLY unlimited!) for files, be able to share them at <b>maximum speeds</b>, <b>password-protect</b> files and folders, limit the number of downloads for others and access your own files at any time.</p>
  705. <p>The Pro service offers a set of <b>website integration features</b> like download-page customization or uploads directly to your account from the webpage, direct linking to your files - and is totally <b>advertising-free</b>.</p>
  706. <p></p>
  707. <a class="btn-a" onclick="gaevt('Invite Premium Upgrade Flow','Upload Done');return Layout.change('plans')">Upgrade me NOW!</a></script>
  708. <script type="tpl/template" class="tpl" id="profile-tpl"><div class="profile">
  709. <label>Account settings</label><ul>
  710. <li style="cursor:pointer" onclick="return Layout.change('profile/namechange')">
  711. <label>Name
  712. <a class="fr">tap to change</a></label>
  713. <p>%user_name%</p></li>
  714. <li style="cursor:pointer" onclick="return Layout.change('profile/pwdchange')">
  715. <label>Password
  716. <a class="fr">tap to change</a></label>
  717. <p>*******</p></li>
  718. <li>
  719. <label>Email</label>
  720. <p>%email%</p></li></ul>
  721. <label>Plan settings</label><ul>
  722. <li style="cursor:pointer" onclick="Layout.change('plans')" class="memb">
  723. <a class="fr">tap to upgrade</a>
  724. <label>%membership_type%</label>
  725. <p>%membership_ends%
  726. <a class="nd fr subd" href="https://www.sendspace.com/secure_payments.html?operation_type=update&amp;nodeviceswitch&amp;mobile_view=yes" onclick="event.stopPropagation()">update payment method</a></p></li>
  727. <li class="next_plan nd">
  728. <a class="fr" href="https://www.sendspace.com/mysendspace/myindex.html?nodeviceswitch&amp;mobile_view=yes&amp;do-cancel-next-plan=yes" onclick="return ProfileDeck.nextplan_cancel_confirm(this)">cancel</a>
  729. <label>Next plan</label>
  730. <p>&nbsp;</p></li>
  731. <li class="bandw">
  732. <a class="fr" href="https://www.sendspace.com/mysendspace/topup.html?nodeviceswitch&amp;mobile_view=yes">top up bandwidth</a>
  733. <label>Direct file sharing bandwidth</label>
  734. <p>%bandwidth_left%</p></li>
  735. <li>
  736. <label>Storage space left</label>
  737. <p>%diskspace_left%</p></li>
  738. <li>
  739. <label>Storage space used</label>
  740. <p>%diskspace_used%</p></li></ul></div>
  741. <li class="bandw-nonact nd" style="cursor:pointer" onclick="return UpgradePrompt.push('Direct Sharing Bandwidth')">
  742. <label>Direct file sharing bandwidth</label>
  743. <a class="fr">tap to activate</a>
  744. <p>not activated</p></li></script>
  745. <script type="tpl/template" class="tpl" id="profile_namechange-tpl">
  746. <div id="name-change">
  747. <form class="form-vert max-width" method="post" action="" onsubmit="return ProfileNamechangeDeck.submit(this)">
  748. <i class="fa fa-unlock-alt fa-fw ii"></i>
  749. <input type="password" name="password" required="required" autocomplete="off" placeholder="Current password" onkeypress="return kp(event)" />
  750. <i class="fa fa-user fa-fw ii"></i>
  751. <input type="text" name="user_name" required="required" autocomplete="off" placeholder="Name" onkeypress="return kp(event)" />
  752. <button class="btn-a fr" type="submit">Update</button><br style="clear:both" /><br />
  753. <p class="tac" onclick="return ref.userinfo.session_key ? Layout.change('profile','replace') : Layout.change('login')">
  754. <a class="btn-c btn-w">Cancel</a></p></form></div></script>
  755. <script type="tpl/template" class="tpl" id="profile_pwdchange-tpl">
  756. <div id="pass-change">
  757. <form class="form-vert max-width" method="post" action="" onsubmit="return ProfilePwdchangeDeck.submit(this)">
  758. <i class="fa fa-unlock-alt fa-fw ii"></i>
  759. <input type="password" name="password" required="required" autocomplete="off" placeholder="Current password" onkeypress="return kp(event)" />
  760. <i class="fa fa-lock fa-fw ii"></i>
  761. <input type="password" name="new_password" required="required" autocomplete="off" placeholder="New password" onkeypress="return kp(event)" />
  762. <i class="fa fa-lock fa-fw ii"></i>
  763. <input type="password" name="new_password2" required="required" autocomplete="off" placeholder="Confirm new password" onkeypress="return kp(event)" />
  764. <label>
  765. <input name="toggle" onclick="ProfilePwdchangeDeck.toggle_pwds()" type="checkbox" />
  766. <span></span>show passwords</label>
  767. <button class="btn-a fr" type="submit">Change</button><br style="clear:both" /><br />
  768. <p class="tac" onclick="return ref.userinfo.session_key ? Layout.change('profile','replace') : Layout.change('login')">
  769. <a class="btn-c btn-w">Cancel</a></p></form></div></script>
  770. <script type="tpl/template" class="tpl" id="progress-tpl">
  771. <p>Time elapsed %elapsed%, remaining %eta%.</p>
  772. <p>Uploaded %uploaded_bytes% of %total_size%.</p>
  773. <p>Speed %speed% KB/s</p>
  774. <div id="progress-bar">
  775. <div id="meter" style="width:%meter%%"></div></div></script>
  776. <script type="tpl/template" class="tpl" id="register-tpl">
  777. <form class="form-vert register" action="https://m.sendspace.com/register" method="post" onsubmit="return RegisterDeck.submit(this)">
  778. <i class="fa fa-edit fa-fw ii"></i>
  779. <input name="full_name" type="text" required="required" placeholder="Full Name" autocomplete="off" onkeypress="return kpe(event)" />
  780. <p class="hint">can only contain Latin letters</p>
  781. <i class="fa fa-envelope-o fa-fw ii"></i>
  782. <input name="email" type="email" placeholder="E-mail address" required="required" autocomplete="off" onkeypress="return kpe(event)" />
  783. <p class="hint">valid email address is required</p>
  784. <i class="fa fa-lock fa-fw ii"></i>
  785. <input name="password" type="password" placeholder="Password" required="required" autocomplete="off" onkeypress="return kpe(event)" />
  786. <i class="fa fa-lock fa-fw ii"></i>
  787. <input type="password" name="password2" required="required" autocomplete="off" placeholder="Confirm password" onkeypress="return kpe(event)" />
  788. <label>
  789. <input name="toggle" onclick="RegisterDeck.toggle_pwds()" type="checkbox" />
  790. <span></span>show password</label>
  791. <label>
  792. <input name="accept" type="checkbox" autocomplete="off" />
  793. <span></span>I accept the
  794. <a onclick="return Layout.change('terms')">Terms of Use</a></label><br />
  795. <button type="submit" class="btn-a">Create My Account</button></form></script>
  796. <script type="tpl/template" class="tpl" id="search-form-tpl">
  797. <form class="form-vert" method="post" onsubmit="return SearchDeck.submit(this.name.value)">
  798. <i class="fa fa-search fa-fw ii"></i>
  799. <input name="name" type="search" placeholder="Search My Files" required="required" autocomplete="off" />
  800. <button class="btn-a" type="submit">Search</button></form></script>
  801. <script type="tpl/template" class="tpl" id="terms-tpl">
  802. <div class="terms pad">&nbsp;</div></script>
  803. <script type="tpl/template" class="tpl" id="upload_info-tpl">
  804. <div class="download upload">
  805. <h1>%name%</h1>
  806. <img src="%icon%" alt="" />
  807. <div class="specs">
  808. <p>
  809. <span>File Size:</span> %size%</p>
  810. <p>
  811. <span>Uploaded:</span>%uploaded%</p></div></div>
  812. <form class="form-vert properties" action="https://m.sendspace.com/file_info/?id=%id%" method="post" onsubmit="return File_infoDeck.submit(this)">
  813. <input type="hidden" name="file_id" value="%id%" />
  814. <div class="nd pro-prompt confirm taj"></div>
  815. <div class="sharing tac">
  816. <label>SHARE this file WITH YOUR FRIENDS</label>
  817. <label style="display:none">SHARE these files WITH YOUR FRIENDS</label>
  818. <a href="https://www.facebook.com/sharer/sharer.php?u=%share_url%" target="_blank" onclick="return Layout.shared('fb')">
  819. <i class="fa fa-facebook"></i></a>
  820. <a href="https://twitter.com/share?url=%share_url%" target="_blank" onclick="return Layout.shared('tw')">
  821. <i class="fa fa-twitter"></i></a>
  822. <a href="http://vk.com/share.php?url=%share_url%" target="_blank" onclick="return Layout.shared('vk')">
  823. <i class="fa fa-vk"></i></a>
  824. <a href="https://www.blogger.com/blog-this.g?u=%share_url%" target="_blank" class="bl" onclick="return Layout.shared('bl')">&nbsp;</a>
  825. <a href="https://www.reddit.com/submit?url=%share_url%" target="_blank" onclick="return Layout.shared('rd')">
  826. <i class="fa fa-reddit"></i></a></div>
  827. <label class="destfolder" onclick="FilesDeck.change_folder('%folder_id%')" style="display:none">
  828. <span>Location folder:</span>
  829. <div></div></label>
  830. <div class="description nd">
  831. <label>Uploader's description</label>
  832. <textarea style="letter-spacing:-1px" readonly="readonly" rows="1">%description%</textarea></div>
  833. <p class="direct_download_url">
  834. <i class="fa fa-question-circle" onclick="return File_infoLinksDeck.push(this)"></i>
  835. <i class="fa fa-clipboard copybtn"></i>
  836. <label>Direct Download Link</label>
  837. <textarea class="narrowed" rows="1" readonly="readonly">%direct_download_url%</textarea></p>
  838. <p class="pro_download_page">
  839. <i class="fa fa-question-circle" onclick="return File_infoLinksDeck.push(this)"></i>
  840. <i class="fa fa-clipboard copybtn"></i>
  841. <label>Pro Download Page</label>
  842. <textarea class="narrowed" rows="1" readonly="readonly">%pro_download_page%</textarea></p>
  843. <p class="download_page_url">
  844. <i class="fa fa-question-circle" onclick="return File_infoLinksDeck.push(this)"></i>
  845. <i class="fa fa-clipboard copybtn"></i>
  846. <label>Download Page Link</label>
  847. <textarea class="narrowed" rows="1" readonly="readonly">%download_page_url%</textarea></p>
  848. <p class="public_url">
  849. <i class="fa fa-question-circle" onclick="return File_infoLinksDeck.push(this)"></i>
  850. <i class="fa fa-clipboard copybtn"></i>
  851. <label>Bandwidth Free Link</label>
  852. <textarea class="narrowed" rows="1" readonly="readonly">%public_url%</textarea></p>
  853. <p class="delete_url">
  854. <i class="fa fa-question-circle" onclick="return File_infoLinksDeck.push(this)"></i>
  855. <i class="fa fa-clipboard copybtn"></i>
  856. <label>Delete File Link</label>
  857. <textarea class="narrowed" rows="2" readonly="readonly">%delete_url%</textarea></p></form></script>
  858. <script type="tpl/template" class="tpl" id="upload-append-tpl">
  859. <input type="hidden" name="MAX_FILE_SIZE" value="%max_file_size%" />
  860. <input type="hidden" name="UPLOAD_IDENTIFIER" value="%upload_identifier%" />
  861. <input type="hidden" name="extra_info" value="%extra_info%" />
  862. <input type="hidden" name="redirect_url" value="https://m.sendspace.com/upload" />
  863. <input type="hidden" name="user_agent" value="%user_agent%" />
  864. <input type="hidden" name="dummy" value="%dummy%" />
  865. <input type="hidden" name="request_delete_url" value="1" /></script>
  866. <script type="tpl/template" class="tpl" id="upload-disabled-tpl">
  867. <h2 class="tac">Upload Disabled</h2>
  868. <p class="tac">Your account has been expired. Please enter the
  869. <a onclick="return Layout.change('plans')">Plans section</a> for options to renew your subscription.</p>
  870. <a class="btn-a" onclick="return Layout.change('plans')">Plans</a></script>
  871. <script type="tpl/template" class="tpl" id="upload-prompt-tpl">
  872. <li class="upload-prompt">
  873. <form class="form-vert">
  874. <a class="btn-a" onclick="return Layout.change('index')">Upload File</a><br />
  875. <a class="btn-c btn-f" onclick="return CreateFolder.push()">Create Folder</a></form></li></script>
  876. <script type="tpl/template" class="tpl" id="upload-version-tpl">
  877. <div>
  878. <label>Uploading new version for:</label>
  879. <p class="tac">%name%</p>
  880. <input name="inplaceof" type="hidden" value="%id%" /></div>
  881. <button class="btn-c btn-f" onclick="return File_infoDeck.upload_version_cancel($('.upversion input').val())">Cancel</button></script>
  882. <script type="tpl/template" class="tpl" id="uploadfail-tpl">
  883. <form onclick="return Layout.change('index')" method="post" action="https://m.sendspace.com/">
  884. <p class="tac">Sorry, uploading failed</p>
  885. <p class="tac nd">
  886. <b>The file has been deleted<br />
  887. due to a violation of
  888. <a onclick="return TermsDeck.push('Acceptable_Use')">Terms</a></b></p>
  889. <button class="btn-a">Try again</button>
  890. <button class="btn-c" style="display:none" onclick="return Layout.change()">Cancel</button></form></script>
  891. <div id="basket"><section class="confirm max-width">
  892. <div class="clipped">&nbsp;</div>
  893. <div>
  894. <button class="btn-c" onclick="return Basket.pop()">Cancel</button><div class="fr">
  895. <button class="btn-a delbutton" onclick="return DeleteMultiple.push()">
  896. <i class="fa fa-trash"></i></button>
  897. <button class="canmove btn-a" onclick="return Basket.move_here()">
  898. <i class="fa fa-clipboard"></i> Move Here</button>
  899. <div class="cantmove nd">Can't move selected folder(s) here</div></div></div>
  900. <p class="nd">Moved successfully!
  901. <button class="btn-a fr" onclick="return Basket.pop()">Done</button><br style="clear:both" /></p></section></div>
  902. <div id="delete-multiple" onclick="return DeleteMultiple.pop()"><section class="confirm max-width">
  903. <p class="tac">
  904. <b>Really delete?</b></p>
  905. <div class="tac">&nbsp;</div>
  906. <button class="btn-c">Cancel</button>
  907. <button class="btn-a fr" onclick="return DeleteMultiple.confirm()">Delete</button></section></div>
  908. <div id="message" onclick="Message.pop()">
  909. <div class="max-width">
  910. <p class="tac">&nbsp;</p>
  911. <button class="btn-a">OK</button></div></div>
  912. <div id="dlg_bg" ontouchstart="$(this).click();return false">&nbsp;</div>
  913. <div id="filelist_style" class="nd form-vert radio-toggle">
  914. <ul>
  915. <li>
  916. <label class="minihead tac">View as</label></li>
  917. <li><hr /></li>
  918. <li>
  919. <label>
  920. <input type="radio" name="filelist_style" value="0" onclick="return FolderView.change_view(this)" />
  921. <span></span>List
  922. <i class="fa fa-list"></i></label></li>
  923. <li>
  924. <label>
  925. <input type="radio" name="filelist_style" value="1" onclick="return FolderView.change_view(this)" />
  926. <span></span>Icons
  927. <i class="fa fa-th"></i></label></li>
  928. <li>
  929. <label>
  930. <input type="radio" name="filelist_style" value="2" onclick="return FolderView.change_view(this)" />
  931. <span></span>Previews
  932. <i class="fa fa-th-large"></i></label></li></ul></div>
  933. <div id="upgrade_prompt" class="form-vert nd" onclick="return UpgradePrompt.pop()">
  934. <div class="max-width">
  935. <p class="tac">
  936. <b>Please upgrade your account<br />
  937. to use this feature</b></p>
  938. <button class="btn-c fl">Cancel</button>
  939. <button class="btn-a fr" onclick="return UpgradePrompt.submit()">Plans</button><br style="clear:both" /></div></div>
  940. <div id="create_folder" class="nd">
  941. <form class="form-vert" onsubmit="return CreateFolder.submit(this)">
  942. <h3 class="tac" style="margin-top:0">Create Folder</h3>
  943. <input type="text" name="name" required="required" autocomplete="off" placeholder="Folder name" onkeydown="return kp(event)" /><div class="tar">
  944. <button class="btn-c fl" onclick="return CreateFolder.pop()">Cancel</button>
  945. <button class="btn-a" type="submit">Create</button></div></form></div>
  946. <div class="items-loading nd tac">
  947. <i class="fa fa-angle-double-down burst"></i></div>    <script type="text/javascript">
  948.                 (function (i, s, o, g, r, a, m) {
  949.                     i['GoogleAnalyticsObject'] = r;
  950.                     i[r] = i[r] || function () {
  951.                         (i[r].q = i[r].q || []).push(arguments);
  952.                     }, i[r].l = 1 * new Date();
  953.                     a = s.createElement(o),
  954.                                     m = s.getElementsByTagName(o)[0];
  955.                     a.async = 1;
  956.                     a.src = g;
  957.                     m.parentNode.insertBefore(a, m);
  958.                 })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
  959.  
  960.                 ga('create', 'UA-2221170-3', 'auto');
  961.                     ga('send', 'pageview');
  962.     </script>
  963.   </body>
  964. </html>
Add Comment
Please, Sign In to add comment