Merge lp:~arnouten/pastebinit/pastebin-com-https into lp:pastebinit

Proposed by raboof
Status: Needs review
Proposed branch: lp:~arnouten/pastebinit/pastebin-com-https
Merge into: lp:pastebinit
Diff against target: 12 lines (+2/-1)
1 file modified
pastebin.d/pastebin.com.conf (+2/-1)
To merge this branch: bzr merge lp:~arnouten/pastebinit/pastebin-com-https
Reviewer Review Type Date Requested Status
Pastebinit Developers Pending
Review via email: mp+393726@code.launchpad.net
To post a comment you must log in.

Unmerged revisions

264. By Arnout Engelen <email address hidden>

default to https for pastebin.com

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'pastebin.d/pastebin.com.conf'
2--- pastebin.d/pastebin.com.conf 2016-02-29 05:40:09 +0000
3+++ pastebin.d/pastebin.com.conf 2020-11-13 15:21:21 +0000
4@@ -1,6 +1,7 @@
5 [pastebin]
6 basename = pastebin.com
7-regexp = http://((([a-zA-Z0-9\-_\.]*)(pastebin\.com)))
8+regexp = https://((([a-zA-Z0-9\-_\.]*)(pastebin\.com)))
9+https = true
10
11 [format]
12 content = api_paste_code

Subscribers

People subscribed via source and target branches

to all changes: