mirror of
https://github.com/seejohnrun/haste-client.git
synced 2025-12-19 18:11:28 +00:00
Update hastebin urls
This commit is contained in:
@@ -4,8 +4,8 @@ require 'uri'
|
|||||||
|
|
||||||
module Haste
|
module Haste
|
||||||
|
|
||||||
DEFAULT_SERVER_URL = 'https://new.hastebin.com'
|
DEFAULT_SERVER_URL = 'https://hastebin.com'
|
||||||
DEFAULT_SHARE_SERVER_URL = 'https://new.hastebin.com'
|
DEFAULT_SHARE_SERVER_URL = 'https://hastebin.com'
|
||||||
|
|
||||||
class Uploader
|
class Uploader
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user