Jump to content

Lite

Member
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Lite

  1. As the geek I am I've been playing with the javascript to honor DNT. Seems this code works after testing.. {literal} <script>// "1" or "unspecified" if(navigator.doNotTrack == 1) { // Do (or don't do) stuff. }</script> {/literal} Just thought I'd share if anyone's interested.
  2. Hi! Thanks, I missed that one, sorry. Yours. Peter
  3. Hi! Today cloudlinux released an update to alt-php with IonCube loader for php7. Just a small hint to WHMCS Team Yours. /Pete
  4. I've been looking into ways of showing TLD data and info like they do on registrera-domän.se/tldinfo-data.php. Does anyone know how this is done? There are many reasons why this would be good A for compilance and B it adds a layer of content to the site. Thanks!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated