LogPrint(eLogWarning,"HTTPProxy: Address update from addresshelper rejected for ",m_RequestURL.host," (referer is ",m_RequestURL.host.empty()?"empty":"harmful");
LogPrint(eLogWarning,"HTTPProxy: Address update from addresshelper rejected for ",m_RequestURL.host," (referer is ",m_RequestURL.host.empty()?"empty":"harmful",")");
std::stringfull_url=m_RequestURL.to_string();
std::stringstreamss;
ss<<tr("Host")<<""<<m_RequestURL.host<<" <font color=red>"<<tr("already in router's addressbook")<<"</font>. ";