Skip to content

Commit

Permalink
geniuspaste: Consolidate dpaste.de response parsing
Browse files Browse the repository at this point in the history
  • Loading branch information
b4n committed Jan 16, 2016
1 parent 39b746b commit 2c6f963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geniuspaste/data/dpaste.de.conf
Expand Up @@ -9,7 +9,7 @@ lexer=%language%
#expires=%expire%

[parse]
search=^.(.+).$
search=^"(.+)"$
replace=\1

[defaults]
Expand Down

0 comments on commit 2c6f963

Please sign in to comment.