Plugin Directory

Changeset 1695982


Ignore:
Timestamp:
07/13/2017 09:19:23 PM (9 years ago)
Author:
trustedsite
Message:

Add files and changed endpoint

Location:
trustedsite-reviews/trunk
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • trustedsite-reviews/trunk/lib/App.php

    r1695978 r1695982  
    132132             (function() {
    133133               var sa = document.createElement('script'); sa.type = 'text/javascript'; sa.async = true;
    134                sa.src = ('https:' == document.location.protocol ? 'https://cdn' : 'http://cdn') + '.ywxi.net/js/1.js';
     134               sa.src = ('https:' == document.location.protocol ? 'https://cdn' : 'http://cdn') + '.trustedsite.com/js/1.js';
    135135               var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(sa, s);
    136136             })();
Note: See TracChangeset for help on using the changeset viewer.