Plugin Directory

Changeset 1271364


Ignore:
Timestamp:
10/22/2015 09:54:20 PM (10 years ago)
Author:
EdHynan
Message:

Fix old broken URLs (sigh).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spam-blip/trunk/Spam_BLIP.php

    r1228069 r1271364  
    22/*
    33Plugin Name: Spam BLIP
    4 Plugin URI: http://agalena.nfshost.com/b1/spam-blip-wordpress-comment-spam-plugin
     4Plugin URI: //agalena.nfshost.com/b1/software/spam-blip-wordpress-comment-spam-plugin/
    55Description: Stop comment spam before it is posted.
    66Version: 1.0.6
    77Author: Ed Hynan
    8 Author URI: http://agalena.nfshost.com/b1/
     8Author URI: //agalena.nfshost.com/b1/
    99License: GNU GPLv3 (see http://www.gnu.org/licenses/gpl-3.0.html)
    1010Text Domain: spambl_l10n
     
    130130   
    131131    // web page as of release
    132     const plugin_webpage = 'http://agalena.nfshost.com/b1/spam-blip-wordpress-comment-spam-plugin';
     132    const plugin_webpage = '//agalena.nfshost.com/b1/software/spam-blip-wordpress-comment-spam-plugin/';
    133133   
    134134    // the widget class name
Note: See TracChangeset for help on using the changeset viewer.