opnsense-ports/misc/pastebinit/files/patch-pastebinit
Franco Fichtner 880d758fe4 */*: sync with upstream
Taken from: FreeBSD
2015-06-26 07:50:32 +02:00

11 lines
290 B
Text

--- pastebinit.orig 2014-01-18 04:52:04 UTC
+++ pastebinit
@@ -33,7 +33,7 @@ else:
from urllib.request import FancyURLopener
# Set the default pastebin
-defaultPB = "http://pastebin.com"
+defaultPB = "http://paste2.org"
# Now try to override it with a distributor pastebin
try: