__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
wps_js.words_meta_box = {
view: function (args = []) {
let t = '';
t += `<div class="o-table-wrapper">`;
t += `<table width="100%" class="o-table"><tbody>
<tr>
<td>${wps_js._('word')}</td>
<td>${wps_js._('browser')}</td>
` + (wps_js.is_active('geo_ip') ? `<td>${wps_js._('country')}</td>` : ``) + `
` + (wps_js.is_active('geo_city') ? `<td>${wps_js._('city')}</td>` : ``) + `
<td>${wps_js._('date')}</td>
<td>${wps_js._('ip')}</td>
<td>${wps_js._('referrer')}</td>
</tr>`;
let i = 1;
args.forEach(function (value) {
t += `<tr>
<td><span title='${value['word']}' class='wps-cursor-default wps-text-wrap'>${value['word']}</span></td>
<td><a href="${value['browser']['link']}" title="${value['browser']['name']}" class="is-normal-text"><img src="${value['browser']['logo']}" alt="${value['browser']['name']}" title='${value['browser']['name']}' class="wps-flag"/> ${value['browser']['name']}</a></td>
` + (wps_js.is_active('geo_ip') ? `<td style="text-align: left"><img src='${value['country']['flag']}' alt='${value['country']['name']}' title='${value['country']['name']}' class='wps-flag'/> ${value['country']['name']}</td>` : ``) + `
` + (wps_js.is_active('geo_city') ? `<td style="text-align: left">${value['city']}</td>` : ``) + `
<td>${value['date']}</td>
<td>` + (value['hash_ip'] ? value['hash_ip'] : `<a href='${value['ip']['link']}'>${value['ip']['value']}</a>`) + `</td>
<td class="wps-admin-column__referred">${value['referred']}</td>
</tr>`;
i++;
});
t += `</tbody></table>`;
t += `</div>`;
return t;
}
};
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| browsers.js | File | 7.79 KB | 0644 |
|
| countries.js | File | 1.93 KB | 0644 |
|
| devices.js | File | 1.05 KB | 0644 |
|
| exclusions.js | File | 2.55 KB | 0644 |
|
| hits.js | File | 3.14 KB | 0644 |
|
| hitsmap.js | File | 2.74 KB | 0644 |
|
| models.js | File | 1.05 KB | 0644 |
|
| pages-chart.js | File | 1.12 KB | 0644 |
|
| pages.js | File | 2.1 KB | 0644 |
|
| platforms.js | File | 3.14 KB | 0644 |
|
| post.js | File | 1.08 KB | 0644 |
|
| quickstats.js | File | 677 B | 0644 |
|
| recent.js | File | 1.83 KB | 0644 |
|
| referring.js | File | 1.97 KB | 0644 |
|
| search.js | File | 2.15 KB | 0644 |
|
| summary.js | File | 2.28 KB | 0644 |
|
| top-pages-chart.js | File | 1.42 KB | 0644 |
|
| top-visitors.js | File | 1.81 KB | 0644 |
|
| useronline.js | File | 1.57 KB | 0644 |
|
| words.js | File | 1.77 KB | 0644 |
|