AlkantarClanX12

Your IP : 18.118.28.217


Current Path : /home/thanudqk/siampokernew.org/wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/
Upload File :
Current File : /home/thanudqk/siampokernew.org/wp-content/plugins/wp-optimize/vendor/mrclay/minify/builder/bm2.js

javascript:(function(){
    var d = document
       ,c = d.cookie
       ,m = c.match(/\bminifyDebug=([^; ]+)/)
       ,v = m ? decodeURIComponent(m[1]) : ''
       ,p = prompt('Debug Minify URIs on ' + location.hostname + ' which contain:'
                 + '\n(empty for none, space = OR, * = any string, ? = any char)', v)
    ;
    if (p === null) return;
    p = p.replace(/^\s+|\s+$/, '');
    v = (p === '')
        ? 'minifyDebug=; expires=Fri, 27 Jul 2001 02:47:11 UTC; path=/'
        : 'minifyDebug=' + encodeURIComponent(p) + '; path=/';
    d.cookie = v;
})();