Plugin Directory

Changeset 1683970


Ignore:
Timestamp:
06/23/2017 05:50:30 AM (9 years ago)
Author:
dassi
Message:

Fix https link

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-aiwis/trunk/public/js/wp-aiwis-public.js

    r1683949 r1683970  
    88    js = d.createElement(s);
    99    js.id = id;
    10     js.src = 'https://aiwis.io/js/cookie-monster.js';
     10    js.src = '//aiwis.io/js/cookie-monster.js';
    1111    js.setAttribute('itkamer-cookie-monster-id', aiwis_script_id);
    1212    js.async = true;
Note: See TracChangeset for help on using the changeset viewer.