wedata

Database: MobileUserAgent

Database Details

About キャリアごとの携帯のユーザーエージェントパターンを収集
PC/携帯の判別に使えればいいかと思います。
※Railsプラグインのjpmobileを参考にさせてもらいました。

carrier_name:キャリア名 ["Au","Ddipocket","Docomo","Emobile","Jphone","Softbank","Vodafone","Willcom"]
user_agent_regexp:正規表現によるユーザーエージェント
mail_address_regexp:正規表現によるメールアドレス

http://dev.yhsweb.jp/article/110304432.html
Require keys carrier_name user_agent_regexp
Optional keys mail_address_regexp
Permit other keys true
Created by イシハラ
Created at 2008-11-19T03:08:01+09:00
Updated at 2009-01-22T15:48:32+09:00

Back