diff -uN sms-2.2.5_orgi/orangembox.cc sms-2.2.5/orangembox.cc --- sms-2.2.5_orgi/orangembox.cc 2009-08-07 18:14:09.000000000 +0200 +++ sms-2.2.5/orangembox.cc 2010-01-13 17:18:42.000000000 +0100 @@ -58,8 +58,8 @@ ok = curl.Body().find("wyloguj si") != string::npos; if (!ok) throw Exception("[3] - Błąd podczas logowania"); - status = curl.PerformGet("http://www.orange.pl/portal/map/map/corpo_message_box?mbox_edit=new&mbox_view=newsms"); - if (status) throw Exception("[4] - get http://www.orange.pl/portal/map/map/corpo_message_box?mbox_edit=new&mbox_view=newsms"); + status = curl.PerformGet("http://www.orange.pl/portal/map/map/message_box?mbox_edit=new&mbox_view=newsms"); + if (status) throw Exception("[4] - get http://www.orange.pl/portal/map/map/message_box?mbox_edit=new&mbox_view=newsms"); PcreWrap::Array match; if (PcreWrap::pcre_match_all("
",