File: /home/clientsoftwares/www/software/crm-pro/crm_pro.sql
-- phpMyAdmin SQL Dump
-- version 4.7.7
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: May 14, 2018 at 10:09 AM
-- Server version: 5.6.38
-- PHP Version: 5.6.30
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT = 0;
START TRANSACTION;
SET time_zone = "+00:00";
/*!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 utf8mb4 */;
--
-- Database: `tameasy_crm_pro`
--
-- --------------------------------------------------------
--
-- Table structure for table `accounts`
--
CREATE TABLE `accounts` (
`id` int(11) NOT NULL,
`name` varchar(255) NOT NULL,
`type` int(11) NOT NULL,
`bankname` varchar(255) DEFAULT NULL,
`branchbank` varchar(255) DEFAULT NULL,
`account` varchar(11) DEFAULT NULL,
`iban` varchar(255) DEFAULT NULL,
`status_id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=COMPACT;
--
-- Dumping data for table `accounts`
--
INSERT INTO `accounts` (`id`, `name`, `type`, `bankname`, `branchbank`, `account`, `iban`, `status_id`) VALUES
(1, 'test', 1, 'test', 'Test Image', 'tesatt', 'tesatt', 0),
(2, 'sabari', 0, '', '', '', '', 0);
-- --------------------------------------------------------
--
-- Table structure for table `comments`
--
CREATE TABLE `comments` (
`id` int(11) NOT NULL,
`content` mediumtext,
`relation_type` varchar(255) NOT NULL,
`relation` int(11) NOT NULL,
`staff_id` int(11) DEFAULT NULL,
`created` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `contacts`
--
CREATE TABLE `contacts` (
`id` int(11) NOT NULL,
`name` varchar(255) DEFAULT NULL,
`surname` varchar(255) DEFAULT NULL,
`phone` varchar(255) DEFAULT NULL,
`extension` varchar(255) DEFAULT NULL,
`mobile` varchar(255) DEFAULT NULL,
`email` varchar(255) DEFAULT NULL,
`username` varchar(277) NOT NULL,
`password` varchar(100) DEFAULT NULL,
`language` varchar(255) NOT NULL,
`address` text,
`skype` varchar(255) DEFAULT NULL,
`linkedin` varchar(255) DEFAULT NULL,
`customer_id` int(11) NOT NULL,
`position` varchar(255) DEFAULT NULL,
`primary` int(11) DEFAULT '0',
`inactive` tinyint(1) DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `contacts`
--
INSERT INTO `contacts` (`id`, `name`, `surname`, `phone`, `extension`, `mobile`, `email`, `username`, `password`, `language`, `address`, `skype`, `linkedin`, `customer_id`, `position`, `primary`, `inactive`) VALUES
(1, 'Mahendra', 'Gaddam', '9036445082', '', '9036445082', 'mahi@eoddley.com', '', '$2y$10$QtdYRrUJEAQ72Ps/Q90InuR23aq/TtQ3XdIrchk4TjWarBr0Fw/qm', '', '', '', '', 4, 'CEO', 1, 0);
-- --------------------------------------------------------
--
-- Table structure for table `countries`
--
CREATE TABLE `countries` (
`id` int(5) NOT NULL,
`isocode` char(2) DEFAULT NULL,
`shortname` varchar(80) NOT NULL DEFAULT '',
`longname` varchar(80) NOT NULL DEFAULT '',
`iso3` char(3) DEFAULT NULL,
`numcode` varchar(6) DEFAULT NULL,
`un` varchar(12) DEFAULT NULL,
`dialingcode` varchar(8) DEFAULT NULL,
`domain` varchar(5) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
--
-- Dumping data for table `countries`
--
INSERT INTO `countries` (`id`, `isocode`, `shortname`, `longname`, `iso3`, `numcode`, `un`, `dialingcode`, `domain`) VALUES
(1, 'AF', 'Afghanistan', 'Islamic Republic of Afghanistan', 'AFG', '004', 'yes', '93', '.af'),
(2, 'AX', 'Aland Islands', 'Åland Islands', 'ALA', '248', 'no', '358', '.ax'),
(3, 'AL', 'Albania', 'Republic of Albania', 'ALB', '008', 'yes', '355', '.al'),
(4, 'DZ', 'Algeria', 'People\'s Democratic Republic of Algeria', 'DZA', '012', 'yes', '213', '.dz'),
(5, 'AS', 'American Samoa', 'American Samoa', 'ASM', '016', 'no', '1+684', '.as'),
(6, 'AD', 'Andorra', 'Principality of Andorra', 'AND', '020', 'yes', '376', '.ad'),
(7, 'AO', 'Angola', 'Republic of Angola', 'AGO', '024', 'yes', '244', '.ao'),
(8, 'AI', 'Anguilla', 'Anguilla', 'AIA', '660', 'no', '1+264', '.ai'),
(9, 'AQ', 'Antarctica', 'Antarctica', 'ATA', '010', 'no', '672', '.aq'),
(10, 'AG', 'Antigua and Barbuda', 'Antigua and Barbuda', 'ATG', '028', 'yes', '1+268', '.ag'),
(11, 'AR', 'Argentina', 'Argentine Republic', 'ARG', '032', 'yes', '54', '.ar'),
(12, 'AM', 'Armenia', 'Republic of Armenia', 'ARM', '051', 'yes', '374', '.am'),
(13, 'AW', 'Aruba', 'Aruba', 'ABW', '533', 'no', '297', '.aw'),
(14, 'AU', 'Australia', 'Commonwealth of Australia', 'AUS', '036', 'yes', '61', '.au'),
(15, 'AT', 'Austria', 'Republic of Austria', 'AUT', '040', 'yes', '43', '.at'),
(16, 'AZ', 'Azerbaijan', 'Republic of Azerbaijan', 'AZE', '031', 'yes', '994', '.az'),
(17, 'BS', 'Bahamas', 'Commonwealth of The Bahamas', 'BHS', '044', 'yes', '1+242', '.bs'),
(18, 'BH', 'Bahrain', 'Kingdom of Bahrain', 'BHR', '048', 'yes', '973', '.bh'),
(19, 'BD', 'Bangladesh', 'People\'s Republic of Bangladesh', 'BGD', '050', 'yes', '880', '.bd'),
(20, 'BB', 'Barbados', 'Barbados', 'BRB', '052', 'yes', '1+246', '.bb'),
(21, 'BY', 'Belarus', 'Republic of Belarus', 'BLR', '112', 'yes', '375', '.by'),
(22, 'BE', 'Belgium', 'Kingdom of Belgium', 'BEL', '056', 'yes', '32', '.be'),
(23, 'BZ', 'Belize', 'Belize', 'BLZ', '084', 'yes', '501', '.bz'),
(24, 'BJ', 'Benin', 'Republic of Benin', 'BEN', '204', 'yes', '229', '.bj'),
(25, 'BM', 'Bermuda', 'Bermuda Islands', 'BMU', '060', 'no', '1+441', '.bm'),
(26, 'BT', 'Bhutan', 'Kingdom of Bhutan', 'BTN', '064', 'yes', '975', '.bt'),
(27, 'BO', 'Bolivia', 'Plurinational State of Bolivia', 'BOL', '068', 'yes', '591', '.bo'),
(28, 'BQ', 'Bonaire, Sint Eustatius and Saba', 'Bonaire, Sint Eustatius and Saba', 'BES', '535', 'no', '599', '.bq'),
(29, 'BA', 'Bosnia and Herzegovina', 'Bosnia and Herzegovina', 'BIH', '070', 'yes', '387', '.ba'),
(30, 'BW', 'Botswana', 'Republic of Botswana', 'BWA', '072', 'yes', '267', '.bw'),
(31, 'BV', 'Bouvet Island', 'Bouvet Island', 'BVT', '074', 'no', 'NONE', '.bv'),
(32, 'BR', 'Brazil', 'Federative Republic of Brazil', 'BRA', '076', 'yes', '55', '.br'),
(33, 'IO', 'British Indian Ocean Territory', 'British Indian Ocean Territory', 'IOT', '086', 'no', '246', '.io'),
(34, 'BN', 'Brunei', 'Brunei Darussalam', 'BRN', '096', 'yes', '673', '.bn'),
(35, 'BG', 'Bulgaria', 'Republic of Bulgaria', 'BGR', '100', 'yes', '359', '.bg'),
(36, 'BF', 'Burkina Faso', 'Burkina Faso', 'BFA', '854', 'yes', '226', '.bf'),
(37, 'BI', 'Burundi', 'Republic of Burundi', 'BDI', '108', 'yes', '257', '.bi'),
(38, 'KH', 'Cambodia', 'Kingdom of Cambodia', 'KHM', '116', 'yes', '855', '.kh'),
(39, 'CM', 'Cameroon', 'Republic of Cameroon', 'CMR', '120', 'yes', '237', '.cm'),
(40, 'CA', 'Canada', 'Canada', 'CAN', '124', 'yes', '1', '.ca'),
(41, 'CV', 'Cape Verde', 'Republic of Cape Verde', 'CPV', '132', 'yes', '238', '.cv'),
(42, 'KY', 'Cayman Islands', 'The Cayman Islands', 'CYM', '136', 'no', '1+345', '.ky'),
(43, 'CF', 'Central African Republic', 'Central African Republic', 'CAF', '140', 'yes', '236', '.cf'),
(44, 'TD', 'Chad', 'Republic of Chad', 'TCD', '148', 'yes', '235', '.td'),
(45, 'CL', 'Chile', 'Republic of Chile', 'CHL', '152', 'yes', '56', '.cl'),
(46, 'CN', 'China', 'People\'s Republic of China', 'CHN', '156', 'yes', '86', '.cn'),
(47, 'CX', 'Christmas Island', 'Christmas Island', 'CXR', '162', 'no', '61', '.cx'),
(48, 'CC', 'Cocos (Keeling) Islands', 'Cocos (Keeling) Islands', 'CCK', '166', 'no', '61', '.cc'),
(49, 'CO', 'Colombia', 'Republic of Colombia', 'COL', '170', 'yes', '57', '.co'),
(50, 'KM', 'Comoros', 'Union of the Comoros', 'COM', '174', 'yes', '269', '.km'),
(51, 'CG', 'Congo', 'Republic of the Congo', 'COG', '178', 'yes', '242', '.cg'),
(52, 'CK', 'Cook Islands', 'Cook Islands', 'COK', '184', 'some', '682', '.ck'),
(53, 'CR', 'Costa Rica', 'Republic of Costa Rica', 'CRI', '188', 'yes', '506', '.cr'),
(54, 'CI', 'Cote d\'ivoire (Ivory Coast)', 'Republic of Côte D\'Ivoire (Ivory Coast)', 'CIV', '384', 'yes', '225', '.ci'),
(55, 'HR', 'Croatia', 'Republic of Croatia', 'HRV', '191', 'yes', '385', '.hr'),
(56, 'CU', 'Cuba', 'Republic of Cuba', 'CUB', '192', 'yes', '53', '.cu'),
(57, 'CW', 'Curacao', 'Curaçao', 'CUW', '531', 'no', '599', '.cw'),
(58, 'CY', 'Cyprus', 'Republic of Cyprus', 'CYP', '196', 'yes', '357', '.cy'),
(59, 'CZ', 'Czech Republic', 'Czech Republic', 'CZE', '203', 'yes', '420', '.cz'),
(60, 'CD', 'Democratic Republic of the Congo', 'Democratic Republic of the Congo', 'COD', '180', 'yes', '243', '.cd'),
(61, 'DK', 'Denmark', 'Kingdom of Denmark', 'DNK', '208', 'yes', '45', '.dk'),
(62, 'DJ', 'Djibouti', 'Republic of Djibouti', 'DJI', '262', 'yes', '253', '.dj'),
(63, 'DM', 'Dominica', 'Commonwealth of Dominica', 'DMA', '212', 'yes', '1+767', '.dm'),
(64, 'DO', 'Dominican Republic', 'Dominican Republic', 'DOM', '214', 'yes', '1+809, 8', '.do'),
(65, 'EC', 'Ecuador', 'Republic of Ecuador', 'ECU', '218', 'yes', '593', '.ec'),
(66, 'EG', 'Egypt', 'Arab Republic of Egypt', 'EGY', '818', 'yes', '20', '.eg'),
(67, 'SV', 'El Salvador', 'Republic of El Salvador', 'SLV', '222', 'yes', '503', '.sv'),
(68, 'GQ', 'Equatorial Guinea', 'Republic of Equatorial Guinea', 'GNQ', '226', 'yes', '240', '.gq'),
(69, 'ER', 'Eritrea', 'State of Eritrea', 'ERI', '232', 'yes', '291', '.er'),
(70, 'EE', 'Estonia', 'Republic of Estonia', 'EST', '233', 'yes', '372', '.ee'),
(71, 'ET', 'Ethiopia', 'Federal Democratic Republic of Ethiopia', 'ETH', '231', 'yes', '251', '.et'),
(72, 'FK', 'Falkland Islands (Malvinas)', 'The Falkland Islands (Malvinas)', 'FLK', '238', 'no', '500', '.fk'),
(73, 'FO', 'Faroe Islands', 'The Faroe Islands', 'FRO', '234', 'no', '298', '.fo'),
(74, 'FJ', 'Fiji', 'Republic of Fiji', 'FJI', '242', 'yes', '679', '.fj'),
(75, 'FI', 'Finland', 'Republic of Finland', 'FIN', '246', 'yes', '358', '.fi'),
(76, 'FR', 'France', 'French Republic', 'FRA', '250', 'yes', '33', '.fr'),
(77, 'GF', 'French Guiana', 'French Guiana', 'GUF', '254', 'no', '594', '.gf'),
(78, 'PF', 'French Polynesia', 'French Polynesia', 'PYF', '258', 'no', '689', '.pf'),
(79, 'TF', 'French Southern Territories', 'French Southern Territories', 'ATF', '260', 'no', NULL, '.tf'),
(80, 'GA', 'Gabon', 'Gabonese Republic', 'GAB', '266', 'yes', '241', '.ga'),
(81, 'GM', 'Gambia', 'Republic of The Gambia', 'GMB', '270', 'yes', '220', '.gm'),
(82, 'GE', 'Georgia', 'Georgia', 'GEO', '268', 'yes', '995', '.ge'),
(83, 'DE', 'Germany', 'Federal Republic of Germany', 'DEU', '276', 'yes', '49', '.de'),
(84, 'GH', 'Ghana', 'Republic of Ghana', 'GHA', '288', 'yes', '233', '.gh'),
(85, 'GI', 'Gibraltar', 'Gibraltar', 'GIB', '292', 'no', '350', '.gi'),
(86, 'GR', 'Greece', 'Hellenic Republic', 'GRC', '300', 'yes', '30', '.gr'),
(87, 'GL', 'Greenland', 'Greenland', 'GRL', '304', 'no', '299', '.gl'),
(88, 'GD', 'Grenada', 'Grenada', 'GRD', '308', 'yes', '1+473', '.gd'),
(89, 'GP', 'Guadaloupe', 'Guadeloupe', 'GLP', '312', 'no', '590', '.gp'),
(90, 'GU', 'Guam', 'Guam', 'GUM', '316', 'no', '1+671', '.gu'),
(91, 'GT', 'Guatemala', 'Republic of Guatemala', 'GTM', '320', 'yes', '502', '.gt'),
(92, 'GG', 'Guernsey', 'Guernsey', 'GGY', '831', 'no', '44', '.gg'),
(93, 'GN', 'Guinea', 'Republic of Guinea', 'GIN', '324', 'yes', '224', '.gn'),
(94, 'GW', 'Guinea-Bissau', 'Republic of Guinea-Bissau', 'GNB', '624', 'yes', '245', '.gw'),
(95, 'GY', 'Guyana', 'Co-operative Republic of Guyana', 'GUY', '328', 'yes', '592', '.gy'),
(96, 'HT', 'Haiti', 'Republic of Haiti', 'HTI', '332', 'yes', '509', '.ht'),
(97, 'HM', 'Heard Island and McDonald Islands', 'Heard Island and McDonald Islands', 'HMD', '334', 'no', 'NONE', '.hm'),
(98, 'HN', 'Honduras', 'Republic of Honduras', 'HND', '340', 'yes', '504', '.hn'),
(99, 'HK', 'Hong Kong', 'Hong Kong', 'HKG', '344', 'no', '852', '.hk'),
(100, 'HU', 'Hungary', 'Hungary', 'HUN', '348', 'yes', '36', '.hu'),
(101, 'IS', 'Iceland', 'Republic of Iceland', 'ISL', '352', 'yes', '354', '.is'),
(102, 'IN', 'India', 'Republic of India', 'IND', '356', 'yes', '91', '.in'),
(103, 'ID', 'Indonesia', 'Republic of Indonesia', 'IDN', '360', 'yes', '62', '.id'),
(104, 'IR', 'Iran', 'Islamic Republic of Iran', 'IRN', '364', 'yes', '98', '.ir'),
(105, 'IQ', 'Iraq', 'Republic of Iraq', 'IRQ', '368', 'yes', '964', '.iq'),
(106, 'IE', 'Ireland', 'Ireland', 'IRL', '372', 'yes', '353', '.ie'),
(107, 'IM', 'Isle of Man', 'Isle of Man', 'IMN', '833', 'no', '44', '.im'),
(108, 'IL', 'Israel', 'State of Israel', 'ISR', '376', 'yes', '972', '.il'),
(109, 'IT', 'Italy', 'Italian Republic', 'ITA', '380', 'yes', '39', '.jm'),
(110, 'JM', 'Jamaica', 'Jamaica', 'JAM', '388', 'yes', '1+876', '.jm'),
(111, 'JP', 'Japan', 'Japan', 'JPN', '392', 'yes', '81', '.jp'),
(112, 'JE', 'Jersey', 'The Bailiwick of Jersey', 'JEY', '832', 'no', '44', '.je'),
(113, 'JO', 'Jordan', 'Hashemite Kingdom of Jordan', 'JOR', '400', 'yes', '962', '.jo'),
(114, 'KZ', 'Kazakhstan', 'Republic of Kazakhstan', 'KAZ', '398', 'yes', '7', '.kz'),
(115, 'KE', 'Kenya', 'Republic of Kenya', 'KEN', '404', 'yes', '254', '.ke'),
(116, 'KI', 'Kiribati', 'Republic of Kiribati', 'KIR', '296', 'yes', '686', '.ki'),
(117, 'XK', 'Kosovo', 'Republic of Kosovo', '---', '---', 'some', '381', ''),
(118, 'KW', 'Kuwait', 'State of Kuwait', 'KWT', '414', 'yes', '965', '.kw'),
(119, 'KG', 'Kyrgyzstan', 'Kyrgyz Republic', 'KGZ', '417', 'yes', '996', '.kg'),
(120, 'LA', 'Laos', 'Lao People\'s Democratic Republic', 'LAO', '418', 'yes', '856', '.la'),
(121, 'LV', 'Latvia', 'Republic of Latvia', 'LVA', '428', 'yes', '371', '.lv'),
(122, 'LB', 'Lebanon', 'Republic of Lebanon', 'LBN', '422', 'yes', '961', '.lb'),
(123, 'LS', 'Lesotho', 'Kingdom of Lesotho', 'LSO', '426', 'yes', '266', '.ls'),
(124, 'LR', 'Liberia', 'Republic of Liberia', 'LBR', '430', 'yes', '231', '.lr'),
(125, 'LY', 'Libya', 'Libya', 'LBY', '434', 'yes', '218', '.ly'),
(126, 'LI', 'Liechtenstein', 'Principality of Liechtenstein', 'LIE', '438', 'yes', '423', '.li'),
(127, 'LT', 'Lithuania', 'Republic of Lithuania', 'LTU', '440', 'yes', '370', '.lt'),
(128, 'LU', 'Luxembourg', 'Grand Duchy of Luxembourg', 'LUX', '442', 'yes', '352', '.lu'),
(129, 'MO', 'Macao', 'The Macao Special Administrative Region', 'MAC', '446', 'no', '853', '.mo'),
(130, 'MK', 'Macedonia', 'The Former Yugoslav Republic of Macedonia', 'MKD', '807', 'yes', '389', '.mk'),
(131, 'MG', 'Madagascar', 'Republic of Madagascar', 'MDG', '450', 'yes', '261', '.mg'),
(132, 'MW', 'Malawi', 'Republic of Malawi', 'MWI', '454', 'yes', '265', '.mw'),
(133, 'MY', 'Malaysia', 'Malaysia', 'MYS', '458', 'yes', '60', '.my'),
(134, 'MV', 'Maldives', 'Republic of Maldives', 'MDV', '462', 'yes', '960', '.mv'),
(135, 'ML', 'Mali', 'Republic of Mali', 'MLI', '466', 'yes', '223', '.ml'),
(136, 'MT', 'Malta', 'Republic of Malta', 'MLT', '470', 'yes', '356', '.mt'),
(137, 'MH', 'Marshall Islands', 'Republic of the Marshall Islands', 'MHL', '584', 'yes', '692', '.mh'),
(138, 'MQ', 'Martinique', 'Martinique', 'MTQ', '474', 'no', '596', '.mq'),
(139, 'MR', 'Mauritania', 'Islamic Republic of Mauritania', 'MRT', '478', 'yes', '222', '.mr'),
(140, 'MU', 'Mauritius', 'Republic of Mauritius', 'MUS', '480', 'yes', '230', '.mu'),
(141, 'YT', 'Mayotte', 'Mayotte', 'MYT', '175', 'no', '262', '.yt'),
(142, 'MX', 'Mexico', 'United Mexican States', 'MEX', '484', 'yes', '52', '.mx'),
(143, 'FM', 'Micronesia', 'Federated States of Micronesia', 'FSM', '583', 'yes', '691', '.fm'),
(144, 'MD', 'Moldava', 'Republic of Moldova', 'MDA', '498', 'yes', '373', '.md'),
(145, 'MC', 'Monaco', 'Principality of Monaco', 'MCO', '492', 'yes', '377', '.mc'),
(146, 'MN', 'Mongolia', 'Mongolia', 'MNG', '496', 'yes', '976', '.mn'),
(147, 'ME', 'Montenegro', 'Montenegro', 'MNE', '499', 'yes', '382', '.me'),
(148, 'MS', 'Montserrat', 'Montserrat', 'MSR', '500', 'no', '1+664', '.ms'),
(149, 'MA', 'Morocco', 'Kingdom of Morocco', 'MAR', '504', 'yes', '212', '.ma'),
(150, 'MZ', 'Mozambique', 'Republic of Mozambique', 'MOZ', '508', 'yes', '258', '.mz'),
(151, 'MM', 'Myanmar (Burma)', 'Republic of the Union of Myanmar', 'MMR', '104', 'yes', '95', '.mm'),
(152, 'NA', 'Namibia', 'Republic of Namibia', 'NAM', '516', 'yes', '264', '.na'),
(153, 'NR', 'Nauru', 'Republic of Nauru', 'NRU', '520', 'yes', '674', '.nr'),
(154, 'NP', 'Nepal', 'Federal Democratic Republic of Nepal', 'NPL', '524', 'yes', '977', '.np'),
(155, 'NL', 'Netherlands', 'Kingdom of the Netherlands', 'NLD', '528', 'yes', '31', '.nl'),
(156, 'NC', 'New Caledonia', 'New Caledonia', 'NCL', '540', 'no', '687', '.nc'),
(157, 'NZ', 'New Zealand', 'New Zealand', 'NZL', '554', 'yes', '64', '.nz'),
(158, 'NI', 'Nicaragua', 'Republic of Nicaragua', 'NIC', '558', 'yes', '505', '.ni'),
(159, 'NE', 'Niger', 'Republic of Niger', 'NER', '562', 'yes', '227', '.ne'),
(160, 'NG', 'Nigeria', 'Federal Republic of Nigeria', 'NGA', '566', 'yes', '234', '.ng'),
(161, 'NU', 'Niue', 'Niue', 'NIU', '570', 'some', '683', '.nu'),
(162, 'NF', 'Norfolk Island', 'Norfolk Island', 'NFK', '574', 'no', '672', '.nf'),
(163, 'KP', 'North Korea', 'Democratic People\'s Republic of Korea', 'PRK', '408', 'yes', '850', '.kp'),
(164, 'MP', 'Northern Mariana Islands', 'Northern Mariana Islands', 'MNP', '580', 'no', '1+670', '.mp'),
(165, 'NO', 'Norway', 'Kingdom of Norway', 'NOR', '578', 'yes', '47', '.no'),
(166, 'OM', 'Oman', 'Sultanate of Oman', 'OMN', '512', 'yes', '968', '.om'),
(167, 'PK', 'Pakistan', 'Islamic Republic of Pakistan', 'PAK', '586', 'yes', '92', '.pk'),
(168, 'PW', 'Palau', 'Republic of Palau', 'PLW', '585', 'yes', '680', '.pw'),
(169, 'PS', 'Palestine', 'State of Palestine (or Occupied Palestinian Territory)', 'PSE', '275', 'some', '970', '.ps'),
(170, 'PA', 'Panama', 'Republic of Panama', 'PAN', '591', 'yes', '507', '.pa'),
(171, 'PG', 'Papua New Guinea', 'Independent State of Papua New Guinea', 'PNG', '598', 'yes', '675', '.pg'),
(172, 'PY', 'Paraguay', 'Republic of Paraguay', 'PRY', '600', 'yes', '595', '.py'),
(173, 'PE', 'Peru', 'Republic of Peru', 'PER', '604', 'yes', '51', '.pe'),
(174, 'PH', 'Phillipines', 'Republic of the Philippines', 'PHL', '608', 'yes', '63', '.ph'),
(175, 'PN', 'Pitcairn', 'Pitcairn', 'PCN', '612', 'no', 'NONE', '.pn'),
(176, 'PL', 'Poland', 'Republic of Poland', 'POL', '616', 'yes', '48', '.pl'),
(177, 'PT', 'Portugal', 'Portuguese Republic', 'PRT', '620', 'yes', '351', '.pt'),
(178, 'PR', 'Puerto Rico', 'Commonwealth of Puerto Rico', 'PRI', '630', 'no', '1+939', '.pr'),
(179, 'QA', 'Qatar', 'State of Qatar', 'QAT', '634', 'yes', '974', '.qa'),
(180, 'RE', 'Reunion', 'Réunion', 'REU', '638', 'no', '262', '.re'),
(181, 'RO', 'Romania', 'Romania', 'ROU', '642', 'yes', '40', '.ro'),
(182, 'RU', 'Russia', 'Russian Federation', 'RUS', '643', 'yes', '7', '.ru'),
(183, 'RW', 'Rwanda', 'Republic of Rwanda', 'RWA', '646', 'yes', '250', '.rw'),
(184, 'BL', 'Saint Barthelemy', 'Saint Barthélemy', 'BLM', '652', 'no', '590', '.bl'),
(185, 'SH', 'Saint Helena', 'Saint Helena, Ascension and Tristan da Cunha', 'SHN', '654', 'no', '290', '.sh'),
(186, 'KN', 'Saint Kitts and Nevis', 'Federation of Saint Christopher and Nevis', 'KNA', '659', 'yes', '1+869', '.kn'),
(187, 'LC', 'Saint Lucia', 'Saint Lucia', 'LCA', '662', 'yes', '1+758', '.lc'),
(188, 'MF', 'Saint Martin', 'Saint Martin', 'MAF', '663', 'no', '590', '.mf'),
(189, 'PM', 'Saint Pierre and Miquelon', 'Saint Pierre and Miquelon', 'SPM', '666', 'no', '508', '.pm'),
(190, 'VC', 'Saint Vincent and the Grenadines', 'Saint Vincent and the Grenadines', 'VCT', '670', 'yes', '1+784', '.vc'),
(191, 'WS', 'Samoa', 'Independent State of Samoa', 'WSM', '882', 'yes', '685', '.ws'),
(192, 'SM', 'San Marino', 'Republic of San Marino', 'SMR', '674', 'yes', '378', '.sm'),
(193, 'ST', 'Sao Tome and Principe', 'Democratic Republic of São Tomé and Príncipe', 'STP', '678', 'yes', '239', '.st'),
(194, 'SA', 'Saudi Arabia', 'Kingdom of Saudi Arabia', 'SAU', '682', 'yes', '966', '.sa'),
(195, 'SN', 'Senegal', 'Republic of Senegal', 'SEN', '686', 'yes', '221', '.sn'),
(196, 'RS', 'Serbia', 'Republic of Serbia', 'SRB', '688', 'yes', '381', '.rs'),
(197, 'SC', 'Seychelles', 'Republic of Seychelles', 'SYC', '690', 'yes', '248', '.sc'),
(198, 'SL', 'Sierra Leone', 'Republic of Sierra Leone', 'SLE', '694', 'yes', '232', '.sl'),
(199, 'SG', 'Singapore', 'Republic of Singapore', 'SGP', '702', 'yes', '65', '.sg'),
(200, 'SX', 'Sint Maarten', 'Sint Maarten', 'SXM', '534', 'no', '1+721', '.sx'),
(201, 'SK', 'Slovakia', 'Slovak Republic', 'SVK', '703', 'yes', '421', '.sk'),
(202, 'SI', 'Slovenia', 'Republic of Slovenia', 'SVN', '705', 'yes', '386', '.si'),
(203, 'SB', 'Solomon Islands', 'Solomon Islands', 'SLB', '090', 'yes', '677', '.sb'),
(204, 'SO', 'Somalia', 'Somali Republic', 'SOM', '706', 'yes', '252', '.so'),
(205, 'ZA', 'South Africa', 'Republic of South Africa', 'ZAF', '710', 'yes', '27', '.za'),
(206, 'GS', 'South Georgia and the South Sandwich Islands', 'South Georgia and the South Sandwich Islands', 'SGS', '239', 'no', '500', '.gs'),
(207, 'KR', 'South Korea', 'Republic of Korea', 'KOR', '410', 'yes', '82', '.kr'),
(208, 'SS', 'South Sudan', 'Republic of South Sudan', 'SSD', '728', 'yes', '211', '.ss'),
(209, 'ES', 'Spain', 'Kingdom of Spain', 'ESP', '724', 'yes', '34', '.es'),
(210, 'LK', 'Sri Lanka', 'Democratic Socialist Republic of Sri Lanka', 'LKA', '144', 'yes', '94', '.lk'),
(211, 'SD', 'Sudan', 'Republic of the Sudan', 'SDN', '729', 'yes', '249', '.sd'),
(212, 'SR', 'Suriname', 'Republic of Suriname', 'SUR', '740', 'yes', '597', '.sr'),
(213, 'SJ', 'Svalbard and Jan Mayen', 'Svalbard and Jan Mayen', 'SJM', '744', 'no', '47', '.sj'),
(214, 'SZ', 'Swaziland', 'Kingdom of Swaziland', 'SWZ', '748', 'yes', '268', '.sz'),
(215, 'SE', 'Sweden', 'Kingdom of Sweden', 'SWE', '752', 'yes', '46', '.se'),
(216, 'CH', 'Switzerland', 'Swiss Confederation', 'CHE', '756', 'yes', '41', '.ch'),
(217, 'SY', 'Syria', 'Syrian Arab Republic', 'SYR', '760', 'yes', '963', '.sy'),
(218, 'TW', 'Taiwan', 'Republic of China (Taiwan)', 'TWN', '158', 'former', '886', '.tw'),
(219, 'TJ', 'Tajikistan', 'Republic of Tajikistan', 'TJK', '762', 'yes', '992', '.tj'),
(220, 'TZ', 'Tanzania', 'United Republic of Tanzania', 'TZA', '834', 'yes', '255', '.tz'),
(221, 'TH', 'Thailand', 'Kingdom of Thailand', 'THA', '764', 'yes', '66', '.th'),
(222, 'TL', 'Timor-Leste (East Timor)', 'Democratic Republic of Timor-Leste', 'TLS', '626', 'yes', '670', '.tl'),
(223, 'TG', 'Togo', 'Togolese Republic', 'TGO', '768', 'yes', '228', '.tg'),
(224, 'TK', 'Tokelau', 'Tokelau', 'TKL', '772', 'no', '690', '.tk'),
(225, 'TO', 'Tonga', 'Kingdom of Tonga', 'TON', '776', 'yes', '676', '.to'),
(226, 'TT', 'Trinidad and Tobago', 'Republic of Trinidad and Tobago', 'TTO', '780', 'yes', '1+868', '.tt'),
(227, 'TN', 'Tunisia', 'Republic of Tunisia', 'TUN', '788', 'yes', '216', '.tn'),
(228, 'TR', 'Turkey', 'Republic of Turkey', 'TUR', '792', 'yes', '90', '.tr'),
(229, 'TM', 'Turkmenistan', 'Turkmenistan', 'TKM', '795', 'yes', '993', '.tm'),
(230, 'TC', 'Turks and Caicos Islands', 'Turks and Caicos Islands', 'TCA', '796', 'no', '1+649', '.tc'),
(231, 'TV', 'Tuvalu', 'Tuvalu', 'TUV', '798', 'yes', '688', '.tv'),
(232, 'UG', 'Uganda', 'Republic of Uganda', 'UGA', '800', 'yes', '256', '.ug'),
(233, 'UA', 'Ukraine', 'Ukraine', 'UKR', '804', 'yes', '380', '.ua'),
(234, 'AE', 'United Arab Emirates', 'United Arab Emirates', 'ARE', '784', 'yes', '971', '.ae'),
(235, 'GB', 'United Kingdom', 'United Kingdom of Great Britain and Nothern Ireland', 'GBR', '826', 'yes', '44', '.uk'),
(236, 'US', 'United States', 'United States of America', 'USA', '840', 'yes', '1', '.us'),
(237, 'UM', 'United States Minor Outlying Islands', 'United States Minor Outlying Islands', 'UMI', '581', 'no', 'NONE', 'NONE'),
(238, 'UY', 'Uruguay', 'Eastern Republic of Uruguay', 'URY', '858', 'yes', '598', '.uy'),
(239, 'UZ', 'Uzbekistan', 'Republic of Uzbekistan', 'UZB', '860', 'yes', '998', '.uz'),
(240, 'VU', 'Vanuatu', 'Republic of Vanuatu', 'VUT', '548', 'yes', '678', '.vu'),
(241, 'VA', 'Vatican City', 'State of the Vatican City', 'VAT', '336', 'no', '39', '.va'),
(242, 'VE', 'Venezuela', 'Bolivarian Republic of Venezuela', 'VEN', '862', 'yes', '58', '.ve'),
(243, 'VN', 'Vietnam', 'Socialist Republic of Vietnam', 'VNM', '704', 'yes', '84', '.vn'),
(244, 'VG', 'Virgin Islands, British', 'British Virgin Islands', 'VGB', '092', 'no', '1+284', '.vg'),
(245, 'VI', 'Virgin Islands, US', 'Virgin Islands of the United States', 'VIR', '850', 'no', '1+340', '.vi'),
(246, 'WF', 'Wallis and Futuna', 'Wallis and Futuna', 'WLF', '876', 'no', '681', '.wf'),
(247, 'EH', 'Western Sahara', 'Western Sahara', 'ESH', '732', 'no', '212', '.eh'),
(248, 'YE', 'Yemen', 'Republic of Yemen', 'YEM', '887', 'yes', '967', '.ye'),
(249, 'ZM', 'Zambia', 'Republic of Zambia', 'ZMB', '894', 'yes', '260', '.zm'),
(250, 'ZW', 'Zimbabwe', 'Republic of Zimbabwe', 'ZWE', '716', 'yes', '263', '.zw');
-- --------------------------------------------------------
--
-- Table structure for table `currencies`
--
CREATE TABLE `currencies` (
`id` int(11) NOT NULL,
`name` varchar(100) NOT NULL,
`code` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=COMPACT;
--
-- Dumping data for table `currencies`
--
INSERT INTO `currencies` (`id`, `name`, `code`) VALUES
(1, 'UAE Dirham', 'AED'),
(2, 'Afghani (Ø‹)', 'AFN'),
(3, 'Lek (Lek)', 'ALL'),
(4, 'Armenian Dram (Õ¤Ö€.)', 'AMD'),
(5, 'Netherlands Antillean Guilder (NAÆ’)', 'ANG'),
(6, 'Kwanza', 'AOA'),
(7, 'Argentine Peso', 'ARS'),
(8, 'Australian Dollar (A$)', 'AUD'),
(9, 'Aruban Florin (Afl)', 'AWG'),
(10, 'Azerbaijanian Manat (₼)', 'AZN'),
(11, 'Convertible Mark (KM)', 'BAM'),
(12, 'Barbados Dollar', 'BBD'),
(13, 'Taka', 'BDT'),
(14, 'Bulgarian Lev (лв)', 'BGN'),
(15, 'Bahraini Dinar (.د.ب)', 'BHD'),
(16, 'Burundi Franc', 'BIF'),
(17, 'Bermudian Dollar (BD$)', 'BMD'),
(18, 'Brunei Dollar', 'BND'),
(19, 'Boliviano (Bs.)', 'BOB'),
(20, 'Mvdol', 'BOV'),
(21, 'Brazilian Real (R$)', 'BRL'),
(22, 'Bahamian Dollar', 'BSD'),
(23, 'Ngultrum', 'BTN'),
(24, 'Pula (P)', 'BWP'),
(25, 'Belarussian Ruble (Ñ€.)', 'BYN'),
(26, 'Belarussian Ruble (Ñ€.)', 'BYR'),
(27, 'Belize Dollar (BZ$)', 'BZD'),
(28, 'Canadian Dollar (CA$)', 'CAD'),
(29, 'Congolese Franc', 'CDF'),
(30, 'WIR Euro', 'CHE'),
(31, 'Swiss Franc', 'CHF'),
(32, 'WIR Franc', 'CHW'),
(33, 'Unidad de Fomento', 'CLF'),
(34, 'Chilean Peso', 'CLP'),
(35, 'Yuan Renminbi (å…ƒ)', 'CNY'),
(36, 'Colombian Peso', 'COP'),
(37, 'Unidad de Valor Real', 'COU'),
(38, 'Cost Rican Colon (â‚¡)', 'CRC'),
(39, 'Peso Convertible', 'CUC'),
(40, 'Cuban Peso ($MN)', 'CUP'),
(41, 'Cabo Verde Escudo', 'CVE'),
(42, 'Czech Koruna (KÄ)', 'CZK'),
(43, 'Djibouti Franc', 'DJF'),
(44, 'Danish Krone', 'DKK'),
(45, 'Dominican Peso (RD$)', 'DOP'),
(46, 'Algerian Dinar (.د.ج)', 'DZD'),
(47, 'Estonian Kroon', 'EEK'),
(48, 'Egyptian Pound (.ج.م)', 'EGP'),
(49, 'Nakfa', 'ERN'),
(50, 'Ethiopian Birr', 'ETB'),
(51, 'Euro (€)', 'EUR'),
(52, 'Fiji Dollar (FJ$)', 'FJD'),
(53, 'Falkland Islands Pound', 'FKP'),
(54, 'Pound Sterling (£)', 'GBP'),
(55, 'Lari', 'GEL'),
(56, 'Guernsey Pound', 'GGP'),
(57, 'Ghanaian Cedi (¢)', 'GHC'),
(58, 'Ghan Cedi', 'GHS'),
(59, 'Gibraltar Pound', 'GIP'),
(60, 'Dalasi', 'GMD'),
(61, 'Guine Franc', 'GNF'),
(62, 'Quetzal (Q)', 'GTQ'),
(63, 'Guyan Dollar (GY$)', 'GYD'),
(64, 'Hong Kong Dollar (HK$)', 'HKD'),
(65, 'Lempira (L)', 'HNL'),
(66, 'Croatian Kuna (kn)', 'HRK'),
(67, 'Gourde', 'HTG'),
(68, 'Forint (Ft)', 'HUF'),
(69, 'Rupiah (Rp)', 'IDR'),
(70, 'New Israeli Sheqel (₪)', 'ILS'),
(71, 'Manx Pound', 'IMP'),
(72, 'Indian Rupee (₹)', 'INR'),
(73, 'Iraqi Dinar (.د.ع)', 'IQD'),
(74, 'Iranian Rial (.ر.ا)', 'IRR'),
(75, 'Iceland Krona', 'ISK'),
(76, 'Jersey Pound', 'JEP'),
(77, 'Jamaican Dollar (J$)', 'JMD'),
(78, 'Jordanian Dinar', 'JOD'),
(79, 'Yen (Â¥)', 'JPY'),
(80, 'Kenyan Shilling (KSh)', 'KES'),
(81, 'Som (Ñом)', 'KGS'),
(82, 'Riel (៛)', 'KHR'),
(83, 'Comoro Franc', 'KMF'),
(84, 'North Korean Won', 'KPW'),
(85, 'Won (â‚©)', 'KRW'),
(86, 'Kuwaiti Dinar (.د.ك)', 'KWD'),
(87, 'Cayman Islands Dollar (CI$)', 'KYD'),
(88, 'Tenge (₸)', 'KZT'),
(89, 'Kip (â‚)', 'LAK'),
(90, 'Lebanese Pound (.Ù„.Ù„)', 'LBP'),
(91, 'Sri Lank Rupee', 'LKR'),
(92, 'Liberian Dollar (L$)', 'LRD'),
(93, 'Loti', 'LSL'),
(94, 'Lithuanian Litas (Lt)', 'LTL'),
(95, 'Latvian Lats (Ls)', 'LVL'),
(96, 'Libyan Dinar (.د.ل)', 'LYD'),
(97, 'Moroccan Dirham (.د.م)', 'MAD'),
(98, 'Moldovan Leu', 'MDL'),
(99, 'Malagasy riary', 'MGA'),
(100, 'Denar (ден)', 'MKD'),
(101, 'Kyat', 'MMK'),
(102, 'Tugrik (â‚®)', 'MNT'),
(103, 'Pataca', 'MOP'),
(104, 'Ouguiya', 'MRO'),
(105, 'Mauritius Rupee', 'MUR'),
(106, 'Rufiyaa', 'MVR'),
(107, 'Kwacha', 'MWK'),
(108, 'Mexican Peso', 'MXN'),
(109, 'Mexican Unidad de Inversion (UDI)', 'MXV'),
(110, 'Malaysian Ringgit (RM)', 'MYR'),
(111, 'Mozambique Metical (MT)', 'MZN'),
(112, 'Namibi Dollar (N$)', 'NAD'),
(113, 'Naira (₦)', 'NGN'),
(114, 'Cordob Oro (C$)', 'NIO'),
(115, 'Norwegian Krone', 'NOK'),
(116, 'Nepalese Rupee', 'NPR'),
(117, 'New Zealand Dollar (NZ$)', 'NZD'),
(118, 'Rial Omani (.ر.ع)', 'OMR'),
(119, 'Balboa (B/.)', 'PAB'),
(120, 'Nuevo Sol (S/)', 'PEN'),
(121, 'Kina', 'PGK'),
(122, 'Philippine Peso (₱)', 'PHP'),
(123, 'Pakistan Rupee', 'PKR'),
(124, 'Zloty (zł)', 'PLN'),
(125, 'Guarani (Gs)', 'PYG'),
(126, 'Qatari Rial (.ر.ق)', 'QAR'),
(127, 'New Romanian Leu (lei)', 'RON'),
(128, 'Serbian Dinar (Дин.)', 'RSD'),
(129, 'Russian Ruble (₽)', 'RUB'),
(130, 'Russian Ruble (₽)', 'RUR'),
(131, 'Rwand Franc', 'RWF'),
(132, 'SAR: Saudi Riyal (.ر.س)', 'SAR'),
(133, 'SBD: Solomon Islands Dollar (SI$)', 'SBD'),
(134, 'SCR: Seychelles Rupee', 'SCR'),
(135, 'SDG: Sudanese Pound', 'SDG'),
(136, 'SEK: Swedish Krona', 'SEK'),
(137, 'SGD: Singapore Dollar (S$)', 'SGD'),
(138, 'SHP: Saint Helen Pound', 'SHP'),
(139, 'SLL: Leone ', 'SLL'),
(140, 'SOS: Somali Shilling (S)', 'SOS'),
(141, 'SRD: Surinam Dollar', 'SRD'),
(142, 'SSP: South Sudanese Pound', 'SSP'),
(143, 'STD: Dobra', 'STD'),
(144, 'SVC: El Salvador Colon (C)', 'SVC'),
(145, 'SYP: Syrian Pound (.ل.س)', 'SYP'),
(146, 'SZL: Lilangeni', 'SZL'),
(147, 'THB: Baht (฿)', 'THB'),
(148, 'TJS: Somoni', 'TJS'),
(149, 'TMT: Turkmenistan New Manat', 'TMT'),
(150, 'TND: Tunisian Dinar (.د.ت)', 'TND'),
(151, 'TOP: Pa’anga', 'TOP'),
(152, 'TRL: Turkish Lira', 'TRL'),
(153, 'TRY: Turkish Lira (₺)', 'TRY'),
(154, 'TTD: Trinidad and Tobago Dollar (TT$)', 'TTD'),
(155, 'TWD: New Taiwan Dollar (NT$)', 'TWD'),
(156, 'TZS: Tanzanian Shilling (TSh)', 'TZS'),
(157, 'UAH: Hryvnia (â‚´)', 'UAH'),
(158, 'UGX: Ugand Shilling (USh) ', 'UGX'),
(159, 'USD: US Dollar ($)', 'USD'),
(160, 'USN: US Dollar (Next day) ', 'USN'),
(161, 'UYI: Uruguay Peso en Unidades Indexadas (URUIURUI)', 'UYI'),
(162, 'UYU: Peso Uruguayo ($U)', 'UYU'),
(163, 'UZS: Uzbekistan Sum (so’m)', 'UZS'),
(164, 'VEF: Bolivar (Bs)', 'VEF'),
(165, 'VND: Dong (â‚«)', 'VND'),
(166, 'VUV: Vatu', 'VUV'),
(167, 'WST: Tala', 'WST'),
(168, 'XAF: CF Franc BEAC', 'XAF'),
(169, 'XCD: East Caribbean Dollar (EC$)', 'XCD'),
(170, 'XDR: SDR (Special Drawing Right)', 'XDR'),
(171, 'XOF: CF Franc BCEAO', 'XOF'),
(172, 'XPF: CFP Franc', 'XPF'),
(173, 'XSU: Sucre', 'XSU'),
(174, 'XUA: ADB Unit of Account', 'XUA'),
(175, 'YER: Yemeni Rial (.ر.ي)', 'YER'),
(176, 'ZAR: Rand (R) ', 'ZAR'),
(177, 'ZMW: Zambian Kwacha', 'ZMW'),
(178, 'ZWD: Zimbabwe Dollar (Z$)', 'ZWD'),
(179, 'ZWL: Zimbabwe Dollar', 'ZWL');
-- --------------------------------------------------------
--
-- Table structure for table `customers`
--
CREATE TABLE `customers` (
`id` int(11) NOT NULL,
`type` int(11) DEFAULT NULL,
`created` date NOT NULL,
`staff_id` int(11) NOT NULL,
`company` varchar(255) DEFAULT NULL,
`namesurname` varchar(255) DEFAULT NULL,
`taxoffice` varchar(255) DEFAULT NULL,
`taxnumber` int(11) DEFAULT NULL,
`ssn` varchar(255) DEFAULT NULL,
`executive` varchar(255) DEFAULT NULL,
`address` varchar(255) DEFAULT NULL,
`zipcode` varchar(255) DEFAULT NULL,
`country_id` int(11) DEFAULT NULL,
`state` varchar(255) DEFAULT NULL,
`city` varchar(255) DEFAULT NULL,
`town` varchar(255) DEFAULT NULL,
`phone` varchar(255) DEFAULT NULL,
`fax` varchar(255) DEFAULT NULL,
`email` varchar(255) DEFAULT NULL,
`web` varchar(255) DEFAULT NULL,
`risk` int(11) DEFAULT '0',
`status_id` int(11) DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `customers`
--
INSERT INTO `customers` (`id`, `type`, `created`, `staff_id`, `company`, `namesurname`, `taxoffice`, `taxnumber`, `ssn`, `executive`, `address`, `zipcode`, `country_id`, `state`, `city`, `town`, `phone`, `fax`, `email`, `web`, `risk`, `status_id`) VALUES
(1, 0, '2018-04-28', 1, 'Technomates', '', '', 0, '', '', '', '', 0, '', '', '', '', '', 'abc@gmail.com', '', 0, NULL),
(2, 0, '2018-05-05', 1, 'Arcus', '', 'Erode', 0, '', '', '', '', 102, '', '', '', '', '', 'sprakashkasc@gmail.com', '', 0, NULL),
(3, 0, '2018-05-09', 1, 'friendzion', '', 'ok', 12, '', '1', '', '', 102, '', '', '', '9876543210', '1', 'sabari@gmail.com', 'friendzion.com', 0, NULL),
(4, 0, '2018-05-11', 1, 'Eoddely Medicals', '', 'Bangalore', 0, '', '', '', '560066', 102, 'Karnataka', 'Bangalore', 'Bangalore', '9036445082', '897897', 'mail@eoddley.com', 'www.eoddley.com', 0, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `departments`
--
CREATE TABLE `departments` (
`id` int(11) NOT NULL,
`name` varchar(100) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `departments`
--
INSERT INTO `departments` (`id`, `name`) VALUES
(1, 'Administrator'),
(2, 'Sales Agent'),
(3, 'IT Services'),
(4, 'Sales Acq');
-- --------------------------------------------------------
--
-- Table structure for table `events`
--
CREATE TABLE `events` (
`id` int(11) NOT NULL,
`title` mediumtext NOT NULL,
`detail` text NOT NULL,
`staff_id` int(11) NOT NULL,
`staffname` varchar(255) NOT NULL,
`start` datetime DEFAULT NULL,
`end` datetime DEFAULT NULL,
`color` varchar(255) DEFAULT NULL,
`public` varchar(255) DEFAULT '0',
`reminder` tinyint(1) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `events`
--
INSERT INTO `events` (`id`, `title`, `detail`, `staff_id`, `staffname`, `start`, `end`, `color`, `public`, `reminder`) VALUES
(1, 'hi', '', 1, 'Administrator', '2018-05-09 19:00:22', '2018-05-09 19:00:32', NULL, '', NULL);
-- --------------------------------------------------------
--
-- Table structure for table `expensecat`
--
CREATE TABLE `expensecat` (
`id` int(11) NOT NULL,
`name` varchar(300) NOT NULL,
`description` text
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
--
-- Dumping data for table `expensecat`
--
INSERT INTO `expensecat` (`id`, `name`, `description`) VALUES
(1, 'food', NULL);
-- --------------------------------------------------------
--
-- Table structure for table `expenses`
--
CREATE TABLE `expenses` (
`id` int(11) NOT NULL,
`relation_type` varchar(255) DEFAULT NULL,
`relation` int(11) DEFAULT '0',
`title` varchar(500) DEFAULT NULL,
`description` text,
`category_id` int(11) NOT NULL,
`account_id` int(11) NOT NULL,
`staff_id` int(11) NOT NULL,
`customer_id` int(11) NOT NULL,
`invoice_id` int(11) DEFAULT NULL,
`created` datetime NOT NULL,
`date` date NOT NULL,
`amount` decimal(11,2) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
--
-- Dumping data for table `expenses`
--
INSERT INTO `expenses` (`id`, `relation_type`, `relation`, `title`, `description`, `category_id`, `account_id`, `staff_id`, `customer_id`, `invoice_id`, `created`, `date`, `amount`) VALUES
(1, NULL, 0, 'food', '', 1, 0, 1, 0, NULL, '2018-05-09 16:27:31', '2018-05-09', '500.00');
-- --------------------------------------------------------
--
-- Table structure for table `files`
--
CREATE TABLE `files` (
`id` int(11) NOT NULL,
`relation_type` varchar(255) NOT NULL,
`relation` int(11) DEFAULT NULL,
`file_name` mediumtext NOT NULL,
`filetype` varchar(50) DEFAULT NULL,
`created` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `invoices`
--
CREATE TABLE `invoices` (
`id` int(11) NOT NULL,
`token` mediumtext NOT NULL,
`no` int(11) DEFAULT NULL,
`serie` varchar(255) DEFAULT NULL,
`created` date DEFAULT NULL,
`duedate` date DEFAULT NULL,
`customer_id` int(11) NOT NULL,
`expense_id` int(11) DEFAULT NULL,
`proposal_id` int(11) DEFAULT NULL,
`project_id` int(11) DEFAULT NULL,
`staff_id` int(11) DEFAULT NULL,
`datesend` datetime DEFAULT NULL,
`datepayment` date DEFAULT NULL,
`duenote` text,
`status_id` int(11) DEFAULT NULL,
`sub_total` decimal(11,2) DEFAULT NULL,
`total_discount` decimal(11,2) DEFAULT NULL,
`total_tax` decimal(11,2) DEFAULT NULL,
`total` decimal(11,2) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=COMPACT;
--
-- Dumping data for table `invoices`
--
INSERT INTO `invoices` (`id`, `token`, `no`, `serie`, `created`, `duedate`, `customer_id`, `expense_id`, `proposal_id`, `project_id`, `staff_id`, `datesend`, `datepayment`, `duenote`, `status_id`, `sub_total`, `total_discount`, `total_tax`, `total`) VALUES
(1, 'c38e8e4a640986441328b4e1ae31bbca', 0, '', '2018-04-09', NULL, 1, NULL, NULL, NULL, 1, NULL, '2018-04-28', NULL, 2, '50.00', '0.00', '2.50', '52.50'),
(2, '20d1968c7b3e3109738fa09a5fb394b8', 1, '1', '2018-05-09', '2018-05-09', 3, NULL, NULL, NULL, 1, NULL, NULL, '', 3, '5000.00', '0.00', '500.00', '5500.00');
-- --------------------------------------------------------
--
-- Table structure for table `invoicestatus`
--
CREATE TABLE `invoicestatus` (
`id` int(11) NOT NULL,
`name` varchar(255) DEFAULT NULL,
`color` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `invoicestatus`
--
INSERT INTO `invoicestatus` (`id`, `name`, `color`) VALUES
(1, 'Draft', '#7d7d7d'),
(2, 'Paid', '#26c281'),
(3, 'Unpaid', '#ff3b30'),
(4, 'Cancelled', '#dd2c00');
-- --------------------------------------------------------
--
-- Table structure for table `items`
--
CREATE TABLE `items` (
`id` int(11) NOT NULL,
`relation_type` varchar(255) DEFAULT NULL,
`relation` int(11) DEFAULT NULL,
`product_id` int(11) DEFAULT NULL,
`code` varchar(255) DEFAULT NULL,
`name` varchar(255) DEFAULT NULL,
`description` mediumtext,
`quantity` decimal(11,2) DEFAULT NULL,
`unit` varchar(255) DEFAULT NULL,
`price` decimal(11,2) DEFAULT NULL,
`tax` decimal(11,2) DEFAULT '0.00',
`discount` decimal(11,2) DEFAULT '0.00',
`total` decimal(11,2) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=COMPACT;
--
-- Dumping data for table `items`
--
INSERT INTO `items` (`id`, `relation_type`, `relation`, `product_id`, `code`, `name`, `description`, `quantity`, `unit`, `price`, `tax`, `discount`, `total`) VALUES
(1, 'invoice', 1, 0, '', 'test', '', '1.00', '', '50.00', '5.00', '0.00', '52.50'),
(2, 'invoice', 1, 0, '', 'New', '', '1.00', 'Unit', '0.00', '0.00', '0.00', '0.00'),
(3, 'invoice', 2, 0, '', 'New', '', '1.00', 'Unit', '0.00', '0.00', '0.00', '0.00'),
(4, 'invoice', 2, 0, '', 'New', 'test', '1.00', 'Unit', '5000.00', '10.00', '0.00', '5500.00'),
(5, 'proposal', 1, 0, '', 'project', '', '1.00', 'Unit', '15000.00', '12.00', '0.00', '16800.00');
-- --------------------------------------------------------
--
-- Table structure for table `languages`
--
CREATE TABLE `languages` (
`id` int(11) NOT NULL,
`langcode` varchar(255) NOT NULL,
`name` varchar(255) NOT NULL,
`foldername` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=COMPACT;
--
-- Dumping data for table `languages`
--
INSERT INTO `languages` (`id`, `langcode`, `name`, `foldername`) VALUES
(1, 'de_De', 'Deutsch', 'german'),
(2, 'en_US', 'English', 'english'),
(3, 'es_ES', 'Español', 'spanish'),
(4, 'fr_FR', 'Français', 'french'),
(5, 'pt-pt', 'Português', 'portuguese_pt'),
(6, 'pt-BR', 'Português do Brasil', 'portuguese_br'),
(7, 'tr_TR', 'Türkçe', 'turkish'),
(8, 'ru_RU', 'РуÑÑкий', 'russian');
-- --------------------------------------------------------
--
-- Table structure for table `leads`
--
CREATE TABLE `leads` (
`id` int(11) NOT NULL,
`type` int(11) DEFAULT NULL,
`name` varchar(300) NOT NULL,
`title` varchar(100) DEFAULT NULL,
`company` varchar(300) DEFAULT NULL,
`description` text,
`country_id` int(11) NOT NULL DEFAULT '0',
`zip` varchar(15) DEFAULT NULL,
`city` varchar(100) DEFAULT NULL,
`state` varchar(50) DEFAULT NULL,
`email` varchar(150) DEFAULT NULL,
`address` varchar(255) DEFAULT NULL,
`website` varchar(150) DEFAULT NULL,
`phone` varchar(50) DEFAULT NULL,
`assigned_id` int(11) NOT NULL,
`created` date NOT NULL,
`status` int(11) NOT NULL,
`source` int(11) NOT NULL,
`lastcontact` datetime DEFAULT NULL,
`dateassigned` date DEFAULT NULL,
`staff_id` int(11) NOT NULL,
`dateconverted` datetime DEFAULT NULL,
`lost` tinyint(1) DEFAULT '0',
`junk` int(11) DEFAULT '0',
`public` tinyint(1) DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC;
--
-- Dumping data for table `leads`
--
INSERT INTO `leads` (`id`, `type`, `name`, `title`, `company`, `description`, `country_id`, `zip`, `city`, `state`, `email`, `address`, `website`, `phone`, `assigned_id`, `created`, `status`, `source`, `lastcontact`, `dateassigned`, `staff_id`, `dateconverted`, `lost`, `junk`, `public`) VALUES
(1, 0, 'arvind gupta', 'mr', 'dheya', '', 4, '', '', '', 'arvind@dheya.com', '', '', '974354545', 1, '2018-05-09', 0, 0, NULL, '2018-05-09', 1, NULL, 0, 0, 0),
(2, 0, 'arvind gupta', 'mr', 'dheya', '', 4, '', '', '', 'arvind@dheya.com', '', '', '974354545', 1, '2018-05-09', 0, 0, NULL, '2018-05-09', 1, NULL, 0, 0, 0),
(3, 1, 'abc', 'arvc', 'abc', 'rgrgrg', 60, 'fvfvf', 'ffgf', 'dfff', 'dfdfv', 'vfvbf', 'dvvv', 'afefdf', 1, '2018-05-09', 0, 0, NULL, '2018-05-09', 1, NULL, 0, 0, 1),
(4, 0, 'sabari', 'new', 'friendzion', '', 0, '', '', '', '', '', 'web', '', 2, '2018-05-09', 0, 0, NULL, '2018-05-09', 1, NULL, 0, 0, 0),
(5, 1, 'Global Hospital', 'Global', 'Satya Sai', '', 0, '', '', '', '', '', '', '', 2, '2018-05-10', 0, 0, NULL, '2018-05-10', 1, NULL, 0, 0, 0),
(6, 1, 'Mahendra', 'Hamilton', 'Eddoley', '', 0, '', '', '', '', '', '', '', 1, '2018-05-11', 0, 0, NULL, '2018-05-11', 1, NULL, 0, 0, 0),
(7, 1, 'Ekkaluri', 'Venkatesh', 'Enjoy', '', 0, '560068', 'bangalore', 'karnataka', 'venkatesh.e108@gmail.com', 'BTM', 'www.venkatesh.com', '9036445082', 0, '2018-05-11', 0, 0, NULL, '2018-05-11', 1, NULL, 0, 0, 0);
-- --------------------------------------------------------
--
-- Table structure for table `leadssources`
--
CREATE TABLE `leadssources` (
`id` int(11) NOT NULL,
`name` varchar(150) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `leadsstatus`
--
CREATE TABLE `leadsstatus` (
`id` int(11) NOT NULL,
`name` varchar(50) NOT NULL,
`color` varchar(10) DEFAULT '#28B8DA'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `logs`
--
CREATE TABLE `logs` (
`id` int(11) NOT NULL,
`detail` mediumtext NOT NULL,
`date` datetime NOT NULL,
`staff_id` varchar(11) DEFAULT NULL,
`customer_id` int(11) DEFAULT NULL,
`project_id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `logs`
--
INSERT INTO `logs` (`id`, `detail`, `date`, `staff_id`, `customer_id`, `project_id`) VALUES
(1, '<a href=\"staff/staffmember/1\"> Lance Bogrol</a> logged in the system', '2018-01-11 02:20:54', '1', NULL, 0),
(2, '<a href=\"staff/staffmember/1\"> Lance Bogrol</a> deleted Staff-2', '2018-01-11 02:21:32', '1', NULL, 0),
(3, '<a href=\"staff/staffmember/1\"> Lance Bogrol</a> deleted Staff-3', '2018-01-11 02:21:33', '1', NULL, 0),
(4, '<a href=\"staff/staffmember/1\"> Lance Bogrol</a> deleted Staff-4', '2018-01-11 02:21:36', '1', NULL, 0),
(5, 'Lance Bogrol changed Administrator\'s login password.', '2018-01-11 02:22:17', '1', NULL, 0),
(6, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-01-11 02:22:40', '1', NULL, 0),
(7, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-01-16 00:41:08', '1', NULL, 0),
(8, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-04-28 07:43:27', '1', NULL, 0),
(9, '<a href=\"staff/staffmember/1\"> Administrator</a> added a new account <a href=\"accounts/account/1\"> Account-1</a>', '2018-04-28 07:46:58', '1', NULL, 0),
(10, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-04-28 12:45:59', '1', NULL, 0),
(11, '<a href=\"staff/staffmember/1\"> Administrator</a> added a customer <a href=\"customers/customer/1\">Customer-1</a>', '2018-04-28 12:48:10', '1', NULL, 0),
(12, '<a href=\"staff/staffmember/1\"> Administrator</a> added <a href=\"invoices/invoice/1\">INV-1</a>.', '2018-04-28 12:50:51', '1', 1, 0),
(13, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-02 06:37:02', '1', NULL, 0),
(14, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-03 16:20:46', '1', NULL, 0),
(15, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-04 16:57:49', '1', NULL, 0),
(16, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-04 18:51:36', '1', NULL, 0),
(17, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-04 23:59:58', '1', NULL, 0),
(18, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-05 13:27:45', '1', NULL, 0),
(19, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-05 14:41:12', '1', NULL, 0),
(20, '<a href=\"staff/staffmember/1\"> Administrator</a> added a customer <a href=\"customers/customer/2\">Customer-2</a>', '2018-05-05 14:42:31', '1', NULL, 0),
(21, 'Administrator created new project', '2018-05-05 14:44:35', '1', NULL, 1),
(22, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-07 16:55:16', '1', NULL, 0),
(23, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-07 16:56:32', '1', NULL, 0),
(24, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-07 18:03:46', '1', NULL, 0),
(25, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-07 19:28:17', '1', NULL, 0),
(26, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-08 07:42:09', '1', NULL, 0),
(27, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-08 07:54:10', '1', NULL, 0),
(28, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-08 11:35:20', '1', NULL, 0),
(29, '<a href=\"staff/staffmember/1\"> Administrator</a> updated settings', '2018-05-08 11:58:51', '1', NULL, 0),
(30, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-08 12:22:07', '1', NULL, 0),
(31, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-08 12:54:40', '1', NULL, 0),
(32, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-08 13:56:06', '1', NULL, 0),
(33, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-08 15:15:33', '1', NULL, 0),
(34, 'Administrator added staff.', '2018-05-08 15:16:28', '1', NULL, 0),
(35, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-08 15:32:46', '1', NULL, 0),
(36, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-08 15:44:25', '1', NULL, 0),
(37, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-08 15:57:42', '1', NULL, 0),
(38, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-08 17:05:55', '1', NULL, 0),
(39, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-09 05:36:02', '1', NULL, 0),
(40, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-09 08:42:16', '1', NULL, 0),
(41, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-09 09:15:28', '1', NULL, 0),
(42, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-09 09:36:11', '1', NULL, 0),
(43, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-09 09:54:23', '1', NULL, 0),
(44, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-09 12:16:33', '1', NULL, 0),
(45, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-09 13:33:47', '1', NULL, 0),
(46, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-09 13:34:37', '1', NULL, 0),
(47, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-09 15:37:52', '1', NULL, 0),
(48, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-09 16:15:50', '1', NULL, 0),
(49, '<a href=\"staff/staffmember/1\"> Administrator</a> added a customer <a href=\"customers/customer/3\">Customer-3</a>', '2018-05-09 16:20:06', '1', NULL, 0),
(50, '<a href=\"staff/staffmember/1\"> Administrator</a> added <a href=\"invoices/invoice/2\">INV-2</a>.', '2018-05-09 16:23:10', '1', 3, 0),
(51, '<a href=\"staff/staffmember/1\"> Administrator</a> added <a href=\"proposals/proposal/1\">PRO-1</a>.', '2018-05-09 16:25:42', '1', NULL, 0),
(52, '<a href=\"staff/staffmember/1\"> Administrator</a> added a expense. <a href=\"expenses/receipt/1\">EXP-1</a>.', '2018-05-09 16:27:31', '1', 0, 0),
(53, '<a href=\"staff/staffmember/1\"> Administrator</a> added a new account <a href=\"accounts/account/2\"> Account-2</a>', '2018-05-09 16:31:29', '1', NULL, 0),
(54, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-09 16:51:03', '1', NULL, 0),
(55, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-09 17:04:30', '1', NULL, 0),
(56, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-09 20:26:34', '1', NULL, 0),
(57, 'Administrator added staff.', '2018-05-09 20:32:12', '1', NULL, 0),
(58, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-09 22:45:10', '1', NULL, 0),
(59, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-10 05:39:53', '1', NULL, 0),
(60, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-10 08:31:04', '1', NULL, 0),
(61, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-10 09:49:55', '1', NULL, 0),
(62, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-10 13:55:07', '1', NULL, 0),
(63, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-10 14:00:59', '1', NULL, 0),
(64, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-10 16:06:48', '1', NULL, 0),
(65, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-10 20:41:06', '1', NULL, 0),
(66, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-10 23:31:54', '1', NULL, 0),
(67, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-11 06:25:24', '1', NULL, 0),
(68, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-11 06:25:26', '1', NULL, 0),
(69, '<a href=\"staff/staffmember/1\"> Administrator</a> updated settings', '2018-05-11 06:35:41', '1', NULL, 0),
(70, '<a href=\"staff/staffmember/1\"> Administrator</a> updated settings', '2018-05-11 06:36:46', '1', NULL, 0),
(71, '<a href=\"staff/staffmember/1\"> Administrator</a> updated settings', '2018-05-11 06:40:37', '1', NULL, 0),
(72, '<a href=\"staff/staffmember/1\"> Administrator</a> added a customer <a href=\"customers/customer/4\">Customer-4</a>', '2018-05-11 06:43:15', '1', NULL, 0),
(73, 'Administrator added Mahendra Gaddam contacts.', '2018-05-11 06:45:36', '1', 4, 0),
(74, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-11 08:37:16', '1', NULL, 0),
(75, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-11 13:15:01', '1', NULL, 0),
(76, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-11 14:51:44', '1', NULL, 0),
(77, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-12 21:19:29', '1', NULL, 0),
(78, '<a href=\"staff/staffmember/1\"> Administrator</a> logged in the system', '2018-05-12 21:51:28', '1', NULL, 0);
-- --------------------------------------------------------
--
-- Table structure for table `menu`
--
CREATE TABLE `menu` (
`id` int(11) NOT NULL,
`order_id` int(11) NOT NULL,
`name` varchar(255) NOT NULL,
`description` varchar(255) DEFAULT NULL,
`main_menu` int(11) DEFAULT '0',
`icon` varchar(255) DEFAULT NULL,
`url` varchar(255) DEFAULT NULL,
`show_staff` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `menu`
--
INSERT INTO `menu` (`id`, `order_id`, `name`, `description`, `main_menu`, `icon`, `url`, `show_staff`) VALUES
(1, 1, 'x_menu_panel', NULL, 0, NULL, 'panel', 0),
(2, 2, 'x_menu_finance', NULL, 0, NULL, NULL, 0),
(3, 3, 'x_menu_customers_and_lead', NULL, 0, NULL, NULL, 0),
(4, 4, 'x_menu_track', NULL, 0, NULL, NULL, 0),
(5, 5, 'x_menu_others', NULL, 0, NULL, NULL, 1),
(6, 6, 'x_menu_calendar', NULL, 0, NULL, 'calendar', 0),
(7, 1, 'x_menu_invoices', 'manage_invoices', 2, 'ico-ciuis-invoices', 'invoices', 0),
(8, 2, 'x_menu_proposals', 'manage_proposals', 2, 'ico-ciuis-proposals', 'proposals', 0),
(9, 3, 'x_menu_expenses', 'manage_expenses', 2, 'ico-ciuis-expenses', 'expenses', 0),
(10, 4, 'x_menu_accounts', 'manage_accounts', 2, 'ico-ciuis-accounts', 'accounts', 1),
(11, 1, 'x_menu_customers', 'manage_customers', 3, 'ico-ciuis-customers', 'customers', 0),
(12, 2, 'x_menu_leads', 'manage_leads', 3, 'ico-ciuis-leads', 'leads', 0),
(13, 1, 'x_menu_projects', 'manage_projects', 4, 'ico-ciuis-projects', 'projects', 0),
(14, 2, 'x_menu_tasks', 'manage_tasks', 4, 'ico-ciuis-tasks', 'tasks', 0),
(15, 3, 'x_menu_tickets', 'manage_tickets', 4, 'ico-ciuis-supports', 'tickets', 0),
(16, 4, 'x_menu_products', 'manage_products', 4, 'ico-ciuis-products', 'products', 0),
(17, 1, 'x_menu_staff', 'manage_staff', 5, 'ico-ciuis-staff', 'staff', 1),
(18, 2, 'x_menu_reports', 'manage_reports', 5, 'ico-ciuis-reports', 'report', 1);
-- --------------------------------------------------------
--
-- Table structure for table `migrations`
--
CREATE TABLE `migrations` (
`version` bigint(20) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `migrations`
--
INSERT INTO `migrations` (`version`) VALUES
(110);
-- --------------------------------------------------------
--
-- Table structure for table `milestones`
--
CREATE TABLE `milestones` (
`id` int(11) NOT NULL,
`order` int(11) NOT NULL DEFAULT '0',
`name` varchar(400) NOT NULL,
`description` text,
`duedate` date NOT NULL,
`project_id` int(11) NOT NULL,
`color` varchar(10) DEFAULT NULL,
`created` date NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `notes`
--
CREATE TABLE `notes` (
`id` int(11) NOT NULL,
`relation_type` varchar(255) NOT NULL,
`relation` int(11) NOT NULL,
`description` text,
`addedfrom` int(11) NOT NULL,
`created` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `notifications`
--
CREATE TABLE `notifications` (
`id` int(11) NOT NULL,
`target` varchar(255) NOT NULL,
`markread` tinyint(2) NOT NULL DEFAULT '0',
`customerread` int(11) NOT NULL,
`date` datetime NOT NULL,
`detail` text NOT NULL,
`staff_id` int(11) NOT NULL,
`contact_id` int(11) NOT NULL,
`customer_id` int(11) NOT NULL,
`public` int(11) DEFAULT NULL,
`perres` varchar(100) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `notifications`
--
INSERT INTO `notifications` (`id`, `target`, `markread`, `customerread`, `date`, `detail`, `staff_id`, `contact_id`, `customer_id`, `public`, `perres`) VALUES
(1, 'http://tameasy.com/crm_pro/area/invoice/1', 0, 0, '2018-04-28 12:50:51', 'Administrator is added a new invoice.', 0, 0, 1, NULL, 'pm.jpg'),
(2, 'http://tameasy.com/crm_pro/area/invoice/2', 0, 0, '2018-05-09 16:23:11', 'Administrator is added a new invoice.', 0, 0, 3, NULL, 'pm.jpg');
-- --------------------------------------------------------
--
-- Table structure for table `payments`
--
CREATE TABLE `payments` (
`id` int(11) NOT NULL,
`transactiontype` int(11) NOT NULL,
`invoice_id` int(11) NOT NULL,
`expense_id` int(11) NOT NULL,
`customer_id` int(11) NOT NULL,
`amount` decimal(11,2) NOT NULL,
`account_id` int(11) DEFAULT NULL,
`date` datetime NOT NULL,
`not` text NOT NULL,
`attachment` mediumtext,
`staff_id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=COMPACT;
--
-- Dumping data for table `payments`
--
INSERT INTO `payments` (`id`, `transactiontype`, `invoice_id`, `expense_id`, `customer_id`, `amount`, `account_id`, `date`, `not`, `attachment`, `staff_id`) VALUES
(1, 0, 1, 0, 1, '52.50', 0, '2018-04-28 00:00:00', 'Payment for INV-1.', NULL, 1),
(2, 1, 0, 1, 0, '500.00', 0, '2018-05-09 00:00:00', 'Outgoings for <a href=\"http://tameasy.com/crm_pro/expenses/receipt/1\">EXP-1</a>', NULL, 1);
-- --------------------------------------------------------
--
-- Table structure for table `permissions`
--
CREATE TABLE `permissions` (
`id` int(11) NOT NULL,
`permission` varchar(255) NOT NULL,
`key` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `permissions`
--
INSERT INTO `permissions` (`id`, `permission`, `key`) VALUES
(1, 'x_menu_invoices', 'invoices'),
(2, 'x_menu_proposals', 'proposals'),
(3, 'x_menu_expenses', 'expenses'),
(4, 'x_menu_accounts', 'accounts'),
(5, 'x_menu_customers', 'customers'),
(6, 'x_menu_leads', 'leads'),
(7, 'x_menu_projects', 'projects'),
(8, 'x_menu_tasks', 'tasks'),
(9, 'x_menu_tickets', 'tickets'),
(10, 'x_menu_products', 'products'),
(11, 'x_menu_staff', 'staff'),
(12, 'x_menu_reports', 'report');
-- --------------------------------------------------------
--
-- Table structure for table `privileges`
--
CREATE TABLE `privileges` (
`staff_id` int(5) NOT NULL,
`permission_id` int(5) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `privileges`
--
INSERT INTO `privileges` (`staff_id`, `permission_id`) VALUES
(1, 1),
(1, 2),
(1, 3),
(1, 4),
(1, 5),
(1, 6),
(1, 7),
(1, 8),
(1, 9),
(1, 10),
(1, 11),
(1, 12);
-- --------------------------------------------------------
--
-- Table structure for table `products`
--
CREATE TABLE `products` (
`id` int(11) NOT NULL,
`code` varchar(255) NOT NULL,
`productname` varchar(255) DEFAULT NULL,
`description` text NOT NULL,
`productimage` varchar(255) DEFAULT NULL,
`purchase_price` decimal(11,2) NOT NULL,
`sale_price` decimal(11,2) DEFAULT NULL,
`stock` int(11) DEFAULT NULL,
`vat` decimal(11,2) NOT NULL,
`status_id` enum('0','1') DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=COMPACT;
-- --------------------------------------------------------
--
-- Table structure for table `projectmembers`
--
CREATE TABLE `projectmembers` (
`id` int(11) NOT NULL,
`project_id` int(11) NOT NULL,
`staff_id` int(11) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `projects`
--
CREATE TABLE `projects` (
`id` int(11) NOT NULL,
`name` varchar(255) NOT NULL,
`description` text,
`status_id` int(11) NOT NULL DEFAULT '0',
`customer_id` int(11) NOT NULL,
`invoice_id` int(11) NOT NULL,
`start_date` date NOT NULL,
`deadline` date DEFAULT NULL,
`created` date NOT NULL,
`finished` datetime DEFAULT NULL,
`pinned` int(11) NOT NULL,
`staff_id` int(11) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
--
-- Dumping data for table `projects`
--
INSERT INTO `projects` (`id`, `name`, `description`, `status_id`, `customer_id`, `invoice_id`, `start_date`, `deadline`, `created`, `finished`, `pinned`, `staff_id`) VALUES
(1, 'Wunder', 'Wunder Software', 1, 2, 0, '2018-05-05', '2018-06-01', '2018-05-05', NULL, 0, 1);
-- --------------------------------------------------------
--
-- Table structure for table `proposals`
--
CREATE TABLE `proposals` (
`id` int(11) NOT NULL,
`token` mediumtext NOT NULL,
`subject` varchar(500) DEFAULT NULL,
`content` longtext,
`date` date NOT NULL,
`created` date NOT NULL,
`opentill` date DEFAULT NULL,
`relation_type` varchar(255) DEFAULT NULL,
`relation` int(11) DEFAULT NULL,
`assigned` int(11) DEFAULT NULL,
`addedfrom` int(11) NOT NULL,
`datesend` datetime DEFAULT NULL,
`comment` int(11) DEFAULT NULL,
`status_id` int(11) NOT NULL DEFAULT '0',
`invoice_id` int(11) DEFAULT NULL,
`dateconverted` datetime DEFAULT NULL,
`sub_total` decimal(11,2) DEFAULT NULL,
`total_discount` decimal(11,2) DEFAULT NULL,
`total_tax` decimal(11,2) DEFAULT NULL,
`total` decimal(11,2) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=COMPACT;
--
-- Dumping data for table `proposals`
--
INSERT INTO `proposals` (`id`, `token`, `subject`, `content`, `date`, `created`, `opentill`, `relation_type`, `relation`, `assigned`, `addedfrom`, `datesend`, `comment`, `status_id`, `invoice_id`, `dateconverted`, `sub_total`, `total_discount`, `total_tax`, `total`) VALUES
(1, '487251a8db9a215c97239f6215f57f04', 'hi', 'new project', '2018-05-09', '2018-05-09', '2018-05-09', 'lead', 0, 2, 1, '0000-00-00 00:00:00', 1, 2, NULL, NULL, '15000.00', '0.00', '1800.00', '16800.00');
-- --------------------------------------------------------
--
-- Table structure for table `reminders`
--
CREATE TABLE `reminders` (
`id` int(11) NOT NULL,
`relation_type` varchar(255) NOT NULL,
`relation` int(11) NOT NULL,
`staff_id` int(11) NOT NULL,
`description` text,
`date` datetime NOT NULL,
`isnotified` int(11) NOT NULL DEFAULT '0',
`addedfrom` int(11) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `sales`
--
CREATE TABLE `sales` (
`id` int(11) NOT NULL,
`invoice_id` int(11) NOT NULL,
`status_id` int(11) NOT NULL,
`customer_id` int(11) NOT NULL,
`staff_id` int(11) NOT NULL,
`total` decimal(11,2) NOT NULL,
`date` date NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `sales`
--
INSERT INTO `sales` (`id`, `invoice_id`, `status_id`, `customer_id`, `staff_id`, `total`, `date`) VALUES
(1, 1, 2, 1, 1, '52.50', '2018-04-28'),
(2, 2, 3, 3, 1, '5500.00', '2018-05-09');
-- --------------------------------------------------------
--
-- Table structure for table `sessions`
--
CREATE TABLE `sessions` (
`id` varchar(40) NOT NULL,
`ip_address` varchar(45) NOT NULL,
`timestamp` int(10) UNSIGNED NOT NULL DEFAULT '0',
`data` blob NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=COMPACT;
--
-- Dumping data for table `sessions`
--
INSERT INTO `sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES
('05t1bhktjp8ml7esv24f7usvorr1h60u', '183.82.229.69', 1525474044, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353437343034333b),
('0602bt645ldm3f99qhoiqp3k04vh5ioi', '157.37.201.232', 1525907634, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353930373633343b),
('0e1m5oggd6u6383il4b6oa2652dqumnn', '162.243.69.215', 1525833462, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353833333436323b),
('0ff28tn1k6no3b8r8jm4629fs6u14snv', '138.197.202.197', 1525768490, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353736383439303b),
('0gihjj5l7lu03pmjs846jhuu5uch40da', '219.91.253.117', 1525862083, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323037363b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('0ki1vif7pagighjf91v5pfequm5vgpfq', '103.82.210.32', 1525872955, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323935353b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('0l12h4jr7531l61dp0j9mtrkit79rjq1', '103.82.210.32', 1525872954, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323935343b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('0mkbfgfau2us0865jslv3nl00k6hp2d6', '202.51.86.156', 1524891008, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343839313030303b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('0tag0m7t38hmvtb10ej7t2v15efq3j8q', '103.82.210.44', 1526039574, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363033393438323b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('0vn56l9lkn5ui3sdsnh58e4vt1f56u86', '107.170.96.6', 1524908837, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383833373b),
('132ed5b4ohr2e98il80urhmo38rr1ve4', '202.51.86.156', 1524890829, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343839303630373b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('14ut3kmaoclds6ms9ojcn9mvuaumlq7q', '103.82.210.32', 1525776534, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353737363533343b),
('1c25mv0jf270bfv229g9rgrsrpe0lmkk', '107.170.96.6', 1524908834, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383833343b),
('1d9jgiahe0dq8ri6c5jkjcnbgg3jbmu1', '159.203.81.93', 1524908909, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383930383b),
('1eeap8qe54dmmf4pltgdjtlslvhvqnr1', '157.49.227.58', 1525920428, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353932303432383b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('1ev9krjt1bf7lvdhtie54m5ukh672maa', '159.203.81.93', 1524908903, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383930333b),
('1hubor5ektufoj41uflq9jsldt3elqnh', '223.226.74.193', 1525769463, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353736393137313b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('1immgpa4d9ped8kalupt3oi9g8gmgk48', '219.91.253.117', 1525848947, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353834383834363b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('1jvu9ua333pri5i06vnqaip21tk6k2ev', '162.243.69.215', 1526009319, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363030393331393b),
('1klmmllsm2d3t9vl1a56leresghhve0q', '116.74.237.211', 1525844545, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353834343532303b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('1l9l704ahn75gpjni2f307o3444chr31', '219.91.253.117', 1525862033, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323033333b),
('1lmq76p15siaarggv8675h5naudtu957', '223.226.74.193', 1525768793, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353736383739323b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('1qness46vvvjss4e56ha4phrv9d11upo', '141.0.8.165', 1525449323, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434393332333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('1sd1cu4jmcc4d4kafqaqsgvikl6pi2tj', '103.16.70.225', 1526009764, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363030393530303b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('28bkc8sktb38ctfk7boe6pe2nmik9v4t', '106.193.152.40', 1525887251, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353838373038363b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('2a2jsqt7pmj7ieb3qgubqojnm54e5pl0', '106.215.205.32', 1519708543, 0x5f5f63695f6c6173745f726567656e65726174657c693a313531393730383534333b),
('2bb3oqf5h1uvqr48t3g65rn5bhgv2qeb', '122.179.139.225', 1525788593, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353738383239333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('2dnbj8hp1b64u752gi8dqmpnp90fqfig', '157.49.131.160', 1525782865, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353738323734333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('2ju2m9etqiveokclhlp4aka7n5f88vjg', '106.51.64.46', 1525754775, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353735343737353b),
('2k80pjf5df8i4ne4f9q308k3aihdusmm', '117.217.177.95', 1525520805, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353532303739393b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('2ls7et515jn3lutnt8qkpt5qq1cgk8rg', '183.82.139.36', 1526272576, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363237323537353b),
('2n484jb6l5gkg5rdpeked2lapoons1sj', '103.82.210.44', 1526104889, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363130343838393b),
('2nbeeaolv1ue9cvc6d4764n6q8k8mn0d', '113.193.172.3', 1525699636, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353639393633343b),
('2qf8p5ij5o6nmed29v5d2nfuljqsq99g', '103.102.43.5', 1525702409, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323138383b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('2qqomvq2d5hve64kqk57kl6r8r2a42lj', '14.139.212.226', 1525984354, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353938343238323b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('2ucu8epid1dmt71d3jpnvi7lj3vh9v3f', '159.203.81.93', 1525833547, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353833333534363b),
('2ur59srcfioovsedj9uu02bfcd4aj0d8', '219.91.253.117', 1525862039, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323033343b),
('319vqcvup9eis7taad17720ff2l6jc5r', '103.82.210.32', 1525872953, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323935333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('36h2fo1kp1d3uidamgk0794u18g4q9n0', '223.226.74.193', 1525768786, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353736383438393b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('36vca7173um8mk06q14fodia0l7rkmqi', '223.237.224.160', 1525755324, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353735353231393b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('37enk4imjpnsn853q8jl5brcdactnmuq', '219.91.253.117', 1525862036, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323033333b),
('3dk2ccsmn2t2qg6ep1gk989h7d7tq5i8', '103.102.43.5', 1525701802, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730313732333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('3e3jt45mh3lrs7ufvi64k94p0kqdb4bg', '103.205.244.123', 1524559016, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343535383938383b),
('3qt99grrjdc31urf80c4qufq0t6cp7ch', '125.99.41.110', 1525870419, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837303137383b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('44dreddbv0v16iim0h51jif20fr9h4u4', '183.82.231.243', 1523864881, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532333836343838313b),
('44v65q9lb1eamsgbk3j2gvd8ontlks0g', '103.205.244.123', 1524564649, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343536343634383b),
('47a9hh7k1es9veq2gfdt2cndhu72mmo5', '106.51.64.46', 1525754893, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353735343836343b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('47dm11qpreokfpnabg31h97igq4ueft7', '141.0.8.165', 1525449322, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434393332323b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('4897mo2d68kl6mrm8ldppi9i2pbf0478', '159.203.196.79', 1525847895, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353834373839353b),
('4djchpcbr73t9dptnav1g2t7of0hhfhf', '162.243.69.215', 1524908905, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383930353b),
('4iff6mmibqj212pt315i0s3slm8l9n7a', '43.241.127.75', 1525895480, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353839353437343b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('50h2gq867eihphdbdbjct3vi84p1j0tv', '219.91.253.117', 1525862031, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323033303b),
('53b63qds1gvi4dg9jtc1pgpkpntpgogu', '223.226.74.193', 1525769931, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353736393833353b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('5dlbqqcl69cehvcknhd0imrid0gadjil', '159.203.196.79', 1525833524, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353833333532343b),
('5m19npvr2plg7i4qhusfs3b8t612n7sa', '141.0.8.165', 1525449323, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434393332333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('61vn7ufvn2nvh1i3b9g05d5re4qvbb29', '219.91.253.117', 1525862083, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323038323b),
('62esksuo32lt6cn0qa4pjqgop8ohb0hh', '103.82.210.32', 1525778341, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353737383334313b),
('69m13kjmtum7qbihlnh0ibp4sa5ucnq4', '124.29.208.247', 1526098246, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363039383234363b),
('69q5dbs78krtoqpcjl76nhq8as04lmg6', '122.179.139.225', 1525788594, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353738383539343b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('6bd5bejqugv3revoe5gfb3re17vve7vc', '125.63.113.148', 1525949126, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353934393132363b),
('6e3opcu86ee4odp2rasrkuvqfi75mc0e', '1.186.41.130', 1523709203, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532333730393033323b),
('6f727upu8tqfrp82e03hk036dmfc86gt', '103.102.43.5', 1525702186, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323138363b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('6j1opnig6ge667h5katp94ff4nrj3uo4', '113.193.184.2', 1525873877, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837333832353b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('6jshknpi4rmbh52ioucs7lc6ktqotp7b', '157.49.227.58', 1525920428, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353932303432383b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('6m38r39jk4tfe61210j96f0tipjdi1pp', '113.193.184.2', 1525785163, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353738353135333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('6okhld8875asss5o80v6hft1ji8b29mp', '159.203.42.143', 1524908837, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383833373b),
('70crc0dje9p4d3hsv7iu1j1gcl21or8v', '66.249.93.205', 1525957584, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353935373538343b),
('76skeakih4d3faf1ekb2ttlkicl1fn83', '103.82.210.32', 1525778334, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353737383333343b),
('77g9te435obcvi1j11kljt4etd3t8nfi', '223.226.74.193', 1525768791, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353736383739313b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('79pbcr09mbdocnv434ufa5lgu7u68oup', '113.193.172.101', 1525966238, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353936363233383b),
('7clcoi1pasumg1u7igenjk3q4koddanf', '116.74.237.251', 1525773384, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353737333234353b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('7hbfev6q8gt3q4nfbdjjploc5ej7a6pm', '219.91.253.117', 1525862039, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323033313b),
('7hlmrpc3dlcinm925h0jdaigqj2jsmij', '107.170.96.6', 1524909061, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930393036313b),
('7ko1iafckueavaqhrdu8hfc2qccdvnlh', '103.102.43.5', 1525702184, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323138333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('7piarkl9s4onj4levrt7m2ktbq37dhaf', '103.82.210.32', 1525872953, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323935333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('7pnli7as9thm09fiu5l89i99ig3oor9j', '219.91.253.117', 1525862039, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323033353b),
('7r7i5hj724vkarc203i5i4ut4ftiaqcv', '117.217.177.95', 1525519738, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353531393733363b),
('7trf6jrf2bdas1pnsjj3bmn71n2nkrkh', '42.107.152.183', 1525232293, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353233323139333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('7usgr02ldm99ob7mg9g0q2n7onmfpg7r', '141.0.8.165', 1525449321, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434393332303b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('81vn5hivdhhso4engsq4d9072p3gs3ml', '141.0.8.165', 1525449321, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434393332313b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('8c5b1v22a57qkh0iaostl9ivi2snlfgp', '103.82.210.32', 1525872628, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323334313b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('8itv6p2nu9kdrbsfbn231fr8l9nika6s', '159.203.81.93', 1525930459, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353933303435393b),
('8jr1onphaq908sdg74g5gaui1nohk73v', '43.241.127.75', 1525895191, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353839353038363b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('8oin22t3tikusa5ln7mr33igdk04a6ip', '219.91.253.117', 1525862027, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323032373b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b6c6f67696e5f6e6f74696669636174696f6e7c733a3130353a2257656c636f6d652120576974682043697569732043524d20796f752063616e20656173696c79206d616e61676520796f757220637573746f6d65722072656c6174696f6e736869707320616e6420736176652074696d65206f6e20796f757220627573696e6573732e223b5f5f63695f766172737c613a323a7b733a31383a226c6f67696e5f6e6f74696669636174696f6e223b733a333a226f6c64223b733a31383a2261646d696e5f6e6f74696669636174696f6e223b733a333a226f6c64223b7d61646d696e5f6e6f74696669636174696f6e7c733a33353a22596f7520617265206c6f6767656420696e2061732061646d696e6973747261746f722e223b),
('8pv39htkeft4rfih91b8955ntjdso3i8', '107.170.96.6', 1524908897, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383839363b),
('90gc1aalj6ba89cregdnahrvg9t16p7r', '113.193.184.2', 1525833655, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353833333635343b),
('92kco0s996q09duglvel94qh0qiag8b0', '103.82.210.32', 1525872953, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323935333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('955ngo8elaln3s9i1vkosbm2jpbs8piq', '141.0.8.165', 1525449323, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434393332333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('9cl7cf8gi28d2eqmta7bk19v0qrfv91r', '103.102.43.5', 1525702186, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323138363b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('9ctrk07ns3drsds60682nmmvduv5s8mr', '103.82.210.32', 1525778335, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353737383333353b),
('9e7k5ecqt9gdfjav466f7pv0rg5ar0it', '183.82.229.69', 1525474067, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353437343036373b),
('9ekah2311ebbg9ch969jg4ad11lk40gd', '141.0.8.165', 1525449322, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434393332323b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('9empsubm7uh4i64vi078ahccvs0hn4ov', '113.193.172.3', 1525705475, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730353437343b),
('9hvbhrdvef31gogrrlugsnbbedm2comf', '223.226.74.193', 1525768792, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353736383739323b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('9kq0415g77gur4h3e65ke8enfk42tpd0', '138.197.202.197', 1524908940, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383934303b),
('9lv2ntsv1ebua10p3uta12rcd9855ur8', '219.91.253.117', 1525862033, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323033333b),
('9tu0paa3rjbf05dkva8f9vf3eg04dgr6', '106.51.64.46', 1525764401, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353736343430313b),
('a0l4m765la5hc3b8ejaaetg0m4eda75a', '116.74.237.251', 1525773251, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353737333235313b),
('a2f4jv77kbgvsprpl2kqdtoij8b0vie1', '106.51.64.46', 1525754639, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353735343633393b),
('a555togivui7smrgp4sqr97lg2vsoinf', '106.51.64.46', 1525781928, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353738313732303b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('a8av1689srhac1v49bqohnt8060cl6o4', '223.226.74.193', 1525768792, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353736383739323b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('a9jtfhajp81tmbdah8r10ijqbi4bvo7e', '103.102.43.5', 1525702186, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323138363b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('afh9rhmm8bgvdlharnd5g438i008r9je', '1.186.106.22', 1525949725, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353934393634303b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('ajmm3m7rh77982kdsligias4jn82efag', '103.82.210.32', 1525784272, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353738343232343b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('anncl6gfdias994186j4a6lu6pumusa5', '42.111.138.174', 1525516150, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353531353936333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('anra5537joea9k8cdfr00la00l4r050d', '103.205.244.123', 1526033721, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363033333635353b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('b2fo36hfrqldbu9no7kmjpihdjbl4qn0', '103.87.52.231', 1525383831, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353338333832393b),
('benb5me6rpdfe15h96a3vb1f5gqqsj1u', '122.179.139.225', 1525788811, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353738383831303b),
('bh2ialrfg84kbeahctq7h8jcipk1l4ar', '159.203.196.79', 1526010919, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363031303931393b),
('bk8jbmsf5hag4km7bant56q4i1655t8q', '106.51.64.46', 1525754775, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353735343737343b),
('bm5scb5omtjqk5smqb104u2g97d5e00f', '219.91.253.117', 1525862039, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323033343b),
('bpoqo5o613pfdtrh3odrbk7uu0h1p731', '159.203.42.143', 1524908809, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383830393b),
('bqec9ta2n2s2a6prr56j0ggtdrnhql8o', '103.82.210.32', 1525872953, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323935333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('bsvf6l38uvjqckt2q0cmgjug0vngmndi', '157.49.227.58', 1525920428, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353932303432383b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('bvvq5l32jvi2ncchlm0o05g5mbpfp3kb', '159.203.196.79', 1526009507, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363030393530373b),
('c2eiahqgsusg27o83kf2ql2ok2a6hmtc', '171.76.126.79', 1525857488, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353835373336383b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('cb9o96skc7c8vu0cnaq9466s5pna7a2p', '219.91.253.117', 1525862047, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323034363b),
('cggs2l7idam5d3t41va17gqi87m086th', '27.5.126.245', 1525847972, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353834373735333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('ckvbg7nkph0nu1ui74c3uh8tfu805dii', '106.51.64.46', 1525756574, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353735363532383b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('cls6s209oh1u4obbs8ff20sf5upsesgn', '103.82.210.32', 1525872955, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323935353b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('cpu6rmfijdf058p3snbg4o01n63e55fk', '122.174.162.39', 1525710593, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353731303336393b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('cr541ir1qu1s942aog0s3p9r82n06vm7', '116.74.237.251', 1525783595, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353738333539353b),
('d2gqrjpnqkdplfgc936jt5bso1blv0d1', '103.82.210.32', 1525872955, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323935353b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('d6mh3l2huqd5b4up43oq50ihude20dfu', '18.221.16.187', 1525875403, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837353430333b),
('dekd6o523gpemb6pngc62jd887bd5veh', '103.16.70.225', 1526009358, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363030393039343b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('dih6u277pc7nvtagrb631abbf8hbecnl', '103.82.210.32', 1525872954, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323935343b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('dlkgf43ot5bgftqbjhvtnlvpueiuktpc', '106.51.64.46', 1525754647, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353735343530363b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('do8kuc6q159t3lknubs73grqarngp0gr', '54.85.182.120', 1525450304, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353435303330343b),
('dr7k01kma89ergtkng8rfmd40uqdoe8a', '64.233.173.46', 1526151030, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363135313031323b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('dsptcuta6hldro1nq0s4eu2jqpj2gc8c', '138.197.202.197', 1524909068, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930393036373b),
('du3aer0iv0dffd3pp6na7to8jai5cs26', '159.203.196.79', 1524908831, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383833313b),
('dvic3uffqes8osuc48t89avoehv5kmch', '183.82.19.106', 1525467709, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353436373538303b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('e5mtomc6bk4i4mre432vg7sa119m1fb5', '103.82.210.32', 1525872029, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837313732383b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('e7nuto9m683hbpnj69nv5tjp9ndgejp0', '141.0.8.92', 1525447411, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434373431313b),
('efpqc5b7ldl0qadqladl8iafg8ceet6k', '162.243.69.215', 1525710594, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353731303539343b),
('eicmehsmmkce98qbi3jsjjbilunfhtls', '103.16.70.225', 1526010612, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363031303535363b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('epnsv1qjfqeg6529k9beuj1i7ji91hf3', '103.82.210.32', 1525765317, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353736353331363b),
('f082p3cv2foaveo4dub25377mpq20b2r', '223.226.74.193', 1525768791, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353736383739313b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('f89ju71s41gujngh4agkibbv6ppq83ns', '107.170.96.6', 1526009501, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363030393530313b),
('fjvkbjn260g32btjf2dvlugi09ntmi08', '45.114.195.184', 1525201342, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353230313334313b),
('fobdu010et15ibtfbm9o371amt279prf', '103.16.70.225', 1526011263, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363031313235373b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('fs7d8aqk62fc5dh9padls5j7duq2hf7u', '159.203.42.143', 1524908806, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383830363b),
('g03vb6i5a73ln6p8r52ergu0aq4hq0h4', '162.243.69.215', 1524908832, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383833323b),
('g853e9s9noggiatdb0jr8io4egm6vup9', '103.82.210.32', 1525773290, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353737333239303b),
('ga9r21idotou9pa4vdk2lt87a7j6knla', '157.49.227.58', 1525920870, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353932303832313b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('gabvjul4h6dkqis83oiet8328ck8qggd', '91.213.143.248', 1525872194, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323139343b),
('gm3rkb3i8026pr581j3oqgtrt5djcegu', '157.49.227.58', 1525920428, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353932303432383b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('gobb1idjrgogemqulpdl4q0c8co3ik5h', '138.197.202.197', 1525710501, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353731303530313b6e7466347c733a33313a2257652063616e742066696e6420796f757220656d61696c2061646472657373223b5f5f63695f766172737c613a313a7b733a343a226e746634223b733a333a226e6577223b7d),
('goq44nc0bh3t26c67dmghgp78gub9871', '223.226.74.193', 1525769476, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353736393437363b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('gp8aul7u6vicki63j0opd10dsjjsk9m6', '103.16.70.225', 1526010420, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363031303139353b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('gr8qvpbf23g9m79gfdoj00om32tj2cfg', '45.117.65.48', 1526017104, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363031373032303b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b);
INSERT INTO `sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES
('gtis8qnolbqgg39akg9luds9aeitu5o5', '141.0.8.165', 1525449320, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434393332303b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('guniq2eshrko6peadnac09elql00a0vm', '103.205.244.123', 1524562335, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343536323333353b),
('h5kjnn96b13f4gmm886hvjrpsnmvvh1t', '103.82.210.32', 1525872954, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323935343b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('hammaopo4lhiifjf2iqd20i92n4kajal', '159.203.196.79', 1524908895, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383839353b),
('hd03oqclhkvu8gvqvvrgja7aj4bj2ue7', '202.51.86.156', 1524889174, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343838393137343b),
('hh5h2d0s4p08f9ok02oeorp6ag7mgs11', '138.197.202.197', 1525895186, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353839353138363b),
('hj4ct4g0shs2c4p9gqf7i7m8i6nt6k3p', '103.102.43.5', 1525702185, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323138353b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('hl3h1bl3t3b6kjjeoomb46ljsdhdes2v', '103.102.43.5', 1525700792, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730303739323b),
('hljom5l8rce2ghmq7aevefr2sb4m29bs', '219.91.253.117', 1525862031, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323033303b),
('hsjhsdefumvijq8v2173rpp9lno0q8f4', '113.193.184.2', 1525783514, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353738333431323b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('hukpfsfrm9n5raipe4qisvp3cplor54p', '141.0.8.165', 1525449323, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434393332333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('i3fddg133rppfdhpkb3r6icgn3ofqsnv', '162.243.69.215', 1524908912, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383931313b),
('i4vg9cb7avjd9e4oagt0acn2rrd1suca', '159.203.196.79', 1525896582, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353839363538323b),
('ial264hc5l9gk5llb6i3t53e0jaj3jbj', '162.243.69.215', 1524909093, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930393039333b),
('ialilbidqtkmbe27db80hicottqcq19d', '103.102.43.5', 1525702183, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323138333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('ier9l7s8vgj2cc6ve01b9fheqvdebpbd', '1.23.48.157', 1525950092, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353935303032393b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('ijsr8p4tj6l0egivlqtkihvhvfhks84o', '141.0.8.165', 1525449322, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434393332323b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('ikrhkel30gve2d9cn54etvl5hurs5f5o', '103.102.43.5', 1525702531, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323530333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('il317va5l278v56m0495ghog5fe5dmt4', '141.0.8.165', 1525449323, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434393332333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('iluvum13iiuqhoj0355fhued2uc8e0aj', '159.203.81.93', 1525755324, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353735353332343b),
('iqte7uqg51m8g3rh89qlqn03av5g3kj0', '103.102.43.5', 1525702184, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323138343b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('irji8ha0dufed4hja8i6sbf5j9ol6ufu', '219.91.253.117', 1525862031, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323033303b),
('j1mb9rcef6btuoqi3c8de8fgg2vf75p7', '116.74.237.251', 1525783596, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353738333539363b),
('j2nk97ui9bao270k05gpnh1okbu5bj7k', '141.0.8.165', 1525449321, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434393332313b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('j2q6gdlm5us2spe30of97vfpabhbtfdi', '103.82.210.32', 1525778340, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353737383334303b),
('j3bd9u17f1ll858krs6dtqjov349d3g9', '103.82.210.32', 1525872261, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323033333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('jaqvpismmf44semp39l53d46sl22osvl', '107.170.96.6', 1524908771, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383737313b),
('jdqmdu975o66205p9sh5aj2h3m8un3oj', '157.49.227.58', 1525920428, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353932303132373b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('jg5ls105eibnms1jlsf26re36ba6tnqj', '219.91.253.117', 1525862038, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323033333b),
('jhsbitv3aief8q5f7ntqpcd6h7tdqsiu', '159.203.196.79', 1524908831, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383833313b),
('jnr4ngu5jglkost9lkgt6e0s42g6n0gv', '116.74.237.251', 1525783596, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353738333539363b),
('johlhic3q909trbo0ek0sq1sq3bj34i9', '122.179.139.225', 1525788594, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353738383539343b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('jpiq72g1jssgh6heakpp352t6ffuaqul', '66.249.88.36', 1525754613, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353735343631333b),
('k09ubthevhe9m9m50fkgvstnmq37059c', '219.91.253.117', 1525862037, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323033333b),
('k0ipl8tsvd3auprpd3ff4ncg4q7hb0tv', '106.193.152.40', 1525887080, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353838363738323b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('k1th14pbodnrp5rflujf39b8092qlc3j', '116.74.237.251', 1525780190, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353738303139303b),
('k5lbrlpkp9n46oal0k2o6lavgattrhsa', '123.136.253.139', 1525164313, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353136343331313b),
('kan70hrbtbhqqlk7htjsg3rao4l85fo9', '183.82.228.200', 1524591348, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343539313334383b),
('kaojtldguebndeg84kpla896h78l2r28', '45.112.144.107', 1525930509, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353933303233383b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('kegirbqfrhvr7s6kkhm3n37pt02d0rsp', '157.42.12.44', 1526199347, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363139393334363b),
('keluo064eiqevc7fl04j002jen5kip9q', '141.0.8.165', 1525449320, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434393332303b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('ki99qe26pmope018cct9eghviu9amvvb', '157.49.227.58', 1525920100, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353931393830323b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('kj08i9agfvv0an5qjiu03cfungclt18b', '103.207.11.30', 1524909184, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930393138333b),
('kov7tm23j1t9f7n7l849d3c5e64j0t1f', '125.99.41.110', 1525869701, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836393435353b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('kp32nmv98f0m4qp51dhq4g3v3or84dc5', '139.167.220.46', 1525974144, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353937343031333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('kuffgqbgnlr5cimgiqi2ai5ajou95ub9', '157.49.227.58', 1525920428, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353932303432383b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('l73je071jeqpjbm4u22albg6a7obo616', '219.91.253.117', 1525862037, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323033333b),
('l8n7coora0admnp0qesss3juub22dbcb', '159.203.196.79', 1524908913, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383931333b),
('laiuab8121mgrs09o3ddum0gno6jj3fv', '66.249.93.206', 1525957579, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353935373537393b),
('lav6daomp7n8u1mhjpopnd3f6dbb65gu', '162.243.69.215', 1525833554, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353833333535343b),
('lcj63urmgba5956cp6ub505ofgroao49', '202.51.87.218', 1525092799, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353039323739313b6e7466347c733a33313a2257652063616e742066696e6420796f757220656d61696c2061646472657373223b5f5f63695f766172737c613a313a7b733a343a226e746634223b733a333a226e6577223b7d),
('lihlbv9dheulnk0fp2ivd4q2tih1al6n', '27.6.184.107', 1523708978, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532333730383937363b),
('lp6ism7mmd67sr27ql8efjk63vfhme17', '103.102.43.5', 1525702183, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323138333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('lu1fdikums08nf2k54q7tokfm8ukt3fr', '103.16.70.225', 1526010924, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363031303931383b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('m5qfutr76abqhimcbkf3a9kkikos8e13', '219.91.253.117', 1525862030, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323033303b),
('m6m7athlkiccn1jjbji8mmhch2qd7o47', '64.233.173.42', 1526149324, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363134393133383b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('m6n8jsovqsjsdoh2l54unsvucjokhjkm', '106.215.205.32', 1519708324, 0x5f5f63695f6c6173745f726567656e65726174657c693a313531393730383233383b),
('mak1ce90k7llnlhtl6jm79fceoe9hg48', '141.0.8.165', 1525449320, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434393332303b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('maottg56ndc6r11aqcl2c41oia2ag7pm', '202.142.86.213', 1525442338, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434323234393b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('mdgb7j9pmujf53o847an3b9q900k4eov', '43.241.127.75', 1525896623, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353839363537363b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('mj1ib43ng9tp14c4qf5ke9osja9mctm4', '202.51.87.218', 1525092214, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353039323231313b),
('mkndcmhr7uqvl01p4q8llube1tmm2r0t', '141.0.8.165', 1525449323, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434393332333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('mov6bl3p8innq94koft0036st829m5te', '157.49.188.130', 1525772423, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353737323431333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('mr1atueic58mfcid9u5hbjkr5vjtsg9a', '223.226.74.193', 1525768792, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353736383739323b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('mri7slk3ut1n2g9scubol304us0lhk52', '223.226.74.193', 1525769715, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353736393437363b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('ms53kv0vcis5log0h5apscn1u7166h6f', '103.102.43.5', 1525702186, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323138363b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('mt9mc19clpuuim2aqevmoquro5fns2if', '219.91.253.117', 1525862036, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323033333b),
('n03mg4t09kht4q946ftr57cnpklr9f5f', '157.37.201.232', 1525900107, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353930303130373b),
('n62fkibtht6ptahb4tfnese88mpvdq30', '219.91.253.117', 1525862038, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323033343b),
('nb6qf0655qr2vpsb1lfaenhinhu2mpco', '103.102.43.5', 1525702187, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323138373b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('nbhlp796npvfrc8v804ociapsvuhhq2q', '141.0.8.165', 1525449322, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434393332313b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('nf50m4ngm5a9ajkitrmvis0r5ghfjmkg', '157.49.227.58', 1525920484, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353932303432383b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('ngcubb0v56ocrn90jrt5dlhooa46h9fj', '124.29.208.247', 1526096604, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363039363538363b),
('ngih0c2ludst8i0a8gl99ihjkkikt0to', '125.99.41.110', 1525874380, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837343338303b),
('ni40onp53bnsuqsq47g9i305etebkgfk', '138.197.202.197', 1524909127, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930393132373b),
('ni8kmqrert190ama3inj0s42hsnf4m4m', '223.226.74.193', 1525769058, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353736383739333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('nkahq8hbu027uov8kqhsbbm117drhjkn', '159.203.42.143', 1524908773, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383737333b),
('nm3e5fvv5it3g41bf2qlrs4oa2o0g19n', '159.203.196.79', 1524908946, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383934363b),
('nqu20p2fv0dng0gfmrgqmvoij1251gui', '138.197.202.197', 1526010203, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363031303230323b),
('nrossvo5t4gt3su44hto5e0laak5fa17', '138.197.202.197', 1524909058, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930393035383b),
('ns4oskaid17s1qftnqvobnukdh8r8rec', '159.203.42.143', 1526009310, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363030393331303b),
('nu9ocobcgkgpihr544atd9i06kg513iu', '159.203.42.143', 1524909100, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930393130303b),
('nunk9phisa7qv6vhqf9gidvlsv60vetf', '103.82.210.32', 1525872954, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323935343b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('nvtrkgtclr7p308acea5e34no27j8ock', '106.51.64.46', 1525782291, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353738323239313b),
('o0n808ii6htj247qcipqeme573prp3k2', '66.249.83.223', 1525957577, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353935373537353b),
('o150kbn4dlibpjllcaia84hg24cfi6g4', '183.82.229.117', 1525211483, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353231313438313b),
('o2b4tlkc5h7mtnh2maatjmu1lii1kv0q', '103.82.210.32', 1525776535, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353737363533353b),
('o2ec7j9r89gttohhrlf6bs39lbsl7pus', '141.0.8.165', 1525449323, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434393332333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('o3oieeothl4oqtqj00gdk2ormnrstr8v', '219.91.253.117', 1525861993, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836313939333b),
('o66m1c95psnihd7vucqhf8c2lmeoalvr', '141.0.8.165', 1525449323, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434393332323b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('o7np92hfdlosvmlef7m41c4cpnnjh9l9', '141.0.8.165', 1525449322, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434393332323b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('o8vsbpb6f3ju1jfhsile5rft7osaqo4p', '103.82.210.32', 1525872954, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323935343b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('oc4mfs7j59s0mferabpi707ua3394bqj', '103.82.210.32', 1525778334, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353737383333343b),
('ofucmfiq25f9gsb8gafq9pnjqgfh6ohl', '103.102.43.5', 1525702183, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323138333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('ohk0qp4a0oplt6jgh82c9a61retjtv0l', '141.0.8.165', 1525449323, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434393332333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('ojmjhogfbkd1109r6ovrpbhg5fsl6sus', '116.74.237.251', 1525782740, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353738323734303b),
('olm3gkhkfinfnrvinage6b64af66g1sv', '103.102.43.5', 1525702187, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323138373b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('omj1vabkq1562rc761l4at5ptv680rgb', '103.102.43.5', 1525702187, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323138373b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('ooj1snsf5m7rt36o74ltqretpml0l31f', '223.226.74.193', 1525768791, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353736383739313b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('p240jvdhupo0vgam8toraj3561f48kjq', '157.37.201.232', 1525908957, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353930383935373b),
('pa9hkc0mc9bfs7ms1rp94mnnm0e0ekdg', '103.82.210.32', 1525872952, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323635323b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('palvjn3gopto9abade1b2o4f4u0578qa', '162.243.69.215', 1524908809, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383830383b),
('pasu8fpmj5ip5vnp3oksrh50d8fkhl5c', '103.82.210.32', 1525872954, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323935343b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('pauapv5b578nvcm8n45ks4ce2svpt9hs', '219.91.253.117', 1525862039, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323033343b),
('pd29gkucu15pfd0k30cpdjt07af72nr5', '103.207.11.30', 1524908981, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383734313b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('pg5qr7c9r8osnsk59touvoefphcna1r7', '159.203.42.143', 1526009320, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363030393332303b),
('pgqmkakso6lrpvtb23j5g4oa44gkvb43', '125.99.41.110', 1525874753, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837343636323b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('pj3hbhbu0jhj8m0r1diikaif8jt88v28', '219.91.253.117', 1525862058, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323035383b),
('pot929ul4slc6pt9hfp2t4o2g6lln1em', '223.237.199.29', 1525771257, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353737313235373b),
('psg51k7jkdm4l88jsbp0bdkcc1r4rmq7', '103.102.43.5', 1525702184, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323138343b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('pt0p050m1gti26j84n1891e03kv4tsm4', '223.237.199.29', 1525771258, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353737313235383b),
('pvo7fk01l0uf98kmsdujq73l821chgrs', '103.102.43.5', 1525702185, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323138353b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('q31sp2d8i2to424sbn6bpqrujk27064j', '141.0.8.165', 1525449322, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434393332323b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('q8mr8quf9s4dtc47trc52rviqgueh9hs', '122.177.122.39', 1525701441, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730313230393b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('q8rid5oohpcdtbbej1hlhsomoehvklks', '196.207.90.62', 1526034311, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363033343331313b),
('qg0a3evu5qt45v926tn4ncbiigt7gltn', '123.136.253.88', 1526021339, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363032313333393b),
('qmoa79lf29b1681uv1r28j4krvltn756', '159.203.42.143', 1524908980, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383938303b),
('qo5t0143vhsqbvga45e41dgtg7tuajpk', '107.170.96.6', 1526009828, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363030393832383b),
('qofnjg4g29cg83avr19hdlpn98686jrs', '66.249.93.204', 1525957629, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353935373538343b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('qor35em7osnn09t5k7keulv8pqr6pgev', '103.102.43.5', 1525702187, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323138373b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('qpm4qefk515vg0c2hhvam3aoh3d7lfm2', '45.112.144.107', 1525937289, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353933373236363b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('quigl7lnm4n9nh2mokh9hliilnluko2r', '107.170.96.6', 1524908905, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383930353b),
('r4gmil9jcdap22o5beqbn4pr07a6iqcf', '202.142.86.78', 1526126200, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363132363139383b),
('raq3kdbtm2vln89kp26fsp34uv40vkeg', '162.243.69.215', 1524908893, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383839333b),
('risrqp0ksl26j7801jab620248chukgr', '103.102.43.5', 1525702187, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323138373b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('riubgpuquck7ahauphlkd9lkhibbb837', '122.179.139.225', 1525788594, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353738383539343b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('rlbard81o3f00uj8lqfnqo32jg0d5c4u', '141.0.8.165', 1525449097, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434383935383b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b6c6f67696e5f6e6f74696669636174696f6e7c733a3130353a2257656c636f6d652120576974682043697569732043524d20796f752063616e20656173696c79206d616e61676520796f757220637573746f6d65722072656c6174696f6e736869707320616e6420736176652074696d65206f6e20796f757220627573696e6573732e223b5f5f63695f766172737c613a323a7b733a31383a226c6f67696e5f6e6f74696669636174696f6e223b733a333a226f6c64223b733a31383a2261646d696e5f6e6f74696669636174696f6e223b733a333a226f6c64223b7d61646d696e5f6e6f74696669636174696f6e7c733a33353a22596f7520617265206c6f6767656420696e2061732061646d696e6973747261746f722e223b),
('rlt3jfp1fpho3kt0kkkr0emadvk8q5rc', '103.102.43.5', 1525701393, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730313133373b5f5f63695f766172737c613a323a7b733a31383a226c6f67696e5f6e6f74696669636174696f6e223b733a333a226f6c64223b733a31383a2261646d696e5f6e6f74696669636174696f6e223b733a333a226f6c64223b7d6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b6c6f67696e5f6e6f74696669636174696f6e7c733a3130353a2257656c636f6d652120576974682043697569732043524d20796f752063616e20656173696c79206d616e61676520796f757220637573746f6d65722072656c6174696f6e736869707320616e6420736176652074696d65206f6e20796f757220627573696e6573732e223b61646d696e5f6e6f74696669636174696f6e7c733a33353a22596f7520617265206c6f6767656420696e2061732061646d696e6973747261746f722e223b),
('rqd0d4mlmjs69jfh4pp1t8b3a9qkiv1c', '219.91.253.117', 1525862039, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323033343b),
('rsgrahgp2drmlpjpos0b2klpi8hauaka', '125.99.41.110', 1525870178, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837303137383b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('rtf82on09r8q7fs3v4m9f2637tftfbui', '219.91.253.117', 1525862036, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323033323b),
('rti4p2h0dmh7knbonllb3pvd38s38jjc', '103.82.210.32', 1525872954, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323935343b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('s2ubphnggp1k27qo7mp7vv7kab7q6guc', '103.102.43.5', 1525702183, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323138333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('s6j3akjmjne7lblfb788k5vtk63m09rg', '159.203.81.93', 1524908838, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383833383b),
('sa5dngelnqf95echmbal2omi9rb1g8lm', '219.91.253.117', 1525862038, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323033333b),
('sb7f6sprcp7lp6qain1m59iik9747dr4', '162.243.69.215', 1525833561, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353833333536313b),
('sblcgdi1gpcmtsmncni0lbm1tnadq0cs', '103.82.210.32', 1525872953, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323935333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('smh257lq860pk8dcqbdpe5b1emuds71l', '103.82.210.32', 1525872955, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323935353b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('soub5jp0b2k2bjnuektrnal1a6iqt7ud', '103.102.43.5', 1525702184, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323138343b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('sr6spnoceujhcp6t4dgtqle1p08i60d0', '103.82.210.32', 1525787263, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353738373139343b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('stlu59vbbtdt8gjp2lli9gr545dm8rla', '141.0.8.165', 1525449320, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434393332303b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('t5ckrdlnpj8v36k8o08vi01orbd6dsk3', '157.37.201.232', 1525900091, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353930303039313b),
('t5fnoub7cdbqulduv4qkddskaoplbavo', '157.49.188.130', 1525771401, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353737313238303b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('t78hggc6co79e0nh3jopqiu8pnng3f5n', '106.203.110.98', 1525798955, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353739383839353b),
('tbp2vgn0soln75h8k6kr180ogmnt6vsn', '119.153.136.149', 1526151117, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363135313033323b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('tcnkki8oqnfadumk46tc41d43vf91kou', '103.102.43.5', 1525702187, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323138373b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('tk1e6pr9qfi0rdl1cpjjongvudmdu62b', '66.102.8.10', 1525957580, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353935373538303b),
('tkcv3fijj8qhf5mtut75rn02j61r0t4t', '219.91.253.117', 1525846625, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353834363531303b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('toeh7l5cddpip4p4nsgsnp5idjb8iu6v', '219.91.253.117', 1525862039, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323033343b),
('tqst32b6dld7g2n2v0gt6ajsfn698v9l', '103.82.210.32', 1525872955, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323935353b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('tsur8avsl34b6eq62k92u5u8clbg0kf5', '103.205.244.123', 1524729889, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343732393637383b),
('tt7o6p45si8a634jcnh9iels6vorrsaq', '103.16.70.225', 1526010103, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532363030393830363b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('tvkec8632tkoejs3vs1tgj2b1lbvi7pa', '66.249.88.36', 1525754613, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353735343631333b);
INSERT INTO `sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES
('u18qef8fcj04fsf4e5nu4733cm84jvkl', '141.0.8.165', 1525449320, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353434393332303b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('u26empv8mj1ehorlr916or6cl2g0chdn', '183.82.19.106', 1525489922, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353438393932313b),
('u2puqiitiuc5o305cbo86d34gig9iv8p', '219.91.253.117', 1525862031, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323033303b),
('u4dltdi34f5gs1g4u72sq34jnd2s3f99', '223.188.237.124', 1525256884, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353235363838343b),
('u7f4rpk036uh752otnl3sfhue0vk6bvd', '103.82.210.32', 1525778342, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353737383334323b),
('uisgqnu5p6qhnmnj3fdl87mjljud7ku7', '162.243.69.215', 1524908966, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532343930383936363b),
('uopnrlqeslba3bdbvnm2r1715o9j5oul', '117.217.177.95', 1525520757, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353532303437323b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('uqvtp9ee81eskoi7n5eceuvhs24mvjlq', '43.240.7.189', 1525935008, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353933343937303b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('urthi386igcchvvo068sobphi4tu8s08', '103.82.210.32', 1525872955, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323935353b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('usclk9v89bjsnaobm3crrdmefbeir47c', '103.102.43.5', 1525702185, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323138353b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('uvllq2uie7g3r2fgej7a1tl340vdless', '219.91.253.117', 1525862031, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353836323033303b),
('v25kvcofh3maskf2pc6t6s00q8ij930g', '183.83.246.242', 1525777162, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353737363932323b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('v2dt8uhsqv6qmsth1rcsvtd9m2eukh77', '103.82.210.32', 1525776532, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353737363533323b),
('v5v4jb1r0gsduk6s65oftok8s1tc0klq', '159.203.196.79', 1525710582, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353731303538323b),
('v84p91ph5698hp9mcd6ln8c2fqn9p2hq', '202.142.86.223', 1525353720, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353335333632393b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('vcrh4c4fe1fbchhl3v2lskohna3tqgrf', '103.102.43.5', 1525702185, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353730323138353b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('vo1ojmedvf0r5a4ubrria0bvh92mu06s', '103.82.210.32', 1525872955, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323935343b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('vpt4jf6rag6balkquk4iq0sr2kkdvi5e', '139.167.8.27', 1519727131, 0x5f5f63695f6c6173745f726567656e65726174657c693a313531393732373133313b),
('vq71gu14bjqo002m8fdqmqljtsapfrh0', '103.82.210.32', 1525872953, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353837323935333b6c6f676765645f696e5f73746166665f69647c733a313a2231223b73746166666e616d657c733a31333a2241646d696e6973747261746f72223b656d61696c7c733a31333a22726f6f7440726f6f742e636f6d223b726f6f747c4e3b6c616e67756167657c733a373a22656e676c697368223b61646d696e7c733a313a2231223b73746166666d656d6265727c4e3b73746166666176617461727c733a363a22706d2e6a7067223b4c6f67696e4f4b7c623a313b),
('vu8j3t10oshtnmc9lfdras56plgnb66r', '122.174.162.39', 1525710680, 0x5f5f63695f6c6173745f726567656e65726174657c693a313532353731303638303b);
-- --------------------------------------------------------
--
-- Table structure for table `settings`
--
CREATE TABLE `settings` (
`settingname` varchar(255) NOT NULL,
`crm_name` varchar(255) NOT NULL DEFAULT 'CRM Pro',
`company` varchar(255) DEFAULT NULL,
`email` varchar(255) DEFAULT NULL,
`address` varchar(255) NOT NULL,
`country_id` int(11) DEFAULT NULL,
`state` varchar(255) DEFAULT NULL,
`city` varchar(255) DEFAULT NULL,
`town` varchar(255) DEFAULT NULL,
`zipcode` varchar(255) DEFAULT NULL,
`phone` varchar(255) DEFAULT NULL,
`fax` varchar(255) NOT NULL,
`taxoffice` varchar(255) DEFAULT NULL,
`vatnumber` varchar(255) DEFAULT NULL,
`unitseparator` varchar(255) NOT NULL DEFAULT '.',
`currencyid` int(11) NOT NULL,
`currencyposition` varchar(255) NOT NULL,
`termtitle` varchar(255) NOT NULL,
`termdescription` varchar(255) NOT NULL,
`dateformat` varchar(255) DEFAULT NULL,
`default_timezone` varchar(255) NOT NULL,
`languageid` varchar(255) NOT NULL,
`smtphost` varchar(255) DEFAULT NULL,
`smtpport` varchar(255) DEFAULT NULL,
`emailcharset` varchar(255) DEFAULT NULL,
`smtpusername` varchar(255) DEFAULT NULL,
`smtppassoword` varchar(255) DEFAULT NULL,
`sendermail` varchar(255) DEFAULT NULL,
`logo` varchar(255) DEFAULT NULL,
`accepted_files_formats` varchar(255) NOT NULL DEFAULT 'jpg,jpeg,doc,png,txt,docx',
`allowed_ip_adresses` varchar(255) DEFAULT NULL,
`pushState` int(11) NOT NULL,
`voicenotification` int(11) NOT NULL,
`paypalenable` int(11) NOT NULL,
`paypalemail` varchar(255) DEFAULT NULL,
`paypalsandbox` int(11) NOT NULL,
`paypalcurrency` varchar(255) DEFAULT NULL,
`converted_lead_status_id` int(11) DEFAULT NULL,
`two_factor_authentication` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `settings`
--
INSERT INTO `settings` (`settingname`, `crm_name`, `company`, `email`, `address`, `country_id`, `state`, `city`, `town`, `zipcode`, `phone`, `fax`, `taxoffice`, `vatnumber`, `unitseparator`, `currencyid`, `currencyposition`, `termtitle`, `termdescription`, `dateformat`, `default_timezone`, `languageid`, `smtphost`, `smtpport`, `emailcharset`, `smtpusername`, `smtppassoword`, `sendermail`, `logo`, `accepted_files_formats`, `allowed_ip_adresses`, `pushState`, `voicenotification`, `paypalenable`, `paypalemail`, `paypalsandbox`, `paypalcurrency`, `converted_lead_status_id`, `two_factor_authentication`) VALUES
('ciuis', 'Eoddley', 'Eoddley Medicals', 'info@businessaddress.com', 'P.O. Box 929 4189 Nunc RoadLebanon KY 69409', 236, 'DC', 'New York', 'New Jersey', '34400', '+1 (389) 737-2852', '+1 (389) 737-2852', 'New York Tax Office', '4530685631', '.', 72, 'before', 'Terms & Conditions', 'Maecenas facilisis ultrices purus non vehicula. Nulla dignissim enim a libero tincidunt, consequat molestie nisi mattis. Phasellus scelerisque fringilla lectus vel tempor.', 'dd.mm.yy', 'Europe/Istanbul', 'english', 'mail.ciuis.com', '587', 'utf-8', 'noreply@ciuis.com', 'NKsm25Z0', 'noreply@ciuis.com', 'ciuis-icon.png', 'zip|rar|tar|gif|jpg|png|jpeg|pdf|doc|docx|xls|xlsx|mp4|txt|csv|ppt|opt', '', 0, 0, 1, 'yourpaypal@example.com', 0, 'INR', 4, 0);
-- --------------------------------------------------------
--
-- Table structure for table `staff`
--
CREATE TABLE `staff` (
`id` int(11) NOT NULL,
`role_id` int(11) NOT NULL,
`language` varchar(255) NOT NULL,
`staffname` varchar(255) DEFAULT NULL,
`staffavatar` varchar(300) DEFAULT 'n-img.jpg',
`department_id` int(11) NOT NULL,
`phone` varchar(255) DEFAULT NULL,
`address` varchar(255) DEFAULT NULL,
`email` varchar(255) DEFAULT NULL,
`birthday` date NOT NULL,
`password` varchar(100) NOT NULL,
`root` tinyint(1) DEFAULT NULL,
`admin` tinyint(1) DEFAULT NULL,
`staffmember` tinyint(1) DEFAULT NULL,
`last_login` datetime NOT NULL,
`inactive` tinyint(1) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=COMPACT;
--
-- Dumping data for table `staff`
--
INSERT INTO `staff` (`id`, `role_id`, `language`, `staffname`, `staffavatar`, `department_id`, `phone`, `address`, `email`, `birthday`, `password`, `root`, `admin`, `staffmember`, `last_login`, `inactive`) VALUES
(1, 1, 'english', 'Administrator', 'pm.jpg', 1, '+1-202-555-0160', '71 Pilgrim Avenue Chevy Chase, MD 20815', 'root@root.com', '1992-12-05', '63a9f0ea7bb98050796b649e85481845', NULL, 1, NULL, '2017-08-05 03:02:42', NULL),
(2, 0, 'english', 'test', 'n-img.jpg', 3, '8712171411', 'test', 'ravi@gmail.com', '2018-05-08', '68a24878cc568766b735c62be5f306ed', NULL, NULL, 1, '0000-00-00 00:00:00', NULL),
(3, 0, 'english', 'arvind', 'n-img.jpg', 2, '12345', 'Pune', 'arvin@gmail.com', '2018-05-09', '25f9e794323b453885f5181f1b624d0b', NULL, NULL, 1, '0000-00-00 00:00:00', NULL);
-- --------------------------------------------------------
--
-- Table structure for table `subtasks`
--
CREATE TABLE `subtasks` (
`id` int(11) NOT NULL,
`taskid` int(11) NOT NULL,
`description` varchar(500) NOT NULL,
`finished` int(11) NOT NULL DEFAULT '0',
`created` datetime NOT NULL,
`staff_id` int(11) NOT NULL,
`complete` int(11) DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `tasks`
--
CREATE TABLE `tasks` (
`id` int(11) NOT NULL,
`name` mediumtext,
`description` text,
`priority` int(11) DEFAULT NULL,
`assigned` int(11) DEFAULT NULL,
`created` datetime NOT NULL,
`startdate` date NOT NULL,
`duedate` date DEFAULT NULL,
`datefinished` datetime NOT NULL,
`addedfrom` int(11) NOT NULL,
`status_id` int(11) NOT NULL DEFAULT '0',
`relation` int(11) DEFAULT NULL,
`relation_type` varchar(30) DEFAULT NULL,
`public` tinyint(1) DEFAULT '0',
`billable` tinyint(1) DEFAULT '0',
`billed` tinyint(1) DEFAULT '0',
`hourly_rate` decimal(11,2) DEFAULT '0.00',
`milestone` int(11) DEFAULT '0',
`visible` tinyint(1) DEFAULT '0',
`timer` int(11) DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `tasktimer`
--
CREATE TABLE `tasktimer` (
`id` int(11) NOT NULL,
`status` int(11) NOT NULL,
`task_id` int(11) NOT NULL,
`staff_id` int(11) DEFAULT NULL,
`start` varchar(64) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
`end` varchar(64) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
`timed` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
`reason` text,
`project_id` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `ticketreplies`
--
CREATE TABLE `ticketreplies` (
`id` int(11) NOT NULL,
`ticket_id` int(11) NOT NULL,
`staff_id` int(11) DEFAULT NULL,
`name` varchar(255) NOT NULL,
`contact_id` int(11) NOT NULL DEFAULT '0',
`date` datetime NOT NULL,
`message` text,
`attachment` varchar(255) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `tickets`
--
CREATE TABLE `tickets` (
`id` int(11) NOT NULL,
`contact_id` int(11) NOT NULL DEFAULT '0',
`customer_id` int(11) NOT NULL,
`email` text,
`department_id` int(11) NOT NULL,
`priority` enum('1','2','3') NOT NULL,
`status_id` enum('1','2','3','4') NOT NULL,
`subject` varchar(300) NOT NULL,
`message` text,
`date` datetime NOT NULL,
`lastreply` datetime DEFAULT NULL,
`attachment` varchar(255) DEFAULT NULL,
`staff_id` int(11) DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Table structure for table `todo`
--
CREATE TABLE `todo` (
`id` int(11) NOT NULL,
`description` text NOT NULL,
`staff_id` int(11) NOT NULL,
`date` datetime NOT NULL,
`done` tinyint(1) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `todo`
--
INSERT INTO `todo` (`id`, `description`, `staff_id`, `date`, `done`) VALUES
(1, 'new task', 1, '2018-05-09 16:29:18', 0),
(2, 'testing', 1, '2018-05-09 20:27:23', 0),
(3, 'testing', 1, '2018-05-09 20:27:31', 0);
-- --------------------------------------------------------
--
-- Table structure for table `tokens`
--
CREATE TABLE `tokens` (
`id` int(11) NOT NULL,
`token` varchar(255) NOT NULL,
`user_id` int(10) NOT NULL,
`contact_id` int(10) NOT NULL,
`created` date NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Indexes for dumped tables
--
--
-- Indexes for table `accounts`
--
ALTER TABLE `accounts`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `comments`
--
ALTER TABLE `comments`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `contacts`
--
ALTER TABLE `contacts`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `countries`
--
ALTER TABLE `countries`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `currencies`
--
ALTER TABLE `currencies`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `customers`
--
ALTER TABLE `customers`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `departments`
--
ALTER TABLE `departments`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `events`
--
ALTER TABLE `events`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `expensecat`
--
ALTER TABLE `expensecat`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `expenses`
--
ALTER TABLE `expenses`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `files`
--
ALTER TABLE `files`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `invoices`
--
ALTER TABLE `invoices`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `invoicestatus`
--
ALTER TABLE `invoicestatus`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `items`
--
ALTER TABLE `items`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `languages`
--
ALTER TABLE `languages`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `leads`
--
ALTER TABLE `leads`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `leadssources`
--
ALTER TABLE `leadssources`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `leadsstatus`
--
ALTER TABLE `leadsstatus`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `logs`
--
ALTER TABLE `logs`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `menu`
--
ALTER TABLE `menu`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `milestones`
--
ALTER TABLE `milestones`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `notes`
--
ALTER TABLE `notes`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `notifications`
--
ALTER TABLE `notifications`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `payments`
--
ALTER TABLE `payments`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `products`
--
ALTER TABLE `products`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `projectmembers`
--
ALTER TABLE `projectmembers`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `projects`
--
ALTER TABLE `projects`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `proposals`
--
ALTER TABLE `proposals`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `reminders`
--
ALTER TABLE `reminders`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `sales`
--
ALTER TABLE `sales`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `sessions`
--
ALTER TABLE `sessions`
ADD PRIMARY KEY (`id`),
ADD KEY `ci_sessions_timestamp` (`timestamp`);
--
-- Indexes for table `settings`
--
ALTER TABLE `settings`
ADD PRIMARY KEY (`settingname`);
--
-- Indexes for table `staff`
--
ALTER TABLE `staff`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `subtasks`
--
ALTER TABLE `subtasks`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `tasks`
--
ALTER TABLE `tasks`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `tasktimer`
--
ALTER TABLE `tasktimer`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `ticketreplies`
--
ALTER TABLE `ticketreplies`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `tickets`
--
ALTER TABLE `tickets`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `todo`
--
ALTER TABLE `todo`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `tokens`
--
ALTER TABLE `tokens`
ADD PRIMARY KEY (`id`);
--
-- AUTO_INCREMENT for dumped tables
--
--
-- AUTO_INCREMENT for table `accounts`
--
ALTER TABLE `accounts`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;
--
-- AUTO_INCREMENT for table `comments`
--
ALTER TABLE `comments`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `contacts`
--
ALTER TABLE `contacts`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
--
-- AUTO_INCREMENT for table `countries`
--
ALTER TABLE `countries`
MODIFY `id` int(5) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=251;
--
-- AUTO_INCREMENT for table `currencies`
--
ALTER TABLE `currencies`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=180;
--
-- AUTO_INCREMENT for table `customers`
--
ALTER TABLE `customers`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;
--
-- AUTO_INCREMENT for table `departments`
--
ALTER TABLE `departments`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;
--
-- AUTO_INCREMENT for table `events`
--
ALTER TABLE `events`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
--
-- AUTO_INCREMENT for table `expensecat`
--
ALTER TABLE `expensecat`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
--
-- AUTO_INCREMENT for table `expenses`
--
ALTER TABLE `expenses`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
--
-- AUTO_INCREMENT for table `files`
--
ALTER TABLE `files`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `invoices`
--
ALTER TABLE `invoices`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;
--
-- AUTO_INCREMENT for table `invoicestatus`
--
ALTER TABLE `invoicestatus`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;
--
-- AUTO_INCREMENT for table `items`
--
ALTER TABLE `items`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;
--
-- AUTO_INCREMENT for table `languages`
--
ALTER TABLE `languages`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;
--
-- AUTO_INCREMENT for table `leads`
--
ALTER TABLE `leads`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8;
--
-- AUTO_INCREMENT for table `leadssources`
--
ALTER TABLE `leadssources`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `leadsstatus`
--
ALTER TABLE `leadsstatus`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `logs`
--
ALTER TABLE `logs`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=79;
--
-- AUTO_INCREMENT for table `menu`
--
ALTER TABLE `menu`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=19;
--
-- AUTO_INCREMENT for table `milestones`
--
ALTER TABLE `milestones`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `notes`
--
ALTER TABLE `notes`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `notifications`
--
ALTER TABLE `notifications`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;
--
-- AUTO_INCREMENT for table `payments`
--
ALTER TABLE `payments`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;
--
-- AUTO_INCREMENT for table `products`
--
ALTER TABLE `products`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `projectmembers`
--
ALTER TABLE `projectmembers`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `projects`
--
ALTER TABLE `projects`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
--
-- AUTO_INCREMENT for table `proposals`
--
ALTER TABLE `proposals`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
--
-- AUTO_INCREMENT for table `reminders`
--
ALTER TABLE `reminders`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `sales`
--
ALTER TABLE `sales`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;
--
-- AUTO_INCREMENT for table `staff`
--
ALTER TABLE `staff`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;
--
-- AUTO_INCREMENT for table `subtasks`
--
ALTER TABLE `subtasks`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tasks`
--
ALTER TABLE `tasks`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tasktimer`
--
ALTER TABLE `tasktimer`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `ticketreplies`
--
ALTER TABLE `ticketreplies`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tickets`
--
ALTER TABLE `tickets`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `todo`
--
ALTER TABLE `todo`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;
--
-- AUTO_INCREMENT for table `tokens`
--
ALTER TABLE `tokens`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
COMMIT;
/*!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 */;