ascvh@#%(^-^)V ?host,ip,port,protocol,title,domain,country,city,link,org ???à JFIF x x ?? C ?? C ?à " ?? ?? μ } !1AQa "q2?‘?#B±áR?e$3br? %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz??…???‰?’“”?–—???¢£¤¥|§¨?a23′μ?·?1o??????èéêòó???×?ùúáa?????èéê?òó???÷?ùú?? ?? μ w !1AQ aq"2?B‘?±á #3Rebr?{
File "favicon.php"
Full Path: /home/zcziejy/ryadselyen/parts/favicon.php
File size: 836 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
// Exits if accessed directly.
if ( ! defined( 'ABSPATH' ) ) exit;
echo '<!-- YM Fast SEO Favicon -->';
printf( '<link rel="shortcut icon" href="%s">', esc_url( home_url( 'favicon-ico.ico' ) ) );
printf( '<link rel="icon" type="image/svg+xml" href="%s">', esc_url( home_url( 'favicon.svg' ) ) );
printf( '<link rel="icon" type="image/png" href="%s" sizes="32x32">', esc_url( home_url( 'favicon-32.png' ) ) );
printf( '<link rel="icon" type="image/png" href="%s" sizes="96x96">', esc_url( home_url( 'favicon-96.png' ) ) );
printf( '<link rel="icon" type="image/png" href="%s" sizes="192x192">', esc_url( home_url( 'favicon-192.png' ) ) );
printf( '<link rel="apple-touch-icon" sizes="180x180" href="%s">', esc_url( home_url( 'apple-touch-icon.png' ) ) );
echo '<!-- / YM Fast SEO Favicon -->';