Module: OpenDMM::Engine::TokyoHot::Site

Includes:
HTTParty
Defined in:
lib/opendmm/engines/tokyo_hot.rb

Class Method Summary collapse

Methods included from HTTParty

included

Class Method Details

.list_kObject



30
31
32
# File 'lib/opendmm/engines/tokyo_hot.rb', line 30

def self.list_k
  @@list_k ||= get '/j/k_video0000_j.html'
end

.list_nObject



26
27
28
# File 'lib/opendmm/engines/tokyo_hot.rb', line 26

def self.list_n
  @@list_n ||= get '/j/new_video0000_j.html'
end