mirror of
https://github.com/seejohnrun/haste-client.git
synced 2026-01-01 16:09:14 +00:00
Update default haste URL
This commit is contained in:
@@ -2,7 +2,7 @@ require 'json'
|
||||
|
||||
module Haste
|
||||
|
||||
DEFAULT_URL = 'http://localhost:7777'
|
||||
DEFAULT_URL = 'http://hastebin.com'
|
||||
|
||||
class CLI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user