newsVC.url = [[NSString stringWithFormat:@"%@name=%@&id=%@&type=3",[URLHandler industrySector],model.titleName,model.channelId] stringByAddingPercentEncodingWithAllowedCharacters:[NSCharacterSet URLQueryAllowedCharacterSet]];
newsVC.url = [[NSString stringWithFormat:@"%@name=%@&id=%@&type=3",[URLHandler industrySector],model.titleName,model.channelId] stringByAddingPercentEncodingWithAllowedCharacters:[NSCharacterSet URLQueryAllowedCharacterSet]];