lib/rmobio/ads/m_khoj.rb in rmobio-1.1.3 vs lib/rmobio/ads/m_khoj.rb in rmobio-1.1.4
- old
+ new
@@ -29,9 +29,10 @@
def getAd(keywords)
getAdByPage # keywords have no effect in mKhoj
end
def getAdByPage
+ puts "mKhoj getAd"
handset = request.user_agent if request.user_agent
# handset="nokia6030/"
handset = URI.escape(handset)
#carrier = URI.escape(request.remote_ip)
carrier="59.181.113.59" # only works with India carriers!!
\ No newline at end of file