twitter-text-objc
twitter-text-objc copied to clipboard
Could you support ip url?
example I have a URL: @"http://192.168.0.1" or @"192.168.0.1/path/query?key1=xxx&key2=yyy", when call to URLsInText: in TwitterText.m return empty array. In fact, I need return array for those URL. So,why not support ip URL?