lib/fanforce/_base.rb in fanforce-0.13.0 vs lib/fanforce/_base.rb in fanforce-0.14.0
- old
+ new
@@ -23,10 +23,10 @@
def self.api_domain
'api.' + base_domain
end
- def self.i_domain
+ def self.eye_domain
'i.' + base_domain
end
def self.website_domain
'www.' + base_domain
\ No newline at end of file