File "retina-cookie.js"
Full Path: /home/attunedd/public_html/wp-content/plugins/wp-retina-3x/js/retina-cookie.js
File size: 121 bytes
MIME-type: text/plain
Charset: utf-8
document.cookie='devicePixelRatio='+((window.devicePixelRatio === undefined) ? 1 : window.devicePixelRatio)+'; path=/';