Plugin Directory

Changeset 1308752


Ignore:
Timestamp:
12/15/2015 05:40:39 AM (10 years ago)
Author:
tarkeshwarsingh
Message:

modifed https to https

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fundamine-inline-comments-highlights/trunk/basics.php

    r1299527 r1308752  
    1818            var s = document.createElement("script");
    1919            s.type = "text/javascript";
    20             s.src = "http://www.fundamine.com/fundamineannotate?fmrequestorurl="+window.location.href.split("?")[0];
     20            s.src = "https://www.fundamine.com/fundamineannotate?fmrequestorurl="+window.location.href.split("?")[0];
    2121            document.getElementsByTagName("head")[0].appendChild(s);
    2222        </script>
Note: See TracChangeset for help on using the changeset viewer.