<?xml version="1.0" encoding="windows-1251"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>WorlDos - Отменили переход на зимнее время</title>
		<link>http://worldos.ru/</link>
		<description>Хаккинг, Сетевая безопасность, Взлом, Брут, icq, vk,Hacking,HARD,программирование,сайтостроение,общение,vBulletin,FAQ, по vBulletin,хак, hack,coding, программирование,хак софт, hack soft, soft, взлом email, как взломать аську,icq взлом ,взлом icq,взломать программу как взломать программу,  программу взломать,  как программу взломать,  взломать mail,как сайт взломать ,  взломать контакт</description>
		<language>ru</language>
		<lastBuildDate>Mon, 21 May 2012 02:13:53 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://worldos.ru/images/misc/rss.jpg</url>
			<title>WorlDos - Отменили переход на зимнее время</title>
			<link>http://worldos.ru/</link>
		</image>
		<item>
			<title>vBulletin 3.X/4.X CSRF IMG-Tag Exploit, обламываем хацкирав</title>
			<link>http://worldos.ru/showthread.php?t=1554&amp;goto=newpost</link>
			<pubDate>Sat, 19 May 2012 22:38:32 GMT</pubDate>
			<description>Навеяло: http://www.xaker.name/forvb/showthread.php?t=26145 
http://hooligan-xn.ru/showthread.php?t=17 
не думал что найдутся имбицилы которые будут...</description>
			<content:encoded><![CDATA[<div>Навеяло: <span id="extlink_7fc78d74a9" title="Внешняя ссылка, реферер не передается http://www.xaker.name/forvb/showthread.php?t=26145" style="text-decoration:underline; cursor: pointer;" onclick="return open_external('http://www.xaker.name/forvb/showthread.php?t=26145', this.id);">http://www.xaker.name/forvb/showthread.php?t=26145</span><br />
<span id="extlink_55615d5a13" title="Внешняя ссылка, реферер не передается http://hooligan-xn.ru/showthread.php?t=17" style="text-decoration:underline; cursor: pointer;" onclick="return open_external('http://hooligan-xn.ru/showthread.php?t=17', this.id);">http://hooligan-xn.ru/showthread.php?t=17</span><br />
не думал что найдутся имбицилы которые будут юзать это, ну да ладно.<br />
описание и фикс от P4INW4R<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Код:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">===============================================================<br />
vBulletin 3.X/4.X CSRF IMG-Tag Exploit<br />
===============================================================<br />
&nbsp;<br />
___________&nbsp; &nbsp; &nbsp; .__&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  .__&nbsp; _______&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
\_&nbsp;  _____/ ____ |&nbsp; |__&nbsp;  ____ |&nbsp; | \&nbsp;  _&nbsp; \&nbsp;  ____&nbsp; <br />
&nbsp;|&nbsp; &nbsp; __)__/ ___\|&nbsp; |&nbsp; \_/ __ \|&nbsp; | /&nbsp; /_\&nbsp; \ /&nbsp; &nbsp; \<br />
&nbsp;|&nbsp; &nbsp; &nbsp; &nbsp; \&nbsp; \___|&nbsp;  Y&nbsp; \&nbsp; ___/|&nbsp; |_\&nbsp; \_/&nbsp;  \&nbsp;  |&nbsp; \<br />
/_______&nbsp; /\___&nbsp; &gt;___|&nbsp; /\___&nbsp; &gt;____/\_____&nbsp; /___|&nbsp; /<br />
&nbsp; &nbsp; &nbsp; &nbsp; \/&nbsp; &nbsp;  \/&nbsp; &nbsp;  \/&nbsp; &nbsp;  \/&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \/&nbsp; &nbsp;  \/<br />
&nbsp;<br />
# Exploit Title: vBulletin 3.X/4.X CSRF IMG-Tag Exploit<br />
# Date: 28/04/2011&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
# Author: Cyber Tjak&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
# Software Link: http://www.vBulletin.org<br />
# Version: 3.X &amp; 4.X<br />
# Google Dork 1: Powered by vBulletin 3.X<br />
# Google Dork 2: Powered by vBulletin 4.X<br />
# Platform / Tested on: Multiple<br />
# Category: Webapplications<br />
# Code : N/A<br />
&nbsp;<br />
#&nbsp; BUG :&nbsp; ######################################################################<br />
&nbsp;<br />
1 &gt; Go to something were you want to include it e.g. /profile.php?do=editsignature<br />
The IMG-Tag must be allowed there.<br />
&nbsp;<br />
2 &gt; Post a new post with these content ===&gt; [IMG]Your Script[/IMG]<br />
&nbsp;<br />
3 &gt; You can use it with a plugin like iTrader http://[localhost]/board/itrader_fee...RID&amp;parseurl=1<br />
Furthermore you can use it with external scripts like an ip-logging script.<br />
Just like a normal CSRF-Vuln. =)<br />
&nbsp;<br />
4 &gt; Now you see that your script is working.<br />
&nbsp;<br />
&nbsp;<br />
#&nbsp; FIX by P4INW4R :&nbsp; ###########################################################<br />
&nbsp;<br />
You must create a whitelist for trustworthy imagehosters.<br />
&nbsp;<br />
1 &gt; Open ./includes/class_bbcode.php<br />
&nbsp;<br />
2 &gt; Search for:<br />
&nbsp;<br />
&nbsp; &nbsp; &nbsp; &nbsp; function handle_bbcode_img_match($link)<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $link = $this-&gt;strip_smilies(str_replace('\\&quot;', '&quot;', $link));<br />
&nbsp;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // remove double spaces -- fixes issues with wordwrap<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $link = str_replace(array('&nbsp; ', '&quot;'), '', $link);<br />
&nbsp;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return '&lt;img src=&quot;' .&nbsp; $link . '&quot; border=&quot;0&quot; alt=&quot;&quot; /&gt;';<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp;<br />
3 &gt; Replace with:<br />
&nbsp;<br />
&nbsp; &nbsp; &nbsp; &nbsp; function handle_bbcode_img_match($link)<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $link = $this-&gt;strip_smilies(str_replace('\\&quot;', '&quot;', $link));<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // remove double spaces -- fixes issues with wordwrap<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $link = str_replace(array('&nbsp; ', '&quot;'), '', $link);<br />
&nbsp;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; //CSRF FIX<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $whitelist = array(&quot;HERE YOUR IMAGEHOSTER WITHOUT HTTP:// e.g. abload.de&quot;);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $host = parse_url($link, PHP_URL_HOST);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if(substr($host, 0, 4) == &quot;www.&quot;)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $host = str_replace(&quot;www.&quot;, &quot;&quot;, $host);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (in_array($host, $whitelist)) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return '&lt;img src=&quot;' .&nbsp; $link . '&quot; border=&quot;0&quot; alt=&quot;&quot; /&gt;';<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; else<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return '&lt;p style=&quot;color: red;&quot;&gt;Please upload your picture at a trusted hoster. For example abload.de&lt;/p&gt;';<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp;<br />
We know that this fix-method is suboptimal so we must wait for a better fix by vBulletin.<br />
&nbsp;<br />
&nbsp;<br />
################################################################################<br />
&nbsp;<br />
Our Website: http://www.echel0n.net<br />
&nbsp;<br />
Special Thanks to: P4INW4R, Subnet, Skittles, 0x00, Santa &amp; all other mates.<br />
&nbsp;<br />
################################################################################</code><hr />
</div>и с &quot;нашими&quot; сервисами загрузки пикч)<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Код:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">/**<br />
&nbsp; &nbsp; &nbsp; &nbsp; * Handles a match of the [img] tag that will be displayed as an actual image.<br />
&nbsp; &nbsp; &nbsp; &nbsp; *<br />
&nbsp; &nbsp; &nbsp; &nbsp; * @param&nbsp; &nbsp; &nbsp; &nbsp; string&nbsp; &nbsp; &nbsp; &nbsp; The URL to the image.<br />
&nbsp; &nbsp; &nbsp; &nbsp; *<br />
&nbsp; &nbsp; &nbsp; &nbsp; * @return&nbsp; &nbsp; &nbsp; &nbsp; string&nbsp; &nbsp; &nbsp; &nbsp; HTML representation of the tag.<br />
&nbsp; &nbsp; &nbsp; &nbsp; */<br />
&nbsp; &nbsp; function handle_bbcode_img_match($link)<br />
&nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $link = $this-&gt;strip_smilies(str_replace('\\&quot;', '&quot;', $link));<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // remove double spaces -- fixes issues with wordwrap<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $link = str_replace(array('&nbsp; ', '&quot;'), '', $link);<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $whitelist = array(<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;savepic.net&quot;,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;savepic.ru&quot;,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;hostingkartinok.com&quot;,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;imglink.ru&quot;,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;imageshost.ru&quot;,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;pixshock.net&quot;,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;radikal.ru&quot;,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;saveimg.ru&quot;,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;ipicture.ru&quot;,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;jpg1.ru&quot;,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;imagepost.ru&quot;,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;jpeghost.ru&quot;,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;impic.ru&quot;,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;fastpic.ru&quot;,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;imgex.com&quot;,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;pictureshack.ru&quot;,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;keep4u.ru&quot;,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;myphotoalbum.ru&quot;,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;4put.ru&quot;,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;xmages.net&quot;,<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;lostpic.net&quot;);<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $host = parse_url($link, PHP_URL_HOST);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if(substr($host, 0, 4) == &quot;www.&quot;)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $host = str_replace(&quot;www.&quot;, &quot;&quot;, $host);<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (in_array($host, $whitelist)) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return '&lt;img src=&quot;' .&nbsp; $link . '&quot; border=&quot;0&quot; alt=&quot;&quot; /&gt;';<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; else<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return '&lt;p style=&quot;color: red;&quot;&gt;Please upload your picture at a trusted hoster. For: savepic.net, radikal.ru, ipicture.ru, fastpic.ru, etc&lt;/p&gt;';<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
<br />
/*======================================================================*\<br />
|| #################################################################### ||<br />
|| # ---------------------- Xaker.Name ------------------------------ # ||<br />
\*======================================================================*/</code><hr />
</div>можно еще и свой домен добавить, если стоят хаки вроде &quot;Img хостинга&quot;, иначе вставка в посты/подписи будет невозможна:)</div>

]]></content:encoded>
			<category domain="http://worldos.ru/forumdisplay.php?f=1">vBulletin</category>
			<dc:creator>хулиган</dc:creator>
			<guid isPermaLink="true">http://worldos.ru/showthread.php?t=1554</guid>
		</item>
		<item>
			<title><![CDATA[LDesign [Дизайн на заказ]]]></title>
			<link>http://worldos.ru/showthread.php?t=1552&amp;goto=newpost</link>
			<pubDate>Thu, 10 May 2012 09:19:22 GMT</pubDate>
			<description>Изображение: http://imgs.su/tmp/1323413309-369.jpg  
 
Так же оформляем группы вконтакте, сумма зависит от объема работ. 
 
*Наш сайт-визитка*...</description>
			<content:encoded><![CDATA[<div><div align="center"><img src="http://imgs.su/tmp/1323413309-369.jpg" class="bbCodeImage" border="0" alt="" /><br />
<br />
<font color="red">Так же оформляем группы вконтакте, сумма зависит от объема работ.</font><br />
<br />
<span id="extlink_21680e1d9f" title="Внешняя ссылка, реферер не передается http://ldesign.pchelp.ws/" style="text-decoration:underline; cursor: pointer;" onclick="return open_external('http://ldesign.pchelp.ws/', this.id);"><b>Наш сайт-визитка</b></span><br />
<br />
Цена на каждый заказ отдельно обговаривается с заказчиком<br />
<br />
Обращаться по <span id="extlink_c1fda9723d" title="Внешняя ссылка, реферер не передается http://www.icq.com/people/5005848" style="text-decoration:underline; cursor: pointer;" onclick="return open_external('http://www.icq.com/people/5005848', this.id);">ICQ 5005848</span><br />
<br />
Отзывы: <br />
<span id="extlink_8ba0595cf0" title="Внешняя ссылка, реферер не передается http://forum.antichat.ru/thread308341.html" style="text-decoration:underline; cursor: pointer;" onclick="return open_external('http://forum.antichat.ru/thread308341.html', this.id);">antichat.ru</span><br />
<span id="extlink_2dc6a12284" title="Внешняя ссылка, реферер не передается http://forum.xakepok.su/showthread.php?t=18579" style="text-decoration:underline; cursor: pointer;" onclick="return open_external('http://forum.xakepok.su/showthread.php?t=18579', this.id);">xakepok.su</span><br />
<span id="extlink_bd31b68b14" title="Внешняя ссылка, реферер не передается http://forum.tophope.ru/showthread.php?p=34180#post34180" style="text-decoration:underline; cursor: pointer;" onclick="return open_external('http://forum.tophope.ru/showthread.php?p=34180#post34180', this.id);">tophope.ru</span></div></div>

]]></content:encoded>
			<category domain="http://worldos.ru/forumdisplay.php?f=154">Работа / услуги</category>
			<dc:creator>Luperk</dc:creator>
			<guid isPermaLink="true">http://worldos.ru/showthread.php?t=1552</guid>
		</item>
		<item>
			<title>SexHTTP DDOS Service</title>
			<link>http://worldos.ru/showthread.php?t=1551&amp;goto=newpost</link>
			<pubDate>Thu, 10 May 2012 09:16:47 GMT</pubDate>
			<description>Изображение: http://ldesign.pchelp.ws/img/sexhttp.jpg  
 
DDoS - атака на вычислительную систему с целью довести её до отказа. 
Хотите устранить сайт...</description>
			<content:encoded><![CDATA[<div><img src="http://ldesign.pchelp.ws/img/sexhttp.jpg" class="bbCodeImage" border="0" alt="" /><br />
<br />
<font color="Red">DDoS</font> - атака на вычислительную систему с целью довести её до отказа.<br />
Хотите устранить сайт канкурента - заказывайте ddos.<br />
Работаем в сфере ddos услуг, качественно.<br />
Готовы пройти проверки.<br />
<font size="3"><font color="Blue">Преимущества нашего сервиса:</font></font><br />
Опыт работы.<br />
Клиентам с отзывами, оплата после работы.<br />
Низние цена.<br />
Возникли вопросы? Наша поддержка работает практически круглосуточно.<br />
Тест 5-10 минут бесплатно.<br />
MoneyBack (возврат денег), если атакуемый возобновит свою работу.<br />
Индивидуальный подход к каждому клиенту.<br />
<font size="3"><font color="Red">Цены:</font></font><br />
1 час от 5$.<br />
24 часа от 50$.<br />
Неделя от 300$.<br />
Оплата через: Webmoney.<br />
<font color="Magenta"><font size="3">Связь</font>:</font><br />
ICQ <font color="Lime">902493</font><br />
ICQ <font color="Lime">568921</font><br />
<font color="red">Прошли проверку:</font><br />
<span id="extlink_28c9ba28e3" title="Внешняя ссылка, реферер не передается https://forum.xaknet.org/showthread.php?t=23710" style="text-decoration:underline; cursor: pointer;" onclick="return open_external('https://forum.xaknet.org/showthread.php?t=23710', this.id);">Xaknet.ru</span><br />
<span id="extlink_0128f0a605" title="Внешняя ссылка, реферер не передается http://xaker-forum.ru/index.php?/topic/3533-ddos-service%d0%bd%d0%b5%d0%b4%d0%be%d1%80%d0%be%d0%b3%d0%be-%d0%b7%d0%b0%d0%ba%d0%b0%d0%b7%d0%b0%d1%82%d1%8c-ddos/page__p__13716__fromsearch__1#entry13716" style="text-decoration:underline; cursor: pointer;" onclick="return open_external('http://xaker-forum.ru/index.php?/topic/3533-ddos-service%d0%bd%d0%b5%d0%b4%d0%be%d1%80%d0%be%d0%b3%d0%be-%d0%b7%d0%b0%d0%ba%d0%b0%d0%b7%d0%b0%d1%82%d1%8c-ddos/page__p__13716__fromsearch__1#entry13716', this.id);">Xaker-forum.ru</span><br />
<span id="extlink_a5a5da1dee" title="Внешняя ссылка, реферер не передается http://shopworld.biz/showthread.php?t=2528&amp;highlight=ddos" style="text-decoration:underline; cursor: pointer;" onclick="return open_external('http://shopworld.biz/showthread.php?t=2528&amp;highlight=ddos', this.id);">Shopworld.biz</span><br />
<span id="extlink_b728c7c6ea" title="Внешняя ссылка, реферер не передается http://capone.es/showthread.php?p=7406#post7406" style="text-decoration:underline; cursor: pointer;" onclick="return open_external('http://capone.es/showthread.php?p=7406#post7406', this.id);">Capone.es</span><br />
<span id="extlink_40b7a5994a" title="Внешняя ссылка, реферер не передается http://hack-stars.ru/forum/index.php?/topic/899-ddos-service%D0%BD%D0%B5%D0%B4%D0%BE%D1%80%D0%BE%D0%B3%D0%BE-%D0%B7%D0%B0%D0%BA%D0%B0%D0%B7%D0%B0%D1%82%D1%8C-ddos/" style="text-decoration:underline; cursor: pointer;" onclick="return open_external('http://hack-stars.ru/forum/index.php?/topic/899-ddos-service%D0%BD%D0%B5%D0%B4%D0%BE%D1%80%D0%BE%D0%B3%D0%BE-%D0%B7%D0%B0%D0%BA%D0%B0%D0%B7%D0%B0%D1%82%D1%8C-ddos/', this.id);">Hack-stars.ru</span><br />
<span id="extlink_7e369d6424" title="Внешняя ссылка, реферер не передается http://r00t.in/showthread.php?p=24785#post24785" style="text-decoration:underline; cursor: pointer;" onclick="return open_external('http://r00t.in/showthread.php?p=24785#post24785', this.id);">r00t.in</span><br />
<br />
<font color="RoyalBlue"><font size="1">for google<br />
заказать ddos атаку, заказать ddos, ddos service, ddos сервера, ddos услуги, атака нa сервер, атака на сайт, massive ddos attack, убить сервер, мощная DDoS-атака, нужен ддос, вывести сайт из строя, ддос сайта, как навредить сайту, как удалить сайт, остановить работу сайта, отключить сайт конкурента, как завалить сайт, ddos атака, как убить сайт, need to ddos site, как устранить сайт конкурента, как убрать сайт конкурента, ddos атака на заказ, хакерская атака.<br />
Услуги Ddos сервис Ddos service ddos attack заказать Ддос заказать Ddos<br />
ддос сервис, услуги ддоса, наказать конкурента, где заказать ддос на саит, остановить работу саита, ддос атака, заказать ддос, +на сервер ддос атака, заказать ддос атаку, samp ддос, купить ддос, ddos атака, ddos сайта, ddos service, services ddosa, to punish a competitor, where the order to ddos Saito, stop work Saito, ddos attack ddos order, + server ddos attack ddos attack order, samp ddos, buy ddos, ddos attack, ddos Site, dd</font></font></div>

]]></content:encoded>
			<category domain="http://worldos.ru/forumdisplay.php?f=256">DDoS</category>
			<dc:creator>Luperk</dc:creator>
			<guid isPermaLink="true">http://worldos.ru/showthread.php?t=1551</guid>
		</item>
		<item>
			<title><![CDATA[FAQ Георгиевская ленточка в header'e]]></title>
			<link>http://worldos.ru/showthread.php?t=1550&amp;goto=newpost</link>
			<pubDate>Sat, 05 May 2012 11:35:20 GMT</pubDate>
			<description>*Не буду пересказывать все то,что сказал в статье для vb3.8 (http://worldos.ru/showthread.php?p=2557#post2557)* 
 
Смысл думаю понятен, для чего,...</description>
			<content:encoded><![CDATA[<div><b><a href="http://worldos.ru/showthread.php?p=2557#post2557" target="_blank">Не буду пересказывать все то,что сказал в статье для vb3.8</a></b><br />
<br />
Смысл думаю понятен, для чего, отчего и почему.<br />
<br />
<font size="4"><b>Используйте эти коды :Ъ</b></font><br />
<br />
В самый верх шаблона <b>header </b>установите код:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">PHP код:</div>
	<div class="alt2">
		<hr />
		<code style="white-space:nowrap">
		<div dir="ltr" style="text-align:left;">
			<!-- php buffer start --><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">&lt;!--&nbsp;</span><span style="color: #0000BB">лента&nbsp;</span><span style="color: #007700">--&gt;<br />&lt;</span><span style="color: #0000BB">div&nbsp;style</span><span style="color: #007700">=</span><span style="color: #DD0000">"position:absolute;&nbsp;top:0;&nbsp;left:0;&nbsp;z-index:99999999999;"</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">a&nbsp;href</span><span style="color: #007700">=</span><span style="color: #DD0000">"#"&nbsp;</span><span style="color: #0000BB">title</span><span style="color: #007700">=</span><span style="color: #DD0000">"С&nbsp;9&nbsp;мая!&nbsp;С&nbsp;днем&nbsp;победы!"</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">img&nbsp;border</span><span style="color: #007700">=</span><span style="color: #DD0000">"0"&nbsp;</span><span style="color: #0000BB">src</span><span style="color: #007700">=</span><span style="color: #DD0000">"/images/9mayageorglenta.gif"</span><span style="color: #007700">&gt;<br />&lt;/</span><span style="color: #0000BB">a</span><span style="color: #007700">&gt;<br />&lt;/</span><span style="color: #0000BB">div</span><span style="color: #007700">&gt;<br />&lt;!--/&nbsp;</span><span style="color: #0000BB">лента&nbsp;</span><span style="color: #007700">--&gt;&nbsp;<br /></span><span style="color: #0000BB"></span>
</span>
</code><!-- php buffer end -->
		</div>
		</code>
		<hr />
	</div>
</div>У вас получится так:<br />
<div align="center"><img src="http://worldos.ru/imagehosting/2012/05/05/14fa510965faf3.png" class="bbCodeImage" border="0" alt="" /></div><br />
Либо добавьте в самый верх шаблона <b>header </b>:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">PHP код:</div>
	<div class="alt2">
		<hr />
		<code style="white-space:nowrap">
		<div dir="ltr" style="text-align:left;">
			<!-- php buffer start --><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">&lt;!--&nbsp;</span><span style="color: #0000BB">лента&nbsp;</span><span style="color: #007700">--&gt;<br />&lt;</span><span style="color: #0000BB">div&nbsp;style</span><span style="color: #007700">=</span><span style="color: #DD0000">"position:absolute;&nbsp;top:0;&nbsp;left:0;&nbsp;z-index:99999999999;"</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">a&nbsp;href</span><span style="color: #007700">=</span><span style="color: #DD0000">"#"&nbsp;</span><span style="color: #0000BB">title</span><span style="color: #007700">=</span><span style="color: #DD0000">"С&nbsp;9&nbsp;мая!&nbsp;С&nbsp;днем&nbsp;победы!"</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">img&nbsp;border</span><span style="color: #007700">=</span><span style="color: #DD0000">"0"&nbsp;</span><span style="color: #0000BB">src</span><span style="color: #007700">=</span><span style="color: #DD0000">"/images/9mayalentageorg.png"</span><span style="color: #007700">&gt;<br />&lt;/</span><span style="color: #0000BB">a</span><span style="color: #007700">&gt;<br />&lt;/</span><span style="color: #0000BB">div</span><span style="color: #007700">&gt;<br />&lt;!--/&nbsp;</span><span style="color: #0000BB">лента&nbsp;</span><span style="color: #007700">--&gt;&nbsp;<br /></span><span style="color: #0000BB"></span>
</span>
</code><!-- php buffer end -->
		</div>
		</code>
		<hr />
	</div>
</div>У вас получится так:<br />
<div align="center"><img src="http://worldos.ru/imagehosting/2012/05/05/14fa5109c73afc.png" class="bbCodeImage" border="0" alt="" /></div><br />
Все картинки<b><font size="1">*</font></b> залить в папку <b>images</b><br />
<br />
<b><font size="1">*Картинки в аттаче</font></b><br />
<br />
<div align="right"><font color="Green">Специально для <b><a href="http://worldos.ru/" target="_blank">worldos.ru</a></b></font></div><br />
<br />
<a href="http://worldos.ru/showthread.php?p=2557#post2557" target="_blank"><b><font color="#FF0000">Смотреть еще вариации ленточек</font></b></a></div>


	<br />
	<div style="padding:6px">

	

	

	
		<fieldset class="fieldset">
			<legend>Изображения</legend>
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
    <td><img class="inlineimg" src="http://worldos.ru/images/attach/gif.gif" alt="Тип файла: gif" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
    <td><a href="http://worldos.ru/attachment.php?attachmentid=286&amp;d=1336217709">9mayageorglenta.gif</a> (1.3 Кб)</td>
</tr><tr>
    <td><img class="inlineimg" src="http://worldos.ru/images/attach/png.gif" alt="Тип файла: png" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
    <td><a href="http://worldos.ru/attachment.php?attachmentid=287&amp;d=1336217709">9mayalentageorg.png</a> (6.9 Кб)</td>
</tr>
			</table>
			</fieldset>
	

	

	</div>
]]></content:encoded>
			<category domain="http://worldos.ru/forumdisplay.php?f=158">FAQ  для vBulletin 4.x</category>
			<dc:creator>no name</dc:creator>
			<guid isPermaLink="true">http://worldos.ru/showthread.php?t=1550</guid>
		</item>
		<item>
			<title>FAQ Георгиевская лента в шапке форума</title>
			<link>http://worldos.ru/showthread.php?t=1549&amp;goto=newpost</link>
			<pubDate>Sat, 05 May 2012 11:22:55 GMT</pubDate>
			<description>*Ммм, наткнулся пару дней назад форум с симпатичной георгиевской ленточкой в углу экрана, решил вам поведать, я ставил ее себе , и , как поставить...</description>
			<content:encoded><![CDATA[<div><blockquote><font color="DarkOrange"><b>Ммм, наткнулся пару дней назад форум с симпатичной георгиевской ленточкой в углу экрана, решил вам поведать, я ставил ее себе , и , как поставить такую же к вам на форум. Так сказать, почтить память всех, кто участвовал в ВОВ, кто отдавал свои силы, а зачастую даже и жизни..<br />
<br />
Как вы наверное заметили, установить георгиевскую ленту на форум мне не составило совершенно никакого труда. </b></font></blockquote><br />
<br />
<font size="4"><b>Пользуйтесь</b></font><br />
<br />
В самый верх шаблона <b>header </b>установите код:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">PHP код:</div>
	<div class="alt2">
		<hr />
		<code style="white-space:nowrap">
		<div dir="ltr" style="text-align:left;">
			<!-- php buffer start --><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">&lt;!--&nbsp;</span><span style="color: #0000BB">лента&nbsp;</span><span style="color: #007700">--&gt;<br />&lt;</span><span style="color: #0000BB">div&nbsp;style</span><span style="color: #007700">=</span><span style="color: #DD0000">"position:absolute;&nbsp;top:0;&nbsp;left:0;&nbsp;z-index:99999999999;"</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">a&nbsp;href</span><span style="color: #007700">=</span><span style="color: #DD0000">"#"&nbsp;</span><span style="color: #0000BB">title</span><span style="color: #007700">=</span><span style="color: #DD0000">"С&nbsp;9&nbsp;мая!&nbsp;С&nbsp;днем&nbsp;победы!"</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">img&nbsp;border</span><span style="color: #007700">=</span><span style="color: #DD0000">"0"&nbsp;</span><span style="color: #0000BB">src</span><span style="color: #007700">=</span><span style="color: #DD0000">"/images/9mayageorglenta.gif"</span><span style="color: #007700">&gt;<br />&lt;/</span><span style="color: #0000BB">a</span><span style="color: #007700">&gt;<br />&lt;/</span><span style="color: #0000BB">div</span><span style="color: #007700">&gt;<br />&lt;!--/&nbsp;</span><span style="color: #0000BB">лента&nbsp;</span><span style="color: #007700">--&gt;&nbsp;<br /></span><span style="color: #0000BB"></span>
</span>
</code><!-- php buffer end -->
		</div>
		</code>
		<hr />
	</div>
</div>У вас получится так:<br />
<div align="center"><img src="http://worldos.ru/imagehosting/2012/05/05/14fa50c9583cbe.png" class="bbCodeImage" border="0" alt="" /></div><br />
Либо добавьте в самый верх шаблона <b>header </b>:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">PHP код:</div>
	<div class="alt2">
		<hr />
		<code style="white-space:nowrap">
		<div dir="ltr" style="text-align:left;">
			<!-- php buffer start --><code><span style="color: #000000">
<span style="color: #0000BB"></span><span style="color: #007700">&lt;!--&nbsp;</span><span style="color: #0000BB">лента&nbsp;</span><span style="color: #007700">--&gt;<br />&lt;</span><span style="color: #0000BB">div&nbsp;style</span><span style="color: #007700">=</span><span style="color: #DD0000">"position:absolute;&nbsp;top:0;&nbsp;left:0;&nbsp;z-index:99999999999;"</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">a&nbsp;href</span><span style="color: #007700">=</span><span style="color: #DD0000">"#"&nbsp;</span><span style="color: #0000BB">title</span><span style="color: #007700">=</span><span style="color: #DD0000">"С&nbsp;9&nbsp;мая!&nbsp;С&nbsp;днем&nbsp;победы!"</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">img&nbsp;border</span><span style="color: #007700">=</span><span style="color: #DD0000">"0"&nbsp;</span><span style="color: #0000BB">src</span><span style="color: #007700">=</span><span style="color: #DD0000">"/images/9mayalentageorg.png"</span><span style="color: #007700">&gt;<br />&lt;/</span><span style="color: #0000BB">a</span><span style="color: #007700">&gt;<br />&lt;/</span><span style="color: #0000BB">div</span><span style="color: #007700">&gt;<br />&lt;!--/&nbsp;</span><span style="color: #0000BB">лента&nbsp;</span><span style="color: #007700">--&gt;&nbsp;<br /></span><span style="color: #0000BB"></span>
</span>
</code><!-- php buffer end -->
		</div>
		</code>
		<hr />
	</div>
</div>У вас получится так:<br />
<div align="center"><img src="http://worldos.ru/imagehosting/2012/05/05/14fa50c9d446fd.png" class="bbCodeImage" border="0" alt="" /></div><br />
Все картинки<b><font size="1">*</font></b> залить в папку <b>images</b><br />
<br />
<b><font size="1">*Картинки в аттаче</font></b><br />
<br />
<div align="right"><font color="Green">Специально для <b><a href="http://worldos.ru/" target="_blank">worldos.ru</a></b></font></div></div>


	<br />
	<div style="padding:6px">

	

	

	
		<fieldset class="fieldset">
			<legend>Изображения</legend>
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
    <td><img class="inlineimg" src="http://worldos.ru/images/attach/gif.gif" alt="Тип файла: gif" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
    <td><a href="http://worldos.ru/attachment.php?attachmentid=284&amp;d=1336216771">9mayageorglenta.gif</a> (1.3 Кб)</td>
</tr><tr>
    <td><img class="inlineimg" src="http://worldos.ru/images/attach/png.gif" alt="Тип файла: png" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
    <td><a href="http://worldos.ru/attachment.php?attachmentid=285&amp;d=1336216771">9mayalentageorg.png</a> (6.9 Кб)</td>
</tr>
			</table>
			</fieldset>
	

	

	</div>
]]></content:encoded>
			<category domain="http://worldos.ru/forumdisplay.php?f=2">FAQ по vBulletin 3.х</category>
			<dc:creator>no name</dc:creator>
			<guid isPermaLink="true">http://worldos.ru/showthread.php?t=1549</guid>
		</item>
		<item>
			<title>Новости Осужденный за нападение на журналистку Russia Today объявлен в розыск</title>
			<link>http://worldos.ru/showthread.php?t=1548&amp;goto=newpost</link>
			<pubDate>Sat, 05 May 2012 03:26:22 GMT</pubDate>
			<description>Петербургский бизнесмен Сергей Виролайнен, приговоренный к году колонии-поселения за нападение на журналистку Russia Today, объявлен в розыск....</description>
			<content:encoded><![CDATA[<div>Петербургский бизнесмен Сергей Виролайнен, приговоренный к году колонии-поселения за нападение на журналистку Russia Today, объявлен в розыск. Приговор был вынесен в марте 2011 года, осужденного обязали самостоятельно явиться во ФСИН. Однако он не пришел туда и перестал появляться по месту жительства.</div>

]]></content:encoded>
			<category domain="http://worldos.ru/forumdisplay.php?f=101">Новости</category>
			<dc:creator>no name</dc:creator>
			<guid isPermaLink="true">http://worldos.ru/showthread.php?t=1548</guid>
		</item>
		<item>
			<title>Новости Датская авиакомпания украинского миллиардера обанкротилась</title>
			<link>http://worldos.ru/showthread.php?t=1547&amp;goto=newpost</link>
			<pubDate>Sat, 05 May 2012 03:26:22 GMT</pubDate>
			<description>Датская низкобюджетная авиакомпания Cimber Sterling, принадлежащая украинскому миллиардеру Игорю Коломойскому, подала в суд заявление о банкротстве....</description>
			<content:encoded><![CDATA[<div>Датская низкобюджетная авиакомпания Cimber Sterling, принадлежащая украинскому миллиардеру Игорю Коломойскому, подала в суд заявление о банкротстве. Причиной этому стало решение акционера прекратить финансовую поддержку перевозчика. Коломойский купил 70 процентов Cimber Sterling в августе 2011 года.</div>

]]></content:encoded>
			<category domain="http://worldos.ru/forumdisplay.php?f=101">Новости</category>
			<dc:creator>no name</dc:creator>
			<guid isPermaLink="true">http://worldos.ru/showthread.php?t=1547</guid>
		</item>
		<item>
			<title>Новости В игре Draw Something появилась возможность рисовать бренды за очки</title>
			<link>http://worldos.ru/showthread.php?t=1546&amp;goto=newpost</link>
			<pubDate>Sat, 05 May 2012 03:26:22 GMT</pubDate>
			<description>В игре для iPhone и Android Draw Something появилась возможность размещать названия брендов среди вариантов слов, которые надо нарисовать. Компания...</description>
			<content:encoded><![CDATA[<div>В игре для iPhone и Android Draw Something появилась возможность размещать названия брендов среди вариантов слов, которые надо нарисовать. Компания Zynga, таким образом, приобрела новую возможность для монетизации игры, помимо обычной баннерной рекламы. Первым брендом, купившим интеграцию в Draw Something, стала НХЛ.</div>

]]></content:encoded>
			<category domain="http://worldos.ru/forumdisplay.php?f=101">Новости</category>
			<dc:creator>no name</dc:creator>
			<guid isPermaLink="true">http://worldos.ru/showthread.php?t=1546</guid>
		</item>
		<item>
			<title>Новости Путин предложил Тимошенко лечиться в России</title>
			<link>http://worldos.ru/showthread.php?t=1545&amp;goto=newpost</link>
			<pubDate>Sat, 05 May 2012 03:26:22 GMT</pubDate>
			<description>Премьер-министр России Владимир Путин выразил готовность принять экс-премьера Украины Юлию Тимошенко на лечение, если украинские власти дадут такое...</description>
			<content:encoded><![CDATA[<div>Премьер-министр России Владимир Путин выразил готовность принять экс-премьера Украины Юлию Тимошенко на лечение, если украинские власти дадут такое разрешение. Тимошенко, отбывающая семилетний срок в Качановской колонии, жалуется на сильные боли в спине. От обследования в украинской больнице она отказалась.</div>

]]></content:encoded>
			<category domain="http://worldos.ru/forumdisplay.php?f=101">Новости</category>
			<dc:creator>no name</dc:creator>
			<guid isPermaLink="true">http://worldos.ru/showthread.php?t=1545</guid>
		</item>
		<item>
			<title>Новости Избивший футболиста тренер дисквалифицирован</title>
			<link>http://worldos.ru/showthread.php?t=1544&amp;goto=newpost</link>
			<pubDate>Sat, 05 May 2012 03:26:22 GMT</pubDate>
			<description><![CDATA[Итальянский тренер Делио Росси, уволенный с поста наставника футбольного клуба "Фиорентина" за избиение своего игрока Адема Льяича, дисквалифицирован...]]></description>
			<content:encoded><![CDATA[<div>Итальянский тренер Делио Росси, уволенный с поста наставника футбольного клуба &quot;Фиорентина&quot; за избиение своего игрока Адема Льяича, дисквалифицирован за этот поступок на три месяца. На этот срок Делио Росси отстранен от любой футбольной деятельности. Инцидент с участием Делио Росси и Льяича произошел 2 мая.</div>

]]></content:encoded>
			<category domain="http://worldos.ru/forumdisplay.php?f=101">Новости</category>
			<dc:creator>no name</dc:creator>
			<guid isPermaLink="true">http://worldos.ru/showthread.php?t=1544</guid>
		</item>
		<item>
			<title>Новости Защитник Тимошенко нашел в ее камере постороннюю женщину</title>
			<link>http://worldos.ru/showthread.php?t=1543&amp;goto=newpost</link>
			<pubDate>Sat, 05 May 2012 03:26:22 GMT</pubDate>
			<description>Адвокат экс-премьера Украины Юлии Тимошенко, Сергей Власенко, заявил, что одна из ее новых соседок по камере заключенной не является. Источников этой...</description>
			<content:encoded><![CDATA[<div>Адвокат экс-премьера Украины Юлии Тимошенко, Сергей Власенко, заявил, что одна из ее новых соседок по камере заключенной не является. Источников этой информации адвокат не назвал. За разъяснениями он посоветовал обращаться к руководству колонии и пенитенциарной службы Украины.</div>

]]></content:encoded>
			<category domain="http://worldos.ru/forumdisplay.php?f=101">Новости</category>
			<dc:creator>no name</dc:creator>
			<guid isPermaLink="true">http://worldos.ru/showthread.php?t=1543</guid>
		</item>
		<item>
			<title><![CDATA[Новости Московского "голого таксиста" направили на принудительное лечение]]></title>
			<link>http://worldos.ru/showthread.php?t=1542&amp;goto=newpost</link>
			<pubDate>Sat, 05 May 2012 03:26:22 GMT</pubDate>
			<description>Дорогомиловский суд Москвы приговорил к принудительному лечению Виталия Гродика, который осенью 2011 года в голом виде протаранил 17 автомобилей и...</description>
			<content:encoded><![CDATA[<div>Дорогомиловский суд Москвы приговорил к принудительному лечению Виталия Гродика, который осенью 2011 года в голом виде протаранил 17 автомобилей и сопротивлялся полицейским. Экспертиза показала, что Гродик был трезв и не принимал наркотиков. Сам он объяснил, что &quot;летел на крыльях любви&quot;, но ему мешали &quot;лукавые&quot;.</div>

]]></content:encoded>
			<category domain="http://worldos.ru/forumdisplay.php?f=101">Новости</category>
			<dc:creator>no name</dc:creator>
			<guid isPermaLink="true">http://worldos.ru/showthread.php?t=1542</guid>
		</item>
		<item>
			<title>Новости В Белоруссии запретили брать комиссию за выдачу кредита</title>
			<link>http://worldos.ru/showthread.php?t=1541&amp;goto=newpost</link>
			<pubDate>Sat, 05 May 2012 03:26:22 GMT</pubDate>
			<description>Из новой редакции Банковского кодекса Белоруссии исчезла статья, разрешающая банкам взимать комиссию с клиентов за пользование кредитом. Об этом...</description>
			<content:encoded><![CDATA[<div>Из новой редакции Банковского кодекса Белоруссии исчезла статья, разрешающая банкам взимать комиссию с клиентов за пользование кредитом. Об этом заявила председатель правления Нацбанка Белоруссии Надежда Ермакова. Она добавила, что отныне заемщик будет оплачивать только процентную ставку.</div>

]]></content:encoded>
			<category domain="http://worldos.ru/forumdisplay.php?f=101">Новости</category>
			<dc:creator>no name</dc:creator>
			<guid isPermaLink="true">http://worldos.ru/showthread.php?t=1541</guid>
		</item>
		<item>
			<title><![CDATA[Новости Премьер Польши счел бойкот Украины "голом в свои ворота"]]></title>
			<link>http://worldos.ru/showthread.php?t=1540&amp;goto=newpost</link>
			<pubDate>Sat, 05 May 2012 03:26:22 GMT</pubDate>
			<description>Премьер-министр Польши Дональд Туск выступил против бойкота Чемпионата Европы по футболу, к которому призывают лидеры некоторых стран ЕС в связи с...</description>
			<content:encoded><![CDATA[<div>Премьер-министр Польши Дональд Туск выступил против бойкота Чемпионата Европы по футболу, к которому призывают лидеры некоторых стран ЕС в связи с уголовным преследованием экс-премьера Украины Юлии Тимошенко. По мнению Туска, такой бойкот был бы катастрофой для чемпионата, который должны принять летом Украина и Польша.</div>

]]></content:encoded>
			<category domain="http://worldos.ru/forumdisplay.php?f=101">Новости</category>
			<dc:creator>no name</dc:creator>
			<guid isPermaLink="true">http://worldos.ru/showthread.php?t=1540</guid>
		</item>
		<item>
			<title>Новости Филиппины попросили у США самолеты для защиты от Китая</title>
			<link>http://worldos.ru/showthread.php?t=1539&amp;goto=newpost</link>
			<pubDate>Sat, 05 May 2012 03:26:22 GMT</pubDate>
			<description>Филиппины запросили у США поставку патрульных самолетов, кораблей и радаров для охраны спорных территорий от посягательств Китая. С США Филиппины...</description>
			<content:encoded><![CDATA[<div>Филиппины запросили у США поставку патрульных самолетов, кораблей и радаров для охраны спорных территорий от посягательств Китая. С США Филиппины запланировали проведение совместных учений. Также Филиппины укрепляют взаимоотношения в области морской безопасности с Японией, Австралией и Южной Кореей.</div>

]]></content:encoded>
			<category domain="http://worldos.ru/forumdisplay.php?f=101">Новости</category>
			<dc:creator>no name</dc:creator>
			<guid isPermaLink="true">http://worldos.ru/showthread.php?t=1539</guid>
		</item>
	</channel>
</rss>

