Advertisement
PackElend

log-in 2 bulk dowload

Feb 2nd, 2018
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.79 KB | None | 0 0
  1. Microsoft (R) Windows Script Host Version 5.8
  2. Copyright (C) Microsoft Corporation. All rights reserved.
  3.  
  4. <!doctype html>
  5. <html lang="en" ng-app="mineusEpaper">
  6. <head>
  7.     <meta charset="utf-8">
  8.     <title mn-translate="index.title"></title>
  9.  
  10.         <link rel="stylesheet" href="css/style.css">
  11.  
  12.     <style type="text/css" ng-bind="prevPageDataStyle"></style>
  13.     <style type="text/css" ng-bind="currentPageDataStyle"></style>
  14.     <style type="text/css" ng-bind="nextPageDataStyle"></style>
  15.  
  16.         <link rel="Shortcut icon" href="{{templates.favicon}}" type="image/x-icon" />
  17.  
  18.         <script src="js/libs.min.js?ed7174a63b760d7d471c3231879fab05"></script>
  19.  
  20.         <script src="js/app.min.js?ed7174a63b760d7d471c3231879fab05"></script>
  21.     <script src="js/config.js?ed7174a63b760d7d471c3231879fab05"></script>
  22.     <script src="js/templates.min.js?ed7174a63b760d7d471c3231879fab05"></script>
  23.  
  24. </head>
  25. <body class="app-view-animation" ng-class="{fixWebkit:webkitClass}" mn-html-class mn-body-loader mn-scroll-back ui-view autoscroll="false">
  26.  
  27. <div class="mn-fs-loader">
  28.  
  29. </div>
  30.  
  31. <div class="hidden" mn-sso-login-form></div>
  32.  
  33. <div class="error" ng-show="unrecoverableError">
  34.     <div class="stateError">
  35.         <div>
  36.             <p mn-translate="global.error"></p>
  37.             <button ng-click="reload()" mn-translate="global.errorReload"></button>
  38.         </div>
  39.     </div>
  40. </div>
  41.  
  42.  
  43.  
  44. </body>
  45. </html>
  46.  
  47. Cache-Control: max-age=3600
  48. Cache-Control: private
  49. Date: Thu, 01 Feb 2018 15:32:51 GMT
  50. Content-Length: 1269
  51. Content-Type: text/html
  52. Expires: Thu, 01 Feb 2018 16:32:51 GMT
  53. Last-Modified: Mon, 18 Dec 2017 12:13:04 GMT
  54. Accept-Ranges: bytes
  55. ETag: "5a37b0d0-4f5"
  56. Server: nginx
  57. Set-Cookie: _bk=ovh4|WnMzJ|WnMzJ; path=/
  58. Strict-Transport-Security: max-age=15768000
  59.  
  60.  
  61. 200 -- OK
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement