Advertisement
mrengy

avod-login-si.log 3/5/22

Mar 5th, 2022
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.61 KB | None | 0 0
  1. <!--
  2. To discuss automated access to Amazon data please contact api-services-support@amazon.com.
  3. For information about migrating to our APIs refer to our Marketplace APIs at https://developer.amazonservices.com/ref=rm_5_sv, or our Product Advertising API at https://affiliate-program.amazon.com/gp/advertising/api/detail/main.html/ref=rm_5_ac for advertising use cases.
  4. -->
  5. <!DOCTYPE html>
  6.  
  7. <html>
  8. <head>
  9. <meta charset="utf-8"/>
  10. <meta content="ie=edge" http-equiv="x-ua-compatible"/>
  11. <meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport"/>
  12. <title>Sorry! Something went wrong!</title>
  13. <style>
  14. html, body {
  15. padding: 0;
  16. margin: 0
  17. }
  18.  
  19. img {
  20. border: 0
  21. }
  22.  
  23. #a {
  24. background: #232f3e;
  25. padding: 11px 11px 11px 192px
  26. }
  27.  
  28. #b {
  29. position: absolute;
  30. left: 22px;
  31. top: 12px
  32. }
  33.  
  34. #c {
  35. position: relative;
  36. max-width: 800px;
  37. padding: 0 40px 0 0
  38. }
  39.  
  40. #e, #f {
  41. height: 35px;
  42. border: 0;
  43. font-size: 1em
  44. }
  45.  
  46. #e {
  47. width: 100%;
  48. margin: 0;
  49. padding: 0 10px;
  50. border-radius: 4px 0 0 4px
  51. }
  52.  
  53. #f {
  54. cursor: pointer;
  55. background: #febd69;
  56. font-weight: bold;
  57. border-radius: 0 4px 4px 0;
  58. -webkit-appearance: none;
  59. position: absolute;
  60. top: 0;
  61. right: 0;
  62. padding: 0 12px
  63. }
  64.  
  65. @media (max-width: 500px) {
  66. #a {
  67. padding: 55px 10px 10px
  68. }
  69.  
  70. #b {
  71. left: 6px
  72. }
  73. }
  74.  
  75. #g {
  76. text-align: center;
  77. margin: 30px 0
  78. }
  79.  
  80. #g img {
  81. max-width: 90%
  82. }
  83.  
  84. #d {
  85. display: none
  86. }
  87.  
  88. #d[src] {
  89. display: inline
  90. }
  91. </style>
  92. </head>
  93. <body>
  94. <a href="/ref=cs_503_logo"><img alt="Amazon.com" id="b" src="https://images-na.ssl-images-amazon.com/images/G/01/error/logo._TTD_.png"/></a>
  95. <form accept-charset="utf-8" action="/s" id="a" method="GET" role="search">
  96. <div id="c">
  97. <input id="e" name="field-keywords" placeholder="Search"/>
  98. <input name="ref" type="hidden" value="cs_503_search"/>
  99. <input id="f" type="submit" value="Go"/>
  100. </div>
  101. </form>
  102. <div id="g">
  103. <div><a href="/ref=cs_503_link"><img alt="Sorry! Something went wrong on our end. Please go back and try again or go to Amazon's home page." src="https://images-na.ssl-images-amazon.com/images/G/01/error/500_503.png"/></a>
  104. </div>
  105. <a href="/dogsofamazon/ref=cs_503_d" rel="noopener noreferrer" target="_blank"><img alt="Dogs of Amazon" id="d"/></a>
  106. <script>document.getElementById("d").src = "https://images-na.ssl-images-amazon.com/images/G/01/error/" + (Math.floor(Math.random() * 43) + 1) + "._TTD_.jpg";</script>
  107. </div>
  108. </body>
  109. </html>
  110.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement