diff options
-rwxr-xr-x | wgetpaste | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ URL_pocoo="http://paste.pocoo.org/" # tinyurl ENGINE_tinyurl=tinyurl URL_tinyurl="http://tinyurl.com/ api-create.php" +REGEX_RAW_tinyurl='s|^\(http://[^/]*/\)\([[:alnum:]]*\)$|\1\2|' ### engines # ca |