| Server IP : 213.132.222.41 / Your IP : 216.73.216.254 Web Server : Apache System : Linux plesk4.nlhosting.net 6.1.0-0.deb11.50-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.176-1~deb11u1 (2026-07-02) x86_64 User : thecovenant ( 10927) PHP Version : 8.3.32 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/thecovenant.nl/httpdocs/new/wp-content/plugins/wp-optimize/js/ |
Upload File : |
function Updraft_Queue(){var t=[],n=0,i=!1;this.get_length=function(){return t.length-n},this.is_empty=function(){return 0==t.length},this.enqueue=function(n){t.push(n)},this.is_locked=function(){return i},this.get_lock=function(){return!i&&(this.lock(),!0)},this.dequeue=function(){if(0!=t.length){var i=t[n];return 2*++n>=t.length&&(t=t.slice(n),n=0),i}},this.lock=function(){i=!0},this.unlock=function(){i=!1},this.peek=function(){return t.length>0?t[n]:void 0},this.replace_front=function(i){return!(t.length<1)&&(t[n]=i,!0)},this.contains_id=function(n){return t.some(function(t){return t.optimization_id===n})}}