[geany/geany-plugins] 2c6f96: geniuspaste: Consolidate dpaste.de response parsing

Colomban Wendling git-noreply at xxxxx
Sun Feb 21 08:49:47 UTC 2016


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Sat, 16 Jan 2016 23:32:34 UTC
Commit:      2c6f963a7d063e41a9da308be502bbe681ca1847
             https://github.com/geany/geany-plugins/commit/2c6f963a7d063e41a9da308be502bbe681ca1847

Log Message:
-----------
geniuspaste: Consolidate dpaste.de response parsing


Modified Paths:
--------------
    geniuspaste/data/dpaste.de.conf

Modified: geniuspaste/data/dpaste.de.conf
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -9,7 +9,7 @@ lexer=%language%
 #expires=%expire%
 
 [parse]
-search=^.(.+).$
+search=^"(.+)"$
 replace=\1
 
 [defaults]



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Plugins-Commits mailing list