mirror of
https://github.com/seejohnrun/haste-client.git
synced 2025-12-23 12:01:29 +00:00
default URL https
This commit is contained in:
@@ -3,7 +3,7 @@ require 'faraday'
|
|||||||
|
|
||||||
module Haste
|
module Haste
|
||||||
|
|
||||||
DEFAULT_URL = 'http://hastebin.com'
|
DEFAULT_URL = 'https://hastebin.com'
|
||||||
|
|
||||||
class Uploader
|
class Uploader
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user