diff --git a/scripts/lib/addressMaker.class.php b/scripts/lib/addressMaker.class.php index 0e5b4e39..314a1846 100644 --- a/scripts/lib/addressMaker.class.php +++ b/scripts/lib/addressMaker.class.php @@ -124,7 +124,7 @@ class addressMaker if ( preg_match( - '/^\|\|([0-9a-z\-\.]+[a-z]+)\^(\$([^=~]+?,)?(image|third-party|script)(,[^=~]+)?)?$/', + '/^\|\|([0-9a-z\-\.]+[a-z]+)\^(\$([^=~]+?,)?(image|third-party|script|subdocument|popup|rewrite)(,[^=~]+)?)?$/', $line, $matches )