Commits

Zero King authored 9865322b3c1
pastebinit: update to 1.5
No tags

net/pastebinit/files/patch-default.diff

Modified
1 ---- pastebinit 2015-03-01 14:16:57.000000000 -0500
2 -+++ pastebinit 2015-03-01 14:21:26.000000000 -0500
3 -@@ -33,7 +33,8 @@
1 +--- pastebinit.orig 2016-03-01 05:52:32.000000000 +0000
2 ++++ pastebinit 2017-09-10 10:00:00.000000000 +0000
3 +@@ -34,7 +34,7 @@
4 4 from urllib.request import FancyURLopener
5 5
6 6 # Set the default pastebin
7 --defaultPB = "http://pastebin.com"
8 -+#defaultPB = "http://pastebin.com" // no public API
9 -+defaultPB = "http://paste.openstack.org"
7 +-defaultPB = "pastebin.com"
8 ++defaultPB = "paste.openstack.org"
10 9
11 10 # Now try to override it with a distributor pastebin
12 11 try:

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut