It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://wiki.uar.net

  1. <!DOCTYPE html>
  2. <!--[if IE 8]>
  3. <html xmlns="http://www.w3.org/1999/xhtml" class="ie8" lang="uk">
  4. <![endif]-->
  5. <!--[if !(IE 8) ]><!-->
  6. <html xmlns="http://www.w3.org/1999/xhtml" lang="uk">
  7. <!--<![endif]-->
  8. <head>
  9. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  10. <title>UARNet &lsaquo; Увійти</title>
  11. <link rel='dns-prefetch' href='//s.w.org' />
  12. <link rel='stylesheet' href='http://wiki.uar.net/wp-admin/load-styles.php?c=0&amp;dir=ltr&amp;load%5B%5D=dashicons,buttons,forms,l10n,login&amp;ver=4.8.25' type='text/css' media='all' />
  13.  
  14.  <style media="screen">
  15.    /*************************************************************
  16.     * Plugin:      LoginPress - Customizing the WordPress Login.*
  17.     * Description: LoginPress is the best Login Page Customizer *
  18.     *              in WordPress which allows you to completely  *
  19.     *              change the layout of login, register and     *
  20.     *              forgot password forms.                       *
  21.     * Author:      WPBrigade                                    *
  22.     * visit:       https://wordpress.org/plugins/loginpress/    *
  23.     *************************************************************/
  24.    body.login {
  25.      background-image: url(http://wiki.uar.net/wp-content/plugins/loginpress/img/bg.jpg);
  26.      /*background-color: #ddd5c3;*/
  27.      background-repeat: no-repeat;
  28.      background-position: center;
  29.      background-size: cover;
  30.      background-attachment: fixed;
  31.     display: table;
  32.     min-height: 100vh;
  33.     width: 100%;
  34.     padding: 0;
  35.    }
  36.    .header-wrapper{
  37.     display: table-row;
  38.    }
  39.    .wp-core-ui .button-primary {
  40.      color : red;
  41.      background-color : red;
  42.    }
  43.    #login{
  44.     margin-top: 2%;
  45.     background: #fff;
  46.     position: relative;
  47.     -webkit-border-radius: 5px;
  48.     -moz-border-radius: 5px;
  49.     -ms-border-radius: 5px;
  50.     -o-border-radius: 5px;
  51.     border-radius: 5px;
  52.     -webkit-box-shadow: 0 0 15px rgba(0,0,0,.8);
  53.     box-shadow: 0 0 15px rgba(0,0,0,.8);
  54.      max-width: 350px;
  55.     padding: 26px 26px 6px 26px;
  56.     width: 100%;
  57.    }
  58.    .login form {
  59.     margin-top: 20px;
  60.     margin-left: 0;
  61.     padding: 0 24px 12px;
  62.     background: #fff;
  63.     -webkit-box-shadow: none;
  64.     box-shadow: none;
  65.    }
  66.    .login form .input, .login input[type="text"]{
  67.     height: 48px;
  68.     background: #fff;
  69.     -webkit-border-radius: 5px;
  70.     -moz-border-radius: 5px;
  71.     -ms-border-radius: 5px;
  72.     border-radius: 5px;
  73.     margin-bottom: 18px;
  74.     font: normal 15px "Roboto", sans-serif;
  75.     color: #7f7f7f;
  76.     border-color: #bdbdbd;
  77.     padding-left: 27px;
  78.     font-weight: normal;
  79.    }
  80.    .login input[type="submit"] {
  81.     background: #fff;
  82.     color: #fff;
  83.     margin: 7px 0 7px;
  84.     height: 46px;
  85.     -webkit-border-radius: 5px;
  86.     -moz-border-radius: 5px;
  87.     -ms-border-radius: 5px;
  88.     border-radius: 5px;
  89.     font: normal 15px "Roboto", sans-serif;
  90.     color: #fff;
  91.     width: 100%;
  92.    }
  93.    .wp-core-ui .button-group.button-large .button, .wp-core-ui .button.button-large{
  94.     height: 46px;
  95.     line-height: 0;
  96.     background: #008ec2;
  97.    }
  98.    .login #nav {
  99.     text-align: center;
  100.    }
  101.    #login_error { display:block; }
  102.    /*.message { display:none; }*/
  103.    /*.custom-message {
  104.     -moz-border-radius:3px 3px 3px 3px;
  105.     border-style:solid;
  106.     border-width:1px;
  107.     margin:0 0 16px 8px;
  108.     padding:12px;
  109.    }*/
  110.  
  111.    #backtoblog{
  112.     text-align: center;
  113.    }
  114.    .header-cell{
  115.     display: table-cell;
  116.     height: 100px;
  117.    }
  118.    .loginHeaderMenu{
  119.     text-align: center;
  120.     position: relative;
  121.     z-index: 10;
  122.     list-style: none;
  123.     background: #333;
  124.  
  125.    }
  126.    .loginHeaderMenu>ul>li{
  127.     display: inline-block;
  128.     vertical-align: top;
  129.     position: relative;
  130.     list-style: none;
  131.    }
  132.    .loginHeaderMenu>ul>li>a{
  133.     color: #fff;
  134.     text-transform: uppercase;
  135.     text-decoration: none;
  136.     font-size: 16px;
  137.     padding: 17px 20px;
  138.     display: inline-block;
  139.    }
  140.    .loginHeaderMenu>ul>li:hover>a{
  141.     background: #4CAF50;
  142.     color: #fff;
  143.    }
  144.    .loginHeaderMenu>ul>li>ul{
  145.     position: absolute;
  146.     width: 200px;
  147.     padding: 0;
  148.     top: 100%;
  149.     left: 0;
  150.     background: #fff;
  151.     list-style: none;
  152.     text-align: left;
  153.     border-radius: 0 0 5px 5px;
  154.     -webkit-box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.31);
  155.     -moz-box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.31);
  156.     box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.31);
  157.     overflow: hidden;
  158.     opacity: 0;
  159.     visibility: hidden;
  160.    }
  161.    .loginHeaderMenu>ul>li:hover>ul{
  162.     opacity: 1;
  163.     visibility: visible;
  164.    }
  165.    .loginHeaderMenu>ul>li>ul>li{
  166.     font-size: 15px;
  167.     color: #333;
  168.    }
  169.    .loginHeaderMenu>ul>li>ul>li>a{
  170.     color: #333;
  171.     padding: 10px;
  172.     display: block;
  173.     text-decoration: none;
  174.    }
  175.    .loginHeaderMenu>ul>li>ul>li>a:hover {
  176.     background: rgba(51, 51, 51, 0.35);
  177.     color: #fff;
  178.    }
  179.    .login-wrapper{
  180.     display: table-row;
  181.    }
  182.    .login-cell{
  183.     display: table-cell;
  184.     vertical-align: middle;
  185.    }
  186.    .clear{
  187.     display: none;
  188.    }
  189.    .footer-wrapper{
  190.     display: table-footer-group;
  191.    }
  192.    .footer-cont{
  193.  
  194.     right: 0;
  195.     bottom: 0;
  196.     left: 0;
  197.     text-align: center;
  198.     display: table-cell;
  199.     vertical-align: bottom;
  200.     height: 100px;
  201.    }
  202.    .loginFooterMenu{
  203.     text-align: center;
  204.     background-color: rgba(0,0,0,.7);
  205.    }
  206.    .loginFooterMenu>ul{
  207.     display: inline-flex;
  208.    }
  209.  
  210.    .loginFooterMenu>ul>li{
  211.     display: inline-block;
  212.     padding: 18px;
  213.    }
  214.    .loginFooterMenu>ul>li:focus{
  215.     outline: none;
  216.     border: 0;
  217.    }
  218.    .loginFooterMenu>ul>li>a:focus{
  219.     outline: none;
  220.     border: 0;
  221.    }
  222.    .loginFooterMenu>ul>li>a{
  223.     color: #fff;
  224.     text-transform: uppercase;
  225.     text-decoration: none;
  226.     font-size: 14px;
  227.    }
  228.    .loginHead {
  229.     width:100%;
  230.     text-align: center;
  231.     margin-top: 0;
  232.     margin-bottom: 20px;
  233.     padding: 13px 0 0;
  234.     position: relative;
  235.     margin: 0;
  236.    }
  237.    .loginHead p a {
  238.    text-decoration: none;
  239.    }
  240.    .loginFooter {
  241.     display: table-footer-group;
  242.    }
  243.    .loginFooter p a {
  244.     display: inline-block;
  245.     margin: 0 5px;
  246.    }
  247.    .loginInner {
  248.     margin: 0 auto;
  249.     text-align: center;
  250.     margin-top: 20px;
  251.     margin-bottom: 0;
  252.     padding: 13px 0;
  253.     position: relative;
  254.    }
  255.    .copyRight{
  256.     text-align: center;
  257.     padding: 12px;
  258.     background-color: #efefef;
  259.    }
  260.    .loginpress-show-love{
  261.      color: #222;
  262.    }
  263.    .loginpress-show-love a{
  264.      color: #263466;
  265.    }
  266.    .loginpress-show-love a:hover{
  267.      color: #4d5d95;
  268.    }
  269.    </style>
  270.  
  271.  <style type="text/css">
  272. *{
  273. box-sizing: border-box;
  274. }
  275. #login::after{
  276.    }
  277.  
  278. #login{
  279.  
  280.  }
  281. body.login:after{
  282.  
  283.  }
  284. body.login {
  285.  
  286.  
  287.  position: relative;
  288. }
  289.  
  290. .interim-login.login h1 a{
  291.  }
  292.  
  293. .login h1 a {
  294. }
  295.  
  296. .wp-core-ui #login  .button-primary{
  297. }
  298.  
  299. .wp-core-ui #login  .button-primary:hover{
  300. }
  301. .wp-core-ui #login .button-primary{
  302.  box-shadow: none;
  303. }
  304. #loginform {
  305. }
  306.  
  307. #login {
  308. }
  309. .login label {
  310. }
  311.  
  312. .login form .input, .login input[type="text"] {
  313. }
  314.  
  315. #lostpasswordform {
  316.  }
  317.  
  318. #registerform {
  319.  }
  320.  
  321.  
  322. .login .custom-message {
  323.  
  324.    border-left: 4px solid #00a0d2;
  325.  
  326.  background-color: #fff;
  327.  padding: 12px;
  328.  margin-left: 0;
  329.  margin-bottom: 20px;
  330.  -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
  331.  box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
  332. }
  333.  
  334. .login #nav {
  335. }
  336.  
  337. .login #nav a{
  338. }
  339.  
  340. .login #nav a:hover{
  341. }
  342.  
  343. .login #backtoblog{
  344. }
  345.  
  346. .login #backtoblog a{
  347. }
  348.  
  349. .login #backtoblog a:hover{
  350. }
  351.  
  352. .loginHead {
  353. }
  354.  
  355. .loginHead p a {
  356. }
  357.  
  358. .loginHead p a:hover {
  359. }
  360.  
  361. .loginFooter p a {
  362. margin: 0 5px;
  363. }
  364.  
  365. .loginFooter p a:hover {
  366. }
  367.  
  368. .loginInner {
  369. }
  370.  
  371.  
  372. .wp-core-ui .button-primary{
  373. text-shadow: none;
  374. }
  375.  
  376. input:-webkit-autofill{
  377.  transition: all 100000s ease-in-out 0s !important;
  378.  transition-property: background-color, color !important;
  379. }
  380. .loginpress-show-love{
  381.  float: right;
  382.  font-style: italic;
  383.  padding-right: 20px;
  384.  padding-bottom: 10px;
  385.  position: absolute;
  386.  bottom: 3px;
  387.  right: 0;
  388.  z-index: 10;
  389. }
  390. .loginpress-show-love a{
  391.  text-decoration: none;
  392. }
  393. </style>
  394.  
  395.  
  396. <meta name='robots' content='noindex,noarchive' />
  397. <meta name='referrer' content='strict-origin-when-cross-origin' />
  398. <meta name="viewport" content="width=device-width" />
  399. </head>
  400. <body class="login login-action-login wp-core-ui  locale-uk">
  401. <div id="login">
  402. <h1><a href="http://wiki.uar.net" title="http://wiki.uar.net" tabindex="-1">UARNet</a></h1>
  403. <form name="loginform" id="loginform" action="http://wiki.uar.net/wp-login.php" method="post">
  404. <p>
  405. <label for="user_login">Ім'я користувача або Email адреса<br />
  406. <input type="text" name="log" id="user_login" class="input" value="" size="20" /></label>
  407. </p>
  408. <p>
  409. <label for="user_pass">Пароль<br />
  410. <input type="password" name="pwd" id="user_pass" class="input" value="" size="20" /></label>
  411. </p>
  412. <p class="forgetmenot"><label for="rememberme"><input name="rememberme" type="checkbox" id="rememberme" value="forever"  /> Запам&#039;ятати мене</label></p>
  413. <p class="submit">
  414. <input type="submit" name="wp-submit" id="wp-submit" class="button button-primary button-large" value="Увійти" />
  415. <input type="hidden" name="redirect_to" value="http://wiki.uar.net/" />
  416. <input type="hidden" name="testcookie" value="1" />
  417. </p>
  418. </form>
  419.  
  420. <p id="nav">
  421. <a href="http://wiki.uar.net/wp-login.php?action=lostpassword">Втратили свій пароль?</a>
  422. </p>
  423.  
  424. <script type="text/javascript">
  425. function wp_attempt_focus(){
  426. setTimeout( function(){ try{
  427. d = document.getElementById('user_login');
  428. d.focus();
  429. d.select();
  430. } catch(e){}
  431. }, 200);
  432. }
  433.  
  434. /**
  435. * Filters whether to print the call to `wp_attempt_focus()` on the login screen.
  436. *
  437. * @since 4.8.0
  438. *
  439. * @param bool $print Whether to print the function call. Default true.
  440. */
  441. wp_attempt_focus();
  442. if(typeof wpOnload=='function')wpOnload();
  443. </script>
  444.  
  445. <p id="backtoblog"><a href="http://wiki.uar.net/">&larr; Назад до UARNet</a></p>
  446. </div>
  447.  
  448. <div class="loginpress-show-love">Powered by: <a href="https://wpbrigade.com" target="_blank">LoginPress</a></div> <div class="clear"></div>
  449. </body>
  450. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda