HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.2.34
System: Linux atalantini.com 3.10.0-1127.13.1.el7.x86_64 #1 SMP Tue Jun 23 15:46:38 UTC 2020 x86_64
User: root (0)
PHP: 7.2.34
Disabled: NONE
Upload Files
File: //home/scarpe/wp-content/plugins/underconstruction/underconstruction.min.js
function displayOption0Checked(){document.getElementById("customText").style.display="none";document.getElementById("customHTML").style.display="none"}function displayOption1Checked(){document.getElementById("customText").style.display="block";document.getElementById("customHTML").style.display="none"}function displayOption2Checked(){document.getElementById("customText").style.display="none";document.getElementById("customHTML").style.display="block"}function displayOption3Checked(){document.getElementById("customText").style.display="none";document.getElementById("customHTML").style.display="none"}document.observe("dom:loaded",function(){Event.observe("displayOption0","click",displayOption0Checked);Event.observe("displayOption1","click",displayOption1Checked);Event.observe("displayOption2","click",displayOption2Checked);Event.observe("displayOption3","click",displayOption3Checked)});jQuery(function(e){e("#add_current_address_btn").click(function(t){t.preventDefault();t.stopPropagation();e(this).hide();e("#loading_current_address").show();e.get(ajaxurl,{action:"uc_get_ip_address"},function(t){e("#loading_current_address").hide();e("#add_current_address_btn").show();e("#ip_address").val(t)})});e("#301_status").click(function(){console.log("selected 301 redirect");jQuery("#redirect_panel").show()});e("#200_status, #503_status").click(function(){jQuery("#redirect_panel").hide()})})