HEX
Server: Apache
System: Linux host.fiblib.com 5.14.0-570.58.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 29 06:24:11 EDT 2025 x86_64
User: scientificreligi (1062)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/scientificreligi/public_html/wp-content/plugins/post-views-counter/js/counter.min.js
PostViewsCounterManual={init:function(a){let b={action:"pvc-view-posts",pvc_nonce:a.nonce,ids:a.ids},c=Object.keys(b).map(function(a){return encodeURIComponent(a)+"="+encodeURIComponent(b[a])}).join("&").replace(/%20/g,"+"),d=this;return fetch(a.url,{method:"POST",mode:"cors",cache:"no-cache",credentials:"same-origin",headers:{"Content-Type":"application/x-www-form-urlencoded; charset=utf-8"},body:c}).then(function(a){if(!a.ok)throw Error(a.statusText);return a.json()}).then(function(a){try{"object"==typeof a&&null!==a&&d.triggerEvent("pvcCheckPost",a)}catch(b){console.log("Invalid JSON data"),console.log(b)}}).catch(function(a){console.log("Invalid response"),console.log(a)})},triggerEvent:function(a,b){let c=new CustomEvent(a,{bubbles:!0,detail:b});document.dispatchEvent(c)}}