[geany/geany-plugins] cbdfcf: geniuspaste: Fix dpaste.de
Colomban Wendling
git-noreply at xxxxx
Sat Apr 8 14:40:21 UTC 2017
Branch: refs/heads/master
Author: Colomban Wendling <ban at herbesfolles.org>
Committer: Colomban Wendling <ban at herbesfolles.org>
Date: Wed, 22 Mar 2017 22:44:43 UTC
Commit: cbdfcfb6ef861ef73baafafd6165d968612b3216
https://github.com/geany/geany-plugins/commit/cbdfcfb6ef861ef73baafafd6165d968612b3216
Log Message:
-----------
geniuspaste: Fix dpaste.de
Modified Paths:
--------------
geniuspaste/data/dpaste.de.conf
Modified: geniuspaste/data/dpaste.de.conf
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -1,9 +1,9 @@
[pastebin]
name=dpaste.de
-url=http://dpaste.de/api/
+url=https://dpaste.de/api/
[format]
-title=%title%
+filename=%title%
content=%contents%
lexer=%language%
#expires=%expire%
--------------
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