-- -- Table structure for table `ibwf_acc` -- CREATE TABLE `ibwf_acc` ( `id` int(100) NOT NULL auto_increment, `gid` int(100) NOT NULL default '0', `fid` int(100) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_acc` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_announcements` -- CREATE TABLE `ibwf_announcements` ( `id` int(100) NOT NULL auto_increment, `antext` varchar(200) NOT NULL default '', `clid` int(100) NOT NULL default '0', `antime` int(100) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_announcements` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_avatars` -- CREATE TABLE `ibwf_avatars` ( `id` int(10) NOT NULL auto_increment, `avlink` varchar(150) NOT NULL default '', PRIMARY KEY (`id`), UNIQUE KEY `avlink` (`avlink`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=119 ; -- -- Dumping data for table `ibwf_avatars` -- INSERT INTO `ibwf_avatars` (`id`, `avlink`) VALUES (1, 'avatars/1-001.jpg'), (2, 'avatars/1-002.jpg'), (3, 'avatars/1-003.gif'), (4, 'avatars/1-004.gif'), (5, 'avatars/1-005.gif'), (6, 'avatars/1-006.gif'), (7, 'avatars/1-007.gif'), (8, 'avatars/1-008.gif'), (9, 'avatars/1-009.gif'), (10, 'avatars/1-010.gif'), (11, 'avatars/1-011.gif'), (12, 'avatars/1-012.gif'), (13, 'avatars/1-013.gif'), (14, 'avatars/1-014.jpg'), (15, 'avatars/1-015.jpg'), (16, 'avatars/1-016.jpg'), (17, 'avatars/1-017.jpg'), (18, 'avatars/1-018.gif'), (19, 'avatars/1-019.jpg'), (20, 'avatars/1-020.jpg'), (21, 'avatars/1-021.jpg'), (22, 'avatars/1-022.gif'), (23, 'avatars/1-023.jpg'), (24, 'avatars/1-024.jpg'), (25, 'avatars/1-025.jpg'), (26, 'avatars/1-026.jpg'), (27, 'avatars/1-027.jpg'), (28, 'avatars/1-028.jpg'), (29, 'avatars/1-029.jpg'), (30, 'avatars/1-030.jpg'), (31, 'avatars/1-031.jpg'), (32, 'avatars/1-032.jpg'), (33, 'avatars/1-033.jpg'), (34, 'avatars/1-034.gif'), (35, 'avatars/1-035.gif'), (36, 'avatars/1-036.gif'), (37, 'avatars/1-037.gif'), (38, 'avatars/1-038.gif'), (39, 'avatars/1-039.gif'), (40, 'avatars/1-040.jpg'), (41, 'avatars/1-041.gif'), (42, 'avatars/1-042.gif'), (43, 'avatars/1-043.gif'), (44, 'avatars/1-044.gif'), (45, 'avatars/1-045.gif'), (46, 'avatars/1-046.gif'), (47, 'avatars/1-047.gif'), (48, 'avatars/1-048.gif'), (49, 'avatars/1-049.jpg'), (50, 'avatars/1-050.jpg'), (51, 'avatars/1-051.jpg'), (52, 'avatars/1-052.jpg'), (53, 'avatars/1-053.jpg'), (54, 'avatars/1-054.jpg'), (55, 'avatars/1-055.jpg'), (56, 'avatars/1-056.jpg'), (57, 'avatars/1-057.gif'), (58, 'avatars/1-058.jpg'), (59, 'avatars/1-059.gif'), (60, 'avatars/1-060.jpg'), (61, 'avatars/1-061.jpg'), (62, 'avatars/1-062.jpg'), (63, 'avatars/1-063.gif'), (64, 'avatars/1-064.jpg'), (65, 'avatars/1-065.jpg'), (66, 'avatars/1-066.jpg'), (67, 'avatars/1-067.jpg'), (68, 'avatars/1-068.jpg'), (69, 'avatars/1-069.jpg'), (70, 'avatars/1-070.jpg'), (71, 'avatars/1-071.jpg'), (72, 'avatars/1-072.jpg'), (73, 'avatars/1-073.jpg'), (74, 'avatars/1-074.jpg'), (75, 'avatars/1-075.jpg'), (76, 'avatars/1-076.jpg'), (77, 'avatars/1-077.jpg'), (78, 'avatars/1-078.jpg'), (79, 'avatars/1-1-079.jpg'), (80, 'avatars/1-080.jpg'), (81, 'avatars/1-081.jpg'), (82, 'avatars/1-082.jpg'), (83, 'avatars/1-083.jpg'), (84, 'avatars/1-084.gif'), (85, 'avatars/1-085.jpg'), (86, 'avatars/1-086.jpg'), (87, 'avatars/1-087.gif'), (88, 'avatars/1-088.jpg'), (89, 'avatars/1-089.jpg'), (90, 'avatars/1-090.jpg'), (91, 'avatars/1-091.jpg'), (92, 'avatars/1-092.jpg'), (93, 'avatars/1-093.gif'), (94, 'avatars/1-094.gif'), (95, 'avatars/1-095.jpg'), (96, 'avatars/1-096.gif'), (97, 'avatars/1-097.gif'), (98, 'avatars/1-098.gif'), (99, 'avatars/1-099.gif'), (100, 'avatars/1-100.gif'), (101, 'avatars/1-101.gif'), (102, 'avatars/1-102.gif'), (103, 'avatars/1-103.gif'), (104, 'avatars/1-104.gif'), (105, 'avatars/1-105.gif'), (106, 'avatars/1-106.gif'), (107, 'avatars/1-107.gif'), (108, 'avatars/1-108.gif'), (109, 'avatars/1-109.gif'), (110, 'avatars/1-110.gif'), (111, 'avatars/1-111.gif'), (112, 'avatars/1-112.gif'), (113, 'avatars/1-113.gif'), (114, 'avatars/1-114.gif'), (115, 'avatars/1-115.gif'), (116, 'avatars/1-116.gif'), (117, 'avatars/1-117.gif'), (118, 'avatars/1-118.gif'); -- -------------------------------------------------------- -- -- Table structure for table `ibwf_blockedsite` -- CREATE TABLE `ibwf_blockedsite` ( `id` int(11) NOT NULL auto_increment, `site` varchar(255) NOT NULL default '', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_blockedsite` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_blogs` -- CREATE TABLE `ibwf_blogs` ( `id` int(100) NOT NULL auto_increment, `bowner` int(100) NOT NULL default '0', `bname` varchar(30) NOT NULL default '', `btext` blob NOT NULL, `bgdate` int(100) NOT NULL default '0', PRIMARY KEY (`id`), UNIQUE KEY `bname` (`bname`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_blogs` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_brate` -- CREATE TABLE `ibwf_brate` ( `id` int(100) NOT NULL auto_increment, `blogid` int(100) NOT NULL default '0', `uid` int(100) NOT NULL default '0', `brate` char(1) NOT NULL default '', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_brate` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_buddies` -- CREATE TABLE `ibwf_buddies` ( `id` int(100) NOT NULL auto_increment, `uid` int(100) NOT NULL default '0', `tid` int(100) NOT NULL default '0', `agreed` char(1) NOT NULL default '0', `reqdt` int(100) NOT NULL default '0', PRIMARY KEY (`id`), KEY `uid` (`uid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=20 ; -- -- Dumping data for table `ibwf_buddies` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_cards` -- CREATE TABLE `ibwf_cards` ( `id` int(10) NOT NULL auto_increment, `fntsz` int(5) NOT NULL default '0', `xst` int(10) NOT NULL default '0', `yst` int(10) NOT NULL default '0', `xjp` int(10) NOT NULL default '0', `yjp` int(10) NOT NULL default '0', `tcolor` varchar(20) NOT NULL default '', `category` varchar(20) NOT NULL default '', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_cards` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_chat` -- CREATE TABLE `ibwf_chat` ( `id` int(99) NOT NULL auto_increment, `chatter` int(100) NOT NULL default '0', `who` int(100) NOT NULL default '0', `timesent` int(50) NOT NULL default '0', `msgtext` varchar(255) NOT NULL default '', `rid` int(99) NOT NULL default '0', `exposed` char(1) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=119 ; -- -- Dumping data for table `ibwf_chat` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_chonline` -- CREATE TABLE `ibwf_chonline` ( `lton` int(15) NOT NULL default '0', `uid` int(100) NOT NULL default '0', `rid` int(99) NOT NULL default '0', PRIMARY KEY (`lton`), UNIQUE KEY `username` (`uid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `ibwf_chonline` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_clubmembers` -- CREATE TABLE `ibwf_clubmembers` ( `id` int(100) NOT NULL auto_increment, `uid` int(100) NOT NULL default '0', `clid` int(100) NOT NULL default '0', `accepted` char(1) NOT NULL default '0', `points` int(100) NOT NULL default '0', `joined` int(100) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=4 ; -- -- Dumping data for table `ibwf_clubmembers` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_clubs` -- CREATE TABLE `ibwf_clubs` ( `id` int(100) NOT NULL auto_increment, `owner` int(100) NOT NULL default '0', `name` varchar(30) NOT NULL default '', `description` varchar(200) NOT NULL default '', `rules` blob NOT NULL, `logo` varchar(200) NOT NULL default '', `plusses` int(100) NOT NULL default '0', `created` int(100) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_clubs` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_faqs` -- CREATE TABLE `ibwf_faqs` ( `id` int(100) NOT NULL auto_increment, `category` varchar(10) NOT NULL default '', `question` varchar(100) NOT NULL default '', `answer` varchar(250) NOT NULL default '', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_faqs` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_fcats` -- CREATE TABLE `ibwf_fcats` ( `id` int(50) NOT NULL auto_increment, `name` varchar(30) NOT NULL default '', `position` int(50) NOT NULL default '0', PRIMARY KEY (`id`), UNIQUE KEY `name` (`name`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=15 ; -- -- Dumping data for table `ibwf_fcats` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_forums` -- CREATE TABLE `ibwf_forums` ( `id` int(50) NOT NULL auto_increment, `name` varchar(20) NOT NULL default '', `position` int(50) NOT NULL default '0', `cid` int(100) NOT NULL default '0', `clubid` int(100) NOT NULL default '0', PRIMARY KEY (`id`), UNIQUE KEY `name` (`name`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=16 ; -- -- Dumping data for table `ibwf_forums` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_galcomments` -- CREATE TABLE `ibwf_galcomments` ( `id` int(99) NOT NULL auto_increment, `pid` int(99) NOT NULL, `text` varchar(200) NOT NULL, `byuser` varchar(100) NOT NULL, `time` varchar(99) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `text` (`text`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=8 ; -- -- Dumping data for table `ibwf_galcomments` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_games` -- CREATE TABLE `ibwf_games` ( `id` int(100) NOT NULL auto_increment, `uid` int(100) NOT NULL default '0', `gvar1` varchar(30) NOT NULL default '', `gvar2` varchar(30) NOT NULL default '', `gvar3` varchar(30) NOT NULL default '', `gvar4` varchar(30) NOT NULL default '', `gvar5` varchar(30) NOT NULL default '', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=7 ; -- -- Dumping data for table `ibwf_games` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_gbook` -- CREATE TABLE `ibwf_gbook` ( `id` int(100) NOT NULL auto_increment, `gbowner` int(100) NOT NULL default '0', `gbsigner` int(100) NOT NULL default '0', `gbmsg` blob NOT NULL, `dtime` int(100) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_gbook` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_groups` -- CREATE TABLE `ibwf_groups` ( `id` int(10) NOT NULL auto_increment, `name` varchar(50) NOT NULL default '', `autoass` char(1) NOT NULL default '1', `mage` int(10) NOT NULL default '0', `maxage` int(10) NOT NULL default '0', `userst` char(1) NOT NULL default '0', `posts` int(100) NOT NULL default '0', `plusses` int(100) NOT NULL default '0', PRIMARY KEY (`id`), UNIQUE KEY `name` (`name`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=10 ; -- -- Dumping data for table `ibwf_groups` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_iconset` -- CREATE TABLE `ibwf_iconset` ( `id` int(10) NOT NULL, `themedir` varchar(20) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `ibwf_iconset` -- INSERT INTO `ibwf_iconset` (`id`, `themedir`) VALUES (1, 'Methos'), (2, 'Blue'), (3, 'Black to White'), (4, 'Red'), (5, 'Green'), (6, 'Steel'), (7, 'Opera WML'), (8, 'Error'), (9, 'Grey Orange'), (10, 'Pinky'), (11, 'Matrix'), (12, 'Goth'), (13, 'Night Pink'), (1, 'Methos'), (2, 'Blue'), (3, 'Black to White'), (4, 'Red'), (5, 'Green'), (6, 'Steel'), (7, 'Opera WML'), (8, 'Error'), (9, 'Grey Orange'), (10, 'Pinky'), (11, 'Matrix'), (12, 'Goth'), (13, 'Night Pink'), (1, 'Methos'), (2, 'Blue'), (3, 'Black to White'), (4, 'Red'), (5, 'Green'), (6, 'Steel'), (7, 'Opera WML'), (8, 'Error'), (9, 'Grey Orange'), (10, 'Pinky'), (11, 'Matrix'), (12, 'Goth'), (13, 'Night Pink'); -- -------------------------------------------------------- -- -- Table structure for table `ibwf_ignore` -- CREATE TABLE `ibwf_ignore` ( `id` int(10) NOT NULL auto_increment, `name` int(99) NOT NULL default '0', `target` int(99) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_ignore` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_judges` -- CREATE TABLE `ibwf_judges` ( `id` int(100) NOT NULL auto_increment, `uid` int(100) NOT NULL default '0', `fid` int(100) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_judges` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_links` -- CREATE TABLE `ibwf_links` ( `url` varchar(255) NOT NULL default '', `title` varchar(255) NOT NULL default '', PRIMARY KEY (`url`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `ibwf_links` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_mainthemes` -- CREATE TABLE `ibwf_mainthemes` ( `id` int(100) NOT NULL auto_increment, `name` varchar(15) NOT NULL default '', `bgc` varchar(6) NOT NULL default '', `txc` varchar(6) NOT NULL default '', `lnk` varchar(6) NOT NULL default '', `hdc` varchar(6) NOT NULL default '', `hbg` varchar(6) NOT NULL default '', `brdr` varchar(6) NOT NULL default '', `boxbg` varchar(6) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name` (`name`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_mainthemes` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_mangr` -- CREATE TABLE `ibwf_mangr` ( `id` int(100) NOT NULL auto_increment, `uid` int(100) NOT NULL default '0', `gid` int(100) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_mangr` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_metpenaltiespl` -- CREATE TABLE `ibwf_metpenaltiespl` ( `id` int(10) NOT NULL auto_increment, `uid` int(100) NOT NULL default '0', `penalty` char(1) NOT NULL default '0', `exid` int(100) NOT NULL default '0', `timeto` int(100) NOT NULL default '0', `pnreas` varchar(100) NOT NULL default '', `ipadd` varchar(30) NOT NULL default '', `browserm` varchar(100) NOT NULL default '', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; -- -- Dumping data for table `ibwf_metpenaltiespl` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_mlog` -- CREATE TABLE `ibwf_mlog` ( `id` int(100) NOT NULL auto_increment, `action` varchar(10) NOT NULL default '', `details` text NOT NULL, `actdt` int(100) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=55 ; -- -- Dumping data for table `ibwf_mlog` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_mobile_carrier` -- CREATE TABLE `ibwf_mobile_carrier` ( `time` int(11) NOT NULL default '0', `ip_min` varchar(50) NOT NULL default '', `ip_max` varchar(50) NOT NULL default '', `num_min` bigint(30) NOT NULL default '9223372036854775807', `num_max` bigint(30) NOT NULL default '0', `country` varchar(5) NOT NULL default '', `cc` char(2) NOT NULL default '', `network` varchar(50) NOT NULL default '', PRIMARY KEY (`num_min`), UNIQUE KEY `ip_min` (`ip_min`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `ibwf_mobile_carrier` -- INSERT INTO `ibwf_mobile_carrier` (`time`, `ip_min`, `ip_max`, `num_min`, `num_max`, `country`, `cc`, `network`) VALUES (0, '62.217.247.0', '62.217.247.255', 1054471936, 1054472191, 'RO', 'RO', 'Orange'), (0, '82.113.107.0', '82.113.107.255', 1383164672, 1383164927, 'DE', 'DE', 'o2-Germany-IP-Backbone-FRA2'), (0, '91.145.192.0', '91.145.223.255', 1536278528, 1536286719, 'ua', 'UA', 'ASTELIT-NET2'), (0, '85.10.0.0', '85.10.63.255', 1426718720, 1426735103, 'SI', 'SI', 'SI-MEDINET-20050218'), (0, '83.149.40.0', '83.149.43.255', 1402284032, 1402285055, 'RU', 'RU', 'MF-CENTER'), (0, '62.169.66.0', '62.169.66.127', 1051279872, 1051279999, 'PT', 'PT', 'OPTIMUS'), (0, '80.125.160.0', '80.125.191.255', 1350410240, 1350418431, 'FR', 'FR', 'SFR-GPRS'), (0, '85.132.57.0', '85.132.57.255', 1434728704, 1434728959, 'AZ', 'AZ', 'BAKCELL'), (0, '81.89.48.0', '81.89.55.255', 1364799488, 1364801535, 'SK', 'SK', 'SK-VNET'), (0, '81.18.116.0', '81.18.117.255', 1360163840, 1360164351, 'ru', 'RU', 'bwc-inet'), (0, '79.124.128.0', '79.124.191.255', 1333559296, 1333575679, 'ua', 'UA', 'ASTELIT-NET4'), (0, '83.149.20.0', '83.149.23.255', 1402278912, 1402279935, 'RU', 'RU', 'MF-MGSM'), (0, '83.149.52.0', '83.149.55.255', 1402287104, 1402288127, 'RU', 'RU', 'MF-DV'), (0, '85.185.0.0', '85.185.255.255', 1438187520, 1438253055, 'IR', 'IR', 'IR-DCC-20041125'), (0, '83.224.0.0', '83.224.83.255', 1407188992, 1407210495, 'IT', 'IT', 'Vodafone'), (0, '80.255.47.0', '80.255.47.255', 1358900992, 1358901247, 'TZ', 'TZ', 'INTELSAT-CUST-SATCOM-TZ'), (0, '81.169.60.0', '81.169.63.255', 1370045440, 1370046463, 'BE', 'BE', 'Proximus'), (0, '85.90.235.0', '85.90.235.63', 1432021760, 1432021823, 'GB', 'GB', 'TCRBNovarra'), (0, '77.244.112.0', '77.244.112.255', 1307865088, 1307865343, 'AZ', 'AZ', 'AZERFON'), (0, '81.95.164.0', '81.95.167.255', 1365222400, 1365223423, 'GE', 'GE', 'GE-MAGTICOM'), (0, '91.145.224.0', '91.145.255.255', 1536286720, 1536294911, 'ua', 'UA', 'ASTELIT-NET3'), (0, '83.136.112.0', '83.136.112.255', 1401450496, 1401450751, 'RU', 'RU', 'USI-Tyumen-Corporate-net1'), (0, '62.87.37.0', '62.87.37.255', 1045898496, 1045898751, 'ES', 'ES', 'VODAFONE_SPAIN_NETWORK'), (0, '62.87.94.0', '62.87.94.255', 1045913088, 1045913343, 'ES', 'ES', 'VODAFONE_SPAIN_NETWORK'), (0, '80.255.61.160', '80.255.61.191', 1358904736, 1358904767, 'ZA', 'ZA', 'INTELSAT-CUST-VODACOM-ZA'), (0, '83.188.64.0', '83.188.95.255', 1404846080, 1404854271, 'RU', 'RU', 'RU-TELE2-GPRS3'), (0, '85.118.192.0', '85.118.192.255', 1433845760, 1433846015, 'bg', 'BG', 'GLOBUL-NET'), (0, '62.44.128.0', '62.44.191.255', 1043103744, 1043120127, 'DK', 'DK', 'Teliamobile'), (0, '62.13.160.0', '62.13.191.255', 1041080320, 1041088511, 'IT', 'IT', 'IT-H3G-20020117'), (0, '86.108.192.0', '86.108.255.255', 1449967616, 1449983999, 'TR', 'TR', 'TCELL-GPRS-1'), (0, '81.199.96.0', '81.199.103.255', 1372020736, 1372022783, 'zm', 'ZM', 'COPPERNET-01'), (0, '81.6.64.0', '81.6.127.255', 1359364096, 1359380479, 'TR', 'TR', 'TR-RTNET-20020621'), (1194542225, '125.18.239.128', '125.18.239.143', 2098392960, 2098392975, 'IN', 'IN', 'BCL-10351-mum'), (1194542239, '89.108.192.0', '89.108.255.255', 1500299264, 1500315647, 'PL', 'PL', 'PL-PROJECT4-20060320'), (1194542242, '125.18.235.208', '125.18.235.223', 2098392016, 2098392031, 'IN', 'IN', 'BCL-10352-BLR'), (1194542258, '66.0.0.0', '66.255.255.255', 1107296256, 1124073471, 'AU', 'JM', 'ARIN-CIDR-BLOCK'), (1194542279, '117.97.0.0', '117.97.255.255', 1969291264, 1969356799, 'IN', 'IN', 'GPRS-Subscribers-in-South'), (1194542279, '72.0.0.0', '72.255.255.255', 1207959552, 1224736767, 'AU', 'US', 'ARIN-CIDR-BLOCK'), (1194542286, '117.98.0.0', '117.98.255.255', 1969356800, 1969422335, 'IN', 'IN', 'GPRS-Subscribers-in-West'), (1194542286, '121.90.0.0', '121.90.255.255', 2035941376, 2036006911, 'NZ', 'NZ', 'Vodafone'), (1194542291, '41.0.0.0', '41.255.255.255', 687865856, 704643071, 'AU', 'ZA', 'AFRINIC-CIDR-BLOCK'), (1194542318, '86.62.250.0', '86.62.250.255', 1446967808, 1446968063, 'qa', 'QA', 'QTEL-ADSL-POOL'), (1194542458, '117.96.0.0', '117.96.255.255', 1969225728, 1969291263, 'IN', 'IN', 'Bharti Airtel'), (1194542520, '117.99.0.0', '117.99.127.255', 1969422336, 1969455103, 'IN', 'IN', 'GPRS-Subscribers-in-East'), (1194542598, '88.128.0.0', '88.128.63.255', 1484783616, 1484799999, 'DE', 'DE', 'TMD0001'), (1194542739, '68.0.0.0', '68.255.255.255', 1140850688, 1157627903, 'AU', 'US', 'ARIN-CIDR-BLOCK'), (1194542759, '125.214.160.0', '125.214.191.255', 2111217664, 2111225855, 'LK', 'LK', 'DIALOG-LK'), (1194542842, '81.23.16.0', '81.23.23.255', 1360465920, 1360467967, 'UA', 'UA', 'KYIVSTAR-NET-2'), (1194542939, '83.178.64.0', '83.178.95.255', 1404190720, 1404198911, 'SE', 'SE', 'SE-SWIPNET-NET3'), (1194543037, '69.0.0.0', '69.255.255.255', 1157627904, 1174405119, 'AU', 'US', 'ARIN-CIDR-BLOCK'), (1194543103, '83.188.160.0', '83.188.167.255', 1404870656, 1404872703, 'SE', 'SE', 'SE-SWIPNET-NET6'), (1194543141, '63.0.0.0', '63.255.255.255', 1056964608, 1073741823, 'AU', 'US', 'ARIN-CIDR-BLOCK'), (1194543440, '65.0.0.0', '65.255.255.255', 1090519040, 1107296255, 'AU', 'US', 'ARIN-CIDR-BLOCK'), (1194543464, '81.12.224.192', '81.12.224.207', 1359798464, 1359798479, 'RO', 'RO', 'GPRS-INTERNET-ACCESS'), (1194543536, '116.68.208.0', '116.68.215.255', 1950666752, 1950668799, 'NP', 'NP', 'SNPL-NET'), (1194543601, '81.169.64.0', '81.169.79.255', 1370046464, 1370050559, 'BE', 'BE', 'BE-PROXIMUS-MI'), (1194543621, '62.141.0.0', '62.141.0.127', 1049427968, 1049428095, 'CZ', 'CZ', 'RADIOMOBILGPRS'), (1194543645, '80.244.97.0', '80.244.97.255', 1358192896, 1358193151, 'HU', 'HU', 'HU-VODAFONE'), (1194543752, '32.0.0.0', '32.255.255.255', 536870912, 553648127, 'GB', 'US', 'ATT32NET'), (1194543785, '83.149.8.0', '83.149.11.255', 1402275840, 1402276863, 'RU', 'RU', 'MF-MOSCOW'), (1194543876, '83.174.40.0', '83.174.40.255', 1403922432, 1403922687, 'PT', 'PT', 'PT-VDF-034'), (1194544060, '80.187.0.0', '80.187.111.255', 1354432512, 1354461183, 'DE', 'DE', 'T-Mobile'), (1194544294, '58.160.0.0', '58.175.255.255', 983564288, 984612863, 'AU', 'AU', 'Telstra Bigpond'), (1194544312, '62.212.202.0', '62.212.202.255', 1054132736, 1054132991, 'LT', 'LT', 'GPRS-61-212-202'), (1194544575, '58.145.128.0', '58.145.159.255', 982614016, 982622207, 'AU', 'AU', 'Optus'), (1194544800, '77.116.0.0', '77.119.255.255', 1299447808, 1299709951, 'AT', 'AT', 'AT-H3G-20070110'), (1194544909, '80.226.32.0', '80.226.63.255', 1356996608, 1357004799, 'DE', 'DE', 'MMO'), (1194544997, '83.149.24.0', '83.149.27.255', 1402279936, 1402280959, 'RU', 'RU', 'MF-KAVKAZ'), (1194544999, '80.251.192.0', '80.251.193.255', 1358675968, 1358676479, 'SE', 'SE', 'H3G (SE?)'), (1194545321, '91.0.0.0', '91.23.255.255', 1526726656, 1528299519, 'DE', 'DE', 'DTAG-DIAL22'), (1194545359, '80.95.224.0', '80.95.239.255', 1348460544, 1348464639, 'SI', 'SI', 'SIMOBIL-NET'), (1194545634, '81.30.50.0', '81.30.51.255', 1360933376, 1360933887, 'RU', 'RU', 'BMTNet'), (1194545687, '87.252.128.0', '87.252.159.255', 1476165632, 1476173823, 'HR', 'HR', 'HR-T-MOBILE-20050922'), (1194546106, '80.237.144.0', '80.237.147.255', 1357746176, 1357747199, 'DE', 'DE', 'DDS-NET'), (1194546334, '88.214.96.0', '88.214.127.255', 1490444288, 1490452479, 'UA', 'UA', 'UMC-POOL-B'), (1194546422, '58.145.184.0', '58.145.191.255', 982628352, 982630399, 'BD', 'BD', 'WARIDTEL'), (1194546494, '81.23.24.0', '81.23.31.255', 1360467968, 1360470015, 'UA', 'UA', 'KYIVSTAR-NET-3'), (1194546684, '89.20.97.0', '89.20.97.255', 1494507776, 1494508031, 'RU', 'RU', 'USI-GPRS-NET'), (1194546701, '87.252.242.0', '87.252.242.255', 1476194816, 1476195071, 'BY', 'BY', 'MobileTeleSystems'), (1194547083, '82.208.77.128', '82.208.77.255', 1389383040, 1389383167, 'RU', 'RU', 'NCC-GPRS'), (1194547394, '64.0.0.0', '64.255.255.255', 1073741824, 1090519039, 'AU', 'US', 'ARIN-CIDR-BLOCK'), (1194547903, '84.136.0.0', '84.191.255.255', 1418199040, 1421869055, 'DE', 'DE', 'DTAG-DIAL20'), (1194547908, '85.115.224.0', '85.115.224.255', 1433657344, 1433657599, 'RU', 'RU', 'EXTEL1-NET'), (1194548374, '74.0.0.0', '74.255.255.255', 1241513984, 1258291199, 'AU', 'US', 'ARIN-CIDR-BLOCK'), (1194548558, '83.178.188.0', '83.178.191.255', 1404222464, 1404223487, 'SE', 'SE', 'SE-SWIPNET-GPRS8'), (1194548919, '83.178.104.0', '83.178.111.255', 1404200960, 1404203007, 'NL', 'NL', 'SE-SWIPNET-NET4'), (1194548969, '83.149.0.0', '83.149.7.255', 1402273792, 1402275839, 'RU', 'RU', 'MF-NWGSM'), (1194549515, '62.16.64.0', '62.16.95.255', 1041252352, 1041260543, 'RU', 'RU', 'RU-ELVIS-20000613'), (1194549559, '86.51.0.0', '86.51.7.255', 1446182912, 1446184959, 'SA', 'SA', 'BA-NOC'), (1194550021, '85.9.128.0', '85.9.137.255', 1426685952, 1426688511, 'TJ', 'TJ', 'tacom'), (1194550236, '122.169.0.0', '122.169.31.255', 2057895936, 2057904127, 'IN', 'IN', 'ABTS-WEST-DSL-9376-mum'), (1194551011, '80.255.61.0', '80.255.61.125', 1358904576, 1358904701, 'NG', 'NG', 'INTELSAT-CUST-globalcom-NG'), (1194551131, '83.188.180.0', '83.188.181.255', 1404875776, 1404876287, 'SE', 'SE', 'SE-SWIPNET-GPRS2'), (1194551149, '89.207.99.128', '89.207.99.191', 1506763648, 1506763711, 'RU', 'RU', 'TIC'), (1194551180, '88.193.0.0', '88.193.255.255', 1489043456, 1489108991, 'FI', 'FI', 'SONERA-FINLAND-BBNET'), (1194551334, '91.94.128.0', '91.94.255.255', 1532919808, 1532952575, 'PL', 'PL', 'PL-IDEA-MOBILE-NET-2'), (1194551392, '80.90.164.0', '80.90.164.255', 1348117504, 1348117759, 'JO', 'JO', 'FASTLINK'), (1194551418, '80.83.224.0', '80.83.239.255', 1347674112, 1347678207, 'RU', 'RU', 'RU-MTSNET-20010806'), (1194551563, '80.227.14.0', '80.227.14.255', 1357057536, 1357057791, 'AE', 'AE', 'TechnologyTelecom-NET'), (1194551895, '79.64.0.0', '79.79.255.255', 1329594368, 1330642943, 'GB', 'GB', 'UK-TELINCO-20070619'), (1194551931, '62.136.0.0', '62.136.127.255', 1049100288, 1049133055, 'GB', 'GB', 'POL-CAG1'), (1194552012, '62.201.128.0', '62.201.129.255', 1053392896, 1053393407, 'FR', 'FR', 'Bouygues Telecom'), (1194552490, '80.255.64.0', '80.255.64.127', 1358905344, 1358905471, 'UA', 'UA', 'UMC-Kiev'), (1194552847, '62.198.0.0', '62.199.255.255', 1053163520, 1053294591, 'DK', 'DK', 'DK-TELIANET-20001017'), (1194553064, '89.207.99.0', '89.207.99.127', 1506763520, 1506763647, 'RU', 'RU', 'TIC'), (1194553148, '84.241.200.0', '84.241.207.255', 1425131520, 1425133567, 'NL', 'NL', 'TMONL-NET'), (1194553233, '88.214.64.0', '88.214.95.255', 1490436096, 1490444287, 'UA', 'UA', 'UMC-POOL-A'), (1194553612, '83.188.0.0', '83.188.31.255', 1404829696, 1404837887, 'RU', 'RU', 'RU-TELE2-GPRS1'), (1194554378, '87.242.93.128', '87.242.93.191', 1475501440, 1475501503, 'RU', 'RU', 'OEMDIZ'), (1194554906, '86.108.128.0', '86.108.255.255', 1449951232, 1449983999, 'TR', 'TR', 'TR-TURKCELL-20050524'), (1194555110, '62.140.128.0', '62.140.154.255', 1049395200, 1049402111, 'NL', 'NL', 'VODAFONE-NL'), (1194555859, '80.69.144.0', '80.69.147.255', 1346736128, 1346737151, 'RU', 'RU', 'VOLG-GSM'), (1194556349, '81.93.86.0', '81.93.86.63', 1365071360, 1365071423, 'BA', 'BA', 'MOBIS-SMS-BA-NET'), (1194556521, '90.148.0.0', '90.148.127.255', 1519648768, 1519681535, 'SA', 'SA', 'SaudiNet_DSL_Pool#1'), (1194556646, '87.101.240.0', '87.101.240.255', 1466298368, 1466298623, 'sa', 'SA', 'ITC-DSP-KSA'), (1194556955, '82.113.121.0', '82.113.121.255', 1383168256, 1383168511, 'DE', 'DE', 'o2-Germany-Customer-NATPool-MUN'), (1194557458, '87.93.192.0', '87.93.255.255', 1465761792, 1465778175, 'FI', 'FI', 'DNAFINLAND-2'), (1194557770, '89.21.116.0', '89.21.120.255', 1494578176, 1494579455, 'RO', 'RO', 'ATNR-SB'), (1194557890, '82.205.148.0', '82.205.148.63', 1389204480, 1389204543, 'IR', 'IR', 'PARS'), (1194559464, '80.251.195.0', '80.251.198.255', 1358676736, 1358677759, 'DK', 'DK', 'HI3G-CUSTOMER-NET'), (1194560041, '91.140.128.0', '91.140.191.255', 1535934464, 1535950847, 'kw', 'KW', 'UCC-PPPOE-BBAND'), (1194560206, '83.149.16.0', '83.149.19.255', 1402277888, 1402278911, 'RU', 'RU', 'MF-MGSM'), (1194560798, '62.40.32.0', '62.40.63.255', 1042817024, 1042825215, 'IE', 'IE', 'O2'), (1194560879, '77.64.0.0', '77.64.31.255', 1296039936, 1296048127, 'SA', 'SA', 'AWALNET_ADSL'), (1194561000, '85.156.64.0', '85.156.95.255', 1436303360, 1436311551, 'FI', 'FI', 'ELISA-MOBILE'), (1194561312, '62.135.232.0', '62.135.255.255', 1049094144, 1049100287, 'DK', 'DK', 'TDCMOBIL3'), (1194561554, '82.198.31.0', '82.198.31.255', 1388715776, 1388716031, 'LT', 'LT', 'SATGATE-LT-VPN2'), (1194562357, '91.184.96.0', '91.184.99.255', 1538809856, 1538810879, 'GE', 'GE', 'ML-GPRSCORE1'), (1194562533, '89.8.0.0', '89.8.255.255', 1493696512, 1493762047, 'NO', 'NO', 'NO-NETCOM-UMTS'), (1194562798, '85.165.0.0', '85.165.255.255', 1436876800, 1436942335, 'NO', 'NO', 'NO-TELENOR-DSL-3'), (1194564112, '83.149.32.0', '83.149.35.255', 1402281984, 1402283007, 'RU', 'RU', 'MF-UGSM'), (1194565320, '62.240.32.0', '62.240.63.255', 1055924224, 1055932415, 'EU #', 'LY', 'AFRINIC-NET-TRANSFERRED-20050223'), (1194565905, '88.214.128.0', '88.214.135.255', 1490452480, 1490454527, 'PT', 'PT', 'PT-TMN-200601'), (1194566016, '62.212.203.0', '62.212.203.255', 1054132992, 1054133247, 'LT', 'LT', 'GPRS-61-212-203'), (1194566292, '116.12.64.0', '116.12.127.255', 1946959872, 1946976255, 'LK', 'LK', 'LANKACOMM-LK'), (1194567477, '87.194.240.0', '87.194.247.255', 1472393216, 1472395263, 'GB', 'GB', 'AVATAR-GB'), (1194568430, '90.192.0.0', '90.199.255.255', 1522532352, 1523056639, 'GB', 'GB', 'BSKYB-BROADBAND'), (1194569210, '83.149.48.0', '83.149.51.255', 1402286080, 1402287103, 'RU', 'RU', 'MF-SIB'), (1194572617, '87.96.64.0', '87.96.127.255', 1465925632, 1465942015, 'PL', 'PL', 'PL-IDEA-3G-GGSN2'), (1194572640, '85.220.0.0', '85.220.127.255', 1440481280, 1440514047, 'IS', 'IS', 'IS-ICENET-20050203'), (1194573079, '84.241.225.0', '84.241.226.255', 1425137920, 1425138431, 'NL', 'NL', 'TMONL-NET'), (1194575559, '88.205.192.0', '88.205.207.255', 1489879040, 1489883135, 'RU', 'RU', 'USI_GPRS_USERS1'), (1194576565, '80.87.64.0', '80.87.95.255', 1347895296, 1347903487, 'EU #', 'GH', 'AFRINIC-NET-TRANSFERRED-20050223'), (0, '213.162.64.0', '213.162.67.255', 3584180224, 3584181247, 'AT', 'AT', 'T-Mobile (Maxmobil)'), (0, '203.20.32.0', '203.20.39.255', 3407093760, 3407095807, 'AU', 'AU', 'Vodafone'), (0, '202.124.64.0', '202.124.95.255', 3397140480, 3397148671, 'AU', 'AU', 'H3G'), (0, '203.171.192.0', '203.171.207.255', 3417030656, 3417034751, 'AU', 'AU', 'H3G'), (0, '192.148.116.0', '192.148.165.255', 3230954496, 3230967295, 'AU', 'AU', 'Telstra'), (0, '212.39.122.0', '212.39.122.255', 3559356928, 3559357183, 'BA', 'BA', 'Eronet'), (0, '202.134.8.0', '202.134.15.255', 3397781504, 3397783551, 'BD', 'BD', 'AKTEL'), (0, '217.72.228.0', '217.72.231.255', 3645432832, 3645433855, 'BE', 'BE', 'BASE'), (0, '212.65.63.0', '212.65.63.255', 3561045760, 3561046015, 'BE', 'BE', 'Orange (Mobistar)'), (0, '200.140.0.0', '200.150.66.255', 3364618240, 3365290751, 'BR', 'BR', 'Brazil Telecom'), (0, '200.179.66.192', '200.179.66.255', 3367191232, 3367191295, 'BR', 'BR', 'TIM'), (0, '189.0.0.0', '189.0.255.255', 3170893824, 3170959359, 'BR', 'BR', 'VIVO'), (0, '206.47.78.128', '206.47.78.159', 3459206784, 3459206815, 'CA', 'CA', 'Bell Mobilite'), (0, '212.35.32.0', '212.35.47.255', 3559071744, 3559075839, 'CH', 'CH', 'Sunrise (Diax)'), (0, '194.230.144.0', '194.230.159.255', 3269890048, 3269894143, 'CH', 'CH', 'Sunrise (Diax)'), (0, '213.55.128.0', '213.55.255.255', 3577184256, 3577217023, 'CH', 'CH', 'Orange'), (0, '138.188.0.0', '138.188.255.255', 2327576576, 2327642111, 'CH', 'CH', 'Swisscom'), (0, '200.91.0.0', '200.91.31.255', 3361406976, 3361415167, 'CL', 'CL', 'Telefonica CTC'), (0, '217.77.164.0', '217.77.165.255', 3645744128, 3645744639, 'CZ', 'CZ', 'Vodafone (oskarmobil)'), (0, '84.57.113.0', '84.61.96.255', 1413050624, 1413308671, 'DE', 'DE', 'Arcor'), (0, '82.113.100.0', '82.113.100.255', 1383162880, 1383163135, 'DE', 'DE', 'O2'), (0, '139.7.0.0', '139.7.255.255', 2332491776, 2332557311, 'DE', 'DE', 'Vodafone'), (0, '194.182.251.0', '194.182.251.63', 3266771712, 3266771775, 'DK', 'DK', 'Tele Danmark (TDC)'), (0, '217.71.32.0', '217.71.35.127', 3645317120, 3645318015, 'EE', 'EE', 'EMT'), (0, '213.143.32.0', '213.143.43.255', 3582926848, 3582929919, 'ES', 'ES', 'Amena'), (0, '195.55.47.0', '195.55.47.63', 3275173632, 3275173695, 'ES', 'ES', 'Telefonica'), (0, '80.27.0.0', '80.27.127.255', 1343946752, 1343979519, 'ES', 'ES', 'Telefonica TME'), (0, '62.87.92.0', '62.87.92.63', 1045912576, 1045912639, 'ES', 'ES', 'Vodafone'), (0, '62.142.0.0', '62.142.7.255', 1049493504, 1049495551, 'FI', 'FI', 'Saunalahti'), (0, '193.209.131.0', '193.209.134.255', 3251733248, 3251734271, 'FI', 'FI', 'Sonera'), (0, '213.223.200.0', '213.223.200.255', 3588212736, 3588212991, 'FR', 'FR', 'Cegetel'), (0, '195.115.116.0', '195.115.119.255', 3279123456, 3279124479, 'FR', 'FR', 'Cegetel'), (0, '194.206.212.0', '194.206.212.7', 3268334592, 3268334599, 'FR', 'FR', 'Orange (France Telecom)'), (0, '193.113.235.0', '193.113.235.255', 3245468416, 3245468671, 'GB', 'GB', '02'), (0, '193.113.200.0', '193.113.200.255', 3245459456, 3245459711, 'GB', 'GB', 'o2'), (0, '89.192.0.0', '89.193.255.255', 1505755136, 1505886207, 'GB', 'GB', 'Orange'), (0, '213.205.192.0', '213.205.223.255', 3587031040, 3587039231, 'GB', 'GB', 'Orange'), (0, '213.205.224.0', '213.205.255.255', 3587039232, 3587047423, 'GB', 'GB', 'Orange'), (0, '193.35.128.0', '193.35.143.255', 3240329216, 3240333311, 'GB', 'GB', 'Orange'), (0, '149.254.0.0', '149.254.255.255', 2516451328, 2516516863, 'GB', 'GB', 'T-Mobile'), (0, '212.183.128.0', '212.183.144.255', 3568795648, 3568799999, 'GB', 'GB', 'Vodaphone'), (0, '195.167.65.0', '195.167.65.255', 3282518272, 3282518527, 'GR', 'GR', 'Cosmote'), (0, '62.103.102.0', '62.103.103.255', 1046963712, 1046964223, 'GR', 'GR', 'Cosmote'), (0, '84.224.0.0', '84.224.63.255', 1423966208, 1423982591, 'HU', 'HU', 'Pannon'), (0, '212.51.126.0', '212.51.126.255', 3560144384, 3560144639, 'HU', 'HU', 'T-Mobile (Westel)'), (0, '202.93.36.0', '202.93.37.255', 3395101696, 3395102207, 'ID', 'ID', 'Ggsn'), (0, '219.83.36.128', '219.83.36.143', 3679659136, 3679659151, 'ID', 'ID', 'Indosat (XL?)'), (0, '212.129.64.0', '212.129.64.255', 3565240320, 3565240575, 'IE', 'IE', 'Meteor'), (0, '213.233.128.0', '213.233.159.255', 3588849664, 3588857855, 'IE', 'IE', 'Vodafone'), (0, '192.118.8.0', '192.118.11.255', 3228960768, 3228961791, 'IL', 'IL', 'Partner Communications'), (0, '203.145.128.0', '203.145.128.15', 3415310336, 3415310351, 'IN', 'IN', 'Bharti Cellular'), (0, '203.145.159.32', '203.145.159.47', 3415318304, 3415318319, 'IN', 'IN', 'Bharti Cellular'), (0, '59.145.208.0', '59.145.208.255', 999411712, 999411967, 'IN', 'IN', 'Bharti'), (0, '202.56.231.112', '202.56.231.127', 3392726896, 3392726911, 'IN', 'IN', 'Bharti Cellular'), (0, '220.227.211.0', '220.227.211.255', 3705918208, 3705918463, 'IN', 'IN', 'Reliance'), (0, '219.64.0.0', '219.65.255.255', 3678404608, 3678535679, 'IN', 'IN', 'VSNL'), (0, '151.80.0.0', '151.80.255.255', 2538602496, 2538668031, 'IT', 'IT', 'Infostrada (telco?)'), (0, '151.83.0.0', '151.83.255.255', 2538799104, 2538864639, 'IT', 'IT', 'Infostrada (telco?)'), (0, '213.26.0.0', '213.26.255.255', 3575250944, 3575316479, 'IT', 'IT', 'Telecomitalia'), (0, '210.169.40.0', '210.169.40.255', 3534301184, 3534301439, 'JP', 'JP', 'AU (KDDI)'), (0, '210.196.3.192', '210.196.3.255', 3536061376, 3536061439, 'JP', 'JP', 'AU (KDDI)'), (0, '210.196.5.192', '210.196.5.255', 3536061888, 3536061951, 'JP', 'JP', 'AU (KDDI)'), (0, '210.230.128.0', '210.230.128.255', 3538321408, 3538321663, 'JP', 'JP', 'AU (KDDI)'), (0, '210.230.141.192', '210.230.141.255', 3538324928, 3538324991, 'JP', 'JP', 'AU (KDDI)'), (0, '210.234.105.32', '210.234.105.39', 3538577696, 3538577703, 'JP', 'JP', 'AU (KDDI)'), (0, '210.234.108.64', '210.234.108.127', 3538578496, 3538578559, 'JP', 'JP', 'AU (KDDI)'), (0, '210.251.1.192', '210.251.1.255', 3539665344, 3539665407, 'JP', 'JP', 'AU (KDDI)'), (0, '210.251.2.0', '210.251.2.31', 3539665408, 3539665439, 'JP', 'JP', 'AU (KDDI)'), (0, '211.5.1.0', '211.5.1.255', 3540320512, 3540320767, 'JP', 'JP', 'AU (KDDI)'), (0, '211.5.2.128', '211.5.2.255', 3540320896, 3540321023, 'JP', 'JP', 'AU (KDDI)'), (0, '211.5.7.0', '211.5.7.255', 3540322048, 3540322303, 'JP', 'JP', 'AU (KDDI)'), (0, '218.222.1.0', '218.222.1.255', 3671982336, 3671982591, 'JP', 'JP', 'AU (KDDI)'), (0, '61.117.0.0', '61.117.0.255', 1031077888, 1031078143, 'JP', 'JP', 'AU (KDDI)'), (0, '61.117.1.0', '61.117.1.255', 1031078144, 1031078399, 'JP', 'JP', 'AU (KDDI)'), (0, '61.117.2.0', '61.117.2.63', 1031078400, 1031078463, 'JP', 'JP', 'AU (KDDI)'), (0, '61.202.3.0', '61.202.3.255', 1036649216, 1036649471, 'JP', 'JP', 'AU (KDDI)'), (0, '219.108.158.0', '219.108.158.63', 3681328640, 3681328703, 'JP', 'JP', 'AU (KDDI)'), (0, '219.125.148.0', '219.125.148.255', 3682440192, 3682440447, 'JP', 'JP', 'AU (KDDI)'), (0, '222.5.63.0', '222.5.63.255', 3724885760, 3724886015, 'JP', 'JP', 'AU (KDDI)'), (0, '222.7.56.0', '222.7.56.255', 3725015040, 3725015295, 'JP', 'JP', 'AU (KDDI)'), (0, '222.5.62.128', '222.5.62.255', 3724885632, 3724885759, 'JP', 'JP', 'AU (KDDI)'), (0, '222.7.57.0', '222.7.57.255', 3725015296, 3725015551, 'JP', 'JP', 'AU (KDDI)'), (0, '59.135.38.128', '59.135.38.255', 998712960, 998713087, 'JP', 'JP', 'AU (KDDI)'), (0, '219.108.157.0', '219.108.157.255', 3681328384, 3681328639, 'JP', 'JP', 'AU (KDDI)'), (0, '219.125.151.128', '219.125.151.255', 3682441088, 3682441215, 'JP', 'JP', 'AU (KDDI)'), (0, '219.96.0.0', '219.127.255.255', 3680501760, 3682598911, 'JP', 'JP', 'AU (KDDI)'), (0, '210.153.84.0', '210.153.84.255', 3533263872, 3533264127, 'JP', 'JP', 'DoCoMo (i-mode)'), (0, '210.136.161.0', '210.136.161.255', 3532169472, 3532169727, 'JP', 'JP', 'DoCoMo (i-mode)'), (0, '210.153.86.0', '210.153.86.255', 3533264384, 3533264639, 'JP', 'JP', 'DoCoMo (i-mode)'), (0, '210.153.87.0', '210.153.87.255', 3533264640, 3533264895, 'JP', 'JP', 'DoCoMo (inet)'), (0, '203.138.180.0', '203.138.180.255', 3414864896, 3414865151, 'JP', 'JP', 'DoCoMo (e-mail)'), (0, '203.138.181.0', '203.138.181.255', 3414865152, 3414865407, 'JP', 'JP', 'DoCoMo (e-mail)'), (0, '203.138.203.0', '203.138.203.255', 3414870784, 3414871039, 'JP', 'JP', 'DoCoMo (email)'), (0, '202.179.204.0', '202.179.204.255', 3400780800, 3400781055, 'JP', 'JP', 'SoftBank'), (0, '202.253.96.248', '202.253.96.255', 3405603064, 3405603071, 'JP', 'JP', 'SoftBank'), (0, '210.146.7.192', '210.146.7.255', 3532785600, 3532785663, 'JP', 'JP', 'SoftBank'), (0, '210.146.60.192', '210.146.60.255', 3532799168, 3532799231, 'JP', 'JP', 'SoftBank'), (0, '210.151.9.128', '210.151.9.191', 3533113728, 3533113791, 'JP', 'JP', 'SoftBank'), (0, '210.169.130.112', '210.169.130.119', 3534324336, 3534324343, 'JP', 'JP', 'SoftBank'), (0, '210.169.130.120', '210.169.130.127', 3534324344, 3534324351, 'JP', 'JP', 'SoftBank'), (0, '210.169.176.0', '210.169.176.255', 3534336000, 3534336255, 'JP', 'JP', 'SoftBank'), (0, '210.175.1.128', '210.175.1.255', 3534684544, 3534684671, 'JP', 'JP', 'SoftBank'), (0, '210.228.189.0', '210.228.189.255', 3538205952, 3538206207, 'JP', 'JP', 'SoftBank'), (0, '211.8.159.128', '211.8.159.255', 3540557696, 3540557823, 'JP', 'JP', 'SoftBank'), (0, '84.15.0.0', '84.15.255.255', 1410269184, 1410334719, 'LT', 'LT', 'Bite'), (0, '213.226.128.0', '213.226.131.255', 3588390912, 3588391935, 'LT', 'LT', 'Bite'), (0, '212.93.97.0', '212.93.97.255', 3562889472, 3562889727, 'LV', 'LV', 'LMT'), (0, '194.134.0.0', '194.134.0.255', 3263561728, 3263561983, 'NL', 'NL', 'EuroNet(ISP)'), (0, '212.45.191.0', '212.45.191.31', 3559767808, 3559767839, 'NO', 'NO', 'Netcom'), (0, '130.244.196.90', '130.244.196.92', 2197079130, 2197079132, 'NO', 'NO', 'Tele2'), (0, '212.17.128.0', '212.17.151.255', 3557916672, 3557922815, 'NO', 'NO', 'Telenor'), (0, '166.179.37.130', '166.179.37.130', 2796758402, 2796758402, 'NZ', 'NZ', 'NZ Telco under WDSPCO?'), (0, '202.73.192.0', '202.73.207.255', 3393830912, 3393835007, 'NZ', 'NZ', 'Vodafone'), (0, '194.9.223.0', '194.9.223.255', 3255426816, 3255427071, 'PL', 'PL', 'Orange (PTK-Centertel)'), (0, '212.18.178.0', '212.18.178.255', 3557995008, 3557995263, 'PT', 'PT', 'Vodafone (Telecel)'), (0, '83.217.40.0', '83.217.43.255', 1406740480, 1406741503, 'RU', 'RU', 'Moscow Cellular'), (0, '217.8.224.0', '217.8.239.255', 3641237504, 3641241599, 'RU', 'RU', 'SCS'), (0, '217.118.84.0', '217.118.87.255', 3648410624, 3648411647, 'RU', 'RU', 'Vimpelcom (beeoffice)'), (0, '212.129.104.0', '212.129.119.255', 3565250560, 3565254655, 'RU', 'RU', 'Skylink'), (0, '130.244.0.0', '130.244.255.255', 2197028864, 2197094399, 'SE', 'SE', 'Swip (Tele2)'), (0, '192.71.148.0', '192.71.148.255', 3225916416, 3225916671, 'SE', 'SE', 'Telia'), (0, '217.174.67.0', '217.174.67.255', 3652076288, 3652076543, 'SE', 'SE', 'Telenor'), (0, '203.124.0.0', '203.124.3.255', 3413901312, 3413902335, 'SG', 'SG', 'SingTel'), (0, '213.151.208.128', '213.151.208.255', 3583496320, 3583496447, 'SK', 'SK', 'Orange (Globtel)'), (0, '203.170.228.0', '203.170.228.255', 3416974336, 3416974591, 'TH', 'TH', 'Loxinfo (telco?)'), (0, '82.206.233.0', '82.206.233.255', 1389291776, 1389292031, 'TG', 'TG', 'Togocel'), (0, '193.41.60.0', '193.41.63.255', 3240705024, 3240706047, 'UA', 'UA', 'Kyivstar'), (0, '193.108.252.0', '193.108.255.255', 3245145088, 3245146111, 'UG', 'UG', 'MTN-Uganda'), (0, '66.209.0.0', '66.209.31.255', 1120993280, 1121001471, 'US', 'US', 'Cingular'), (0, '68.24.0.0', '68.31.255.255', 1142423552, 1142947839, 'US', 'US', 'Sprint'), (0, '66.94.0.0', '66.94.31.255', 1113456640, 1113464831, 'US', 'US', 'T Mobile'), (0, '170.206.246.0', '170.206.247.255', 2865690112, 2865690623, 'US', 'US', 'Nextel'), (0, '166.128.0.0', '166.255.255.255', 2793406464, 2801795071, 'US', 'US', 'WDSPCO (ip leasing)'), (0, '200.40.246.0', '200.40.246.63', 3358127616, 3358127679, 'UY', 'UY', 'Ancel'), (0, '200.35.64.0', '200.35.64.255', 3357753344, 3357753599, 'VE', 'VE', 'Telcel'), (0, '196.11.240.228', '196.11.245.33', 3289116900, 3289117985, 'ZA', 'ZA', 'MTN'), (0, '196.31.58.5', '196.31.58.5', 3290380805, 3290380805, 'ZA', 'ZA', 'UUNET (telco?)'), (0, '196.207.32.253', '196.207.45.254', 3301908733, 3301912062, 'ZA', 'ZA', 'Vodacom'), (0, '80.232.117.0', '80.232.117.255', 1357411584, 1357411839, 'Opera', 'Op', 'Opera'), (1194709650, '196.11.239.0', '196.11.246.255', 3289116416, 3289118463, 'ZA', 'ZA', 'MTN'), (1194709650, '59.88.0.0', '59.99.255.255', 995622912, 996409343, 'IN', 'IN', 'BSNLNET'), (1194709650, '218.248.0.0', '218.248.255.255', 3673686016, 3673751551, 'IN', 'IN', 'BSNLNET'), (1194709650, '196.200.0.0', '196.207.255.255', 3301441536, 3301965823, 'ZA', 'ZA', 'Vodacom'), (1194709650, '203.145.131.0', '203.145.131.255', 3415311104, 3415311359, 'IN', 'IN', 'Bharti Cellular'), (1194709650, '203.145.188.128', '203.145.188.135', 3415325824, 3415325831, 'IN', 'IN', 'Bharti Cellular'), (1194709650, '58.104.0.0', '58.111.255.255', 979894272, 980418559, 'AU', 'AU', 'Optus'), (1194709650, '61.88.0.0', '61.88.255.255', 1029177344, 1029242879, 'AU', 'AU', 'Optus'), (1194709650, '220.236.0.0', '220.239.255.255', 3706454016, 3706716159, 'AU', 'AU', 'Optus'), (1194709650, '41.208.0.0', '41.208.63.255', 701497344, 701513727, 'ZA', 'ZA', 'MTN'), (1194709650, '196.3.94.0', '196.3.94.255', 3288555008, 3288555263, 'ZA', 'ZA', 'MTC'), (1194709650, '147.110.0.0', '147.110.255.255', 2473459712, 2473525247, 'ZA', 'ZA', 'Eskom'), (1194709650, '196.36.0.0', '196.39.127.255', 3290693632, 3290923007, 'ZA', 'ZA', 'IS'), (1194709650, '208.131.160.0', '208.131.191.255', 3498287104, 3498295295, 'JM', 'JM', 'Digicel'), (1194709650, '213.6.35.0', '213.6.40.255', 3573949184, 3573950719, 'PA', 'PA', 'PALTEL'), (1194709650, '80.7.112.0', '80.7.127.255', 1342664704, 1342668799, 'GB', 'GB', 'NTL'), (1194709650, '212.141.0.0', '212.141.255.255', 3566010368, 3566075903, 'IT', 'IT', 'WIND Telecom'), (1194709650, '202.56.4.0', '202.56.7.255', 3392668672, 3392669695, 'BD', 'BD', 'Grameenphone'), (1194709650, '60.240.0.0', '60.241.255.255', 1022361600, 1022492671, 'AU', 'AU', 'TPG'), (1194709650, '41.242.0.0', '41.242.255.255', 703725568, 703791103, 'ZA', 'ZA', 'TelKom'), (1194709650, '203.192.192.0', '203.192.255.255', 3418406912, 3418423295, 'IN', 'IN', 'In2cable'), (1194709650, '89.123.0.0', '89.123.255.255', 1501233152, 1501298687, 'RO', 'RO', 'Romtelecom'), (1194709650, '202.69.192.0', '202.69.207.255', 3393568768, 3393572863, 'LK', 'LK', 'MTN (Virgin Media)'), (1194709650, '203.145.137.160', '203.145.137.191', 3415312800, 3415312831, 'IN', 'IN', 'Idea Celular'), (1194709650, '202.78.232.0', '202.78.239.255', 3394168832, 3394170879, 'IN', 'IN', 'Alliance Braodband'), (1194709650, '202.75.128.0', '202.75.159.255', 3393945600, 3393953791, 'MY', 'MY', 'Maxis Communications'), (1194709650, '75.126.0.0', '75.126.255.255', 1266548736, 1266614271, 'US', 'US', 'SoftLayer'), (1194709650, '202.69.8.0', '202.69.15.255', 3393521664, 3393523711, 'PA', 'PA', 'Telenor'), (1194709650, '222.0.0.0', '222.15.255.255', 3724541952, 3725590527, 'JP', 'JP', 'KDDI'), (1194709650, '72.29.64.0', '72.29.95.255', 1209876480, 1209884671, 'US', 'US', 'Host Dime'), (1194709650, '217.113.74.0', '217.113.74.255', 3648080384, 3648080639, 'BE', 'BE', 'CelTel'), (1194709650, '164.100.0.0', '164.100.255.255', 2758017024, 2758082559, 'IN', 'IN', 'Nicnet'), (1194709650, '198.54.202.0', '198.54.202.255', 3325479424, 3325479679, 'ZA', 'ZA', 'Telkom'), (1194709650, '155.239.208.0', '155.239.209.255', 2616184832, 2616185343, 'ZA', 'ZA', 'Telkom'), (1194709650, '41.241.0.0', '41.241.255.255', 703660032, 703725567, 'ZA', 'ZA', 'TelKom'), (1194709650, '155.239.165.0', '155.239.165.255', 2616173824, 2616174079, 'ZA', 'ZA', 'TelKom'), (1194709650, '196.30.0.0', '196.30.255.255', 3290300416, 3290365951, 'ZA', 'ZA', 'Verzion'), (1194709650, '196.46.240.0', '196.46.247.255', 3291410432, 3291412479, 'NG', 'NG', 'Vee Mobile'), (1194709650, '72.27.0.0', '72.27.223.255', 1209729024, 1209786367, 'JM', 'JM', 'Digicel'), (1194709650, '70.0.0.0', '70.14.255.255', 1174405120, 1175388159, 'US', 'US', 'Sprint Wireless'), (1194709650, '86.128.0.0', '86.135.255.255', 1451229184, 1451753471, 'GB', 'GB', 'BT Braodband'), (1194709650, '217.42.0.0', '217.44.255.255', 3643408384, 3643604991, 'GB', 'GB', 'BT Braodband'), (1194709650, '82.132.192.0', '82.132.193.255', 1384431616, 1384432127, 'GB', 'GB', 'O2 Online'), (1194709650, '86.107.248.0', '86.107.255.255', 1449916416, 1449918463, 'RO', 'RO', 'Ambra'), (1194709650, '213.229.248.0', '213.229.249.255', 3588618240, 3588618751, 'SI', 'SI', 'Mobitel Gprs'), (1194709650, '213.229.196.0', '213.229.197.255', 3588604928, 3588605439, 'SI', 'SI', 'Mobitel Gprs'), (1194709650, '89.212.13.0', '89.212.13.255', 1507069184, 1507069439, 'SI', 'SI', 'T-2'), (1194709650, '84.23.96.0', '84.23.103.255', 1410818048, 1410820095, 'ZA', 'ZA', 'Etihadetisalat'), (1194709650, '58.27.128.0', '58.27.255.255', 974880768, 974913535, 'PA', 'PA', 'Wateen'), (1194709650, '59.160.0.0', '59.165.255.255', 1000341504, 1000734719, 'IN', 'IN', 'Videsh Sanchar Nigam'), (1194709650, '201.219.18.0', '201.219.18.255', 3386577408, 3386577663, 'ZA', 'ZA', 'Telecsa'), (1194709650, '203.135.0.0', '203.135.63.255', 3414622208, 3414638591, 'PK', 'PK', 'Paknet'), (1194709650, '213.6.0.0', '213.6.34.255', 3573940224, 3573949183, 'PA', 'PA', 'PalTel'), (1194709650, '203.177.91.0', '203.177.91.255', 3417398016, 3417398271, 'PH', 'PH', 'Globe'), (1194709650, '168.209.0.0', '168.210.255.255', 2832269312, 2832400383, 'ZA', 'ZA', 'NedNet2'), (1194709650, '212.31.96.0', '212.31.96.255', 3558825984, 3558826239, 'CY', 'CY', 'CytaMobile'), (1194709650, '203.88.0.0', '203.88.31.255', 3411542016, 3411550207, 'IN', 'IN', 'Max Telecom'), (1194709650, '124.43.0.0', '124.43.255.255', 2083192832, 2083258367, 'LK', 'LK', 'La Telecom'), (1194709650, '203.145.134.192', '203.145.134.223', 3415312064, 3415312095, 'IN', 'IN', 'Idea Celular'), (1194709650, '219.91.128.0', '219.91.255.255', 3680206848, 3680239615, 'IN', 'IN', 'Iqara Telecom'), (1194709650, '202.125.152.192', '202.125.152.255', 3397228736, 3397228799, 'PA', 'PA', 'PTML Gprs'), (1194709650, '220.233.0.0', '220.233.255.255', 3706257408, 3706322943, 'AU', 'AU', 'Exetel'), (1194709650, '220.101.0.0', '220.101.191.255', 3697606656, 3697655807, 'AU', 'AU', 'Unwired'), (1194709650, '203.193.192.0', '203.193.223.255', 3418472448, 3418480639, 'AU', 'AU', 'Community Telco'), (1194709650, '121.208.0.0', '121.223.255.255', 2043674624, 2044723199, 'AU', 'AU', 'Telstra Bigpond'), (1194709650, '143.238.0.0', '143.238.255.255', 2414739456, 2414804991, 'AU', 'AU', 'Telstra Bigpond'), (1194709650, '203.220.0.0', '203.220.255.255', 3420192768, 3420258303, 'AU', 'AU', 'COMindico'), (1194709650, '124.176.0.0', '124.191.255.255', 2091909120, 2092957695, 'AU', 'AU', 'Telstra Bigpond'), (1194709650, '202.168.0.0', '202.168.63.255', 3400007680, 3400024063, 'AU', 'AU', 'Comindico'), (1194709650, '122.148.0.0', '122.149.255.255', 2056519680, 2056650751, 'AU', 'AU', 'Dodo'), (1194709650, '86.148.0.0', '86.159.255.255', 1452539904, 1453326335, 'GB', 'GB', 'BT-Central Plus'), (1194709650, '205.239.0.0', '205.239.255.255', 3454992384, 3455057919, 'US', 'US', 'EDS'), (1194709650, '141.1.0.0', '141.85.255.255', 2365652992, 2371223551, 'RO', 'RO', 'PUB-NET'), (1194709650, '63.208.0.0', '63.215.255.255', 1070596096, 1071120383, 'US', 'US', 'Cricket Communications'), (1194709650, '203.115.0.0', '203.115.63.255', 3413311488, 3413327871, 'LK', 'LK', 'Telecom'), (1194709650, '116.0.0.0', '116.255.255.255', 1946157056, 1962934271, 'LK', 'LK', 'Lanka Communications'), (1194709650, '203.194.0.0', '203.194.63.255', 3418488832, 3418505215, 'AU', 'AU', 'COMindico'), (1194709650, '195.189.142.0', '195.189.143.255', 3283979776, 3283980287, 'NO', 'NO', 'Opera Software Norway'), (1194709650, '64.152.0.0', '64.159.255.255', 1083703296, 1084227583, 'US', 'US', 'Level 3 Communications'), (1194709650, '41.194.4.0', '41.194.4.126', 700580864, 700580990, 'ZA', 'ZA', 'Online-Malawi'), (1194709650, '211.28.0.0', '211.31.255.255', 3541827584, 3542089727, 'AU', 'AU', 'Optus'), (1194709650, '72.252.0.0', '72.252.255.255', 1224474624, 1224540159, 'JM', 'JM', 'Columbus Communication'), (1194709650, '217.171.128.0', '217.171.143.255', 3651895296, 3651899391, 'GB', 'GB', 'Hutchison 3G'), (1194709650, '202.45.96.0', '202.45.127.255', 3391971328, 3391979519, 'AU', 'AU', 'Netspace'), (1194716037, '82.113.122.0', '82.113.123.255', 1383168512, 1383169023, 'DE', 'DE', 'o2-Germany-IP-Backbone-MUN'), (1194716120, '163.121.128.0', '163.121.255.255', 2742648832, 2742681599, 'EG', 'TE', 'TE-DATA-Network'), (1194716154, '202.164.52.0', '202.164.52.31', 3399758848, 3399758879, 'IN', 'IN', 'BHAI-GURDASS-INSTITUTE'), (1194716201, '202.57.98.0', '202.57.98.255', 3392758272, 3392758527, 'PH', 'PH', 'INFOCOM-PH'), (1194716233, '82.148.96.0', '82.148.96.127', 1385455616, 1385455743, 'qa', 'QA', 'ISP-infrastructure'), (1194718014, '77.180.0.0', '77.180.255.255', 1303642112, 1303707647, 'DE', 'DE', 'ONEANDONE-DSL'), (1194716549, '202.152.64.0', '202.152.95.255', 3398975488, 3398983679, 'BN', 'BN', 'SIMPUR-AP'), (1194716678, '203.82.64.0', '203.82.95.255', 3411165184, 3411173375, 'MY', 'MY', 'CELCOMNET'), (1194716780, '212.17.144.0', '212.17.159.255', 3557920768, 3557924863, 'NO', 'NO', 'NO-MOBIL'), (1194716981, '213.149.112.0', '213.149.112.255', 3583340544, 3583340799, 'CS', 'CS', 'PROMONTE-GPRS'), (1194717036, '193.108.214.0', '193.108.214.255', 3245135360, 3245135615, 'UG', 'UG', 'MTN'), (1194717304, '212.200.65.0', '212.200.65.255', 3569893632, 3569893887, 'CS', 'CS', 'TELEKOM-NET'), (1194717409, '208.0.0.0', '208.255.255.255', 3489660928, 3506438143, 'AU', 'AU', 'ARIN-CIDR-BLOCK'), (1194717457, '217.113.64.0', '217.113.79.255', 3648077824, 3648081919, 'BE', 'BE', 'GWcomms'), (1194717472, '193.252.229.0', '193.252.229.159', 3254576384, 3254576543, 'DO', 'DO', 'FT-DOMINICANA'), (1194717548, '217.161.120.0', '217.161.120.255', 3651237888, 3651238143, 'SC', 'SC', 'CW-SEYCHELLES-NET'), (1194717643, '193.251.160.227', '193.251.160.255', 3254493411, 3254493439, 'GP', 'GP', 'FCM-NETWORK'), (1194718152, '10.0.0.0', '10.255.255.255', 167772160, 184549375, 'AU', 'AU', 'IANA-NETBLOCK-10'), (1194718249, '203.112.192.0', '203.112.223.255', 3413164032, 3413172223, 'BD', 'BD', 'BTTB'), (1194718410, '202.91.16.0', '202.91.23.255', 3394965504, 3394967551, 'TH', 'TH', 'DTACNET'), (1194718532, '194.154.224.0', '194.154.224.255', 3264929792, 3264930047, 'SK', 'SK', 'TMO-NAT'), (1194718728, '216.0.0.0', '216.255.255.255', 3623878656, 3640655871, 'AU', 'GT', 'ARIN-CIDR-BLOCK'), (1194718780, '194.176.32.0', '194.176.32.255', 3266322432, 3266322687, 'LT', 'LT', 'OMNITEL-NET-32'), (1194719310, '170.0.0.0', '170.255.255.255', 2852126720, 2868903935, 'EU #', 'US', 'EU-ZZ-170'), (1194719339, '203.200.0.0', '203.200.255.255', 3418882048, 3418947583, 'IN', 'IN', 'VSNL-IN'), (1194719804, '82.37.232.0', '82.37.239.255', 1378215936, 1378217983, 'GB', 'GB', 'BROADBANDAUDIT'), (1194719823, '210.212.163.0', '210.212.163.63', 3537150720, 3537150783, 'IN', 'IN', 'GPRSPune'), (1194720038, '213.161.153.0', '213.161.153.255', 3584137472, 3584137727, 'TR', 'TR', 'IS-TIM'), (1194720087, '195.222.56.0', '195.222.56.127', 3286120448, 3286120575, 'BA', 'BA', 'BHT-GPRS'), (1194721255, '217.175.160.0', '217.175.165.255', 3652165632, 3652167167, 'FR', 'FR', 'OUTREMER-TELECOM'), (1194721520, '193.253.141.0', '193.253.141.255', 3254619392, 3254619647, 'FR', 'FR', 'ORANGE-FR'), (1194721951, '212.200.244.0', '212.200.247.255', 3569939456, 3569940479, 'CS', 'RS', 'TELEKOM-NET'), (1194721962, '201.0.0.0', '201.255.255.255', 3372220416, 3388997631, 'AU', 'PY', 'LACNIC-CIDR-BLOCK'), (1194722591, '217.116.104.0', '217.116.111.255', 3648284672, 3648286719, 'PL', 'PL', 'PWLAN-GPRS'), (1194722975, '194.177.224.0', '194.177.224.255', 3266437120, 3266437375, 'GL', 'GL', 'TELENET-GL'), (1194723066, '213.140.59.0', '213.140.59.255', 3582737152, 3582737407, 'DZ', 'DZ', 'AlgerieTelecom-1'), (1194723392, '193.230.161.0', '193.230.161.255', 3253117184, 3253117439, 'ro', 'RO', 'MOBIFON'), (1194724170, '217.31.224.0', '217.31.255.255', 3642744832, 3642753023, 'TR', 'TR', 'TR-RTNET-20001030'), (1194724248, '82.114.160.0', '82.114.160.255', 1383243776, 1383244031, 'YE', 'YE', 'YEMEN-NET-GATEWAY'), (1194724483, '220.231.64.0', '220.231.127.255', 3706142720, 3706159103, 'VN', 'VN', 'VIETEL-VNNIC-VN'), (1194725742, '196.200.80.0', '196.200.95.255', 3301462016, 3301466111, 'EU #', 'ML', 'AFRINIC-NET-TRANSFERRED-20050223'), (1194725940, '213.132.224.0', '213.132.255.255', 3582255104, 3582263295, 'KW', 'KW', 'KW-GULFSAT-20020717'), (1194727367, '212.118.140.0', '212.118.143.255', 3564538880, 3564539903, 'SA', 'SA', 'SAUDINET-INFRASTRUCTURE'), (1194727639, '212.96.0.0', '212.96.31.255', 3563061248, 3563069439, 'EU #', 'GH', 'AFRINIC-NET-TRANSFERRED-20050223'), (1194728640, '217.71.50.0', '217.71.50.255', 3645321728, 3645321983, 'BA', 'BA', 'INET-ZV1-POOL'), (1194730189, '194.126.0.0', '194.126.31.255', 3263037440, 3263045631, 'LB', 'LB', 'LB-INCONET-951218'), (1194730284, '202.152.240.0', '202.152.240.255', 3399020544, 3399020799, 'ID', 'ID', 'XLGPRS-ID'), (1194730863, '200.0.0.0', '200.255.255.255', 3355443200, 3372220415, 'AU', 'MX', 'LACNIC-CIDR-BLOCK'), (1194730898, '190.0.0.0', '190.255.255.255', 3187671040, 3204448255, 'AU', 'GY', 'LACNIC-CIDR-BLOCK'), (1194731575, '202.3.208.0', '202.3.223.255', 3389247488, 3389251583, 'ID', 'ID', 'TELKOMSEL-ID'), (1194731840, '210.212.31.0', '210.212.31.63', 3537116928, 3537116991, 'IN', 'IN', 'GPRS-EAST-BSNL'), (1194732114, '217.123.0.0', '217.123.63.255', 3648716800, 3648733183, 'NL', 'NL', 'EKC-ATHOME-SNEEK'), (1194732310, '217.74.240.0', '217.74.247.255', 3645566976, 3645569023, 'RU', 'RU', 'KUBANGSM-NET'), (1194732670, '217.65.192.0', '217.65.194.103', 3644964864, 3644965479, 'YU', 'RS', 'MOBTEL-NET'), (1194735290, '85.98.46.0', '85.98.47.255', 1432497664, 1432498175, 'tr', 'TR', 'TurkTelekom'), (1194737579, '151.81.0.0', '151.81.255.255', 2538668032, 2538733567, 'IT', 'IT', 'IUNET-BNET81'), (1194738406, '212.23.97.0', '212.23.97.127', 3558301952, 3558302079, 'DE', 'DE', 'EP-SERVICE-NETZ'), (1194742639, '195.252.64.0', '195.252.67.255', 3288088576, 3288089599, 'rs', 'RS', 'NET3D-2'), (1194742826, '206.0.0.0', '206.255.255.255', 3456106496, 3472883711, 'AU', 'CA', 'ARIN-CIDR-BLOCK'), (1194744108, '212.91.96.0', '212.91.123.255', 3562758144, 3562765311, 'HR', 'HR', 'VIPNET'), (1194745198, '203.92.128.0', '203.92.159.255', 3411836928, 3411845119, 'MY', 'MY', 'DIGI-MY'), (1194745458, '80.82.187.0', '80.82.187.255', 1347599104, 1347599359, 'RU', 'RU', 'BaikalVestcom'), (1194746524, '202.1.196.0', '202.1.207.255', 3389113344, 3389116415, 'MV', 'MV', 'DNET-02'), (1194749707, '213.149.104.0', '213.149.104.255', 3583338496, 3583338751, 'YU', 'RS', 'MONETGSM'), (1194751217, '213.87.80.0', '213.87.95.255', 3579269120, 3579273215, 'RU', 'RU', 'MTSGPRS-2'), (1194751490, '207.0.0.0', '207.255.255.255', 3472883712, 3489660927, 'AU', 'US', 'ARIN-CIDR-BLOCK'), (1194753784, '205.0.0.0', '205.255.255.255', 3439329280, 3456106495, 'AU', 'US', 'ARIN-CIDR-BLOCK'), (1194757166, '217.118.80.0', '217.118.83.255', 3648409600, 3648410623, 'RU', 'RU', 'BEEWLAN1'), (1194757255, '217.114.160.0', '217.114.175.255', 3648167936, 3648172031, 'IE', 'IE', 'IE-INFLOW-20010125'), (1194760387, '203.162.12.216', '203.162.12.223', 3416394968, 3416394975, 'VN', 'VN', 'VMS-NET'), (1194761713, '124.6.192.0', '124.6.223.255', 2080817152, 2080825343, 'NZ', 'NZ', 'VODAFONE-NZ'), (1194762153, '212.39.96.32', '212.39.96.63', 3559350304, 3559350335, 'BA', 'BA', 'ERONET'), (1194762990, '212.152.64.0', '212.152.95.255', 3566747648, 3566755839, 'GR', 'GR', 'TELESTET-ISP'), (1194765329, '212.51.122.0', '212.51.123.255', 3560143360, 3560143871, 'HU', 'HU', 'WESTEL900'), (1194768093, '193.95.0.0', '193.95.127.255', 3244228608, 3244261375, 'EU #', 'TN', 'AFRINIC-NET-TRANSFERRED-20050223'), (1194768418, '202.160.32.0', '202.160.47.255', 3399491584, 3399495679, 'BN', 'BN', 'BRUNET-BN'), (1194770312, '212.0.128.0', '212.0.159.255', 3556802560, 3556810751, 'EU #', 'SD', 'AFRINIC-NET-TRANSFERRED-20050223'), (1194771454, '89.116.0.0', '89.116.63.255', 1500774400, 1500790783, 'LT', 'LT', 'LRTC-INFRASTRUCT-P2P'), (1194772889, '212.204.254.0', '212.204.254.255', 3570204160, 3570204415, 'NL', 'NL', 'NL-WIDEXS-NETBLOCK'), (1194773326, '213.185.126.0', '213.185.126.255', 3585703424, 3585703679, 'TZ', 'TZ', 'INTELSAT-CUST-SATCOM-TZ'), (1194776009, '213.161.40.0', '213.161.43.255', 3584108544, 3584109567, 'FI', 'FI', 'RLINJA'), (1194777161, '212.9.19.192', '212.9.19.207', 3557364672, 3557364687, 'GB', 'GB', 'JERSEY-TELECOM-INFRA'), (1194777490, '217.168.176.0', '217.168.191.255', 3651710976, 3651715071, 'AZ', 'AZ', 'AZ-AZERCELLTELECOM-20040722'), (1194779552, '194.65.126.0', '194.65.126.255', 3259072000, 3259072255, 'PT', 'PT', 'TLMPT'), (1194782831, '202.62.96.0', '202.62.111.255', 3393085440, 3393089535, 'LA', 'LA', 'ETL-LA'), (1194783816, '217.118.76.0', '217.118.79.255', 3648408576, 3648409599, 'RU', 'RU', 'BEEGPRSPE'), (1194784207, '212.224.160.0', '212.224.223.255', 3571490816, 3571507199, 'be', 'BE', 'BE-MOBISTAR-GPRS'), (1194784861, '87.109.0.0', '87.109.63.255', 1466761216, 1466777599, 'sa', 'SA', 'SaudiNet_Dialup_Pool#1'), (1194784991, '217.118.92.0', '217.118.95.255', 3648412672, 3648413695, 'RU', 'RU', 'BEEWLAN3'), (1194785593, '124.82.0.0', '124.82.255.255', 2085748736, 2085814271, 'MY', 'MY', 'TM-ADSL'), (1194786711, '212.252.192.0', '212.252.255.255', 3573334016, 3573350399, 'TR', 'TR', 'SOLNET-3-2-2'), (1194787550, '217.118.88.0', '217.118.91.255', 3648411648, 3648412671, 'RU', 'RU', 'BEEWLAN2'), (1194788758, '213.158.196.0', '213.158.196.255', 3583951872, 3583952127, 'PL', 'PL', 'ERANET005'), (1194789715, '195.112.246.0', '195.112.246.255', 3278960128, 3278960383, 'RU', 'RU', 'KRASNET-LRC'), (1194789919, '217.118.64.0', '217.118.67.255', 3648405504, 3648406527, 'RU', 'RU', 'BEEGPRS'), (1194790148, '212.154.129.0', '212.154.129.255', 3566895360, 3566895615, 'KZ', 'KZ', 'MTS'), (1194790324, '211.139.128.0', '211.139.255.255', 3549134848, 3549167615, 'cn', 'CN', 'CMNET-guangdong'), (1194790533, '213.158.192.0', '213.158.195.255', 3583950848, 3583951871, 'PL', 'PL', 'ERANET001'), (1194792215, '212.98.160.0', '212.98.191.255', 3563233280, 3563241471, 'BY', 'BY', 'BY-BN-990917'), (1194792968, '221.132.117.0', '221.132.117.63', 3716445440, 3716445503, 'PK', 'PK', 'PMCL'), (1194794466, '123.49.0.0', '123.49.63.255', 2066808832, 2066825215, 'BD', 'BD', 'BTTB'), (1194794790, '195.85.238.0', '195.85.238.255', 3277188608, 3277188863, 'RU', 'RU', 'TAIF-TELCOM-AREA'), (1194795173, '202.93.153.0', '202.93.153.255', 3395131648, 3395131903, 'KH', 'KH', 'APPLIFONE'), (1194798784, '212.35.66.0', '212.35.66.255', 3559080448, 3559080703, 'JO', 'JO', 'FIRSTNET-JO'), (1194802218, '219.92.0.0', '219.93.255.255', 3680239616, 3680370687, 'MY', 'MY', 'TMNET-MY-1'), (1194806632, '217.165.200.0', '217.165.215.255', 3651520512, 3651524607, 'AE', 'AE', 'GPRS-EMIRNET'), (1194808192, '195.46.107.0', '195.46.107.255', 3274599168, 3274599423, 'RU', 'RU', 'IRTEL'), (1194812368, '80.93.184.0', '80.93.187.255', 1348319232, 1348320255, 'RU', 'RU', 'RZT-OBLAST'), (1194814464, '194.170.0.0', '194.170.3.255', 3265921024, 3265922047, 'AE', 'AE', 'EMIRNET-EMIRNET'), (1194823125, '212.47.107.0', '212.47.107.255', 3559877376, 3559877631, 'LT', 'LT', 'OT-GPRS-2'), (1194823749, '80.41.0.0', '80.41.255.255', 1344864256, 1344929791, 'GB', 'GB', 'DSL-TISCALI-UK'), (1194824229, '212.92.139.192', '212.92.139.255', 3562834880, 3562834943, 'RU', 'RU', 'MTELESYS-NN3'), (1194825396, '194.84.5.128', '194.84.5.255', 3260286336, 3260286463, 'RU', 'RU', 'SMARTS-NET'), (1194833976, '212.58.176.0', '212.58.191.255', 3560615936, 3560620031, 'ua', 'UA', 'ASTELIT-NET'), (1194834127, '81.132.0.0', '81.132.255.255', 1367605248, 1367670783, 'GB', 'GB', 'BT-CENTRAL-PLUS'), (1194836345, '212.118.154.0', '212.118.155.255', 3564542464, 3564542975, 'SA', 'SA', 'STC-GPRS'), (1194838472, '80.243.64.0', '80.243.65.255', 1358118912, 1358119423, 'RU', 'RU', 'VNTC-NET'), (1194841459, '209.0.0.0', '209.255.255.255', 3506438144, 3523215359, 'AU', 'US', 'ARIN-CIDR-BLOCK'), (1194844087, '220.255.0.0', '220.255.255.255', 3707699200, 3707764735, 'SG', 'SG', 'SINGNET-SG'), (1194844993, '86.97.96.0', '86.97.111.255', 1449222144, 1449226239, 'AE', 'AE', 'ETISALATADSL-EMIRNET'), (1194845198, '203.143.0.0', '203.143.63.255', 3415146496, 3415162879, 'LK', 'LK', 'LANKACOMM-LK'), (1194850756, '80.12.212.0', '80.12.213.63', 1343017984, 1343018303, 'RE', 'RE', 'GPRS-Orange-Reunion'), (1194855699, '217.200.176.0', '217.200.209.255', 3653808128, 3653816831, 'IT', 'IT', 'TIM'), (1194856767, '194.176.50.0', '194.176.50.255', 3266327040, 3266327295, 'LT', 'LT', 'OMNITEL-GPRS-USERS-194-176-50'), (1194858512, '194.126.53.1', '194.126.53.255', 3263051009, 3263051263, 'kw', 'KW', 'Gulfsat-NMTC'), (1194861650, '86.127.25.0', '86.127.25.255', 1451170048, 1451170303, 'RO', 'RO', 'RO-RCS-RDS-CABLELINK'), (1194862841, '203.162.16.0', '203.162.31.255', 3416395776, 3416399871, 'VN', 'VN', 'VDC-NET'), (1194863601, '202.22.194.208', '202.22.194.223', 3390489296, 3390489311, 'BD', 'BD', 'BANGLALINKGPRS'), (1194864930, '88.28.0.0', '88.31.255.255', 1478230016, 1478492159, 'ES', 'ES', 'TME'), (1194867051, '219.234.80.0', '219.234.95.255', 3689566208, 3689570303, 'CN', 'CN', 'CENTEKNET'), (1194867987, '166.0.0.0', '166.255.255.255', 2785017856, 2801795071, 'EU #', 'US', 'EU-ZZ-166'), (1194869384, '193.225.152.0', '193.225.155.255', 3252787200, 3252788223, 'HU', 'HU', 'PANNON-NET'), (1194871248, '203.144.64.0', '203.144.95.255', 3415228416, 3415236607, 'KH', 'KH', 'CAMGSM-TELESURF'), (1194871401, '85.98.144.0', '85.98.255.255', 1432522752, 1432551423, 'tr', 'TR', 'TurkTelekom'), (1194876175, '87.74.24.0', '87.74.25.255', 1464473600, 1464474111, 'GB', 'GB', 'BULLDOG-CHT-DYN'), (1194877713, '212.120.166.224', '212.120.166.255', 3564676832, 3564676863, 'RU', 'RU', 'URALSVIAZINFORM-GPRS-NET'), (1194878238, '84.120.0.0', '84.123.255.255', 1417150464, 1417412607, 'ES', 'ES', 'ONO-SCOPES-PCs'), (1194878706, '212.141.188.224', '212.141.188.239', 3566058720, 3566058735, 'IT', 'IT', 'WIND'), (1194879255, '89.214.0.0', '89.214.63.255', 1507196928, 1507213311, 'PT', 'PT', 'PT-TMN-200611'), (1194879576, '86.60.0.0', '86.60.15.255', 1446772736, 1446776831, 'SA', 'SA', 'SA-FAISALIAH'), (1194880141, '212.23.126.0', '212.23.126.31', 3558309376, 3558309407, 'DE', 'DE', 'GPRS-NAT-POOL1'), (1194880501, '202.159.192.0', '202.159.255.255', 3399467008, 3399483391, 'IN', 'IN', 'MTNL-ISP'), (1194881560, '77.232.96.0', '77.232.127.255', 1307074560, 1307082751, 'SA', 'SA', 'SA-ICC-20061213'), (1194881754, '195.112.227.216', '195.112.227.251', 3278955480, 3278955515, 'RU', 'RU', 'KRASNET-LRC'), (1194883834, '195.47.255.0', '195.47.255.255', 3274702592, 3274702847, 'KZ', 'KZ', 'KCELL'), (1194884139, '212.88.139.128', '212.88.139.255', 3562572672, 3562572799, 'LU', 'LU', 'VOXMOBILE-NET1'), (1194886063, '62.241.128.0', '62.241.159.255', 1056014336, 1056022527, 'EU #', 'EG', 'AFRINIC-NET-TRANSFERRED-20050223'), (1194891557, '217.148.52.0', '217.148.52.255', 3650368512, 3650368767, 'RU', 'RU', 'YCC-WAN'), (1194893533, '217.11.190.0', '217.11.190.255', 3641425408, 3641425663, 'TJ', 'TJ', 'TJ-SHUHRAT-20070222'), (1194893737, '203.81.192.0', '203.81.239.255', 3411132416, 3411144703, 'PK', 'PK', 'WORLDCALL'), (1194895193, '196.201.64.0', '196.201.95.255', 3301523456, 3301531647, 'EU #', 'CI', 'AFRINIC-NET-TRANSFERRED-20050223'), (1194896685, '77.74.64.0', '77.74.64.255', 1296711680, 1296711935, 'KZ', 'KZ', 'KZ-KAR-TEL-IT'), (1194896822, '212.2.96.0', '212.2.103.223', 3556925440, 3556927455, 'PL', 'PL', 'PLUSNET'), (1194897767, '151.82.0.0', '151.82.255.255', 2538733568, 2538799103, 'IT', 'IT', 'IUNET-BNET82'), (1194898404, '195.239.153.0', '195.239.153.255', 3287259392, 3287259647, 'RU', 'RU', 'BMT-net'), (1194898465, '222.124.198.128', '222.124.198.191', 3732719232, 3732719295, 'ID', 'ID', 'TLKM_D2_AST_CUSTOMER'), (1194899009, '82.178.124.0', '82.178.125.255', 1387428864, 1387429375, 'OM', 'OM', 'OMAN-GPRS-2004'), (1194903009, '86.99.216.0', '86.99.223.255', 1449383936, 1449385983, 'AE', 'AE', 'ETISALATADSL-EMIRNET'), (1194905730, '149.254.200.0', '149.254.200.255', 2516502528, 2516502783, 'GB', 'GB', 'TMUK-GI-MISC'), (1194907088, '212.169.66.0', '212.169.66.15', 3567862272, 3567862287, 'NO', 'NO', 'NO-NETCOM-MMS-WAPGW'), (1194910997, '196.203.0.0', '196.203.255.255', 3301638144, 3301703679, 'EU #', 'TN', 'AFRINIC-NET-TRANSFERRED-20050223'), (1194914396, '149.254.192.0', '149.254.192.255', 2516500480, 2516500735, 'GB', 'GB', 'TMUK-UKSA-OFFICELINK-PPTP'), (1194917676, '82.135.48.0', '82.135.55.255', 1384591360, 1384593407, 'de', 'DE', 'MMG'), (1194960312, '217.164.230.0', '217.164.255.255', 3651462656, 3651469311, 'AE', 'AE', 'ETISALATADSL-EMIRNET'), (1194972493, '87.94.46.0', '87.94.46.255', 1465789952, 1465790207, 'FI', 'FI', 'DNA-NETWORKS-1'); INSERT INTO `ibwf_mobile_carrier` (`time`, `ip_min`, `ip_max`, `num_min`, `num_max`, `country`, `cc`, `network`) VALUES (1194973282, '217.168.0.0', '217.168.5.63', 3651665920, 3651667263, 'ES', 'ES', 'XFERA-NET'), (1194974585, '202.152.192.0', '202.152.207.255', 3399008256, 3399012351, 'ID', 'ID', 'RATELINDONET-ID'), (1194981161, '82.114.178.0', '82.114.179.255', 1383248384, 1383248895, 'YE', 'YE', 'YT-YEMEN-NET-TAIZ-POP6'), (1194983095, '213.178.224.0', '213.178.255.255', 3585269760, 3585277951, 'SY', 'SY', 'SY-SCS-NET-20030303'), (1194983436, '83.225.0.0', '83.225.255.255', 1407254528, 1407320063, 'IT', 'IT', 'VODAFONE-IT'), (1194987397, '213.52.216.192', '213.52.216.197', 3577010368, 3577010373, 'GB', 'GB', 'GL-Glue-Novarra'), (1194991465, '213.143.44.0', '213.143.63.255', 3582929920, 3582935039, 'ES', 'ES', 'AMENANET'), (1194997261, '193.239.128.0', '193.239.129.255', 3253698560, 3253699071, 'UA', 'UA', 'UA-URS'), (1194998167, '168.187.0.0', '168.187.255.255', 2830827520, 2830893055, 'KW', 'KW', 'KEMS-KW'), (1195002669, '194.176.111.0', '194.176.111.255', 3266342656, 3266342911, 'KG', 'KG', 'BITEL-RIPE-NET'), (1195004934, '202.122.144.0', '202.122.159.255', 3397029888, 3397033983, 'MY', 'MY', 'MAXISNET'), (1195010544, '195.91.64.52', '195.91.64.55', 3277537332, 3277537335, 'SK', 'SK', 'GPRS'), (1195013027, '210.245.0.0', '210.245.127.255', 3539271680, 3539304447, 'VN', 'VN', 'FPT-VNNIC-VN'), (1195016281, '202.0.0.0', '203.255.255.255', 3388997632, 3422552063, 'AU', 'MU', 'APNIC-AP'), (1195016363, '148.0.0.0', '148.255.255.255', 2483027968, 2499805183, 'EU #', 'MX', 'EU-ZZ-148'), (1195018815, '131.0.0.0', '131.255.255.255', 2197815296, 2214592511, 'EU #', 'US', 'EU-ZZ-131'), (1195019518, '91.135.210.0', '91.135.210.255', 1535627776, 1535628031, 'RU', 'RU', 'RECOM'), (1195019574, '62.217.208.0', '62.217.215.255', 1054461952, 1054463999, 'RO', 'RO', 'ORANGE-ROMANIA-NET-1'), (1195038851, '80.243.77.0', '80.243.79.255', 1358122240, 1358123007, 'RU', 'RU', 'VNTC-GPRS'), (1195040544, '211.137.48.0', '211.137.79.255', 3548983296, 3548991487, 'cn', 'CN', 'CMNET-hubei'), (1195040875, '89.205.160.0', '89.205.191.255', 1506648064, 1506656255, 'NL', 'NL', 'TMONL-NET'), (1195041383, '196.201.32.0', '196.201.63.255', 3301515264, 3301523455, 'EU #', 'GH', 'AFRINIC-NET-TRANSFERRED-20050223'), (1195042006, '83.188.96.0', '83.188.127.255', 1404854272, 1404862463, 'RU', 'SE', 'RU-TELE2-GPRS2'), (1195042049, '203.113.138.64', '203.113.138.127', 3413215808, 3413215871, 'vn', 'VN', 'VIETELMOBILE-NET'), (1195042076, '81.129.0.0', '81.129.255.255', 1367408640, 1367474175, 'GB', 'GB', 'BT-CENTRAL-PLUS'), (1195043266, '202.59.174.0', '202.59.174.255', 3392908800, 3392909055, 'ID', 'ID', 'HutchisonCPT'), (1195044865, '202.1.192.0', '202.1.192.255', 3389112320, 3389112575, 'MV', 'MV', 'DHIVEHINET-CORE-NETWORK'), (1195045588, '77.114.0.0', '77.115.255.255', 1299316736, 1299447807, 'PL', 'PL', 'PLUSNET'), (1195047052, '203.128.248.0', '203.128.251.255', 3414226944, 3414227967, 'ID', 'ID', 'PT-MOBILE-8-Telecom-Tbk'), (1195047559, '213.154.64.0', '213.154.95.255', 3583655936, 3583664127, 'EU #', 'SN', 'AFRINIC-NET-TRANSFERRED-20050223'), (1195047858, '202.63.224.0', '202.63.239.255', 3393183744, 3393187839, 'SG', 'SG', 'SINGTELSAT'), (1195051037, '81.56.190.0', '81.56.255.255', 1362673152, 1362690047, 'FR', 'FR', 'FR-PROXAD-ADSL'), (1195057765, '213.193.32.0', '213.193.63.255', 3586203648, 3586211839, 'EU #', 'BW', 'AFRINIC-NET-TRANSFERRED-20050223'), (1195059196, '213.253.117.72', '213.253.117.79', 3590157640, 3590157647, 'SI', 'SI', 'SOFTNETLTD'), (1195061934, '80.95.229.0', '80.95.232.255', 1348461824, 1348462847, 'SI', 'SI', 'SIMOBIL-NET'), (1195065149, '91.94.0.0', '91.94.127.255', 1532887040, 1532919807, 'PL', 'PL', 'PL-IDEA-MOBILE-NET-1'), (1195075117, '62.150.136.0', '62.150.136.255', 1050052608, 1050052863, 'KW', 'KW', 'GPRS-NET'), (1195078132, '213.136.96.0', '213.136.127.255', 3582484480, 3582492671, 'EU #', 'CI', 'AFRINIC-NET-TRANSFERRED-20050223'), (1195079430, '213.163.96.0', '213.163.127.255', 3584253952, 3584262143, 'CS', 'RS', 'YU-PTKOSOVO-20021015'), (1195085242, '124.124.0.0', '124.125.255.255', 2088501248, 2088632319, 'IN', 'IN', 'RCOM'), (1195093940, '193.120.116.0', '193.120.116.255', 3245896704, 3245896959, 'IE', 'IE', 'LEAF-IRELAND'), (1195096944, '212.44.0.0', '212.44.63.255', 3559653376, 3559669759, 'GB', 'GB', 'UK-DIALNET-980223'), (1195107281, '90.137.0.0', '90.137.63.255', 1518927872, 1518944255, 'RU', 'SE', 'RU-TELE2-GPRS'), (1195113002, '202.172.192.0', '202.172.255.255', 3400318976, 3400335359, 'SG', 'SG', 'ONE-NET-ISP'), (1195114928, '193.239.182.0', '193.239.183.255', 3253712384, 3253712895, 'MD', 'MD', 'VoxtelSA'), (1195115472, '62.44.168.0', '62.44.175.255', 1043113984, 1043116031, 'DK', 'DK', 'TeliaMobile'), (1195115777, '213.10.0.0', '213.10.127.255', 3574202368, 3574235135, 'NL', 'NL', 'NL-PMG-ADSL'), (1195116795, '213.165.47.0', '213.165.62.255', 3584372480, 3584376575, 'SA', 'SA', 'ZAJOUL'), (1195129099, '121.54.0.0', '121.54.127.255', 2033582080, 2033614847, 'PH', 'PH', 'SMARTBRO-PH'), (1195133112, '217.66.144.0', '217.66.147.255', 3645018112, 3645019135, 'RU', 'RU', 'SPBMTS'), (1195133824, '213.230.128.0', '213.230.159.255', 3588653056, 3588661247, 'IT', 'IT', 'IT-TIM-20000516'), (1195139504, '165.21.0.0', '165.21.255.255', 2769616896, 2769682431, 'SG', 'SG', 'SINGNET'), (1195148934, '213.211.64.0', '213.211.127.255', 3587391488, 3587407871, 'KZ', 'KZ', 'KZ-NURSAT-20001220'), (1195152376, '62.1.251.0', '62.1.251.255', 1040317184, 1040317439, 'GR', 'GR', 'FORTHNET-NOC-ATH'), (1195152741, '217.113.78.0', '217.113.79.255', 3648081408, 3648081919, 'MW', 'MW', 'celtelplus-mw'), (1195154065, '81.30.218.0', '81.30.221.255', 1360976384, 1360977407, 'RU', 'RU', 'UBN'), (1195167501, '213.185.121.0', '213.185.121.255', 3585702144, 3585702399, 'LR', 'LR', 'INTELSAT-CUST-ATLANTICWIRELESS-LR'), (1195174245, '218.212.0.0', '218.212.255.255', 3671326720, 3671392255, 'SG', 'SG', 'SGCABLEVISION-SG'), (1195180698, '212.154.128.0', '212.154.128.255', 3566895104, 3566895359, 'KZ', 'KZ', 'KOBACKBONE'), (1195181104, '91.191.64.0', '91.191.95.255', 1539260416, 1539268607, 'SK', 'SK', 'TO2SK-NET-1'), (1195193787, '83.188.32.0', '83.188.63.255', 1404837888, 1404846079, 'RU', 'SE', 'RU-TELE2-GPRS'), (1195195129, '213.229.200.0', '213.229.200.255', 3588605952, 3588606207, 'SI', 'SI', 'MOBITEL-GPRS'), (1195213251, '84.196.0.0', '84.196.255.255', 1422131200, 1422196735, 'BE', 'BE', 'TELENET'), (1195214254, '121.240.0.0', '121.247.255.255', 2045771776, 2046296063, 'IN', 'IN', 'VSNL-IN'), (1195214591, '82.162.0.0', '82.162.255.255', 1386348544, 1386414079, 'RU', 'RU', 'RU-PRIMORYE-20030716'), (1195216259, '194.48.124.0', '194.48.139.255', 3257957376, 3257961471, 'AT', 'AT', 'MOBILKOM-AT'), (1195221028, '217.171.129.0', '217.171.129.255', 3651895552, 3651895807, 'gb', 'GB', 'H3GUK-Internal-Public'), (1195224188, '213.177.170.128', '213.177.170.159', 3585190528, 3585190559, 'DZ', 'DZ', 'OTA-IT-NET'), (1195225443, '217.171.181.0', '217.171.181.127', 3651908864, 3651908991, 'IQ', 'IQ', 'KURDISTANNET'), (1195240338, '220.224.0.0', '220.227.255.255', 3705667584, 3705929727, 'IN', 'IN', 'RCOM'), (1195272826, '116.14.0.0', '116.15.255.255', 1947074560, 1947205631, 'SG', 'SG', 'SINGNET-SG'), (1195278956, '88.158.152.0', '88.158.159.255', 1486788608, 1486790655, 'RO', 'RO', 'RO-ASCONET'), (1195299077, '195.22.108.0', '195.22.111.255', 3273026560, 3273027583, 'RU', 'RU', 'BCELL-NET'), (1195310295, '82.0.0.0', '82.31.255.255', 1375731712, 1377828863, 'GB', 'GB', 'UK-NTLI-20030228'), (1195313101, '217.113.65.0', '217.113.68.127', 3648078080, 3648078975, 'CG', 'CG', 'CELTELPLUS-CG'), (1195318442, '60.48.0.0', '60.54.255.255', 1009778688, 1010237439, 'MY', 'MY', 'XDSLSTREAMYX'), (1195322199, '213.87.72.0', '213.87.75.95', 3579267072, 3579267935, 'ru', 'RU', 'MTSNET-URAL'), (1195322835, '83.138.189.128', '83.138.189.135', 1401601408, 1401601415, 'GB', 'GB', 'RSPC-UK-Yospace-Technologies-Ltd'), (1195338612, '193.41.208.0', '193.41.209.255', 3240742912, 3240743423, 'IL', 'IL', 'GO-NEXT'), (1195360832, '77.208.0.0', '77.211.255.255', 1305477120, 1305739263, 'ES', 'ES', 'ES-AIRTEL-20070130'), (1195362931, '202.164.128.0', '202.164.159.255', 3399778304, 3399786495, 'IN', 'IN', 'ASIANET'), (1195368016, '62.135.192.0', '62.135.207.255', 1049083904, 1049087999, 'DK', 'DK', 'TDCMOBIL2'), (1195374422, '77.67.128.0', '77.67.255.255', 1296269312, 1296302079, 'TR', 'TR', 'TR-TURKCELL-20070205'), (1195375941, '62.231.192.0', '62.231.255.255', 1055375360, 1055391743, 'OM', 'OM', 'OM-GTO-OMAN-20030306'), (1195414660, '213.102.14.0', '213.102.15.255', 3580235264, 3580235775, 'LT', 'LT', 'LT-TELE2'), (1195418038, '89.164.128.0', '89.164.191.255', 1503952896, 1503969279, 'HR', 'HR', 'ISKON-ADSL-02'), (1195419930, '78.86.0.0', '78.86.255.255', 1314258944, 1314324479, 'GB', 'GB', 'UK-AVATARBROADBAND-20070427'), (1195428265, '213.244.64.0', '213.244.127.255', 3589554176, 3589570559, 'PS', 'PS', 'PS-PALTEL-20010418'), (1195435088, '165.0.0.0', '165.255.255.255', 2768240640, 2785017855, 'EU #', 'SG', 'EU-ZZ-165'), (1195466323, '84.51.224.0', '84.51.255.255', 1412685824, 1412694015, 'IE', 'IE', 'IE-HOST365-20051107'), (1195477308, '62.234.224.0', '62.234.239.255', 1055580160, 1055584255, 'NL', 'NL', 'ORANGE-GPRS'), (1195485430, '82.200.27.0', '82.200.27.255', 1388845824, 1388846079, 'RU', 'RU', 'ZSTTK-NET-LL-NVKZ'), (1195493494, '84.47.184.0', '84.47.185.255', 1412413440, 1412413951, 'RU', 'RU', 'NSV-IV2'), (1195496258, '122.161.0.0', '122.161.127.255', 2057371648, 2057404415, 'IN', 'IN', 'ABTS-DSL-8972-del'), (1195497224, '203.162.21.160', '203.162.21.213', 3416397216, 3416397269, 'vn', 'VN', 'GPC-NET'), (1195511179, '86.97.248.0', '86.97.254.255', 1449261056, 1449262847, 'AE', 'AE', 'ETISALATADSL-EMIRNET'), (1195511219, '196.202.232.0', '196.202.239.255', 3301632000, 3301634047, 'EU #', 'CM', 'AFRINIC-NET-TRANSFERRED-20050223'), (1195517806, '121.1.0.0', '121.1.63.255', 2030108672, 2030125055, 'PH', 'PH', 'SMARTBRO-PH'), (1195526371, '77.112.0.0', '77.113.255.255', 1299185664, 1299316735, 'PL', 'PL', 'PLUSNET'), (1195528650, '62.17.0.0', '62.17.255.255', 1041301504, 1041367039, 'IE', 'IE', 'IE-UUNET-20000321'), (1195531234, '86.98.192.0', '86.98.223.255', 1449312256, 1449320447, 'AE', 'AE', 'GPRS-EMIRNET'), (1195549614, '62.150.129.0', '62.150.129.255', 1050050816, 1050051071, 'KW', 'KW', 'Qnet'), (1195566868, '82.18.64.0', '82.18.79.255', 1376927744, 1376931839, 'GB', 'GB', 'NTL'), (1195572042, '203.146.63.0', '203.146.63.255', 3415359232, 3415359487, 'TH', 'TH', 'advancedservice-th'), (1195573082, '194.165.146.56', '194.165.146.63', 3265630776, 3265630783, 'JO', 'JO', 'NG'), (1195575916, '89.249.144.0', '89.249.147.255', 1509527552, 1509528575, 'RU', 'RU', 'STEKGSM'), (1195577491, '85.132.36.0', '85.132.37.255', 1434723328, 1434723839, 'AZ', 'AZ', 'AZINTEX'), (1195581113, '89.137.219.0', '89.137.219.255', 1502206720, 1502206975, 'RO', 'RO', 'ASTRAL'), (1195589394, '194.204.2.0', '194.204.2.255', 3268149760, 3268150015, 'EE', 'EE', 'UNINET-2'), (1195592021, '84.224.192.0', '84.224.255.255', 1424015360, 1424031743, 'HU', 'HU', 'PANNON-GPRS1'), (1195650220, '203.149.0.0', '203.149.63.255', 3415539712, 3415556095, 'TH', 'TH', 'SAMART-TH'), (1195655971, '83.178.240.0', '83.178.247.255', 1404235776, 1404237823, 'SE', 'SE', 'SE-SWIPNET-GPRS12'), (1195667577, '193.62.224.0', '193.62.255.255', 3242123264, 3242131455, 'GB', 'GB', 'GCAL'), (1195667953, '212.150.188.224', '212.150.188.255', 3566648544, 3566648575, 'IL', 'IL', 'CELLCOM-1'), (1195691067, '85.120.83.0', '85.120.83.255', 1433948928, 1433949183, 'ro', 'RO', 'COSMOTE'), (1195715418, '91.132.240.0', '91.132.247.255', 1535438848, 1535440895, 'GR', 'GR', 'ON-TELECOMS-NET'), (1195716226, '83.136.56.0', '83.136.63.255', 1401436160, 1401438207, 'BH', 'BH', 'BH-MTC-20040127'), (1195720017, '194.154.64.0', '194.154.95.255', 3264888832, 3264897023, 'RU', 'RU', 'RU-SOVINTEL-951201'), (1195731799, '193.201.228.0', '193.201.231.255', 3251233792, 3251234815, 'RU', 'RU', 'SONICDUO'), (1195732108, '125.5.123.96', '125.5.123.111', 2097511264, 2097511279, 'PH', 'PH', 'DATAPAXMVAS-PH'), (1195774459, '86.108.160.0', '86.108.191.255', 1449959424, 1449967615, 'TR', 'TR', 'TCELL-GPRS-2'), (1195787581, '195.238.68.0', '195.238.69.255', 3287172096, 3287172607, 'DE', 'DE', 'WAP3-NETWORK-IPSPACE'), (1195818093, '217.174.44.0', '217.174.44.255', 3652070400, 3652070655, 'TR', 'TR', 'ISTIM'), (1195821278, '62.217.245.0', '62.217.245.255', 1054471424, 1054471679, 'RO', 'RO', 'ORANGE-ROMANIA-NET-1'), (1195822585, '213.156.52.112', '213.156.52.127', 3583784048, 3583784063, 'IT', 'IT', 'FASTWEB-RESIDENTIAL-12'), (1195831171, '78.93.0.0', '78.93.255.255', 1314717696, 1314783231, 'SA', 'SA', 'SA-FAISALIAH-20070719'), (1195833796, '83.217.254.0', '83.217.255.127', 1406795264, 1406795647, 'AM', 'AM', 'VIVACELL-NET1'), (1195834900, '86.99.144.0', '86.99.159.255', 1449365504, 1449369599, 'AE', 'AE', 'ETISALATADSL-EMIRNET'), (1195852922, '213.208.160.0', '213.208.160.255', 3587219456, 3587219711, 'RU', 'RU', 'NSV-IV2'), (1195859419, '83.188.182.0', '83.188.183.255', 1404876288, 1404876799, 'SE', 'SE', 'SE-SWIPNET-NET6'), (1195897555, '213.227.141.0', '213.227.141.255', 3588459776, 3588460031, 'NL', 'NL', 'ISD-HOLLAND-Hosting-Servers-Heerenveen'), (1195900319, '212.0.192.0', '212.0.192.255', 3556818944, 3556819199, 'MD', 'MD', 'MD-MOLDTELECOM-980804'), (1195906268, '80.64.87.0', '80.64.87.7', 1346393856, 1346393863, 'RU', 'RU', 'RU-NTK-LIBHER-NET'), (1195910630, '195.229.240.0', '195.229.255.255', 3286626304, 3286630399, 'AE', 'AE', 'EMIRNET-EMIRNET'); -- -------------------------------------------------------- -- -- Table structure for table `ibwf_modr` -- CREATE TABLE `ibwf_modr` ( `id` int(11) NOT NULL auto_increment, `name` int(100) NOT NULL default '0', `forum` varchar(99) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_modr` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_moods` -- CREATE TABLE `ibwf_moods` ( `id` int(99) NOT NULL auto_increment, `text` varchar(10) NOT NULL default '', `img` varchar(100) NOT NULL default '', `dscr` varchar(50) NOT NULL default '', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=22 ; -- -- Dumping data for table `ibwf_moods` -- INSERT INTO `ibwf_moods` (`id`, `text`, `img`, `dscr`) VALUES (1, '[:/]', '../moods/angry.gif', 'angry'), (2, '[:8]', '../moods/blush.gif', 'Shy/redface/blushing'), (3, '[:/]', '../moods/careless.gif', 'Careless/Angry/Disappointed'), (4, '[:?]', '../moods/confused.gif', 'Confused'), (5, '[8)]', '../moods/cool.gif', 'Cool'), (6, '[:,(]', '../moods/cry.gif', 'Crying'), (7, '[x-(]', '../moods/dead.gif', 'Dead'), (8, '[=P]', '../moods/disgust.gif', 'Disgusts/like yeah whatever'), (9, '[>:)]', '../moods/evil.gif', 'Evil'), (10, '[~:(]', '../moods/grr.gif', 'GRRR/Angry/Mad'), (11, '[=D]', '../moods/happy.gif', 'Happy'), (12, 'loved', '../moods/loved.gif', 'In Love'), (13, 'luvya', '../moods/luvya.gif', 'Luv Ya'), (14, '[:*]', '../moods/nasty.gif', 'Nasty/Drools'), (15, '[:O]', '../moods/retard.gif', 'eek/going huh'), (16, '[:(]', '../moods/sad.gif', 'Sad'), (17, '[:/]', '../moods/shy.gif', 'shy'), (18, '[8(,]', '../moods/sick.gif', 'Sick/Tired/Sour'), (19, '[3(]', '../moods/sleep.gif', 'Sleeping/Sleepy'), (20, '[:)]', '../moods/smile.gif', 'Smiling/Happy'), (21, '[(:(]', '../moods/sorry.gif', 'Sorry'); -- -------------------------------------------------------- -- -- Table structure for table `ibwf_mpot` -- CREATE TABLE `ibwf_mpot` ( `id` int(10) NOT NULL auto_increment, `ddt` varchar(20) NOT NULL default '', `dtm` varchar(20) NOT NULL default '', `ppl` int(20) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=38 ; -- -- Dumping data for table `ibwf_mpot` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_mypage` -- CREATE TABLE `ibwf_mypage` ( `id` int(100) NOT NULL auto_increment, `uid` int(100) NOT NULL default '0', `mimg` varchar(200) NOT NULL default '', `thid` int(100) NOT NULL default '1', `msg` varchar(250) NOT NULL default '', PRIMARY KEY (`id`), UNIQUE KEY `uid` (`uid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; -- -- Dumping data for table `ibwf_mypage` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_mythemes` -- CREATE TABLE `ibwf_mythemes` ( `themeid` varchar(10) NOT NULL, `themename` varchar(100) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `ibwf_mythemes` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_network` -- CREATE TABLE `ibwf_network` ( `id` int(255) NOT NULL auto_increment, `subone` text NOT NULL, `subtwo` text NOT NULL, `isp` text NOT NULL, `country` text NOT NULL, `flag` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=101 ; -- -- Dumping data for table `ibwf_network` -- INSERT INTO `ibwf_network` (`id`, `subone`, `subtwo`, `isp`, `country`, `flag`) VALUES (1, '149.254.0.0', '149.254.255.255', 'T-Mobile', 'United Kingdom', 'uk.gif'), (2, '196.11.239.0', '196.11.246.255', 'MTN', 'South Africa', 'za.gif'), (3, '59.88.0.0', '59.99.255.255', 'BSNLNET', 'India', 'in.gif'), (4, '218.248.0.0', '218.248.255.255', 'BSNLNET', 'India', 'in.gif'), (5, '196.200.0.0', '196.207.255.255', 'Vodacom', 'South Africa', 'za.gif'), (6, '203.145.131.0', '203.145.131.255', 'Bharti Cellular', 'India', 'in.gif'), (7, '203.145.128.0', '203.145.128.15', 'Bharti Cellular', 'India', 'in.gif'), (8, '203.145.188.128', '203.145.188.135', 'Bharti Cellular', 'India', 'in.gif'), (9, '202.56.231.112', '202.56.231.127', 'Bharti Cellular', 'India', 'in.gif'), (10, '203.145.159.32', '203.145.159.47', 'Bharti Cellular', 'India', 'in.gif'), (11, '58.104.0.0', '58.111.255.255', 'Optus', 'Australia', 'au.gif'), (12, '61.88.0.0', '61.88.255.255', ' Optus', 'Australia', 'au.gif'), (13, '58.145.128.0', '58.145.159.255', 'Optus', 'Australia', 'au.gif'), (14, '220.236.0.0', '220.239.255.255', 'Optus', 'Australia', 'au.gif'), (15, '41.208.0.0', '41.208.63.255', 'MTN', 'South Africa', 'za.gif'), (16, '196.3.94.0', '196.3.94.255', 'MTC', 'South Africa', 'za.gif'), (17, '147.110.0.0', '147.110.255.255', 'Eskom', 'South Africa', 'za.gif'), (18, '196.36.0.0', '196.39.127.255', 'IS', 'South Africa', 'za.gif'), (19, '208.131.160.0', '208.131.191.255', 'Digicel', 'Jamaica', 'jm.gif'), (20, '213.6.35.0 ', '213.6.40.255', 'PALTEL', 'Palestine', 'pl.gif'), (21, '80.7.112.0', '80.7.127.255', 'NTL', 'United Kingdom', 'uk.gif'), (22, '117.96.0.0', '117.99.255.255', 'Bharti Airtel', 'India', 'in.gif'), (23, '212.141.0.0', '212.141.255.255', 'WIND Telecom', 'Italy', 'it.gif'), (24, '60.240.0.0', '60.241.255.255', 'TPG', 'Australia', 'au.gif'), (25, '192.118.8.0', '192.118.11.255', 'Partner Communications', 'Israel', 'il.gif'), (26, '41.242.0.0', '41.242.255.255', 'TelKom', 'South Africa', 'za.gif'), (27, '203.192.192.0', '203.192.255.255', 'In2cable', 'India', 'in.gif'), (28, '202.69.192.0', '202.69.207.255', 'MTN (Virgin Media)', 'Sri Lanka', 'ce.gif'), (29, '203.145.137.160', '203.145.137.191', 'Idea Celular', 'India', 'in.gif'), (30, '202.78.232.0', '202.78.239.255', 'Alliance Braodband', 'India', 'in.gif'), (31, '202.75.128.0', '202.75.159.255', 'Maxis Communications', 'Maylaysia', 'my.gif'), (32, '75.126.0.0', '75.126.255.255', 'SoftLayer', 'United States', 'us.gif'), (33, '72.29.64.0', '72.29.95.255', 'Host Dime', 'United States', 'us.gif'), (34, '217.113.74.0', '217.113.74.255', 'CelTel', 'Belgium', 'be.gif'), (35, '193.35.128.0', '193.35.143.255', 'Orange', 'United Kingdom', 'uk.gif'), (36, '164.100.0.0', '164.100.255.255', 'Nicnet', 'India', 'in.gif'), (37, '213.26.0.0', '213.26.255.255', 'Telecomitalia', 'Italy', 'it.gif'), (38, '198.54.202.0', '198.54.202.255', 'Telkom', 'South Africa', 'za.gif'), (39, '155.239.208.0', '155.239.209.255', 'Telkom', 'South Africa', 'za.gif'), (40, '41.241.0.0', '41.241.255.255', 'TelKom', 'South Africa', 'za.gif'), (41, '155.239.165.0', '155.239.165.255', 'TelKom', 'South Africa', 'za.gif'), (42, '121.90.0.0', '121.90.255.255', 'Vodafone', 'New Zeland', 'nz.gif'), (43, '196.30.0.0', '196.30.255.255', 'Verzion', 'South Africa', 'za.gif'), (44, '196.46.240.0', '196.46.247.255', 'Vee Mobile', 'Nigeria', 'ng.gif'), (45, '72.27.0.0', '72.27.223.255', 'Digicel', 'Jamaica', 'jm.gif'), (46, '70.0.0.0', '70.14.255.255', 'Sprint Wireless', 'United States', 'us.gif'), (47, '86.128.0.0', '86.135.255.255', 'BT Braodband', 'United Kingdom', 'uk.gif'), (48, '217.42.0.0', '217.44.255.255', 'BT Braodband', 'United Kingdom', 'uk.gif'), (49, '82.132.192.0', '82.132.193.255', 'O2 Online', 'United Kingdom', 'uk.gif'), (50, '86.107.248.0', '86.107.255.255', 'Ambra', 'Romania', 'ro.gif'), (51, '84.23.96.0', '84.23.103.255', 'Etihadetisalat', 'South Africa', 'za.gif'), (52, '66.94.0.0', '66.94.31.255', 'T Mobile', 'United States', 'us.gif'), (53, '62.217.247.0', '62.217.247.255', 'Orange', 'Romania', 'ro.gif'), (54, '59.160.0.0', '59.165.255.255', 'Videsh Sanchar Nigam', 'India', 'in.gif'), (55, '212.183.128.0', '212.183.144.255', 'Vodaphone', 'United Kingdom', 'uk.gif'), (56, '201.219.18.0', ' 201.219.18.255', 'Telecsa', 'South Africa', 'za.gif'), (57, '213.6.0.0', '213.6.34.255', 'PalTel', 'Palestine', 'jo.gif'), (58, '168.209.0.0', '168.210.255.255', 'NedNet2', 'South Africa', 'za.gif'), (59, '203.88.0.0', '203.88.31.255', 'Max Telecom', 'India', 'in.gif'), (60, '124.43.0.0', '124.43.255.255', 'La Telecom', 'Sri Lanka', 'ce.gif'), (61, '203.145.134.192', '203.145.134.223', 'Idea Celular', 'India', 'in.gif'), (62, '219.91.128.0', '219.91.255.255', 'Iqara Telecom', 'India', 'in.gif'), (63, '220.233.0.0', '220.233.255.255', 'Exetel', 'Australia', 'au.gif'), (64, '58.160.0.0', '58.175.255.255', 'Telstra Bigpond', 'Australia', 'au.gif'), (65, '220.101.0.0', '220.101.191.255', 'Unwired', 'Australia', 'au.gif'), (66, '203.193.192.0', '203.193.223.255', 'Community Telco', 'Australia', 'au.gif'), (67, '121.208.0.0', '121.223.255.255', 'Telstra Bigpond', 'Australia', 'au.gif'), (68, '143.238.0.0', '143.238.255.255', 'Telstra Bigpond', 'Australia', 'au.gif'), (69, '203.220.0.0', '203.220.255.255', 'COMindico', 'Australia', 'au.gif'), (70, '124.176.0.0', '124.191.255.255', 'Telstra Bigpond', 'Australia', 'au.gif'), (71, '202.168.0.0', '202.168.63.255', 'Comindico', 'Australia', 'au.gif'), (72, '122.148.0.0', '122.149.255.255', 'Dodo', 'Australia', 'au.gif'), (73, '193.35.128.0', '193.35.143.255', 'Orange', 'United Kingdom', 'uk.gif'), (74, '86.148.0.0', '86.159.255.255', 'BT-Central Plus', 'United Kingdom', 'uk.gif'), (75, '205.239.0.0', '205.239.255.255', 'EDS', 'United States', 'us.gif'), (76, '193.113.200.0', '193.113.200.255', 'o2', 'United Kingdom', 'uk.gif'), (77, '141.1.0.0', '141.85.255.255', 'PUB-NET', 'Romania', 'ro.gif'), (78, '63.208.0.0', '63.215.255.255', 'Cricket Communications', 'United States', 'us.gif'), (79, '203.115.0.0', '203.115.63.255', 'Telecom', 'Sri Lanka', 'ce.gif'), (80, '116.0.0.0', '116.255.255.255', 'Lanka Communications', 'Sri Lanka', 'ce.gif'), (81, '203.194.0.0', '203.194.63.255', 'COMindico', 'Australia', 'au.gif'), (82, '195.189.142.0', '195.189.143.255', 'Opera Software Norway', 'Proxy', '-.gif'), (83, '64.152.0.0', '64.159.255.255', 'Level 3 Communications', 'United States', 'us.gif'), (84, '41.194.4.0', '41.194.4.126', 'Online-Malawi', 'South Africa', 'za.gif'), (85, '68.24.0.0', '68.31.255.255', 'Sprint', 'United States', 'us.gif'), (86, '211.28.0.0', '211.31.255.255', 'Optus', 'Australia', 'au.gif'), (87, '72.252.0.0', '72.252.255.255', 'Columbus Communication', 'Jamaica', 'jm.gif'), (88, '217.171.128.0', '217.171.143.255', 'Hutchison 3G', 'United Kingdom', 'uk.gif'), (89, '202.45.96.0', '202.45.127.255', 'Netspace', 'Australia', 'au.gif'), (90, '83.225.0.0', '83.225.255.255', 'Vodafone', 'Italy', 'it.gif'), (91, '85.195.119.14', '85.195.119.15', 'anonymouse.org', '(proxy)', '-.gif'), (92, '80.192.13.0', '80.192.13.255', 'Telewest', 'United Kingdom', 'uk.gif'), (93, '86.12.224.0', '86.12.255.255', 'NTL', 'United Kingdom', 'uk.gif'), (94, '203.20.32.0', '203.20.39.255', 'Vodafone', 'Australia', 'au.gif'), (95, '60.48.0.0', '60.54.255.255', 'Telekom', 'Malaysia', 'my.gif'), (96, '193.189.90.0', '193.189.91.255', 'MUSIWAVE(proxy)', 'France', 'fr.gif'), (97, '82.0.0.0', '82.31.255.255', 'NTL', 'United Kingdom', 'uk.gif'), (98, '82.37.232.0', '82.37.239.255', 'Telewest', 'United Kingdom', 'uk.gif'), (99, '219.64.0.0', '219.65.255.255', 'VSNL', 'India', 'in.gif'), (100, '125.16.0.0', '125.23.255.255', 'BHARTI', 'India', 'in.gif'); -- -------------------------------------------------------- -- -- Table structure for table `ibwf_nicks` -- CREATE TABLE `ibwf_nicks` ( `id` int(10) NOT NULL auto_increment, `name` varchar(30) NOT NULL default '', `nicklvl` char(1) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_nicks` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_online` -- CREATE TABLE `ibwf_online` ( `id` int(10) NOT NULL auto_increment, `userid` int(100) NOT NULL default '0', `actvtime` int(100) NOT NULL default '0', `place` varchar(50) NOT NULL default '', `placedet` varchar(255) NOT NULL default '', PRIMARY KEY (`id`), UNIQUE KEY `userid` (`userid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=647 ; -- -- Dumping data for table `ibwf_online` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_polls` -- CREATE TABLE `ibwf_polls` ( `id` int(100) NOT NULL auto_increment, `pqst` varchar(255) NOT NULL default '', `opt1` varchar(100) NOT NULL default '', `opt2` varchar(100) NOT NULL default '', `opt3` varchar(100) NOT NULL default '', `opt4` varchar(100) NOT NULL default '', `opt5` varchar(100) NOT NULL default '', `pdt` int(100) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_polls` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_popups` -- CREATE TABLE `ibwf_popups` ( `id` int(100) NOT NULL auto_increment, `text` blob NOT NULL, `byuid` int(100) NOT NULL default '0', `touid` int(100) NOT NULL default '0', `unread` char(1) NOT NULL default '1', `timesent` int(100) NOT NULL default '0', `reported` char(1) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=42 ; -- -- Dumping data for table `ibwf_popups` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_posts` -- CREATE TABLE `ibwf_posts` ( `id` int(100) NOT NULL auto_increment, `text` blob NOT NULL, `tid` int(100) NOT NULL default '0', `uid` int(100) NOT NULL default '0', `dtpost` int(100) NOT NULL default '0', `reported` char(1) NOT NULL default '0', `quote` int(100) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=251 ; -- -- Dumping data for table `ibwf_posts` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_pp_gbook` -- CREATE TABLE `ibwf_pp_gbook` ( `id` int(100) NOT NULL auto_increment, `uid` int(100) NOT NULL default '0', `sname` varchar(15) NOT NULL default '', `semail` varchar(100) NOT NULL default '', `stext` text NOT NULL, `sdate` int(100) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_pp_gbook` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_pp_pres` -- CREATE TABLE `ibwf_pp_pres` ( `id` int(100) NOT NULL auto_increment, `pid` int(100) NOT NULL default '0', `ans` int(5) NOT NULL default '1', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_pp_pres` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_prate` -- CREATE TABLE `ibwf_prate` ( `id` int(100) NOT NULL auto_increment, `pid` int(100) NOT NULL default '0', `uid` int(100) NOT NULL default '0', `prate` char(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_prate` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_presults` -- CREATE TABLE `ibwf_presults` ( `id` int(100) NOT NULL auto_increment, `pid` int(100) NOT NULL default '0', `uid` int(100) NOT NULL default '0', `ans` int(10) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_presults` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_private` -- CREATE TABLE `ibwf_private` ( `id` int(100) NOT NULL auto_increment, `text` text NOT NULL, `byuid` int(100) NOT NULL default '0', `touid` int(100) NOT NULL default '0', `unread` char(1) NOT NULL default '1', `timesent` int(100) NOT NULL default '0', `starred` char(1) NOT NULL default '0', `reported` char(1) NOT NULL default '0', `folderid` char(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=385 ; -- -- Dumping data for table `ibwf_private` -- INSERT INTO `ibwf_private` (`id`, `text`, `byuid`, `touid`, `unread`, `timesent`, `starred`, `reported`, `folderid`) VALUES (361, ':welcome', 3, 2, '0', 1208151482, '0', '0', ''), (362, 'ek achcha sa domain name sochke batado purchase karke rakhdunga', 5, 3, '0', 1208153567, '0', '0', ''), (363, 'aap hi dekh lijiye.. Ya prab se pooch lijiyega..', 3, 5, '0', 1208154185, '0', '0', ''), (364, 'Your Topic [topic=31]Features to Add[/topic] has been Replied to by prab [br/][small][i]p.s: this is an automated pm[/i][/small]', 1, 18, '1', 1208156308, '0', '0', ''), (365, 'neha ko tools diya hai sunil ne', 5, 2, '0', 1208156464, '0', '0', ''), (366, 'sunil pochraha hai REy ka problem kya hai? site band karne se naraz hai kya?', 5, 3, '0', 1208178169, '0', '0', ''), (367, 'Keh dijiye nahin.. busy hon jyada time online nahi aa paunga..', 3, 5, '0', 1208178512, '0', '0', ''), (368, 'zada time online nahi rahoge to bhi detool nahi karwadunga coz bahut log off hai', 5, 3, '0', 1208178563, '0', '0', ''), (369, 'To kah dijiye aur koi baat nahin hai.. Unki marzi ho to detool kardein..', 3, 5, '0', 1208178917, '0', '0', ''), (370, 'achcha!', 5, 3, '0', 1208179152, '0', '0', ''), (371, 'parb kaha gayab hai?', 5, 3, '0', 1208179280, '0', '0', ''), (372, 'wo ab kam hi ayega wahan.. Mujhe aisa lag raha hai..', 3, 5, '0', 1208180017, '0', '0', ''), (373, 'Shuru hui. Btw, tu kaha gaayab hai. IW pe dikha hi nahi', 6, 2, '0', 1208193328, '0', '0', ''), (374, 'Your Topic [topic=28]hamera hindi forum[/topic] has been Replied to by sagar [br/][small][i]p.s: this is an automated pm[/i][/small]', 1, 18, '1', 1208193678, '0', '0', ''), (375, 'oye tu yaha kya kar rahe ho?', 5, 6, '0', 1208196968, '0', '0', ''), (376, 'Your Topic [topic=28]hamera hindi forum[/topic] has been Replied to by krishna [br/][small][i]p.s: this is an automated pm[/i][/small]', 1, 18, '1', 1208197066, '0', '0', ''), (377, 'Timepass..', 6, 5, '0', 1208197353, '0', '0', ''), (378, 'Iw nahi hai kya? -basebat', 5, 6, '0', 1208197390, '0', '0', ''), (379, 'Waha aane ka mann nahi ho raha. Kuch logo k mera waha rehna shayad pasand nahi. Jab dekho, personal comments karte rehte hai. Aaj nahi, kab se dekh raha hun. ', 6, 5, '0', 1208197724, '0', '0', ''), (380, 'Waha aane ka mann nahi ho raha. Kuch logo k mera waha rehna shayad pasand nahi. Jab dekho, personal comments karte rehte hai. Aaj nahi, kab se dekh raha hun. ', 6, 5, '0', 1208197768, '0', '0', ''), (381, 'admin have just send you a * Cake *[br/]hi', 1, 22, '0', 1208448371, '0', '0', ''), (382, 'your thread [topic=5]Laptop or Pc[/topic] is Closed[br/][small][i]p.s: this is an automatic pm[/i][/small]', 1, 12, '1', 1208618115, '0', '0', ''), (383, 'your thread [topic=2]dangerkid forums[/topic] is Locked[br/][small][i]p.s: this is an automatic pm[/i][/small]', 1, 1, '0', 1208618578, '0', '0', ''), (384, 'Hello /reader =). Greetings from all staff, we are happy to have you here, welcome to our big happy family!, If You Have any questions or comments about the site feel free to message me or any of the other staff members online. ENJOY!(excited)[br/][small][i]p.s: this is an automated pm[/i][/small]', 1, 23, '1', 1208638079, '0', '0', ''); -- -------------------------------------------------------- -- -- Table structure for table `ibwf_private_folders` -- CREATE TABLE `ibwf_private_folders` ( `foldername` varchar(20) NOT NULL, `folderid` int(1) NOT NULL, `uid` int(1) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `ibwf_private_folders` -- INSERT INTO `ibwf_private_folders` (`foldername`, `folderid`, `uid`) VALUES ('mera', 0, 1); -- -------------------------------------------------------- -- -- Table structure for table `ibwf_quiz` -- CREATE TABLE `ibwf_quiz` ( `id` int(11) NOT NULL auto_increment, `question` varchar(200) NOT NULL default '', `answer` varchar(30) NOT NULL default '', `difficulty` varchar(12) NOT NULL default '', `number` int(11) NOT NULL default '0', `answer1` varchar(50) NOT NULL default '', `answer2` varchar(50) NOT NULL default '', `answer3` varchar(50) NOT NULL default '', `answer4` varchar(50) NOT NULL default '', `switch` char(3) NOT NULL default 'on', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=31 ; -- -- Dumping data for table `ibwf_quiz` -- INSERT INTO `ibwf_quiz` (`id`, `question`, `answer`, `difficulty`, `number`, `answer1`, `answer2`, `answer3`, `answer4`, `switch`) VALUES (1, 'Who preceded Margaret Thatcher as Prime Minister of Great Britain*wank*', 'james callaghan', 'easy', 1, ' shaun texas', 'john newton', 'james callaghan', 'greg peterson', 'on'), (2, 'Who was the second man to step foot on the surface of the moon?', 'buzz aldrin', 'easy', 2, 'no man', 'buzz aldrin', 'james newman', 'paul newton', 'on'), (3, 'Where were the 1970 football World Cup finals held*wank*', 'mexico', 'easy', 3, 'russia', 'mexico', 'spain', 'georgia', 'on'), (4, 'In books by JRR Tolkien, what kind of creatures are Bilbo and Frodo Baggins*wank*', 'hobbits', 'easy', 4, 'trees', 'kings', 'hobbits', 'elfs', 'on'), (5, 'Which Italian city is home of the car manufacturer Fiat?*wank*', 'turin', 'easy', 5, 'rome', 'grease', 'turin', 'italy', 'on'), (6, 'What do the French call the English Channel*wank*', 'le manche', 'easy', 6, 'le moon', 'le manche', 'le river', 'le lake', 'on'), (7, 'In which year of the 1940''s did the D-Day landings take place on the coast of Normandy*wank*', '1944', 'easy', 7, '1950', '1949', '1945', '1944', 'on'), (8, 'Who starred in the films Some Like It Hot Bus Stop The Seven Year Itch*wank*', 'marilyn monroe', 'easy', 8, 'betty moore', 'patrica newman', 'marilyn monroe', 'sue white', 'on'), (9, 'What is the largest mammal on Earth*wank*', 'blue whale', 'easy', 9, 'white shark', 'man eating whale', 'blue whale', 'red whale', 'on'), (10, 'What is North Americas highest mountain?*wank*', 'mount mckinley', 'easy', 10, 'mount hilton', 'mount america', 'mount mckinley', 'mount nothing', 'on'), (11, 'What is the chemical symbol for tin?*wank*', 'sn', 'med', 1, 'ca', 'pn', 'sn', 'vp', 'on'), (12, 'What are Corvettes, Sloops and Brigantines*wank*', 'sailing ships', 'med', 2, 'ships', 'raceing ships', 'sailing ships', 'small ships', 'on'), (13, 'Until the introduction of the Euro, what is the unit of currency in Austria*wank*', 'schilling', 'med', 3, 'penny', 'dollar', 'cents', 'schilling', 'on'), (14, 'Which African country s capital city is Luanda', 'angola', 'med', 4, 'angola', 'pangoa', 'africa', 'zambia', 'on'), (15, 'what is the Meaning before noon what does the abbreviation am stand for *wank*', 'ante meridiem', 'med', 5, 'ante sun rize', 'ante meridiem', 'ante morning', 'ante night', 'on'), (16, 'hat is the fifth book book of the Old Testament?', 'deuteronomy', 'med', 6, 'mark', 'luke', 'matthew', 'deuteronomy', 'on'), (17, 'Other than the Sun what is the nearest star to the Earth*wank*', 'proxima centauri', 'med', 7, 'sun centauri', 'Proxima sun', 'proxima centauri', 'centauri sun', 'on'), (18, 'Which band topped the UK album charts in 1991 with their debut LP Nevermind', 'nirvana', 'med', 8, 'pearl jam', 'nirvana', 'ozzy', 'acdc', 'on'), (19, 'In which city was the first series of Auf Wiedersehen Pet primarily set', 'dusseldorf', 'med', 9, 'the pet primarily', 'dusseldorf', 'the auf', 'pet house', 'on'), (20, 'What precious gemstone is associated with the 45th wedding anniversary*wank*', 'sapphire', 'med', 10, 'ruby', 'pink ruby', 'sapphire', 'topaz', 'on'), (21, ' What is the square root of 121*wank*', '11', 'hard', 1, '54', '17', '11', '23', 'on'), (22, 'How many dimes are in a US dollar?', '10', 'hard', 2, '30', '24', '15', '10', 'on'), (23, 'What is the chemical symbol for Gold*wank*', 'au', 'hard', 3, 'pn', 'ga', 'au', 'cn', 'on'), (24, 'Which television character has the car registration plate FAB1*wank*', 'lady penelope', 'hard', 4, 'fed', 'smufs', 'lady penelope', 'tom and jerry', 'on'), (25, 'Who composed the ballets The Nutcracker and Swan Lake *wank*', 'peter tchaikovsky', 'hard', 5, 'rob tilton', 'james corbet', 'peter tchaikovsky', 'tom hanks', 'on'), (26, 'If you suffered from arachnophobia what would you have an irrational fear of', 'spiders', 'hard', 6, 'brids', 'dogs', 'spiders', 'ants', 'on'), (27, 'Which company produces the computer operating system Windows', 'microsoft', 'hard', 7, 'windows xp', 'vesta', 'windows nt', 'microsoft', 'on'), (28, 'What is the deepest lake in the world, with depths over 1,600 metres', 'lake baykal', 'hard', 8, 'lake baykal', 'lake tinaroo', 'lake paroo', 'the glass lake', 'on'), (29, 'What city does Sugar Loaf mountain overlook?', 'rio de janeiro', 'hard', 9, 'vegas', 'reno', 'rio de janeiro', 'green land', 'on'), (30, 'What were the names of the 3 ships Christopher Columbus led in his discovery of da Americas in 1492', 'santa maria nina', 'hard', 10, 'santa maria nina', 'maria pinta nina', 'pinta santa nove', 'nina pinta santa', 'on'); -- -------------------------------------------------------- -- -- Table structure for table `ibwf_quizusers` -- CREATE TABLE `ibwf_quizusers` ( `uid` int(100) NOT NULL default '0', `easy_question` char(2) NOT NULL default '0', `easy_next` char(2) NOT NULL default '0', `med_question` char(2) NOT NULL default '0', `med_next` char(2) NOT NULL default '0', `hard_question` char(2) NOT NULL default '0', `hard_next` char(2) NOT NULL default '0', PRIMARY KEY (`uid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `ibwf_quizusers` -- INSERT INTO `ibwf_quizusers` (`uid`, `easy_question`, `easy_next`, `med_question`, `med_next`, `hard_question`, `hard_next`) VALUES (2, '', '', '', '', '', ''), (1, '', '', '', '', '', ''); -- -------------------------------------------------------- -- -- Table structure for table `ibwf_rooms` -- CREATE TABLE `ibwf_rooms` ( `id` int(10) NOT NULL auto_increment, `name` varchar(30) NOT NULL default '', `pass` varchar(100) NOT NULL default '', `static` char(1) NOT NULL default '', `mage` int(10) NOT NULL default '0', `maxage` int(10) NOT NULL default '0', `chposts` int(100) NOT NULL default '0', `perms` int(10) NOT NULL default '0', `censord` char(1) NOT NULL default '1', `freaky` char(1) NOT NULL default '0', `lastmsg` int(100) NOT NULL default '0', `clubid` int(100) NOT NULL default '0', PRIMARY KEY (`id`), UNIQUE KEY `name` (`name`), FULLTEXT KEY `name_2` (`name`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=5 ; -- -- Dumping data for table `ibwf_rooms` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_rss` -- CREATE TABLE `ibwf_rss` ( `id` int(50) NOT NULL auto_increment, `title` varchar(50) NOT NULL default '', `link` varchar(150) NOT NULL default '', `srcd` varchar(200) NOT NULL default '', `dscr` varchar(100) NOT NULL default '', `imgsrc` varchar(100) NOT NULL default '', `pubdate` varchar(50) NOT NULL default '', `fid` int(50) NOT NULL default '0', `lupdate` int(100) NOT NULL default '0', `pgurl` varchar(255) NOT NULL default '', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; -- -- Dumping data for table `ibwf_rss` -- INSERT INTO `ibwf_rss` (`id`, `title`, `link`, `srcd`, `dscr`, `imgsrc`, `pubdate`, `fid`, `lupdate`, `pgurl`) VALUES (1, 'Cricinfo Live Scores', 'http://www.cricinfo.com/rss/livescores.xml', 'Latest scores from Cricinfo', 'sd', '', '01 01 70 - 05:30', 14, 1208608540, 'http://www.cricinfo.com'); -- -------------------------------------------------------- -- -- Table structure for table `ibwf_rssdata` -- CREATE TABLE `ibwf_rssdata` ( `id` int(100) NOT NULL auto_increment, `rssid` int(50) NOT NULL default '0', `title` varchar(100) NOT NULL default '', `link` varchar(255) NOT NULL default '', `imgsrc` varchar(255) NOT NULL default '', `text` blob NOT NULL, `pubdate` varchar(50) NOT NULL default '', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=270 ; -- -- Dumping data for table `ibwf_rssdata` -- INSERT INTO `ibwf_rssdata` (`id`, `rssid`, `title`, `link`, `imgsrc`, `text`, `pubdate`) VALUES (269, 1, 'Delhi Daredevils v Rajasthan Royals 41/3 *', 'http://www.cricinfo.com/ci/engine/match/335984.html?OTC-RSS', '', 0x44656c68692044617265646576696c7320762052616a61737468616e20526f79616c732034312f33202a, '01 01 70 - 05:30'), (28, 0, 'ERROR!', '', '', 0x4572726f723a2049742773206e6f7420706f737369626c6520746f206765742074686520736572766963652e2e2e, '1208543193'), (29, 0, 'ERROR!', '', '', 0x4572726f723a2049742773206e6f7420706f737369626c6520746f206765742074686520736572766963652e2e2e, '1208543276'), (30, 0, 'ERROR!', '', '', 0x4572726f723a2049742773206e6f7420706f737369626c6520746f206765742074686520736572766963652e2e2e, '1208543321'), (31, 0, 'ERROR!', '', '', 0x4572726f723a2049742773206e6f7420706f737369626c6520746f206765742074686520736572766963652e2e2e, '1208543406'), (32, 0, 'ERROR!', '', '', 0x4572726f723a2049742773206e6f7420706f737369626c6520746f206765742074686520736572766963652e2e2e, '1208543594'), (33, 0, 'ERROR!', '', '', 0x4572726f723a2049742773206e6f7420706f737369626c6520746f206765742074686520736572766963652e2e2e, '1208543641'), (268, 1, 'Kings XI Punjab 207/4 * v Chennai Super Kings 240/5', 'http://www.cricinfo.com/ci/engine/match/335983.html?OTC-RSS', '', 0x4b696e67732058492050756e6a6162203230372f34202a2076204368656e6e6169205375706572204b696e6773203234302f35, '01 01 70 - 05:30'), (267, 1, 'Pakistan 329/9 v Bangladesh 62/5 *', 'http://www.cricinfo.com/ci/engine/match/343763.html?OTC-RSS', '', 0x50616b697374616e203332392f392020762042616e676c61646573682036322f35202a, '01 01 70 - 05:30'), (266, 1, 'Kent 162/10 & 293/9 v Nottinghamshire 24 & 434/9 *', 'http://www.cricinfo.com/ci/engine/match/319880.html?OTC-RSS', '', 0x4b656e74203136322f3130202620203239332f39202076204e6f7474696e6768616d7368697265203234202620203433342f39202a, '01 01 70 - 05:30'), (265, 1, 'Warwickshire 164/7 & 215/10 * v Worcestershire 249/10 & 447/7', 'http://www.cricinfo.com/ci/engine/match/319951.html?OTC-RSS', '', 0x5761727769636b7368697265203136342f37202620203231352f3130202a207620576f726365737465727368697265203234392f3130202620203434372f37, '01 01 70 - 05:30'), (264, 1, 'Surrey 537/5 v Lancashire 241/6 *', 'http://www.cricinfo.com/ci/engine/match/319879.html?OTC-RSS', '', 0x537572726579203533372f35202076204c616e63617368697265203234312f36202a, '01 01 70 - 05:30'), (263, 1, 'Leicestershire 51/3 & 405/10 * v Middlesex 312/10 & 258/10', 'http://www.cricinfo.com/ci/engine/match/319952.html?OTC-RSS', '', 0x4c656963657374657273686972652035312f33202620203430352f3130202a2076204d6964646c65736578203331322f3130202620203235382f3130, '01 01 70 - 05:30'), (261, 1, 'Gloucestershire 27/1 & 314/10 * v Derbyshire 124/10 & 361/10', 'http://www.cricinfo.com/ci/engine/match/319953.html?OTC-RSS', '', 0x476c6f7563657374657273686972652032372f31202620203331342f3130202a20762044657262797368697265203132342f3130202620203336312f3130, '01 01 70 - 05:30'), (44, 0, 'ERROR!', '', '', 0x4572726f723a2049742773206e6f7420706f737369626c6520746f206765742074686520736572766963652e2e2e, '1208608739'), (45, 0, 'ERROR!', '', '', 0x4572726f723a2049742773206e6f7420706f737369626c6520746f206765742074686520736572766963652e2e2e, '1208608783'), (46, 0, 'ERROR!', '', '', 0x4572726f723a2049742773206e6f7420706f737369626c6520746f206765742074686520736572766963652e2e2e, '1208608851'), (47, 0, 'ERROR!', '', '', 0x4572726f723a2049742773206e6f7420706f737369626c6520746f206765742074686520736572766963652e2e2e, '1208608901'), (48, 0, 'ERROR!', '', '', 0x4572726f723a2049742773206e6f7420706f737369626c6520746f206765742074686520736572766963652e2e2e, '1208608957'), (49, 0, 'ERROR!', '', '', 0x4572726f723a2049742773206e6f7420706f737369626c6520746f206765742074686520736572766963652e2e2e, '1208609064'), (262, 1, 'Hampshire 319/7 * v Sussex 332/10', 'http://www.cricinfo.com/ci/engine/match/319881.html?OTC-RSS', '', 0x48616d707368697265203331392f37202a207620537573736578203333322f3130, '01 01 70 - 05:30'), (260, 1, 'Essex 15/1 & 503/5 * v Northamptonshire 280/10 & 237/10', 'http://www.cricinfo.com/ci/engine/match/319954.html?OTC-RSS', '', 0x45737365782031352f31202620203530332f35202a2076204e6f727468616d70746f6e7368697265203238302f3130202620203233372f3130, '01 01 70 - 05:30'); -- -------------------------------------------------------- -- -- Table structure for table `ibwf_search` -- CREATE TABLE `ibwf_search` ( `id` int(20) NOT NULL auto_increment, `svar1` varchar(50) NOT NULL default '', `svar2` varchar(50) NOT NULL default '', `svar3` varchar(50) NOT NULL default '', `svar4` varchar(50) NOT NULL default '', `svar5` varchar(50) NOT NULL default '', `stime` int(100) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_search` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_ses` -- CREATE TABLE `ibwf_ses` ( `id` varchar(100) NOT NULL default '', `uid` varchar(30) NOT NULL default '', `expiretm` int(100) NOT NULL default '0', UNIQUE KEY `id` (`id`,`uid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `ibwf_ses` -- INSERT INTO `ibwf_ses` (`id`, `uid`, `expiretm`) VALUES ('43131d2af35ad7928493f2ce91b003c7', '18', 1208712957), ('44160a12d136cbc0aeda25d617648a52', '1', 1208713122); -- -------------------------------------------------------- -- -- Table structure for table `ibwf_settings` -- CREATE TABLE `ibwf_settings` ( `id` int(10) NOT NULL auto_increment, `name` varchar(30) NOT NULL default '', `value` text NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name` (`name`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=11 ; -- -- Dumping data for table `ibwf_settings` -- INSERT INTO `ibwf_settings` (`id`, `name`, `value`) VALUES (1, 'sesexp', '20'), (2, 'Sun 26 Oct 2008 - 03:40', '1'), (3, '4ummsg', ''), (4, 'Counter', '10'), (5, 'pmaf', ''), (6, 'reg', '1'), (7, 'fview', '2'), (8, 'lastbpm', '2008-10-10'), (9, 'sitename', ''), (10, 'vldtn', '0'); -- -------------------------------------------------------- -- -- Table structure for table `ibwf_shop` -- CREATE TABLE `ibwf_shop` ( `itemid` varchar(10) NOT NULL, `itemname` varchar(10) NOT NULL, `itmeprice` varchar(10) NOT NULL, `itemshopid` varchar(10) NOT NULL, `avail` varchar(10) NOT NULL, `itemdesc` varchar(10) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `ibwf_shop` -- INSERT INTO `ibwf_shop` (`itemid`, `itemname`, `itmeprice`, `itemshopid`, `avail`, `itemdesc`) VALUES ('4', 'Ferrari En', '10', '3', '9', ''), ('5', 'Porsche Ca', '20', '3', '9', ''), ('6', 'Bugatti', '30', '3', '10', ''), ('7', 'McLaren F1', '40', '3', '10', ''), ('8', 'Jaguar XJ2', '50', '3', '10', ''), ('9', 'Lamborghin', '60', '3', '9', ''), ('10', 'McLaren Me', '70', '3', '9', ''); -- -------------------------------------------------------- -- -- Table structure for table `ibwf_shop_inventory` -- CREATE TABLE `ibwf_shop_inventory` ( `itemid` varchar(10) NOT NULL, `uid` varchar(10) NOT NULL, `time` char(3) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `ibwf_shop_inventory` -- INSERT INTO `ibwf_shop_inventory` (`itemid`, `uid`, `time`) VALUES ('1', '0', ''), ('4', '1', '120'), ('1', '1', '120'), ('10', '1', '120'), ('9', '1', '120'); -- -------------------------------------------------------- -- -- Table structure for table `ibwf_shouts` -- CREATE TABLE `ibwf_shouts` ( `id` int(100) NOT NULL auto_increment, `shout` varchar(100) NOT NULL default '', `shouter` int(100) NOT NULL default '0', `shtime` int(100) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=215 ; -- -- Dumping data for table `ibwf_shouts` -- INSERT INTO `ibwf_shouts` (`id`, `shout`, `shouter`, `shtime`) VALUES (1, 'Hmm', 4, 1205592235), (2, 'E Wallu', 5, 1205594112), (3, 'whats up', 1, 1205594371), (4, 'Hi sid nothing special n wat about u?', 5, 1205594505), (5, 'test!!!', 3, 1205602809), (6, 'hi rey', 1, 1205603728), (8, 'wanted 9 admins , pm me', 1, 1205627746), (9, 'will be back', 1, 1205630411), (10, 'Hi to all!', 2, 1205635064), (11, ':hi', 5, 1205635121), (12, ':meditate', 3, 1205636191), (13, 'Koi hai?', 4, 1205764438), (14, 'Main Hoon Na!', 3, 1205815109), (15, ':inshower', 6, 1205826487), (16, 'BoOYaka..', 3, 1206849094), (17, 'Hey rey619 how u', 12, 1207450339), (18, 'i am fine.. :) thanx.', 3, 1207920684), (19, 'koi hai kya..?/ chya *ayla//', 3, 1207930804), (20, 'koi nahi hai (', 5, 1207930983), (21, ':oh', 3, 1207931322), (22, ':straight', 4, 1207931602), (23, ':worried', 3, 1207931701), (24, ':banghead', 4, 1207935543), (25, 'holla@all', 2, 1207936156), (26, '', 5, 1207936328), (27, 'noone ere', 5, 1207936345), (28, 'I am online', 2, 1207936718), (29, 'mujhe nahi dikharahe ho', 5, 1207936799), (30, 'Online list k coding mey kuchh gadbadi hai shaayad.', 2, 1207936945), (31, 'Wall ka no. hai?', 2, 1207937007), (32, 'rotfl@lala.com', 2, 1207937084), (33, 'Btw aapka member ID yahaan bhee 5 hai, aur IW par bhee.', 2, 1207937122), (34, 'wall aur saagu orkut par hai usko yaha bulaya hun', 5, 1207937154), (35, 'Achcha', 2, 1207937245), (36, 'Mujhe neend aa rahee hai :yawnzz', 2, 1207937280), (37, 'wall aur saagu orkut par hai usko yaha bulaya hun', 5, 1207937323), (38, 'hmmmmmm', 6, 1207937340), (39, 'mujhe bhi aaj subah se bahut kaam tha thak gaya hun', 5, 1207937351), (40, 'Sagar is online', 2, 1207937354), (41, 'haan yaha owner id invisible rehata hai shayad :rofl', 5, 1207937383), (42, 'Welcome triple x', 2, 1207937389), (43, 'lol yes, shaayad iseeliye mai invisible hu.', 2, 1207937461), (44, 'bhwallu aagaya', 5, 1207937464), (45, 'Welcome d_warr', 2, 1207937491), (46, 'hiii kumbhu, kris, wallu :1grin', 6, 1207937492), (47, 'saagu ka Plusses 734 kaise hogaya?', 5, 1207937534), (48, 'hiii kumbhu, kris, wallu :1grin', 6, 1207937574), (49, 'IW jaise maza nahi aaraha hai', 5, 1207937575), (50, 'Kab theek hogi?', 4, 1207937592), (51, ':cool @kris... par pata nahi kaise ho gaya 734 :abhi', 6, 1207937620), (52, 'kya @WALLu', 5, 1207937621), (53, '@WALL neha jab chaahegi tab theek ho jaayega', 2, 1207937660), (54, 'phn kar k puchiya na snl g lo @kris, kumbhu', 6, 1207937664), (55, 'kheti ne 34 Plusses share kiya hoga @saagu', 5, 1207937670), (56, 'ab koi chat room me chale main bataunga problem kya hai', 5, 1207937702), (58, 'Neha? :fint', 4, 1207937740), (59, 'Rotfl @fint', 5, 1207937770), (66, ':smug @kumbhi', 6, 1207937987), (67, '@saagu yaha nahi batasakta hun tumhara inbox check karo', 5, 1207937989), (61, 'arey tum itni jaldi kyon sote ho?', 5, 1207937816), (62, ':1hilarious @ :fint', 2, 1207937839), (63, ':1hilarious@sondu prab', 4, 1207937862), (64, 'batao kris :waiting', 6, 1207937907), (65, '12 bajne waala hai. Kal meri favourite ma''m ka class hai 9 baje. Wo nahee chhorunga, isliye sona hai', 2, 1207937929), (68, 'Mast ma''m hain! New aayi hain. OS padhaati hain. :rotfl Mai 1st bench par baithta hu :1hilarious', 2, 1207938070), (69, 'oye padhai karte ho ya kuch aur? :smug', 5, 1207938131), (70, 'Itni mast ma''m hain ki padhaai karna bahut mushkil ho jaata hai unke class mey :1hilarious', 2, 1207938310), (71, 'Chatroom mai nahi ghusa ja raha ..somthing is wrong with the page. .ye err. A raha hai..', 4, 1207938346), (72, 'Chatroom mai nahi ghusa ja raha ..somthing is wrong with the page. .ye err. A raha hai..', 4, 1207938350), (73, 'kya error aaraha hai @waalu', 5, 1207938419), (74, 'Chatroom mai nahi ghusa ja raha ..somthing is wrong with the page. .ye err. A raha hai..', 4, 1207938492), (75, 'somthing is wrong with the page.', 4, 1207938512), (76, 'abe phone browser se aajao', 5, 1207938539), (77, ':smug @kumbhi', 6, 1207938589), (78, 'damn... galti se shout pe click hota hai', 6, 1207938617), (79, 'tou aur kisse aya hoon? Opera tou blocked hai yahan.', 4, 1207938631), (80, ':abhi', 5, 1207938695), (81, 'hello', 1, 1207943979), (82, ':straight', 3, 1207977048), (83, 'REY online ho?', 5, 1207977072), (84, 'Haan..', 3, 1207977128), (85, 'Holla all', 2, 1207977929), (86, 'hi prab', 5, 1207977964), (87, 'sid ne owner status waalon ko invisible kar rakha hai..', 3, 1207978214), (88, 'haan owners invisible hai', 5, 1207978286), (89, 'kaha gaya Prab?', 5, 1207978410), (90, 'chala gaya shayad..', 3, 1207978525), (91, 'main bhi thodi daer mein aata hoon..', 3, 1207978680), (92, ':eh', 4, 1207981042), (93, ':straight', 3, 1207981264), (94, 'ab kya kare koi to suggest karo', 5, 1207981318), (95, 'wait karein... nahin to bye forever...', 3, 1207981495), (96, 'ab kya kare koi to suggest karo', 5, 1207981987), (97, 'bye forever karna hai to wait karne ki kya zarurat?', 5, 1207982017), (98, 'thoda time dena chahiye..', 3, 1207982540), (99, 'hi', 1, 1207983595), (100, 'whats up', 1, 1207984670), (101, 'HI!! :P', 3, 1207984825), (102, 'hi rey', 1, 1207984940), (103, ':) Ghost!! rotfl..', 3, 1207985105), (104, 'yeah thats rite (lol)', 1, 1207985130), (105, 'Ghost !!! worried', 5, 1207985175), (106, 'yeah about prab site', 1, 1207985242), (107, 'any in here', 1, 1207985494), (108, 'hi every1', 18, 1207994998), (109, 'hello', 18, 1207996029), (110, '-timeout-', 18, 1207996139), (111, '-friends-', 18, 1207996180), (112, '-tea-', 18, 1207996248), (113, '-thinking-', 18, 1207996299), (114, '@sid 5 shouts in main page is too much. Put there 2', 2, 1207997834), (115, '101/7 Ishant strikes twice in same over!!', 3, 1208079369), (116, '102/8 Bhajju strikes... :1hilarious', 3, 1208079732), (117, 'hi', 18, 1208081874), (118, 'RSA 121 All Out! India need 62 To Win!! :yahoo', 3, 1208082415), (119, '', 3, 1208086379), (120, '3 more needed to win!!!', 3, 1208086391), (121, 'INDIA WIN BY 8 WICKETS!!!', 3, 1208087197), (122, 'DADA PLAYER OF THE MATCH!!!!', 3, 1208087511), (123, 'BHAJJU PLAYER OF THE SERIES!!!', 3, 1208088972), (124, 'we won????', 2, 1208092916), (125, '@kris shout nahee ho raha???? ab try kariye', 2, 1208093008), (126, 'haan horaha hai', 5, 1208093139), (127, 'ab ho raha hai. btw sag aur rey gaayab hain', 2, 1208093251), (128, 'saagu online hai', 5, 1208093281), (129, 'achcha', 2, 1208093317), (130, 'saagu online hai', 5, 1208093345), (131, 'haan!', 5, 1208093356), (132, 'ICL india 82-2 afta 11 ovez.', 6, 1208096491), (133, ':eh', 4, 1208096644), (134, '-damn- jhunjhunwala out. Made 26 runs. Ali in.', 6, 1208096661), (135, 'Farhat to t. P. Singh..\n\nMast chal raha hai match', 6, 1208096848), (136, '98-3 afta 12. Singh 11*. Abbal ali 3*. Rana naved to tp', 6, 1208096994), (137, 'No ball nd catch droped. Free hit :1hilarious', 6, 1208097044), (138, 'Superb six by T.P.Singh', 6, 1208097096), (139, '121-3 after 15 ovez.', 6, 1208097474), (140, '134-3. 16 ovez. Partnership-51 runs in 28 balls.', 6, 1208097751), (141, 'Syed abbas ali Runout ByAbdul razzaq', 6, 1208097900), (142, '147-4 afta 17. 13 runs in last over.', 6, 1208098106), (143, 'Stuart binny runout by mohammad sami. Sathish in', 6, 1208098295), (144, 'Stuart binny runout by mohammad sami. Sathish in', 6, 1208098333), (145, '151-5 afta 18 ovez.', 6, 1208098355), (146, '4 by sathish. 155-5.', 6, 1208098438), (147, 'Razzaqs last over. 13 fours nd 2 sixes by ind', 6, 1208098562), (148, 'Anothes big six by T.P.Singh. 51*(28)', 6, 1208098674), (149, 'T.P. Out. Made 51 runs. Last 2 balls. Naved to sathish.', 6, 1208098936), (150, 'Icl India 176-6. 20 overs. ICL PAKISTAN need 177 runs in 20 overs.', 6, 1208098982), (153, 'mein hoon na -smiles-', 18, 1208100636), (152, 'koi hai :meditate', 3, 1208100527), (154, ':P lol', 3, 1208100816), (155, 'kuch thoos leta hoon.. :gone', 3, 1208102962), (156, 'ICL Pak 134-3. Need 43 to win frm 12 balls -jumping-', 6, 1208104921), (157, '*aa*e cable waale ne ten sports bhi band kiya. ', 6, 1208106121), (158, ':1hilarious', 4, 1208107293), (159, 'hey WALLu', 5, 1208107516), (160, 'Kriz.:nana', 4, 1208110388), (161, 'sid xhtml version open hua hai kya?', 5, 1208112956), (162, 'hi , kris , about wat', 18, 1208113127), (163, 'xhtml version of this site opend or not?', 5, 1208113148), (164, 'u mean xhtml , its opening , i m using it -confused-', 18, 1208113216), (165, 'give me link', 5, 1208113264), (166, '@kris http://sidworld.elementfx.com/SidWorld/web hai xhtml version ka address.', 2, 1208113454), (167, 'haan ab xhtml par aaya hun', 5, 1208113501), (168, 'tanx bro', 18, 1208113801), (169, 'I am feeling sleepy. Subah k 1 bajne waale hain *yawn good night all', 2, 1208114475), (170, 'gud night prab', 5, 1208114534), (171, 'rotfl @meri biwi', 5, 1208114634), (172, 'gud night nd subh ratra', 18, 1208115505), (173, 'meri biwi... bwahahahahaaa..', 3, 1208138443), (174, 'tumhri biwi nahi meri biwi @REY', 5, 1208139941), (175, ':1hilarious', 3, 1208140393), (176, 'holla :grin', 2, 1208147465), (177, 'Holla.. :tooth', 3, 1208147508), (178, 'IW is on now!', 2, 1208147532), (179, 'yeahh 5 minute hue.. me alone there..', 3, 1208147631), (180, 'Haan... :2grin', 4, 1208152580), (181, ':yawnzz ab db error', 5, 1208152784), (182, 'phir se to band nahi kardi..?', 3, 1208152832), (183, 'nahi shayad db error hi hai', 5, 1208153109), (184, 'pc pe nahi h0on.. Warna check karta..', 3, 1208153196), (185, 'login page open hota hai but log nahi horaha hai ', 5, 1208153346), (186, 'Ab login page bhi gaya..', 4, 1208153483), (187, 'site open hai :yahoo', 5, 1208153611), (188, '-cool- ur site is up nd mine down -sad-', 18, 1208185976), (189, 'my idbi internet ac is locked -sad-', 18, 1208186060), (190, 'take 1 week for new pwd to reach by mail', 18, 1208186106), (191, 'oh.. 1 week? thats long..', 3, 1208186139), (192, 'yeah very long , i was -thinkin- of spending on adwords', 18, 1208186173), (193, '-thinkin- of converting text to hindi on fly', 18, 1208186244), (194, 'It wud be good.. :)', 3, 1208186526), (195, 'yeah but no use coz only i will be using this shit site alone', 18, 1208186607), (196, 'at present i m splitting core file', 18, 1208186783), (197, 'It takes some time to gain visitors...', 3, 1208187700), (198, 'yeah thats rite , i will buy visit... from google -smiles-', 18, 1208187777), (199, 'Lol', 6, 1208193207), (200, 'koi hai', 5, 1208197274), (201, 'Hmmm', 6, 1208197401), (202, ':basebat', 5, 1208197482), (203, 'Kya hua?', 6, 1208197582), (204, '[url=http://sidworld.elementfx.com/SidWorld/web/index.php?action=gforumindx]Guest Forum[/url]', 18, 1208197917), (205, 'koi hai -mad-', 18, 1208199518), (206, 'Mai hun na', 6, 1208229080), (207, '[font=1]hi[/font]', 1, 1208591399), (208, '[font=Impact]cool[/font]', 1, 1208591458), (209, '[code] dfg[/code]', 1, 1208641641), (210, 'none', 1, 1208674340), (211, 'none', 1, 1208676042), (212, 'NONE', 1, 1208676075), (213, 'none', 1, 1208677022), (214, 'none', 1, 1208677145); -- -------------------------------------------------------- -- -- Table structure for table `ibwf_smilies` -- CREATE TABLE `ibwf_smilies` ( `id` int(100) NOT NULL auto_increment, `scode` varchar(15) NOT NULL default '', `imgsrc` varchar(200) NOT NULL default '', `hidden` char(1) NOT NULL default '0', PRIMARY KEY (`id`), UNIQUE KEY `scode` (`scode`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=108 ; -- -- Dumping data for table `ibwf_smilies` -- INSERT INTO `ibwf_smilies` (`id`, `scode`, `imgsrc`, `hidden`) VALUES (1, '-:)-', 'smilies/1.gif', '0'), (2, '-:(-', 'smilies/12.gif', '0'), (3, '-;)-', 'smilies/3.gif', '0'), (4, '-:D-', 'smilies/4.gif', '0'), (5, '-:>-', 'smilies/5.gif', '0'), (6, '-bighug-', 'smilies/6.gif', '0'), (7, '-:?-', 'smilies/7.gif', '0'), (8, '-inlove-', 'smilies/8.gif', '0'), (9, '-blush-', 'smilies/9.gif', '0'), (10, '-:P-', 'smilies/10.gif', '0'), (11, '-:*-', 'smilies/11.gif', '0'), (12, '-heartbroken-', 'smilies/12.gif', '0'), (13, '-:O-', 'smilies/13.gif', '0'), (14, '->(-', 'smilies/14.gif', '0'), (15, '-smug-', 'smilies/15.gif', '0'), (16, '-B)-', 'smilies/16.gif', '0'), (17, '-worried-', 'smilies/17.gif', '0'), (18, '-relieved-', 'smilies/18.gif', '0'), (19, '-devil-', 'smilies/19.gif', '0'), (20, '-cry-', 'smilies/20.gif', '0'), (21, '-:))-', 'smilies/21.gif', '0'), (22, '-straightface-', 'smilies/22.gif', '0'), (23, '-sarcastic-', 'smilies/23.gif', '0'), (24, '-rofl-', 'smilies/24.gif', '0'), (25, '-angel-', 'smilies/25.gif', '0'), (26, '-nerd-', 'smilies/26.gif', '0'), (27, '-thehand-', 'smilies/27.gif', '0'), (28, '-[:)-', 'smilies/28.gif', '0'), (29, '-rollingeyes-', 'smilies/29.gif', '0'), (30, '-loser-', 'smilies/30.gif', '0'), (31, '-sick-', 'smilies/31.gif', '0'), (32, '-shush-', 'smilies/32.gif', '0'), (33, '-vex-', 'smilies/33.gif', '0'), (34, '-clown-', 'smilies/34.gif', '0'), (35, '-crazy-', 'smilies/35.gif', '0'), (36, '-celebrate-', 'smilies/36.gif', '0'), (37, '-sarcasticlook-', 'smilies/37.gif', '0'), (38, '-happy-', 'smilies/38.gif', '0'), (39, '-thinking-', 'smilies/39.gif', '0'), (40, '-ache-', 'smilies/40.gif', '0'), (41, '-cheer-', 'smilies/41.gif', '0'), (42, '-nervous-', 'smilies/42.gif', '0'), (43, '-hyptonized-', 'smilies/43.gif', '0'), (44, '-liar-', 'smilies/44.gif', '0'), (45, '-waiting-', 'smilies/45.gif', '0'), (46, '-sigh-', 'smilies/46.gif', '0'), (47, '-tongue-', 'smilies/47.gif', '0'), (48, '-cowboy-', 'smilies/48.gif', '0'), (49, '-pig-', 'smilies/49.gif', '0'), (50, '-cow-', 'smilies/50.gif', '0'), (51, '-monkey-', 'smilies/51.gif', '0'), (52, '-chicken-', 'smilies/52.gif', '0'), (53, '-flower-', 'smilies/53.gif', '0'), (54, '-clover-', 'smilies/54.gif', '0'), (55, '-USA-', 'smilies/55.gif', '0'), (56, '-halloween-', 'smilies/56.gif', '0'), (57, '-tea-', 'smilies/57.gif', '0'), (58, '-idea-', 'smilies/58.gif', '0'), (59, '-bones-', 'smilies/59.gif', '0'), (60, '-bug-', 'smilies/60.gif', '0'), (61, '-invasion-', 'smilies/61.gif', '0'), (62, '-cross-', 'smilies/62.gif', '0'), (63, '-pray-', 'smilies/63.gif', '0'), (64, '-gold-digger-', 'smilies/64.gif', '0'), (65, '-whistle-', 'smilies/65.gif', '0'), (66, '-punch-', 'smilies/66.gif', '0'), (67, '-winner-', 'smilies/67.gif', '0'), (68, '-no-no-', 'smilies/68.gif', '0'), (69, '-victory-', 'smilies/69.gif', '0'), (70, '-callout-', 'smilies/70.gif', '0'), (71, '-chuckle-', 'smilies/71.gif', '0'), (72, '-boy-', 'smilies/72.gif', '0'), (73, '-blonde-', 'smilies/73.gif', '0'), (74, '-girl-', 'smilies/74.gif', '0'), (75, '-ying-yang-', 'smilies/75.gif', '0'), (76, '-shutup-', 'smilies/76.gif', '0'), (77, '-praise-', 'smilies/77.gif', '0'), (78, '-wave-', 'smilies/78.gif', '0'), (79, '(*)', 'smilies/79.gif', '0'), (80, '-boxer-', 'smilies/80.gif', '0'), (81, '-food-fight-', 'smilies/81.gif', '0'), (82, '-afro-', 'smilies/82.gif', '0'), (83, '-@fro-', 'smilies/83.gif', '0'), (84, '-foxy-', 'smilies/84.gif', '0'), (85, '-cyclops-', 'smilies/85.gif', '0'), (86, '-alcoholic-', 'smilies/86.gif', '0'), (87, '-lick-', 'smilies/87.gif', '0'), (88, '-bomb-', 'smilies/88.gif', '0'), (89, '-police-', 'smilies/89.gif', '0'), (90, '-cloud9-', 'smilies/90.gif', '0'), (91, '-doctor-', 'smilies/91.gif', '0'), (92, '-doggie-', 'smilies/92.gif', '0'), (93, '-fan-', 'smilies/93.gif', '0'), (94, '-fireworks-', 'smilies/94.gif', '0'), (95, '-friends-', 'smilies/95.gif', '0'), (96, '-biggrin-', 'smilies/96.gif', '0'), (97, '-furious-', 'smilies/97.gif', '0'), (98, '-ganga-', 'smilies/98.gif', '0'), (99, '-gunshots-', 'smilies/99.gif', '0'), (100, 'talkin', 'smilies/100.gif', '0'), (101, ':)]', 'smilies/101.gif', '0'), (102, 'had-it-', 'smilies/102.gif', '0'), (103, '-bye-', 'smilies/103.gif', '0'), (104, '-timeout-', 'smilies/104.gif', '0'), (105, '-daydream-', 'smilies/105.gif', '0'), (106, '-dunno-', 'smilies/106.gif', '0'), (107, '-annoyed-', 'smilies/107.gif', '0'); -- -------------------------------------------------------- -- -- Table structure for table `ibwf_topics` -- CREATE TABLE `ibwf_topics` ( `id` int(100) NOT NULL auto_increment, `name` varchar(30) NOT NULL default '', `fid` int(100) NOT NULL default '0', `authorid` int(100) NOT NULL default '0', `text` blob NOT NULL, `pinned` char(1) NOT NULL default '0', `closed` char(1) NOT NULL default '0', `crdate` int(100) NOT NULL default '0', `views` int(100) NOT NULL default '0', `reported` char(1) NOT NULL default '0', `lastpost` int(100) NOT NULL default '0', `moved` char(1) NOT NULL default '0', `pollid` int(100) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=36 ; -- -- Dumping data for table `ibwf_topics` -- INSERT INTO `ibwf_topics` (`id`, `name`, `fid`, `authorid`, `text`, `pinned`, `closed`, `crdate`, `views`, `reported`, `lastpost`, `moved`, `pollid`) VALUES (1, 'Admins wanted', 11, 1, 0x706d206d65, '0', '0', 1205530863, 7, '0', 1205530863, '0', 0), (2, 'dangerkid forums', 11, 1, 0x687474703a2f2f64616e6765726b69642e736b79636974792e636f2e7a61, '0', '1', 1205604806, 17, '0', 1205627480, '0', 0), (3, 'Soccer vs Rugby', 11, 12, 0x576861742073706f727420646f20752070726566657220706c6179696e206265747765656e20746865736520323f, '0', '0', 1205627624, 10, '0', 1208020002, '0', 0), (4, 'Fav Soccer Star', 11, 12, 0x57686f206973207572206661766f757269746520736f63636572207374617220696e2074686520776f726c64, '0', '0', 1205627696, 15, '0', 1208020110, '0', 0), (5, 'Laptop or Pc', 11, 12, 0x5768617420646f20752063686f6f7365206265747765656e2061204c6170746f70206f72205063, '0', '1', 1205627846, 15, '0', 1205864573, '0', 0), (6, 'Best Brand of Pc', 11, 12, 0x5768696368206973207468652062657374206272616e6420666f722061207063, '0', '0', 1205627913, 10, '0', 1205864709, '0', 0), (7, 'Linux, Xp, Vista', 11, 12, 0x5768696368206973207468652062657374206265747765656e204c696e75782c205870206f72205669737461, '0', '0', 1205627997, 12, '0', 1206162535, '0', 0), (8, 'site ver u using xhtml or wml', 11, 1, 0x6d696e65206973207868746d6c, '0', '0', 1205628098, 17, '0', 1205857154, '0', 0), (9, 'Data Bundles', 11, 12, 0x576865726520646f20752066696e6420636865617020726174657320666f7220646174612062756e646c6573, '0', '0', 1205628249, 23, '0', 1208695128, '0', 0), (10, '3g vs Edge', 11, 12, 0x57686174732073657276696365206973207572206d6f62696c65206f6e, '0', '0', 1205628306, 10, '0', 1206550225, '0', 0), (11, 'Technology At Hand', 11, 12, 0x49736e7420697420696d7072657373697665207468617420546563686e6f6c6f67792068617320696d70726f76656420696e2061207665727920616476616e6365642077617920696e20746865206c617374203220746f203320796561727a, '0', '0', 1205628433, 11, '0', 1206162741, '0', 0), (12, 'Fav Actor', 11, 12, 0x57686f206973207572206661766f7572697465206163746f72, '0', '0', 1205628497, 9, '0', 1205630094, '0', 0), (13, 'Fav Actress', 11, 12, 0x57686f206973207572206661766f75726974652061637472657373, '0', '0', 1205628529, 15, '0', 1205682413, '0', 0), (14, 'Rihana vs Beyonce', 11, 12, 0x57686f206973207572206661766f7572697465206265747765656e20526968616e61206f72204265796f6e6365, '0', '0', 1205628615, 7, '0', 1205717489, '0', 0), (15, 'RealFootball 2007/2008 Reviews', 11, 12, 0x47616d656c6f66742068617665206d61646520617765736f6d652067616d65732062757420692070726566657220706c6179696e6720322067616d6573206f662047616d656c6f667420616e6420746865736520736f636365722067616d6573206172652061776573756d, '0', '0', 1205629057, 3, '0', 1205864349, '0', 0), (16, 'Gameloft java vs symbian', 11, 12, 0x57686963682047616d656c6f667420666f726d61742075206c696b65206265747765656e204a617661206f722053796d6269616e, '0', '0', 1205629121, 11, '0', 1206549813, '0', 0), (17, 'Best Game Ever', 11, 12, 0x57686963682069732074686520626573742067616d652075206576657220706c61796564, '0', '0', 1205629173, 10, '0', 1206549664, '0', 0), (18, 'what time is it', 11, 1, 0x696e20696e6469612030363330, '0', '0', 1205629323, 6, '0', 1205735664, '0', 0), (19, 'Education online', 11, 12, 0x74686520696e7465726e65742068617320616476616e63656420736f2067726561742074686174206d616e792070656f706c6520617265206e6f77207374756479696e67206f6e6c696e6520696e7374656164206f6620696e207363686f6f6c, '0', '0', 1205717325, 4, '0', 1205717325, '0', 0), (20, 'Softwares installed on your pc', 11, 1, 0x78616d7070202c20667269656e64626c617374657270726f202c6f70657261202c206965202c20676f6f676c6574616c6b202c20697266616e76696577202c20646f506466202c2063796265726c696e6b506f776572647664202c206e6f7465746162206c69676874202c20676f6f676c65206765617273, '0', '0', 1205865889, 27, '0', 1207961266, '0', 0), (21, 'New Features Added', 11, 1, 0x746f20746869732073697465, '0', '0', 1206333006, 52, '0', 1208234176, '0', 0), (35, 'Users Read Urgent', 11, 18, 0x736f6f6e20692077696c6c206220616464696e67206c616e6775616765206f7074696f6e202c20706f737420656e672074787420322068696e6469202c20666f7220616c6c206c696e6b73206865726520656720666f7220696e626f78207768617420646f20692063616c6c, '0', '0', 1208100507, 69, '0', 1208115304, '0', 0), (23, 'how old is your computer', 11, 18, 0x6d696e65206a75737420626f75676874206e657731206c617374206d6f6e7468, '0', '0', 1208006915, 23, '0', 1208100923, '0', 0), (24, 'does any1 use myspace', 11, 18, 0x7768617473207572206d797370616365206964202c206d696e65206973206d7973706163652e636f6d2f656d61696c746f6b68616e31, '0', '0', 1208007007, 15, '0', 1208093229, '0', 0), (25, '5 sites that u cant live witho', 11, 18, 0x676f6f676c65202c20676d61696c202c2e2e2e2e2e2e, '0', '0', 1208007111, 12, '0', 1208016800, '0', 0), (26, 'where do u spend most of ur ty', 11, 18, 0x65646974696e6720746869732073697465206e64207573696e6720676f6f676c65, '0', '0', 1208007425, 11, '0', 1208007425, '0', 0), (27, 'Smilies List', 11, 18, 0x62696768756720696e6c6f766520626c757368203a50203a2a2020202020686561727462726f6b656e203a4f203e2820736d756720422920202020776f72726965642072656c696576656420646576696c20637279202020203a2929207374726169676874666163652073617263617374696320202020726f666c20616e67656c206e6572642074686568616e64202020205b3a2920726f6c6c696e6765796573206c6f736572207369636b2020202073687573682076657820636c6f776e206372617a792020202063656c656272617465207361726361737469636c6f6f6b206861707079202020207468696e6b696e672061636865206368656572202020206e6572766f757320687970746f6e697a6564206c6961722077616974696e67, '1', '0', 1208020267, 30, '0', 1208027689, '0', 0), (28, 'hamera hindi forum', 14, 18, 0x68616d65726120626861726174206d6168616e2028736d696c657329, '0', '0', 1208020585, 32, '0', 1208197066, '0', 0), (29, 'if u get error post here', 11, 18, 0x6966206c696e6b732072206e6f7420776f726b696e67206f722067657474696e6720616e79206572726f7273, '0', '0', 1208021365, 27, '0', 1208140665, '0', 0), (33, 'Site Updates', 11, 1, 0x69206861766520726573657420616c6c20757365727320706c757373657320746f2031202c20616c736f206e6f77206f6e7761726473206e6577207573657273206166746572207265672e2e2e2e2067657473203120706c7573, '0', '0', 1208030680, 17, '0', 1208095157, '0', 0), (31, 'Features to Add', 11, 18, 0x6c6574206d65206b6e6f77202c2077696c6c2074727920696620706f737369626c65, '0', '0', 1208028440, 63, '0', 1208156308, '0', 0), (32, 'test', 15, 1, 0x74657374, '0', '0', 1208029149, 1, '0', 1208029149, '0', 0), (34, 'BBcode lists', 11, 18, 0x62203420626f6c64202c2069206974616c6963202c20626967206269672074657874202c20736d616c6c20736d616c6c2074657874202c2075726c20736974652075726c202c20746f70696320746f706963206964202c20626c6f6720626c6f67206964202c20636c756220636c756220696420, '1', '0', 1208064249, 42, '0', 1208098222, '0', 0); -- -------------------------------------------------------- -- -- Table structure for table `ibwf_uploads` -- CREATE TABLE `ibwf_uploads` ( `id` int(11) NOT NULL auto_increment, `uid` int(11) NOT NULL default '0', `filename` text NOT NULL, `date` varchar(100) NOT NULL default '', `filesize` text NOT NULL, `uip` varchar(20) NOT NULL default '', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_uploads` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_usergallery` -- CREATE TABLE `ibwf_usergallery` ( `id` int(100) NOT NULL auto_increment, `uid` int(100) NOT NULL, `sex` varchar(255) NOT NULL, `imageurl` varchar(255) NOT NULL, `file` varchar(250) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name` (`imageurl`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=4 ; -- -- Dumping data for table `ibwf_usergallery` -- INSERT INTO `ibwf_usergallery` (`id`, `uid`, `sex`, `imageurl`, `file`) VALUES (2, 1, 'M', 'http://', 'ACD Wallpaper.bmp'), (3, 23, 'M', '', 'tips.gif'); -- -------------------------------------------------------- -- -- Table structure for table `ibwf_usergallery_rating` -- CREATE TABLE `ibwf_usergallery_rating` ( `imageid` varchar(10) NOT NULL, `rating` varchar(20) NOT NULL, `byuid` varchar(20) NOT NULL, `commentsyn` varchar(20) NOT NULL default 'Y' ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `ibwf_usergallery_rating` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_users` -- CREATE TABLE `ibwf_users` ( `id` int(100) NOT NULL auto_increment, `name` varchar(30) NOT NULL default '', `pass` varchar(60) NOT NULL default '', `birthday` varchar(50) NOT NULL default '', `sex` char(1) NOT NULL default '', `location` varchar(100) NOT NULL default '', `perm` char(1) NOT NULL default '0', `posts` int(100) NOT NULL default '0', `plusses` int(100) NOT NULL default '1', `signature` varchar(100) NOT NULL default '', `avatar` varchar(100) NOT NULL default '', `email` varchar(50) NOT NULL default '', `browserm` varchar(50) NOT NULL default '', `ipadd` varchar(30) NOT NULL default '', `lastact` int(100) NOT NULL default '0', `regdate` int(100) NOT NULL default '0', `chmsgs` int(100) NOT NULL default '0', `chmood` int(100) NOT NULL default '0', `shield` char(1) NOT NULL default '0', `gplus` int(100) NOT NULL default '1', `budmsg` varchar(100) NOT NULL default '', `lastpnreas` varchar(100) NOT NULL default '', `lastplreas` varchar(100) NOT NULL default '', `shouts` int(100) NOT NULL default '0', `pollid` int(100) NOT NULL default '0', `rbcid` varchar(255) NOT NULL default '', `hvia` char(1) NOT NULL default '1', `lastvst` int(100) NOT NULL default '0', `battlep` int(100) NOT NULL default '1', `popmsg` char(1) NOT NULL default '1', `automsgs` char(1) NOT NULL default '1', `validated` char(1) NOT NULL default '0', `theme` varchar(100) NOT NULL default 'white_medium.css', `hidden` char(1) NOT NULL default '0', `quiz_score` varchar(20) NOT NULL default '0', `quiz_easy` char(3) NOT NULL default 'no', `quiz_medium` char(3) NOT NULL default 'no', `quiz_hard` char(3) NOT NULL default 'no', `total_score` varchar(10) NOT NULL default '0', `tottimeonl` int(100) NOT NULL default '0', `ms` int(1) NOT NULL default '0', `lang` int(1) NOT NULL, `shopssid` int(1) NOT NULL, `translate` varchar(10) NOT NULL, `showicon` int(1) NOT NULL default '0', `themeid` int(20) NOT NULL, `showtime` int(1) NOT NULL '0', `showshout` int(1) NOT NULL '0', `specialid` int(1) NOT NULL, `site` int(1) NOT NULL, `showshortkey` int(1) NOT NULL '0', PRIMARY KEY (`id`), UNIQUE KEY `name` (`name`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=24 ; -- -- Dumping data for table `ibwf_users` -- INSERT INTO `ibwf_users` (`id`, `name`, `pass`, `birthday`, `sex`, `location`, `perm`, `posts`, `plusses`, `signature`, `avatar`, `email`, `browserm`, `ipadd`, `lastact`, `regdate`, `chmsgs`, `chmood`, `shield`, `gplus`, `budmsg`, `lastpnreas`, `lastplreas`, `shouts`, `pollid`, `rbcid`, `hvia`, `lastvst`, `battlep`, `popmsg`, `automsgs`, `validated`, `theme`, `hidden`, `quiz_score`, `quiz_easy`, `quiz_medium`, `quiz_hard`, `total_score`, `tottimeonl`, `ms`, `lang`, `shopssid`, `translate`, `showicon`, `themeid`, `showtime`, `showshout`, `specialid`, `site`, `showshortkey`) VALUES (1, 'admin', '0b8263d341de01f741e4deadfb18f9eb', '', '', '', '4', 61, 574, '', 'http://', 'sadiqbaig@gmail.com', 'Opera', '127.0.0.1', 1208711922, 1205524079, 0, 0, '0', -49, 'is any1 there', '', 'a', 0, 0, '', '1', 1208708623, 1, '0', '0', '1', 'style2_small.css', '0', '0', 'no', 'no', 'no', '0', 44435, 0, 1, 5, '', 1, 11, 1, 1, 0, 0, 1), (2, 'prab', 'e6f004ba8af75054838c65cc15695a31', '1988-09-05', 'M', 'India', '4', 46, 80, '', '', 'prabhakar97@gmail.com', '', '117.96.134.229', 1208253625, 1205549432, 5, 0, '0', 1, '', '', '', 0, 0, '', '1', 1208161581, 1, '1', '1', '1', 'red_medium.css', '0', '0', 'no', 'no', 'no', '0', 7435, 0, 2, 0, '', 0, 0, 0, 0, 0, 0, 0), (3, 'rey619', '82b8f4ee828ccf9247fa6d32b2f69e5f', '1987-08-15', 'M', 'Mars', '0', 40, 250, '', '', 'h4ckst3r@live.com', '', '59.94.103.127', 1208258001, 1205551602, 13, 0, '0', -21, 'CRaP!', '', 'Authorise shoutbox', 0, 0, '', '1', 1208254475, 1, '1', '1', '1', 'white_medium.css', '0', '0', 'no', 'no', 'no', '0', 17767, 0, 1, 0, '', 0, 0, 0, 0, 0, 0, 0), (4, 'thewall', 'd7a257eee410a2c83fa460276ebffa07', '', 'M', 'Delhi', '0', 5, 211, '', '', 'jimmy_the_wall@yahoo.co.in', '', '203.145.131.164', 1208245317, 1205559178, 18, 0, '0', 1, '', '', 'Authorise shoutbox access', 0, 0, '', '1', 1208194772, 1, '1', '1', '1', 'white_medium.css', '0', '0', 'no', 'no', 'no', '0', 1718, 0, 1, 0, '', 0, 0, 0, 0, 0, 0, 0), (5, 'krishna', '6e7f3516a02ea99e504d2c4d92fa66bd', '1976-02-02', 'M', 'INDIA', '0', 13, 231, '', '', 'Mail2me@lala.com', '', '59.164.103.169', 1208245319, 1205562086, 50, 0, '0', 1, '', '', 'Authorise shoutbox access', 0, 0, '', '1', 1208235453, 1, '1', '1', '1', 'blue_medium.css', '0', '0', 'no', 'no', 'no', '0', 20868, 0, 2, 0, '', 0, 0, 0, 0, 0, 0, 0), (6, 'sagar', 'd2b8f33755d52742bbcd0e1ca15b410d', '1989-02-12', 'M', 'My HoMe', '0', 16, 205, 'Hmmm', '', 'Sagar_shah999@rediffmail.com', '', '66.181.3.155', 1208250869, 1205562293, 32, 0, '0', 1, '', '', 'authorise shoutbox access', 0, 0, '', '1', 1208249511, 1, '1', '1', '1', 'red_medium.css', '0', '0', 'no', 'no', 'no', '0', 18540, 0, 1, 0, '', 0, 0, 0, 0, 0, 0, 0), (12, 'dangerkid', '8232e119d8f59aa83050a741631803a6', '1986-02-21', 'M', 'New Dehli', '0', 30, 30, '', 'avatars/1-117.gif', 'dangerkid@live.co.za', '', '10.144.123.132', 1208238425, 1205627316, 0, 0, '0', 1, '', '', '', 0, 0, '', '1', 1207450339, 1, '1', '0', '1', 'black_small.css', '0', '0', 'no', 'no', 'no', '0', 200, 0, 1, 0, '', 0, 0, 0, 0, 0, 0, 0), (14, 'asdfasdf', '6a204bd89f3c8348afd5c77c717a097a', '', '', '', '0', 0, 700, '', '', 'asdf@asdf.com', '', '71.6.18.226', 1205796194, 1205796188, 0, 0, '0', 700, '', 'Ip-banned: no valid email id', '', 0, 0, '', '1', 1205796188, 700, '1', '1', '1', 'white_medium.css', '0', '0', 'no', 'no', 'no', '0', 0, 0, 1, 0, '', 0, 0, 0, 0, 0, 0, 0), (13, 'pearls', '5019f37a8bc1df4257a299a4b9fd4a50', '1980-10-10', 'M', 'india', '0', 0, 1, '[url=http://pearls.wen.ru/Pearls.jpg]Its me here[/url]', 'http://pearls.wen.ru/pearls01.jpg', 'pearls7736@mailmate.co.za', '', '117.96.5.125', 1208137404, 1205736374, 0, 0, '0', 1, '', '', '', 0, 0, '', '1', 1206663089, 1, '1', '1', '1', 'white_medium.css', '0', '0', 'no', 'no', 'no', '0', 344, 0, 1, 0, '', 0, 0, 0, 0, 0, 0, 0), (17, 'bizwoman', 'a53f1c94f4ee9c443b97a871dbe0f246', '', '', '', '0', 0, 1, '', '', 'dltircuit@gmail.com', '', '76.184.31.48', 1207860771, 1207860764, 0, 0, '0', 1, '', '', 'reset', 0, 0, '', '1', 1207860764, 1, '1', '1', '1', 'white_medium.css', '0', '0', 'no', 'no', 'no', '0', 0, 0, 1, 0, '', 0, 0, 0, 0, 0, 0, 0), (18, 'sadiq', '2fea6e7dff88bfad359ecbb3b1d7bae0', '', 'M', '', '3', 72, 147, '', '', 'sadiqbaig@gmail.com', 'Opera', '127.0.0.1', 1208711757, 1207994967, 0, 0, '0', 1, '', '', 'reset', 0, 0, '', '1', 1208637721, 1, '1', '1', '1', 'white_medium.css', '0', '0', 'no', 'no', 'no', '0', 30471, 0, 1, 0, '', 0, 0, 0, 0, 0, 0, 0), (22, 'test', '098f6bcd4621d373cade4e832627b4f6', '', 'M', '', '0', 0, 1, '', '', 'sadiqbaig@gmail.com', 'Opera', '127.0.0.1', 1208635666, 1208068616, 0, 0, '0', 1, '', '', '', 0, 0, '', '1', 1208633960, 1, '1', '1', '1', 'white_medium.css', '0', '0', 'no', 'no', 'no', '0', 3414, 0, 2, 1, '', 0, 0, 0, 0, 0, 0, 0), (23, 'hello', '5d41402abc4b2a76b9719d911017c592', '1992-01-01', 'M', '', '0', 0, 1, '', '', 'sadiqbaig@gmail.com', 'Opera', '124.7.83.76', 1208638931, 1208638079, 0, 0, '0', 1, '', '', '', 0, 0, '', '1', 1208638079, 1, '1', '1', '1', 'white_medium.css', '0', '0', 'no', 'no', 'no', '0', 848, 0, 1, 0, '', 0, 0, 0, 0, 0, 0, 0); -- -------------------------------------------------------- -- -- Table structure for table `ibwf_usfun` -- CREATE TABLE `ibwf_usfun` ( `id` int(100) NOT NULL auto_increment, `uid` int(100) NOT NULL default '0', `action` varchar(10) NOT NULL default '', `target` int(100) NOT NULL default '0', `actime` int(100) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_usfun` -- -- -------------------------------------------------------- -- -- Table structure for table `ibwf_vault` -- CREATE TABLE `ibwf_vault` ( `id` int(100) NOT NULL auto_increment, `uid` int(100) NOT NULL default '0', `title` varchar(50) NOT NULL default '', `itemurl` varchar(255) NOT NULL default '', `pudt` int(100) NOT NULL default '0', `type` varchar(20) NOT NULL, `downloads` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; -- -- Dumping data for table `ibwf_vault` -- INSERT INTO `ibwf_vault` (`id`, `uid`, `title`, `itemurl`, `pudt`, `type`, `downloads`) VALUES (1, 12, 'Netfront 3.3 (zip)', 'http://s60funchat.wen.su/Netfront3.zip', 1205639243, '', ''); -- -------------------------------------------------------- -- -- Table structure for table `ibwf_xinfo` -- CREATE TABLE `ibwf_xinfo` ( `id` int(100) NOT NULL auto_increment, `uid` int(100) NOT NULL default '0', `country` varchar(50) NOT NULL default '', `city` varchar(50) NOT NULL default '', `street` varchar(50) NOT NULL default '', `timezone` char(3) NOT NULL default '', `height` varchar(10) NOT NULL default '', `weight` varchar(10) NOT NULL default '', `phoneno` varchar(20) NOT NULL default '', `likes` varchar(250) NOT NULL default '', `deslikes` varchar(250) NOT NULL default '', `realname` varchar(100) NOT NULL default '', `racerel` varchar(100) NOT NULL default '', `hairtype` varchar(50) NOT NULL default '', `eyescolor` varchar(10) NOT NULL default '', `profession` varchar(100) NOT NULL default '', `habitsb` varchar(250) NOT NULL default '', `habitsg` varchar(250) NOT NULL default '', `favsport` varchar(100) NOT NULL default '', `favmusic` varchar(100) NOT NULL default '', `moretext` blob NOT NULL, `budsonly` char(1) NOT NULL default '1', `sexpre` char(1) NOT NULL default '', `sitedscr` char(1) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `uid` (`uid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -- Dumping data for table `ibwf_xinfo` -- -- -------------------------------------------------------- -- -- Table structure for table `pet_tamagochi` -- CREATE TABLE `pet_tamagochi` ( `id` int(100) NOT NULL, `name` varchar(20) NOT NULL, `login` varchar(20) NOT NULL, `password` varchar(20) NOT NULL, `kind` varchar(20) NOT NULL, `temper` varchar(20) NOT NULL, `birthday` varchar(20) NOT NULL, `birth_lx` varchar(20) NOT NULL, `eda` varchar(20) NOT NULL, `nastr` varchar(20) NOT NULL, `um` varchar(20) NOT NULL, `health` varchar(20) NOT NULL, `toilet` varchar(20) NOT NULL, `vanna` varchar(20) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `pet_tamagochi` -- INSERT INTO `pet_tamagochi` (`id`, `name`, `login`, `password`, `kind`, `temper`, `birthday`, `birth_lx`, `eda`, `nastr`, `um`, `health`, `toilet`, `vanna`) VALUES (0, 'jh', '', '', 'hamster', 'good', '18-March-2008-Born', '1208555050', '103', '103', '102', '102', '103', '103'), (0, 'hedd', '', '', 'dog', 'good', '18-March-2008-Born', '1208554234', '103', '103', '102', '102', '103', '103'), (0, 'gh', '', '', 'cat', 'good', '18-March-2008-Born', '1208554848', '103', '103', '102', '102', '103', '103'), (0, 'hg', 'test', 'test', 'dog', 'good', '18-March-2008-Born', '1208555848', '70', '74', '80', '80', '70', '70'), (0, 'hmmm', 'wow', 'wow', 'dog', 'good', '18-March-2008-Born', '1208559610', '91', '91', '97', '94', '91', '91'); -- -------------------------------------------------------- -- -- Table structure for table `pet_users` -- CREATE TABLE `pet_users` ( `login` varchar(30) NOT NULL, `password` varchar(60) NOT NULL, `tamagochi` varchar(20) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `pet_users` -- INSERT INTO `pet_users` (`login`, `password`, `tamagochi`) VALUES ('test', 'test', '1'), ('hello', 'hello', '0'), ('hello2', 'hello', '0'), ('wow', 'wow', '1'); -- -------------------------------------------------------- -- -- Table structure for table `phpmysqlautobackup` -- CREATE TABLE `phpmysqlautobackup` ( `id` int(11) NOT NULL, `version` varchar(6) default NULL, `time_last_run` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Dumping data for table `phpmysqlautobackup` --