Comment 6 for bug 700644

Revision history for this message
Stéphane Graber (stgraber) wrote :

Merged upstream and fixed to return the right URL.

=== modified file 'pastebin.d/paste.kde.org.conf'
--- pastebin.d/paste.kde.org.conf 2011-01-09 12:48:31 +0000
+++ pastebin.d/paste.kde.org.conf 2011-01-09 18:16:36 +0000
@@ -11,6 +11,7 @@
 private = paste_private
 api = api_submit
 mode = mode
+regexp = regexp

 [defaults]
 private = 0
@@ -18,3 +19,4 @@
 expire = 86400
 api = 1
 mode = xml
+regexp = "<id>(.*)</id>"