Merge lp:~paul-bissex/pastebinit/dpaste-update into lp:pastebinit

Proposed by Paul Bissex
Status: Needs review
Proposed branch: lp:~paul-bissex/pastebinit/dpaste-update
Merge into: lp:pastebinit
Diff against target: 23 lines (+3/-4)
1 file modified
pastebin.d/dpaste.com.conf (+3/-4)
To merge this branch: bzr merge lp:~paul-bissex/pastebinit/dpaste-update
Reviewer Review Type Date Requested Status
Pastebinit Developers Pending
Review via email: mp+409787@code.launchpad.net

Commit message

Update dpaste.com URLs to https; remove obsolete "poster" param; update expiry comment.

Description of the change

I run dpaste.com and see many submissions per day from pastebinit. Happy to be included in the tool. Just tweaking a few things that were out of sync with some updates to the app that were done last year.

To post a comment you must log in.

Unmerged revisions

264. By Paul Bissex <email address hidden>

Updated dpaste.com config

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'pastebin.d/dpaste.com.conf'
2--- pastebin.d/dpaste.com.conf 2016-02-29 06:26:13 +0000
3+++ pastebin.d/dpaste.com.conf 2021-10-07 00:12:40 +0000
4@@ -1,9 +1,8 @@
5 [pastebin]
6 basename = dpaste.com
7-regexp = http://dpaste.com
8+regexp = https://dpaste.com
9
10 [format]
11-user = poster
12 content = content
13 title = title
14 format = syntax
15@@ -15,6 +14,6 @@
16 # Empty means "text".
17 format =
18 page = api/v2/
19-# Keep it for 30 days after last access. Otherwise only for 7 days.
20+# Time to deletion. Default is 7 days.
21 expiry_days = 30
22-regexp = http://dpaste.com
23+regexp = https://dpaste.com

Subscribers

People subscribed via source and target branches

to all changes: