JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
clean up my urls
authorJason Woofenden <jason@jasonwoof.com>
Tue, 3 Mar 2015 03:42:10 +0000 (22:42 -0500)
committerJason Woofenden <jason@jasonwoof.com>
Tue, 3 Mar 2015 03:42:10 +0000 (22:42 -0500)
metaform.php
metaform/template.php

index 31efa99..c604d9a 100644 (file)
@@ -530,7 +530,6 @@ function edit_url() {
        $url = ereg_replace('view_php=[^&]*', 'edit=yes', $url);
        $url = ereg_replace('download_tar=[^&]*', 'edit=yes', $url);
        $url = ereg_replace('/[a-z0-9_.]*\?', '/?', $url);
-       $url = str_replace('jasonwoof.l', 'jasonwoof.com', $url); # so that code generated on Jason's home computer will display a publically accessible link.
        return $url;
 }
 
index 4aeb1c0..7a09ae2 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-# This form requires wfpl. See: http://jasonwoof.org/wfpl
+# This form requires wfpl. See: http://sametwice.com/wfpl
 
 # This form was initially auto-generated. If you would like to alter the
 # parameters and generate a new one try this URL: