mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-17 05:08:14 +00:00
525 lines
267 KiB
Plaintext
525 lines
267 KiB
Plaintext
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta charset="UTF-8" />
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||
|
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
|
||
|
|
||
|
<meta name="description" content="Welcome to the Honey Impact, Genshin Impact database, tools and guides website." />
|
||
|
<meta property="og:locale" content="en_US" />
|
||
|
<meta property="og:type" content="website" />
|
||
|
<meta property="og:title" content="Honey Impact - Genshin Impact Database - Honey Hunter World" />
|
||
|
<meta property="og:description" content="Welcome to the Honey Impact, Genshin Impact database, tools and guides website." />
|
||
|
<meta property="og:url" content="https://genshin.honeyhunterworld.com/?lang=EN" />
|
||
|
<meta property="og:site_name" content="Genshin Impact Database - Honey Hunter World" />
|
||
|
<meta property="article:modified_time" content="2022-08-15T21:00:00+00:00" />
|
||
|
<meta property="og:image" content="https://genshin.honeyhunterworld.com/wp-content/uploads/2020/10/lisa_thumb-11-e1603243036400.png" />
|
||
|
<meta property="og:image:width" content="200" />
|
||
|
<meta property="og:image:height" content="200" />
|
||
|
<meta property="og:image:type" content="image/png" />
|
||
|
<meta name="twitter:card" content="summary_large_image" />
|
||
|
|
||
|
<title>Honey Impact - Genshin Impact Database - Honey Hunter World</title>
|
||
|
<link rel='dns-prefetch' href='//s.w.org' />
|
||
|
<link rel="alternate" type="application/rss+xml" title="Genshin Impact Database - Honey Hunter World » Feed" href="https://genshin.honeyhunterworld.com/feed/" />
|
||
|
<link rel="alternate" type="application/rss+xml" title="Genshin Impact Database - Honey Hunter World » Comments Feed" href="https://genshin.honeyhunterworld.com/comments/feed/" />
|
||
|
<link rel="alternate" type="application/rss+xml" title="Genshin Impact Database - Honey Hunter World » Honey Impact Comments Feed" href="https://genshin.honeyhunterworld.com/homepage/feed/" />
|
||
|
|
||
|
<script src="//www.googletagmanager.com/gtag/js?id=UA-119183766-4" data-cfasync="false" data-wpfc-render="false" async></script>
|
||
|
<script data-cfasync="false" data-wpfc-render="false">
|
||
|
var mi_version = '8.10.0';
|
||
|
var mi_track_user = true;
|
||
|
var mi_no_track_reason = '';
|
||
|
|
||
|
var disableStrs = [
|
||
|
'ga-disable-UA-119183766-4',
|
||
|
];
|
||
|
|
||
|
/* Function to detect opted out users */
|
||
|
function __gtagTrackerIsOptedOut() {
|
||
|
for (var index = 0; index < disableStrs.length; index++) {
|
||
|
if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
|
||
|
return true;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
return false;
|
||
|
}
|
||
|
|
||
|
/* Disable tracking if the opt-out cookie exists. */
|
||
|
if (__gtagTrackerIsOptedOut()) {
|
||
|
for (var index = 0; index < disableStrs.length; index++) {
|
||
|
window[disableStrs[index]] = true;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* Opt-out function */
|
||
|
function __gtagTrackerOptout() {
|
||
|
for (var index = 0; index < disableStrs.length; index++) {
|
||
|
document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
|
||
|
window[disableStrs[index]] = true;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
if ('undefined' === typeof gaOptout) {
|
||
|
function gaOptout() {
|
||
|
__gtagTrackerOptout();
|
||
|
}
|
||
|
}
|
||
|
window.dataLayer = window.dataLayer || [];
|
||
|
|
||
|
window.MonsterInsightsDualTracker = {
|
||
|
helpers: {},
|
||
|
trackers: {},
|
||
|
};
|
||
|
if (mi_track_user) {
|
||
|
function __gtagDataLayer() {
|
||
|
dataLayer.push(arguments);
|
||
|
}
|
||
|
|
||
|
function __gtagTracker(type, name, parameters) {
|
||
|
if (!parameters) {
|
||
|
parameters = {};
|
||
|
}
|
||
|
|
||
|
if (parameters.send_to) {
|
||
|
__gtagDataLayer.apply(null, arguments);
|
||
|
return;
|
||
|
}
|
||
|
|
||
|
if (type === 'event') {
|
||
|
|
||
|
parameters.send_to = monsterinsights_frontend.ua;
|
||
|
__gtagDataLayer(type, name, parameters);
|
||
|
} else {
|
||
|
__gtagDataLayer.apply(null, arguments);
|
||
|
}
|
||
|
}
|
||
|
|
||
|
__gtagTracker('js', new Date());
|
||
|
__gtagTracker('set', {
|
||
|
'developer_id.dZGIzZG': true,
|
||
|
});
|
||
|
__gtagTracker('config', 'UA-119183766-4', {"forceSSL":"true","link_attribution":"true"} );
|
||
|
window.gtag = __gtagTracker; (function () {
|
||
|
/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
|
||
|
/* ga and __gaTracker compatibility shim. */
|
||
|
var noopfn = function () {
|
||
|
return null;
|
||
|
};
|
||
|
var newtracker = function () {
|
||
|
return new Tracker();
|
||
|
};
|
||
|
var Tracker = function () {
|
||
|
return null;
|
||
|
};
|
||
|
var p = Tracker.prototype;
|
||
|
p.get = noopfn;
|
||
|
p.set = noopfn;
|
||
|
p.send = function () {
|
||
|
var args = Array.prototype.slice.call(arguments);
|
||
|
args.unshift('send');
|
||
|
__gaTracker.apply(null, args);
|
||
|
};
|
||
|
var __gaTracker = function () {
|
||
|
var len = arguments.length;
|
||
|
if (len === 0) {
|
||
|
return;
|
||
|
}
|
||
|
var f = arguments[len - 1];
|
||
|
if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
|
||
|
if ('send' === arguments[0]) {
|
||
|
var hitConverted, hitObject = false, action;
|
||
|
if ('event' === arguments[1]) {
|
||
|
if ('undefined' !== typeof arguments[3]) {
|
||
|
hitObject = {
|
||
|
'eventAction': arguments[3],
|
||
|
'eventCategory': arguments[2],
|
||
|
'eventLabel': arguments[4],
|
||
|
'value': arguments[5] ? arguments[5] : 1,
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
if ('pageview' === arguments[1]) {
|
||
|
if ('undefined' !== typeof arguments[2]) {
|
||
|
hitObject = {
|
||
|
'eventAction': 'page_view',
|
||
|
'page_path': arguments[2],
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
if (typeof arguments[2] === 'object') {
|
||
|
hitObject = arguments[2];
|
||
|
}
|
||
|
if (typeof arguments[5] === 'object') {
|
||
|
Object.assign(hitObject, arguments[5]);
|
||
|
}
|
||
|
if ('undefined' !== typeof arguments[1].hitType) {
|
||
|
hitObject = arguments[1];
|
||
|
if ('pageview' === hitObject.hitType) {
|
||
|
hitObject.eventAction = 'page_view';
|
||
|
}
|
||
|
}
|
||
|
if (hitObject) {
|
||
|
action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
|
||
|
hitConverted = mapArgs(hitObject);
|
||
|
__gtagTracker('event', action, hitConverted);
|
||
|
}
|
||
|
}
|
||
|
return;
|
||
|
}
|
||
|
|
||
|
function mapArgs(args) {
|
||
|
var arg, hit = {};
|
||
|
var gaMap = {
|
||
|
'eventCategory': 'event_category',
|
||
|
'eventAction': 'event_action',
|
||
|
'eventLabel': 'event_label',
|
||
|
'eventValue': 'event_value',
|
||
|
'nonInteraction': 'non_interaction',
|
||
|
'timingCategory': 'event_category',
|
||
|
'timingVar': 'name',
|
||
|
'timingValue': 'value',
|
||
|
'timingLabel': 'event_label',
|
||
|
'page': 'page_path',
|
||
|
'location': 'page_location',
|
||
|
'title': 'page_title',
|
||
|
};
|
||
|
for (arg in args) {
|
||
|
if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
|
||
|
hit[gaMap[arg]] = args[arg];
|
||
|
} else {
|
||
|
hit[arg] = args[arg];
|
||
|
}
|
||
|
}
|
||
|
return hit;
|
||
|
}
|
||
|
|
||
|
try {
|
||
|
f.hitCallback();
|
||
|
} catch (ex) {
|
||
|
}
|
||
|
};
|
||
|
__gaTracker.create = newtracker;
|
||
|
__gaTracker.getByName = newtracker;
|
||
|
__gaTracker.getAll = function () {
|
||
|
return [];
|
||
|
};
|
||
|
__gaTracker.remove = noopfn;
|
||
|
__gaTracker.loaded = true;
|
||
|
window['__gaTracker'] = __gaTracker;
|
||
|
})();
|
||
|
} else {
|
||
|
console.log("");
|
||
|
(function () {
|
||
|
function __gtagTracker() {
|
||
|
return null;
|
||
|
}
|
||
|
|
||
|
window['__gtagTracker'] = __gtagTracker;
|
||
|
window['gtag'] = __gtagTracker;
|
||
|
})();
|
||
|
}
|
||
|
</script>
|
||
|
|
||
|
<script>
|
||
|
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/genshin.honeyhunterworld.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.0.1"}};
|
||
|
/*! This file is auto-generated */
|
||
|
!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode,e=(p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0),i.toDataURL());return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([129777,127995,8205,129778,127999],[129777,127995,8203,129778,127999])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(e=t.source||{}).concatemoji?c(e.concatemoji):e.wpemoji&&e.twemoji&&(c(e.twemoji),c(e.wpemoji)))}(window,document,window._wpemojiSettings);
|
||
|
</script>
|
||
|
<style>
|
||
|
img.wp-smiley,
|
||
|
img.emoji {
|
||
|
display: inline !important;
|
||
|
border: none !important;
|
||
|
box-shadow: none !important;
|
||
|
height: 1em !important;
|
||
|
width: 1em !important;
|
||
|
margin: 0 0.07em !important;
|
||
|
vertical-align: -0.1em !important;
|
||
|
background: none !important;
|
||
|
padding: 0 !important;
|
||
|
}
|
||
|
</style>
|
||
|
<link rel='stylesheet' id='twentytwentytwo-style-css' href='https://genshin.honeyhunterworld.com/wp-content/themes/twentytwentytwo/style.css?ver=1.2' media='all' />
|
||
|
<link rel='stylesheet' id='child-style-css' href='https://genshin.honeyhunterworld.com/wp-content/themes/hhw-child/style.css?ver=1.0055' media='all' />
|
||
|
<link rel='stylesheet' id='calendar-style-css' href='https://genshin.honeyhunterworld.com/wp-content/themes/hhw-child/calendar-widget.css?1_0055&ver=6.0.1' media='all' />
|
||
|
<link rel='stylesheet' id='video-player-css-css' href='https://genshin.honeyhunterworld.com/wp-content/themes/hhw-child/plyr/css/plyr.css?ver=6.0.1' media='all' />
|
||
|
<script src='https://genshin.honeyhunterworld.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=8.10.0' id='monsterinsights-frontend-script-js'></script>
|
||
|
<script data-cfasync="false" data-wpfc-render="false" id='monsterinsights-frontend-script-js-extra'>var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/genshin.honeyhunterworld.com","hash_tracking":"false","ua":"UA-119183766-4","v4_id":""};</script>
|
||
|
<script src='https://genshin.honeyhunterworld.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0' id='jquery-core-js'></script>
|
||
|
<script src='https://genshin.honeyhunterworld.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js'></script>
|
||
|
<script id='hhw_vote-js-extra'>
|
||
|
var hhw_vn = {"ajaxurl":"https:\/\/genshin.honeyhunterworld.com\/wp-admin\/admin-ajax.php"};
|
||
|
</script>
|
||
|
<script src='https://genshin.honeyhunterworld.com/wp-content/plugins/hhw_vote/js/hhw_vote.js?ver=1.0055' id='hhw_vote-js'></script>
|
||
|
<script src='https://genshin.honeyhunterworld.com/wp-content/themes/hhw-child/ajax-comment.js?ver=1.0055' id='ajax-comment-script-js'></script>
|
||
|
<script src='https://genshin.honeyhunterworld.com/wp-content/themes/hhw-child/plyr/js/plyr.js?ver=6.0.1' id='video-player-script-js'></script>
|
||
|
<script src='https://genshin.honeyhunterworld.com/wp-content/themes/hhw-child/custom.js?ver=1.0055' id='custom-hhw-script-js'></script>
|
||
|
<script src='https://genshin.honeyhunterworld.com/wp-content/themes/hhw-child/calendar-widget.js?ver=1.0055' id='calendar-script-js'></script>
|
||
|
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://genshin.honeyhunterworld.com/xmlrpc.php?rsd" />
|
||
|
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://genshin.honeyhunterworld.com/wp-includes/wlwmanifest.xml" />
|
||
|
<link rel='shortlink' href='https://genshin.honeyhunterworld.com/' />
|
||
|
<link rel="alternate" type="application/json+oembed" href="https://genshin.honeyhunterworld.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fgenshin.honeyhunterworld.com%2F" />
|
||
|
<link rel="alternate" type="text/xml+oembed" href="https://genshin.honeyhunterworld.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fgenshin.honeyhunterworld.com%2F&format=xml" />
|
||
|
<link rel="alternate" href="https://genshin.honeyhunterworld.com/?lang=CHS" hreflang="zh-Hans" /><link rel="alternate" href="https://genshin.honeyhunterworld.com/?lang=CHT" hreflang="zh-Hant" /><link rel="alternate" href="https://genshin.honeyhunterworld.com/?lang=DE" hreflang="de" /><link rel="alternate" href="https://genshin.honeyhunterworld.com/?lang=EN" hreflang="en" /><link rel="alternate" href="https://genshin.honeyhunterworld.com/?lang=ES" hreflang="es" /><link rel="alternate" href="https://genshin.honeyhunterworld.com/?lang=FR" hreflang="fr" /><link rel="alternate" href="https://genshin.honeyhunterworld.com/?lang=ID" hreflang="id" /><link rel="alternate" href="https://genshin.honeyhunterworld.com/?lang=JA" hreflang="ja" /><link rel="alternate" href="https://genshin.honeyhunterworld.com/?lang=KO" hreflang="ko" /><link rel="alternate" href="https://genshin.honeyhunterworld.com/?lang=PT" hreflang="pt" /><link rel="alternate" href="https://genshin.honeyhunterworld.com/?lang=RU" hreflang="ru" /><link rel="alternate" href="https://genshin.honeyhunterworld.com/?lang=TH" hreflang="th" /><link rel="alternate" href="https://genshin.honeyhunterworld.com/?lang=VI" hreflang="vi" /><link rel="alternate" href="https://genshin.honeyhunterworld.com/?lang=IT" hreflang="it" /><link rel="alternate" href="https://genshin.honeyhunterworld.com/?lang=TR" hreflang="tr" /><link rel="alternate" href="https://genshin.honeyhunterworld.com/?lang=EN" hreflang="x-default" /><script>
|
||
|
var sortable_data = [];
|
||
|
var sortable_cur_page = [];
|
||
|
var dialog_data = [];
|
||
|
</script><script>var loc = "en"</script><script data-cfasync="false">window.nitroAds=window.nitroAds||{createAd:function(){return new Promise(e=>{window.nitroAds.queue.push(["createAd",arguments,e])})},addUserToken:function(){window.nitroAds.queue.push(["addUserToken",arguments])},queue:[]};</script><script data-cfasync="false" async src="https://s.nitropay.com/ads-111.js"></script><link rel="preload" href="/wp-content/themes/hhw-child/assets/fonts/Montserrat-Regular.woff2" as="font" type="font/woff2" crossorigin><link rel="canonical" href="https://genshin.honeyhunterworld.com/?lang=EN" /><link rel="icon" href="https://genshin.honeyhunterworld.com/wp-content/uploads/2022/08/cropped-lisa_thumb-32x32.webp" sizes="32x32" />
|
||
|
<link rel="icon" href="https://genshin.honeyhunterworld.com/wp-content/uploads/2022/08/cropped-lisa_thumb-192x192.webp" sizes="192x192" />
|
||
|
<link rel="apple-touch-icon" href="https://genshin.honeyhunterworld.com/wp-content/uploads/2022/08/cropped-lisa_thumb-180x180.webp" />
|
||
|
<meta name="msapplication-TileImage" content="https://genshin.honeyhunterworld.com/wp-content/uploads/2022/08/cropped-lisa_thumb-270x270.webp" />
|
||
|
</head>
|
||
|
<body class="home page-template-default page page-id-24 wp-embed-responsive">
|
||
|
<div class="wp-site-blocks"><input id="mobile_hamborger" class="hamborger_btn" type="checkbox"><label for="mobile_hamborger" class="hamborger_btn_l"><span></span><span></span><span></span><span></span></label>
|
||
|
<div class="sidebar_cont search_cont"><script async src="https://cse.google.com/cse.js?cx=37bdfb096c5e24511"></script>
|
||
|
<div class="gcse-search"></div><input class="search_input" placeholder=""><svg class="sea_icon" width="18" height="18" viewbox="0 0 18 18"><path d="m18 16.5-5.14-5.18h-.35a7 7 0 1 0-1.19 1.19v.35L16.5 18l1.5-1.5ZM12 7A5 5 0 1 1 2 7a5 5 0 0 1 10 0Z"></path></svg><div class="search_result_cont"></div></div>
|
||
|
<div class="wp-block-columns">
|
||
|
<div class="wp-block-column" style="flex-basis:25%"><a href="/?lang=EN"><label for="1373700792" class="menu_item_text"><div class="menu_item_img_wrap"><img loading="lazy" class="widget_menu_icon" src="/img/icons/wish_35.webp"></div>Home</label></a><a href="/new-in-3-4/?lang=EN"><label for="313331621" class="menu_item_text"><div class="menu_item_img_wrap"><img loading="lazy" class="widget_menu_icon" src=""></div>🔥 New in 3.4</label></a><input id="2055640046" class="menu_toggle" type="checkbox"></input><label for="2055640046" class="menu_item_text"><div class="menu_item_img_wrap"><img loading="lazy" class="widget_menu_icon" src="/img/icons/char_35.webp"></div>Character</label><div class="menu_item_scrollable"><a href="/fam_chars/?lang=EN"><label for="926422272" class="menu_item_text"><div class="menu_item_img_wrap"><img loading="lazy" class="widget_menu_icon" src="/img/icons/char_35.webp"></div>Character</label></a><a href="/fam_costume/?lang=EN"><label for="1160754481" class="menu_item_text"><div class="menu_item_img_wrap"><img loading="lazy" class="widget_menu_icon" src="/img/icons/costume_35.webp"></div>Outfit</label></a><input id="1384588783" class="menu_toggle" type="checkbox"></input><label for="1384588783" class="menu_item_text"><div class="menu_item_img_wrap"><img loading="lazy" class="widget_menu_icon" src="/img/icons/bag_35.webp"></div>Ascension Material</label><div class="menu_item_scrollable"><a href="/fam_char_jewel/?lang=EN"><label for="985431032" class="menu_item_text"><div class="menu_item_img_wrap"><img loading="lazy" class="widget_menu_icon" src="/img/icons/char_35.webp"></div>Jewels</label></a><a href="/fam_char_stone/?lang=EN"><label for="2065881388" class="menu_item_text"><div class="menu_item_img_wrap"><img loading="lazy" class="widget_menu_icon" src="/img/icons/char_35.webp"></div>Elemental Stones</label></a><a href="/fam_char_common/?lang=EN"><label for="1565717805" class="menu_item_text"><div class="menu_item_img_wrap"><img loading="lazy" class="widget_menu_icon" src="/img/icons/char_35.webp"></div>Common Material</label></a><a href="/fam_char_local/?lang=EN"><label for="1993461521" class="menu_item_text"><div class="menu_item_img_wrap"><img loading="lazy" class="widget_menu_icon" src="/img/icons/char_35.webp"></div>Local Material</label></a><input id="404414186" class="menu_toggle" type="checkbox"></input><label for="404414186" class="menu_item_text"><div class="menu_item_img_wrap"><img loading="lazy" class="widget_menu_icon" src="/img/icons/talent_35.webp"></div>Talent Level-Up</label><div class="menu_item_scrollable"><a href="/fam_talent_book/?lang=EN"><label for="738917558" class="menu_item_text"><div class="menu_item_img_wrap"><img loading="lazy" class="widget_menu_icon" src="/img/icons/talent_35.webp"></div>Book Material</label></a><a href="/fam_talent_boss/?lang=EN"><label for="1834045136" class="menu_item_text"><div class="menu_item_img_wrap"><img loading="lazy" class="widget_menu_icon" src="/img/icons/talent_35.webp"></div>Boss Material</label></a><a href="/fam_talent_common/?lang=EN"><label for="566514792" class="menu_item_text"><div class="menu_item_img_wrap"><img loading="lazy" class="widget_menu_icon" src="/img/icons/talent_35.webp"></div>Common Material</label></a><a href="/fam_talent_reward/?lang=EN"><label for="1261356224" class="menu_item_text"><div class="menu_item_img_wrap"><img loading="lazy" class="widget_menu_icon" src="/img/icons/talent_35.webp"></div>Reward Material</label></a></div></div><a href="/fam_char_exp_item/?lang=EN"><label for="572364979" class="menu_item_text"><div class="menu_item_img_wrap"><img loading="lazy" class="widget_menu_icon" src="/img/icons/char_35.webp"></div>Character EXP Material</label></a></div><input id="2145716118" class="menu_toggle" type="checkbox"></input><label for="2145716118" class="menu_item_text"><div class="menu_item_img_wrap"><img loading="lazy" class="widget_menu_icon" src="/img/icons/weapons_35.webp"></div>Weapons</label><div class="menu_item_scrollable"><a href="/fam_sword/?lang=EN"><label for="464359122" class="menu_item_te
|
||
|
<div class="sidebar_cont ad_sidebar_left"><div id="ad-genshin-sidebar-left"></div>
|
||
|
<script type="text/javascript">
|
||
|
window["nitroAds"].createAd('ad-genshin-sidebar-left', {
|
||
|
"refreshLimit": 10,
|
||
|
"refreshTime": 30,
|
||
|
"sizes": [[300,250],[300,600],[160,600],[120,600]],
|
||
|
"refreshVisibleOnly": true,
|
||
|
"renderVisibleOnly": true,
|
||
|
"mediaQuery": "(min-width: 1907px)"
|
||
|
});
|
||
|
window["nitroAds"].createAd('ad-genshin-sidebar-left', {
|
||
|
"refreshLimit": 10,
|
||
|
"refreshTime": 30,
|
||
|
"sizes": [[160,600],[120,600]],
|
||
|
"refreshVisibleOnly": true,
|
||
|
"renderVisibleOnly": true,
|
||
|
"mediaQuery": "(min-width: 1068px) and (max-width: 1906px)"
|
||
|
});
|
||
|
window["nitroAds"].createAd('ad-genshin-sidebar-left', {
|
||
|
"refreshLimit": 10,
|
||
|
"refreshTime": 30,
|
||
|
"sizes": [[120,600]],
|
||
|
"refreshVisibleOnly": true,
|
||
|
"renderVisibleOnly": true,
|
||
|
"mediaQuery": "(min-width: 990px) and (max-width: 1067px)"
|
||
|
});
|
||
|
</script>
|
||
|
<style>
|
||
|
.ad_header_left {
|
||
|
min-height: 600px;
|
||
|
}
|
||
|
</style></div>
|
||
|
</div>
|
||
|
<div class="wp-block-column" style="flex-basis:50%"><div class="sidebar_cont ad_header_top"><div id="ad-genshin-top" style="z-index:0;"></div>
|
||
|
<script>
|
||
|
window['nitroAds'].createAd('ad-genshin-top', {
|
||
|
"refreshLimit": 10,
|
||
|
"refreshTime": 30,
|
||
|
"refreshVisibleOnly": true,
|
||
|
"renderVisibleOnly": true,
|
||
|
"sizes": [[970,90],[728,90]],
|
||
|
"mediaQuery": "(min-width: 1491px)"
|
||
|
});
|
||
|
window['nitroAds'].createAd('ad-genshin-top', {
|
||
|
"refreshLimit": 10,
|
||
|
"refreshTime": 30,
|
||
|
"refreshVisibleOnly": true,
|
||
|
"renderVisibleOnly": true,
|
||
|
"sizes": [[728,90]],
|
||
|
"mediaQuery": "(min-width: 991px) and (max-width: 1490px)"
|
||
|
});
|
||
|
window['nitroAds'].createAd('ad-genshin-top', {
|
||
|
"refreshLimit": 10,
|
||
|
"refreshTime": 30,
|
||
|
"refreshVisibleOnly": true,
|
||
|
"renderVisibleOnly": true,
|
||
|
"mediaQuery": "(max-width: 990px)"
|
||
|
});
|
||
|
</script>
|
||
|
<style>
|
||
|
.ad_header_top {
|
||
|
min-height: 94px;
|
||
|
}
|
||
|
</style></div>
|
||
|
<div class="sidebar_cont motd">New in 3.4 is <a href="https://genshin.honeyhunterworld.com/new-in-3-4/">here</a><br>
|
||
|
If you consider to use our data in your project, please credit us. <br>
|
||
|
<a href="https://user.honeyhunterworld.com/register/" target="_blank">Registration</a> allows you to post without approval (after your first comment get's approved) and gibs access to comment reporting system.
|
||
|
<br><span style="float: right">~ Honey</span> </div>
|
||
|
<div class="sidebar_cont version_select"><select name="version_select" class="version_selector" onchange="location = this.value;"><option value="?lang=EN&ver=2_7_53">2_7_53</option><option value="?lang=EN&ver=2_8_0">2_8_0</option><option value="?lang=EN&ver=2_8_50">2_8_50</option><option value="?lang=EN&ver=2_8_51">2_8_51</option><option value="?lang=EN&ver=2_8_52">2_8_52</option><option value="?lang=EN&ver=2_8_53">2_8_53</option><option value="?lang=EN&ver=3_0_0">3_0_0</option><option value="?lang=EN&ver=3_0_50">3_0_50</option><option value="?lang=EN&ver=3_0_51">3_0_51</option><option value="?lang=EN&ver=3_0_52">3_0_52</option><option value="?lang=EN&ver=3_1_0">3_1_0</option><option value="?lang=EN&ver=3_1_50">3_1_50</option><option value="?lang=EN&ver=3_1_51">3_1_51</option><option value="?lang=EN&ver=3_1_53">3_1_53</option><option value="?lang=EN&ver=3_1_54">3_1_54</option><option value="?lang=EN&ver=3_2_0">3_2_0</option><option value="?lang=EN&ver=3_2_50">3_2_50</option><option value="?lang=EN&ver=3_2_51">3_2_51</option><option value="?lang=EN&ver=3_2_52">3_2_52</option><option value="?lang=EN&ver=3_2_53">3_2_53</option><option value="?lang=EN&ver=3_3_0">3_3_0</option><option value="?lang=EN&ver=3_3_50">3_3_50</option><option value="?lang=EN&ver=3_3_0">Latest Live</option><option value="?lang=EN" selected="selected">Latest Beta</option></select></div>
|
||
|
<div class="sidebar_cont version_select"><select name="version_select" class="version_selector" onchange="location = this.value;"><option value="?lang=CHS">简体中文 (CHS)</option><option value="?lang=CHT">繁體中文 (CHT)</option><option value="?lang=DE">Deutsch (DE)</option><option value="?lang=EN" selected="selected">English (EN)</option><option value="?lang=ES">Español (ES)</option><option value="?lang=FR">Français (FR)</option><option value="?lang=ID">Bahasa Indonesia (ID)</option><option value="?lang=JA">日本語 (JA)</option><option value="?lang=KO">한국어 (KO)</option><option value="?lang=PT">Português (PT)</option><option value="?lang=RU">Русский язык (RU)</option><option value="?lang=TH">ภาษาไทย (TH)</option><option value="?lang=VI">Tiếng Việt (VI)</option><option value="?lang=IT">Italiano (IT)</option><option value="?lang=TR">Türkçe (TR)</option></select></div>
|
||
|
<h2 class="wp-block-post-title">Honey Impact</h2>
|
||
|
<div class="entry-content wp-block-post-content"><div class="wrappercont">
|
||
|
<div class="homepage_index_cont"><span>Timers</span><table class="calendar_day_table"><tr><th><span class="calendar_reg_name">Europe</span><span class="calendar_day_name">Monday</span><span id="timer_eu" class="timer"></th><th><span class="calendar_reg_name">North America</span><span class="calendar_day_name">Monday</span><span id="timer_na" class="timer"></th><th><span class="calendar_reg_name">Asia</span><span class="calendar_day_name">Monday</span><span id="timer_asia" class="timer"></th></tr></table></div><script>var days_translated = ["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]</script><table class="calendar_day_table"><tr><td>Mon</td><td>Tue</td><td>Wed</td><td>Thu</td><td>Fri</td><td>Sat</td><td>Sun</td></tr></table><div class="homepage_index_cont calendar_day_wrap"><span class="item_secondary_title"><a href="/d_10/?lang=EN">Forsaken Rift</a><div data-days="0"><a href="/i_421/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_421_35.webp"></a><a href="/i_422/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_422_35.webp"></a><a href="/i_423/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_423_35.webp"></a></div><div data-days="1"><a href="/i_451/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_451_35.webp"></a><a href="/i_452/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_452_35.webp"></a><a href="/i_453/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_453_35.webp"></a></div><div data-days="2"><a href="/i_401/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_401_35.webp"></a><a href="/i_402/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_402_35.webp"></a><a href="/i_403/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_403_35.webp"></a></div><div data-days="3"><a href="/i_421/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_421_35.webp"></a><a href="/i_422/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_422_35.webp"></a><a href="/i_423/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_423_35.webp"></a></div><div data-days="4"><a href="/i_451/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_451_35.webp"></a><a href="/i_452/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_452_35.webp"></a><a href="/i_453/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_453_35.webp"></a></div><div data-days="5"><a href="/i_401/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_401_35.webp"></a><a href="/i_402/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_402_35.webp"></a><a href="/i_403/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_403_35.webp"></a></div><div data-days="6"><a href="/i_421/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_421_35.webp"></a><a href="/i_422/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_422_35.webp"></a><a href="/i_423/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_423_35.webp"></a><a href="/i_451/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_451_35.webp"></a><a href="/i_452/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_452_35.webp"></a><a href="/i_453/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_453_35.webp"></a><a href="/i_401/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_401_35.webp"></a><a href="/i_402/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_402_35.webp"></a><a href="/i_403/?lang=EN"><img loading="lazy" class="itempic" src="/img/i_403_35.webp"></a></div></span><a href="/qin_003/?lang=EN"><div data-assign="char_10000003" data-days="146" class="calendar_pic_wrap rar_bg_5"><img loading="lazy" class="char_pic_calendar" src="/img/qin_003_70.webp"><span> Jean</span></div></a><a href="/playerboy_005/?lang=EN"><div data-assign="char_10000005" data-days="0123456" class="calendar_pic_wrap rar_bg_5"><img loading="lazy" class="char_pic_calendar" src="/img/playerboy_005_70.webp"><span> Traveler</span></div></a><a href="/lisa_006/?lang=EN"><div data-assign="char_10000006" data-days="256" class="calendar_pic_wrap rar_bg_4"><img loa
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="sidebar_cont ad_content_bottom"><div id="ad-genshin-bottom" style="z-index:0;"></div>
|
||
|
<script>
|
||
|
window['nitroAds'].createAd('ad-genshin-bottom', {
|
||
|
"refreshLimit": 10,
|
||
|
"refreshTime": 30,
|
||
|
"refreshVisibleOnly": true,
|
||
|
"renderVisibleOnly": true,
|
||
|
"sizes": [[970,90],[728,90]],
|
||
|
"mediaQuery": "(min-width: 1491px)"
|
||
|
});
|
||
|
window['nitroAds'].createAd('ad-genshin-bottom', {
|
||
|
"refreshLimit": 10,
|
||
|
"refreshTime": 30,
|
||
|
"refreshVisibleOnly": true,
|
||
|
"renderVisibleOnly": true,
|
||
|
"sizes": [[728,90]],
|
||
|
"mediaQuery": "(min-width: 991px) and (max-width: 1490px)"
|
||
|
});
|
||
|
window['nitroAds'].createAd('ad-genshin-bottom', {
|
||
|
"refreshLimit": 10,
|
||
|
"refreshTime": 30,
|
||
|
"refreshVisibleOnly": true,
|
||
|
"renderVisibleOnly": true,
|
||
|
"mediaQuery": "(max-width: 990px)"
|
||
|
});
|
||
|
</script>
|
||
|
<style>
|
||
|
.ad_content_bottom {
|
||
|
min-height: 94px;
|
||
|
}
|
||
|
</style></div>
|
||
|
</div>
|
||
|
<div class="wp-block-column" style="flex-basis:25%"><div class="sidebar_cont sidebar_account"><div class="acc_a_cont" data-acc=""><img src="https://genshin.honeyhunterworld.com/wp-content/themes/hhw-child/images/custom-avatar.webp" class="avatar avatar-40 photo" height="40" width="40" /><div class="acc_title_cont"><a href="https://user.honeyhunterworld.com/login/" target="_blank"><span class="name_span">Guest (Login)</span></a><span class="action_profile"></span></div></div></div>
|
||
|
<div class="sidebar_cont ad_sidebar_video"><div id="genshin-video-player"></div>
|
||
|
<script type="text/javascript">
|
||
|
window['nitroAds'].createAd('genshin-video-player', {
|
||
|
"format": "video-nc",
|
||
|
"video": {},
|
||
|
"mediaQuery": "(min-width: 990px)"
|
||
|
});
|
||
|
</script></div>
|
||
|
<div class="sidebar_cont recent_comments"><div class="comment-body comment_feed">EzlorD at <a href="https://genshin.honeyhunterworld.com/alhatham_078/comment-page-6/?lang=EN#comment-18878">Alhaitham</a><br /><div class="comment-content"><p>Genshin impact is for fun. the "ONLY" true challenge in the game is Abyss 12 full stars. all can do...</p></div></div><div class="comment-body comment_feed">Venturge at <a href="https://genshin.honeyhunterworld.com/alhatham_078/comment-page-7/?lang=EN#comment-18877">Alhaitham</a><br /><div class="comment-content"><p>you read his C6 wrong</p></div></div><div class="comment-body comment_feed">Taro at <a href="https://genshin.honeyhunterworld.com/alhatham_078/comment-page-6/?lang=EN#comment-18876">Alhaitham</a><br /><div class="comment-content"><p>Alhaitham simps .. I'm sorry what.. There is no way he does more then Raiden and Ayaka Combined ......</p></div></div></div>
|
||
|
<div class="sidebar_cont ad_sidebar_right"><div id="ad-genshin-sidebar"></div>
|
||
|
<script type="text/javascript">
|
||
|
window["nitroAds"].createAd('ad-genshin-sidebar', {
|
||
|
"refreshLimit": 10,
|
||
|
"refreshTime": 30,
|
||
|
"sizes": [[300,250],[300,600],[160,600],[120,600]],
|
||
|
"refreshVisibleOnly": true,
|
||
|
"renderVisibleOnly": true,
|
||
|
"mediaQuery": "(min-width: 1907px)"
|
||
|
});
|
||
|
window["nitroAds"].createAd('ad-genshin-sidebar', {
|
||
|
"refreshLimit": 10,
|
||
|
"refreshTime": 30,
|
||
|
"sizes": [[160,600],[120,600]],
|
||
|
"refreshVisibleOnly": true,
|
||
|
"renderVisibleOnly": true,
|
||
|
"mediaQuery": "(min-width: 1068px) and (max-width: 1906px)"
|
||
|
});
|
||
|
window["nitroAds"].createAd('ad-genshin-sidebar', {
|
||
|
"refreshLimit": 10,
|
||
|
"refreshTime": 30,
|
||
|
"sizes": [[120,600]],
|
||
|
"refreshVisibleOnly": true,
|
||
|
"renderVisibleOnly": true,
|
||
|
"mediaQuery": "(min-width: 991px) and (max-width: 1067px)"
|
||
|
});
|
||
|
</script>
|
||
|
<style>
|
||
|
.ad_header_right {
|
||
|
min-height: 600px;
|
||
|
}
|
||
|
</style></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="sidebar_cont" id="tooltip"></div><div class="audio_player_cont"><audio id="audio_player" preload="metadata"></audio></div>
|
||
|
<a href="#" class="topbutton"></a>
|
||
|
<div class="sidebar_cont social_cont"><a href="https://discord.gg/honeyhunters"><img loading="lazy" src="/wp-content/themes/hhw-child/images/discord.webp"></a>
|
||
|
<a href="https://twitter.com/HoneyDodogama"><img loading="lazy" src="/wp-content/themes/hhw-child/images/twitter.webp"></a>
|
||
|
<a href="https://spiralabyss.org/"><img loading="lazy" src="/wp-content/themes/hhw-child/images/abyss-app.webp"></a>
|
||
|
<a href="https://genshin.honeyhunterworld.com/ganyu-discord-bot/"><img loading="lazy" src="/wp-content/themes/hhw-child/images/ganyu.webp"></a></div>
|
||
|
<div class="sidebar_cont motd"><div id="copyright">This website is made for educational and research purpose (and us, eating macaroni).<br><a href="https://user.honeyhunterworld.com/privacy-policy/">Privacy</a> | <a href="https://user.honeyhunterworld.com/terms-of-service/">Terms of Service</a> <br>© 2022 - honeyhunterworld.com HHWPEngine Mk 1.0<span data-ccpa-link="1"></span></div></div>
|
||
|
<div class="ad_content_anchor"><div id="ad-genshin-anchor" style="z-index:0;">
|
||
|
</div>
|
||
|
<script type="text/javascript">
|
||
|
window['nitroAds'].createAd('ad-genshin-anchor', {
|
||
|
"refreshLimit": 10,
|
||
|
"refreshTime": 30,
|
||
|
"format": "anchor",
|
||
|
"anchor": "bottom",
|
||
|
"anchorPersistClose": false,
|
||
|
"mediaQuery": "(max-width: 990px)"
|
||
|
});
|
||
|
</script></div>
|
||
|
<p></p>
|
||
|
</div>
|
||
|
<button id="reassign_emoji" style="display: none;"></button>
|
||
|
<style id="skip-link-styles">
|
||
|
.skip-link.screen-reader-text {
|
||
|
border: 0;
|
||
|
clip: rect(1px,1px,1px,1px);
|
||
|
clip-path: inset(50%);
|
||
|
height: 1px;
|
||
|
margin: -1px;
|
||
|
overflow: hidden;
|
||
|
padding: 0;
|
||
|
position: absolute !important;
|
||
|
width: 1px;
|
||
|
word-wrap: normal !important;
|
||
|
}
|
||
|
|
||
|
.skip-link.screen-reader-text:focus {
|
||
|
background-color: #eee;
|
||
|
clip: auto !important;
|
||
|
clip-path: none;
|
||
|
color: #444;
|
||
|
display: block;
|
||
|
font-size: 1em;
|
||
|
height: auto;
|
||
|
left: 5px;
|
||
|
line-height: normal;
|
||
|
padding: 15px 23px 14px;
|
||
|
text-decoration: none;
|
||
|
top: 5px;
|
||
|
width: auto;
|
||
|
z-index: 100000;
|
||
|
}
|
||
|
</style>
|
||
|
<script>
|
||
|
( function() {
|
||
|
var skipLinkTarget = document.querySelector( 'main' ),
|
||
|
sibling,
|
||
|
skipLinkTargetID,
|
||
|
skipLink;
|
||
|
|
||
|
// Early exit if a skip-link target can't be located.
|
||
|
if ( ! skipLinkTarget ) {
|
||
|
return;
|
||
|
}
|
||
|
|
||
|
// Get the site wrapper.
|
||
|
// The skip-link will be injected in the beginning of it.
|
||
|
sibling = document.querySelector( '.wp-site-blocks' );
|
||
|
|
||
|
// Early exit if the root element was not found.
|
||
|
if ( ! sibling ) {
|
||
|
return;
|
||
|
}
|
||
|
|
||
|
// Get the skip-link target's ID, and generate one if it doesn't exist.
|
||
|
skipLinkTargetID = skipLinkTarget.id;
|
||
|
if ( ! skipLinkTargetID ) {
|
||
|
skipLinkTargetID = 'wp--skip-link--target';
|
||
|
skipLinkTarget.id = skipLinkTargetID;
|
||
|
}
|
||
|
|
||
|
// Create the skip link.
|
||
|
skipLink = document.createElement( 'a' );
|
||
|
skipLink.classList.add( 'skip-link', 'screen-reader-text' );
|
||
|
skipLink.href = '#' + skipLinkTargetID;
|
||
|
skipLink.innerHTML = 'Skip to content';
|
||
|
|
||
|
// Inject the skip link.
|
||
|
sibling.parentElement.insertBefore( skipLink, sibling );
|
||
|
}() );
|
||
|
</script>
|
||
|
<script src='https://genshin.honeyhunterworld.com/wp-includes/js/comment-reply.min.js?ver=6.0.1' id='comment-reply-js'></script>
|
||
|
</body>
|
||
|
</html>
|