require 'httpclient' # imgur upload simple module class Imgur URL = 'https://api.imgur.com/3/image' def initialize(client_id) @client_id ...
確定! 回上一頁