45391 posts 614 follows 441 followers
アイコンは @akkiesoft 氏作
Plugin.create :photo_support do defimageopener('reddit', %r|^https?://www\.reddit\.com/r/(?:[^/]*)/comments/(?:[^/]*)/(?:[^/]*)|) do |display_url| img = Plugin::PhotoSupport.インスタ映え(display_url) open(img) if img endend