Plugin Directory

Changeset 1451429


Ignore:
Timestamp:
07/08/2016 03:10:34 PM (10 years ago)
Author:
vikinguard
Message:

https to

Location:
vikinguard/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • vikinguard/trunk/readme.txt

    r1449843 r1451429  
    44Requires at least: 2.1
    55Tested up to: 4.5.3
    6 Stable tag: 2.1.0
    7 Version: 2.1.0
     6Stable tag: 2.1.1
     7Version: 2.1.1
    88
    99With Vikinguard you'll know the real user experience of your site and you'll be notified when something is not performing as expected.
     
    6565* Added multiuser support.
    6666
     67= 2.1.1 =
     68* fixed http support
     69
  • vikinguard/trunk/vikinguard.php

    r1449843 r1451429  
    55 * Description: it checks your site uptime and real user experience. This module provides all the infomation about your site\'s perfomance.
    66 * Author: Vikinguard. This is not just a software company.
    7  * Version: 2.1
     7 * Version: 2.1.1
    88 * Author URI: https://www.vikinguard.com
    99 */
     
    4848<script type="text/javascript">
    4949BOOMR.init({
    50         beacon_url: "https://eum.vikinguard.com"
     50        beacon_url: "//eum.vikinguard.com"
    5151
    5252});
Note: See TracChangeset for help on using the changeset viewer.