domvalls

mail received

Sep 4th, 2017
530
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 3.63 KB | None | 0 0
  1. Asunto: Cron <endepend@es33> /usr/local/bin/php /home/endepend/public_html/wp-cron.php
  2. De: "Cron Daemon" <[email protected]>
  3. Fecha: 03/09/2017 18:45
  4.  
  5. <!DOCTYPE html>
  6. <!-- Ticket #11289, IE bug fix: always pad the error page with enough characters such that it is greater than 512 bytes, even after gzip compression abcdefghijklmnopqrstuvwxyz1234567890aabbccddeeffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz11223344556677889900abacbcbdcdcededfefegfgfhghgihihjijikjkjlklkmlmlnmnmononpopoqpqprqrqsrsrtstsubcbcdcdedefefgfabcadefbghicjkldmnoepqrfstugvwxhyz1i234j567k890laabmbccnddeoeffpgghqhiirjjksklltmmnunoovppqwqrrxsstytuuzvvw0wxx1yyz2z113223434455666777889890091abc2def3ghi4jkl5mno6pqr7stu8vwx9yz11aab2bcc3dd4ee5ff6gg7hh8ii9j0jk1kl2lmm3nnoo4p5pq6qrr7ss8tt9uuvv0wwx1x2yyzz13aba4cbcb5dcdc6dedfef8egf9gfh0ghg1ihi2hji3jik4jkj5lkl6kml7mln8mnm9ono
  7. -->
  8. <html xmlns="http://www.w3.org/1999/xhtml" lang="es-ES">
  9. <head>
  10.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  11.     <meta name="viewport" content="width=device-width">
  12.     <meta name='robots' content='noindex,follow' />
  13.     <title>WordPress &rsaquo; Error</title>
  14.     <style type="text/css">
  15.         html {
  16.             background: #f1f1f1;
  17.         }
  18.         body {
  19.             background: #fff;
  20.             color: #444;
  21.             font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  22.             margin: 2em auto;
  23.             padding: 1em 2em;
  24.             max-width: 700px;
  25.             -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.13);
  26.             box-shadow: 0 1px 3px rgba(0,0,0,0.13);
  27.         }
  28.         h1 {
  29.             border-bottom: 1px solid #dadada;
  30.             clear: both;
  31.             color: #666;
  32.             font-size: 24px;
  33.             margin: 30px 0 0 0;
  34.             padding: 0;
  35.             padding-bottom: 7px;
  36.         }
  37.         #error-page {
  38.             margin-top: 50px;
  39.         }
  40.         #error-page p {
  41.             font-size: 14px;
  42.             line-height: 1.5;
  43.             margin: 25px 0 20px;
  44.         }
  45.         #error-page code {
  46.             font-family: Consolas, Monaco, monospace;
  47.         }
  48.         ul li {
  49.             margin-bottom: 10px;
  50.             font-size: 14px ;
  51.         }
  52.         a {
  53.             color: #0073aa;
  54.         }
  55.         a:hover,
  56.         a:active {
  57.             color: #00a0d2;
  58.         }
  59.         a:focus {
  60.             color: #124964;
  61.             -webkit-box-shadow:
  62.                 0 0 0 1px #5b9dd9,
  63.                 0 0 2px 1px rgba(30, 140, 190, .8);
  64.             box-shadow:
  65.                 0 0 0 1px #5b9dd9,
  66.                 0 0 2px 1px rgba(30, 140, 190, .8);
  67.             outline: none;
  68.         }
  69.         .button {
  70.             background: #f7f7f7;
  71.             border: 1px solid #ccc;
  72.             color: #555;
  73.             display: inline-block;
  74.             text-decoration: none;
  75.             font-size: 13px;
  76.             line-height: 26px;
  77.             height: 28px;
  78.             margin: 0;
  79.             padding: 0 10px 1px;
  80.             cursor: pointer;
  81.             -webkit-border-radius: 3px;
  82.             -webkit-appearance: none;
  83.             border-radius: 3px;
  84.             white-space: nowrap;
  85.             -webkit-box-sizing: border-box;
  86.             -moz-box-sizing:    border-box;
  87.             box-sizing:         border-box;
  88.  
  89.             -webkit-box-shadow: 0 1px 0 #ccc;
  90.             box-shadow: 0 1px 0 #ccc;
  91.             vertical-align: top;
  92.         }
  93.  
  94.         .button.button-large {
  95.             height: 30px;
  96.             line-height: 28px;
  97.             padding: 0 12px 2px;
  98.         }
  99.  
  100.         .button:hover,
  101.         .button:focus {
  102.             background: #fafafa;
  103.             border-color: #999;
  104.             color: #23282d;
  105.         }
  106.  
  107.         .button:focus  {
  108.             border-color: #5b9dd9;
  109.             -webkit-box-shadow: 0 0 3px rgba( 0, 115, 170, .8 );
  110.             box-shadow: 0 0 3px rgba( 0, 115, 170, .8 );
  111.             outline: none;
  112.         }
  113.  
  114.         .button:active {
  115.             background: #eee;
  116.             border-color: #999;
  117.             -webkit-box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 );
  118.             box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 );
  119.             -webkit-transform: translateY(1px);
  120.             -ms-transform: translateY(1px);
  121.             transform: translateY(1px);
  122.         }
  123.  
  124.             </style>
  125. </head>
  126. <body id="error-page">
  127.     <p></p></body>
  128. </html>
Advertisement
Add Comment
Please, Sign In to add comment