twitter-text-objc icon indicating copy to clipboard operation
twitter-text-objc copied to clipboard

Could you support ip url?

Open yanzhiwei147 opened this issue 11 years ago • 1 comments

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?

yanzhiwei147 avatar Jul 22 '14 12:07 yanzhiwei147