Skip to content

Commit

Permalink
err, no, it doesn't look like one can make the http:// optional
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanor committed Jan 14, 2012
1 parent b80c96f commit 2a407c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pastebin.d/paste.pocoo.org.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[pastebin]
basename = paste.pocoo.org
regexp = "(http://)?paste.pocoo.org"
regexp = "http://paste.pocoo.org"

[format]
content = code
Expand Down

0 comments on commit 2a407c2

Please sign in to comment.