forked from Lainports/opnsense-ports
11 lines
290 B
Text
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:
|