Moozonian Moozonian
Web Systems Visual Arrays Dev Terminal Chronicles Codices Apex Vector Exchange Cognitive Core
GitHub Repo https://github.com/anhyasoudz/quannguyen.txt

anhyasoudz/quannguyen.txt

-- phpMyAdmin SQL Dump -- version 5.0.3 -- https://www.phpmyadmin.net/ -- -- Máy chủ: 127.0.0.1 -- Thời gian đã tạo: Th12 16, 2020 lúc 04:33 PM -- Phiên bản máy phục vụ: 10.4.14-MariaDB -- Phiên bản PHP: 7.4.11 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Cơ sở dữ liệu: `test2` -- -- -------------------------------------------------------- -- -- Cấu trúc bảng cho bảng `giftcode` -- CREATE TABLE `giftcode` ( `id` int(255) NOT NULL, `username` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL, `action` varchar(999) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL, `giftcode` varchar(999) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL, `percent` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '0', `status` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT 'true', `expire` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '0', `time` int(255) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Đang đổ dữ liệu cho bảng `giftcode` -- INSERT INTO `giftcode` (`id`, `username`, `action`, `giftcode`, `percent`, `status`, `expire`, `time`) VALUES (8, 'anhyasoudz', 'mua_acc', '12345', '50', 'false', '1607828531', 1607824931), (9, 'anhyasoudz', 'mua_acc', 'sharecodevlog', '50', 'false', '1607828899', 1607825299), (10, 'anhyasoudz', 'mua_acc', 'sharecodevlog1', '100', 'false', '1607829694', 1607826094), (11, 'anhyasoudz', 'mua_acc', 'sharecodevlog1', '50', 'false', '1607830360', 1607826760); -- -------------------------------------------------------- -- -- Cấu trúc bảng cho bảng `homthinhbian` -- CREATE TABLE `homthinhbian` ( `id` int(255) NOT NULL, `kimcuong` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `giatien` varchar(999) NOT NULL DEFAULT '0', `nguoimua` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_nopad_ci NOT NULL DEFAULT 'null', `status` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1', `time` int(255) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Đang đổ dữ liệu cho bảng `homthinhbian` -- INSERT INTO `homthinhbian` (`id`, `kimcuong`, `giatien`, `nguoimua`, `status`, `time`) VALUES (257, '20', '30000', 'null', '1', 1602246542), (258, '20', '30000', 'null', '1', 1602246542), (259, '20', '30000', 'null', '1', 1602246542), (260, '20', '30000', 'kunkeypr', '0', 1602246542), (261, '20', '30000', 'kunkeypr', '0', 1602246542), (262, '20', '30000', 'kunkeypr', '0', 1602246542), (263, '20', '30000', 'kunkeypr', '0', 1602246542), (264, '20', '30000', 'null', '1', 1602246542); -- -------------------------------------------------------- -- -- Cấu trúc bảng cho bảng `napthe` -- CREATE TABLE `napthe` ( `id` int(255) NOT NULL, `username` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `type` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `amount` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `serial` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `pin` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `tranid` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `status` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `time` int(255) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Đang đổ dữ liệu cho bảng `napthe` -- INSERT INTO `napthe` (`id`, `username`, `type`, `amount`, `serial`, `pin`, `tranid`, `status`, `time`) VALUES (61, 'kunkeypr', 'VIETTEL', '10000', '1234567890098', '12345678900984', '401599', '1', 1602542237), (62, 'kunkeypr', 'VIETTEL', '10000', '1234567890098', '12345678900', '322348', '1', 1602642605), (63, 'anhyasoudz', 'VIETTEL', '10000', '5473828535834', '383589247535853', '408829759', '2', 1607938982); -- -------------------------------------------------------- -- -- Cấu trúc bảng cho bảng `nickff` -- CREATE TABLE `nickff` ( `id` int(255) NOT NULL, `taikhoan` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `matkhau` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `giatien` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `rank` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `nhanvat` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `dangky` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `pet` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `noibat` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `2fa` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `nguoimua` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `status` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `time` int(255) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Đang đổ dữ liệu cho bảng `nickff` -- INSERT INTO `nickff` (`id`, `taikhoan`, `matkhau`, `giatien`, `rank`, `nhanvat`, `dangky`, `pet`, `noibat`, `2fa`, `nguoimua`, `status`, `time`) VALUES (1, 'jhgjhgj', 'ỷty', '10000', '1', '1', '0', '0', 'rtyhgfhj', 'trỷty', 'anhyasoudz', '0', 1607790965), (2, 'hkihjuk', 'tyuiuyi', '10000', '1', '1', '0', '0', 'gh', 'uyiuyhji', 'anhyasoudz', '0', 1607791102), (3, 'jhgjhgj', 'xgfh', '10000', '1', '1', '0', '0', 'gjhgj', 'ghjgjhg', 'anhyasoudz', '0', 1607791967), (4, 'tytyrt', 'tyutu', '10000', '1', '1', '0', '0', 'tyuytu', 'tuytyutu', 'anhyasoudz', '0', 1607826439), (5, 'fghg', 'gjy', '10000', '1', '1', '0', '0', 'ỵttj', 'ytjyh', 'anhyasoudz', '0', 1607826885), (6, 'hỵuyhik', 'uiuyi', '10000', '1', '1', '0', '1', 'gh', 'yuiuyi', 'null', '1', 1607827509), (7, 'anhyasoudz2', 'dfdhfgh', '10000', '2', '2', '0', '2', 'fhfgh', 'fghfgh', 'null', '1', 1607833681); -- -------------------------------------------------------- -- -- Cấu trúc bảng cho bảng `random_freefire` -- CREATE TABLE `random_freefire` ( `id` int(255) NOT NULL, `name` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `cname` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `thumb` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `giatien` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `status` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'true', `time` int(255) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Đang đổ dữ liệu cho bảng `random_freefire` -- INSERT INTO `random_freefire` (`id`, `name`, `cname`, `thumb`, `giatien`, `status`, `time`) VALUES (13, 'Random Free Fire 150K', 'random-acc-50k', 'https://i.imgur.com/pQeAWow.gif', '150000', 'true', 1598959694), (14, 'Random Free Fire 100K', 'random-acc-20k', 'https://i.imgur.com/HCLvHR4.gif', '100000', 'true', 1598980630), (15, 'Random Free Fire 50K', 'random-acc-30k', 'https://i.imgur.com/u6ACWUI.gif', '50000', 'true', 1598980645), (16, 'Random Free Fire 20K', 'random-acc-10k', 'https://i.imgur.com/o5jblY1.gif', '20000', 'false', 1598980656), (17, 'Random Free Fire 10K', 'vong-quay-mua-he', 'https://i.imgur.com/YMZincz.gif', '10000', 'false', 1599068140); -- -------------------------------------------------------- -- -- Cấu trúc bảng cho bảng `random_freefire_nick` -- CREATE TABLE `random_freefire_nick` ( `id` int(255) NOT NULL, `cname` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `username` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `password` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `status` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'true', `nguoimua` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `time` int(255) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Đang đổ dữ liệu cho bảng `random_freefire_nick` -- INSERT INTO `random_freefire_nick` (`id`, `cname`, `username`, `password`, `status`, `nguoimua`, `time`) VALUES (23926, 'random-acc-30k', 'kunkeypr', '123456', 'false', 'kunkeypr', 1602246917); -- -------------------------------------------------------- -- -- Cấu trúc bảng cho bảng `rut_kim_cuong` -- CREATE TABLE `rut_kim_cuong` ( `id` int(255) NOT NULL, `username` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `idgame` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `kimcuong` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `noidung` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `status` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '2', `time` int(255) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Đang đổ dữ liệu cho bảng `rut_kim_cuong` -- INSERT INTO `rut_kim_cuong` (`id`, `username`, `idgame`, `kimcuong`, `noidung`, `status`, `time`) VALUES (15, 'kunkeypr', '1234123', '90', 'ahihi', '1', 1602538797), (16, 'kunkeypr', '1234123', '230', '12332', '1', 1602695691), (17, 'kunkeypr', '1234123', '230', '12332', '1', 1602696382); -- -------------------------------------------------------- -- -- Cấu trúc bảng cho bảng `settings` -- CREATE TABLE `settings` ( `id` int(255) NOT NULL, `key` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `value` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Đang đổ dữ liệu cho bảng `settings` -- INSERT INTO `settings` (`id`, `key`, `value`) VALUES (9, 'web_logo', '{\"url\":\"https:\\/\\/nick.vn\\/storage\\/images\\/HYFiUkwC3Y_1560966469.jpg\",\"icon\":\"\",\"width1\":\"35px\",\"width2\":\"29px\",\"width3\":\"35px\",\"cursor\":\"\"}'), (10, 'web_banner', '{\"banner\":\"https:\\/\\/nick.vn\\/storage\\/images\\/ULo6tK4Qip_1601830309.jpg\"}'), (8, 'web_title', '{\"title\":\"Shop Ch\\u00ednh Th\\u1ee9c C\\u1ee7a Qu\\u00e2n Nguy\\u1ec5n\",\"name\":\"LOCALHOST\"}'), (12, 'web_admin', '{\"name\":\"Qu\\u00e2n Nguy\\u1ec5n\",\"phone\":\"Qu\\u00e2n Nguy\\u1ec5n\",\"facebook\":\"https:\\/\\/www.facebook.com\\/tranninh2004\",\"youtube\":\"https:\\/\\/www.youtube.com\\/channel\\/UCUfvLd4T1zqc3ziRI1tCYuw\"}'), (13, 'web_thongbao', '{\"thongbao\":\"<p style=\\\"text-align:center\\\"><strong><img src=\\\"https:\\/\\/shopgcaothu.vn\\/upload\\/userfiles\\/images\\/hot.gif\\\" \\/><span style=\\\"color:#009933\\\">GIÁ VÀNG X5000 QUÁ \\u0110Ã, T\\u1eb6NG QUÀ H\\u1eb0NG NGÀY<\\/span><\\/strong><\\/p>\\r\\n\\r\\n<p style=\\\"text-align:center\\\"><strong><img src=\\\"https:\\/\\/shopgcaothu.vn\\/upload\\/userfiles\\/images\\/hot.gif\\\" \\/><\\/strong><span style=\\\"color:#e67e22\\\"><strong>\\u0110\\u1eb6C BI\\u1ec6T <\\/strong><strong>N\\u1ea0P TH\\u1eba VIETTEL  \\u0110\\u01af\\u1ee2C KHUY\\u1ebeN MÃI <\\/strong><\\/span><span style=\\\"color:#ff0000\\\"><strong>120%<\\/strong><\\/span><br \\/>\\r\\n<span style=\\\"color:#e67e22\\\"><strong>- N\\u1ea0P 50K NH\\u1eacN <\\/strong><\\/span><span style=\\\"color:#ff0000\\\"><strong>60K<\\/strong><\\/span><br \\/>\\r\\n<span style=\\\"color:#e67e22\\\"><strong>- N\\u1ea0P 100K NH\\u1eacN <\\/strong><\\/span><span style=\\\"color:#ff0000\\\"><strong>120K<\\/strong><\\/span><br \\/>\\r\\n<span style=\\\"color:#e67e22\\\"><strong>- N\\u1ea0P 200K NH\\u1eacN <\\/strong><\\/span><span style=\\\"color:#ff0000\\\"><strong>240K<\\/strong><\\/span><br \\/>\\r\\n<span style=\\\"color:#e67e22\\\"><strong>- N\\u1ea0P 500K NH\\u1eacN <\\/strong><\\/span><span style=\\\"color:#ff0000\\\"><strong>600K<\\/strong><\\/span><\\/p>\\r\\n\\r\\n<p style=\\\"text-align:center\\\"><strong><img src=\\\"https:\\/\\/shopgcaothu.vn\\/upload\\/userfiles\\/images\\/hot.gif\\\" \\/><span style=\\\"color:#ff0000\\\">\\u0110\\u01af\\u1ee2C NHI\\u1ec0U YTB NG\\u1eccC R\\u1ed2NG QU\\u1ea2NG CÁO - KH\\u1eb2NG \\u0110\\u1ecaNH UY TÍN SHOP TGAME.VN<\\/span><\\/strong><\\/p>\\r\\n\\r\\n<p style=\\\"text-align:center\\\"><strong><span style=\\\"color:#ff0000\\\">SHOP V\\u1eeaA C\\u1eacP NH\\u1eacT LÔ NICK SALE 90% C\\u1ef0C R\\u1eba<\\/span><\\/strong><\\/p>\\r\\n\\r\\n<p style=\\\"text-align:center\\\"><strong><span style=\\\"color:#ff0000\\\">C\\u1eacP NH\\u1eacT 8 VÒNG QUAY HOT M\\u1eeaNG GIÁNG SINH<\\/span><\\/strong><\\/p>\\r\\n\"}'), (16, 'hinhanh_game', '{\"banaccff\":\"https:\\/\\/i.imgur.com\\/QMCLud3.jpg\",\"vanmayff\":\"https:\\/\\/i.imgur.com\\/97ay0wP.gif\",\"homthinhff\":\"https:\\/\\/i.imgur.com\\/7vXohcY.gif\",\"lattheff\":\"https:\\/\\/i.imgur.com\\/WB0A70a.gif\",\"sieucapff\":\"https:\\/\\/i.imgur.com\\/W23Ev8N.gif\",\"codesungff\":\"https:\\/\\/i.imgur.com\\/Hlji2zs.gif\"}'), (11, 'web_color', '{\"color\":\"#ededed\"}'), (14, 'hienthi_game', '{\"banaccff\":\"1\",\"vanmayff\":\"0\",\"homthinhff\":\"1\",\"lattheff\":\"1\",\"sieucapff\":\"1\",\"codesungff\":\"1\"}'), (15, 'hienthi_web', '{\"napthe_mobile\":\"1\",\"napthe_pc\":\"1\",\"vongquay\":\"1\",\"dichvu\":\"1\",\"random\":\"1\",\"banner\":\"1\"}'), (17, 'web_napthe', '{\"kieunap\":\"naptudong\"}'), (18, 'web_brick', '{\"site\":\"naptudong\",\"partner_id\":\"7359397061\",\"partner_key\":\"485292f137262dcd9390cb3a14daa557\"}'), (19, 'group_facebook', '{\"group\":\"https:\\/\\/www.facebook.com\\/CSKH-Tr%C3%B9m-C%C3%A1c-Game-Online-102414321166624\\/\"}'); -- -------------------------------------------------------- -- -- Cấu trúc bảng cho bảng `setting_bingo` -- CREATE TABLE `setting_bingo` ( `item_1` int(11) NOT NULL, `item_2` int(11) NOT NULL, `item_3` int(11) NOT NULL, `item_4` int(11) NOT NULL, `item_5` int(11) NOT NULL, `item_6` int(11) NOT NULL, `item_7` int(11) NOT NULL, `item_8` int(11) NOT NULL, `item_9` int(11) NOT NULL, `giatien` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT '0', `nohu_from` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT '0', `nohu_to` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `sudung` int(255) NOT NULL DEFAULT 0 ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Đang đổ dữ liệu cho bảng `setting_bingo` -- INSERT INTO `setting_bingo` (`item_1`, `item_2`, `item_3`, `item_4`, `item_5`, `item_6`, `item_7`, `item_8`, `item_9`, `giatien`, `nohu_from`, `nohu_to`, `sudung`) VALUES (10, 10, 10, 10, 10, 10, 10, 10, 10, '20000', '100', '', 26); -- -------------------------------------------------------- -- -- Cấu trúc bảng cho bảng `setting_latthe` -- CREATE TABLE `setting_latthe` ( `item_1` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `item_2` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `item_3` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `item_4` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `item_5` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `item_6` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `giatien` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Đang đổ dữ liệu cho bảng `setting_latthe` -- INSERT INTO `setting_latthe` (`item_1`, `item_2`, `item_3`, `item_4`, `item_5`, `item_6`, `giatien`) VALUES ('10', '10', '10', '10', '10', '10', '30000'); -- -------------------------------------------------------- -- -- Cấu trúc bảng cho bảng `setting_sieucap` -- CREATE TABLE `setting_sieucap` ( `item_1` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `item_2` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `item_3` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `item_4` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `giatien` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Đang đổ dữ liệu cho bảng `setting_sieucap` -- INSERT INTO `setting_sieucap` (`item_1`, `item_2`, `item_3`, `item_4`, `giatien`) VALUES ('10', '10', '10', '10', '19000'); -- -------------------------------------------------------- -- -- Cấu trúc bảng cho bảng `users` -- CREATE TABLE `users` ( `id` int(255) NOT NULL, `fbid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `admin` int(255) NOT NULL, `username` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `password` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `email` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `money` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `money_nap` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `kimcuong` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `quanhuy` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `token` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `auth` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `ip` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `verify` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `verify_code` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `time` int(255) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Đang đổ dữ liệu cho bảng `users` -- INSERT INTO `users` (`id`, `fbid`, `admin`, `username`, `password`, `email`, `money`, `money_nap`, `kimcuong`, `quanhuy`, `token`, `auth`, `ip`, `verify`, `verify_code`, `time`) VALUES (1, '0', 1, 'anhyasoudz', 'd41f06fffbdfa239e8a2c11a586cc32d', 'anhyasoudz@gmail.com', '871000', '0', '1111', '0', '3050a62715228d41c9b0412e4fdd6649110dbe47781902c1e3f413956e36', '12410e3b15da6b3c8f0e7f39437072229a2232db6be80e4bb7639a5a713d', '::1', 'true', '72058', 1607760701), (2, '0', 0, 'hgkjhkjhk', '25f9e794323b453885f5181f1b624d0b', 'jhkjhkhgkhj@gmail.com', '0', '0', '0', '0', '06b237be38009a7682a8ef9e960ed97fbc8ca125749f233a23e62feefc30', '42cd3b1d2252552b6a98bb61ea5432cc4dc5abfe997fa7f89aa19f7efed2', '::1', 'true', '89950', 1607934765), (3, '0', 0, 'hjkjhkhjkjhkjh', '25f9e794323b453885f5181f1b624d0b', 'xeteya6982@pickybuys.com', '0', '0', '0', '0', '683afa7ba37074c85c4804d7738d466e093e9f5dbdf289a24901ce26c7db', 'fda9881516a3a5c3973f7115f161b63143d0b8f15aff7f18a7c555b43437', '::1', 'true', '82198', 1607934910), (4, '0', 0, 'anhyasoudz2', '25f9e794323b453885f5181f1b624d0b', 'yereje1d213@acceptmail.net', '0', '0', '0', '0', 'd2636a22cf34febea5cee4aeafe1e884070ea44818a22fd2c8692fb4c6a9', '59942096b501004d07a99841d6990682954ea2135b8ced2346f8ede05abf', '::1', 'true', '87251', 1607957354); -- -------------------------------------------------------- -- -- Cấu trúc bảng cho bảng `user_history_system` -- CREATE TABLE `user_history_system` ( `id` int(255) NOT NULL, `username` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL, `action` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `action_name` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `sotien` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `mota` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `time` int(255) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Đang đổ dữ liệu cho bảng `user_history_system` -- INSERT INTO `user_history_system` (`id`, `username`, `action`, `action_name`, `sotien`, `mota`, `time`) VALUES (1, 'anhyasoudz', 'Vòng Quay FreeFire', 'Vòng Quay Bữa Tiệc Bãi Biển', '-20,000đ', 'Nhận được Kim Cương', 1608114013); -- -------------------------------------------------------- -- -- Cấu trúc bảng cho bảng `vongquay_codesung` -- CREATE TABLE `vongquay_codesung` ( `id` int(255) NOT NULL, `item_1` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `item_2` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `item_3` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `item_4` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `item_5` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `item_6` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `item_7` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `item_8` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `giatien` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0' ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Đang đổ dữ liệu cho bảng `vongquay_codesung` -- INSERT INTO `vongquay_codesung` (`id`, `item_1`, `item_2`, `item_3`, `item_4`, `item_5`, `item_6`, `item_7`, `item_8`, `giatien`) VALUES (1, '10', '10', '10', '10', '10', '10', '10', '10', '20000'); -- -------------------------------------------------------- -- -- Cấu trúc bảng cho bảng `vongquay_codesung_gift` -- CREATE TABLE `vongquay_codesung_gift` ( `item_1` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `item_2` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `item_3` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `item_4` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `item_5` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `item_6` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `item_7` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `item_8` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Đang đổ dữ liệu cho bảng `vongquay_codesung_gift` -- INSERT INTO `vongquay_codesung_gift` (`item_1`, `item_2`, `item_3`, `item_4`, `item_5`, `item_6`, `item_7`, `item_8`) VALUES ('RTWHNCEZ', '1234567890098', NULL, '1234567890098', 'êrsdfsdf', 'sdfsdfdsf', 'sdfsdfsdf', 'czvvx'); -- -------------------------------------------------------- -- -- Cấu trúc bảng cho bảng `vongquay_kimcuong` -- CREATE TABLE `vongquay_kimcuong` ( `id` int(255) NOT NULL, `name` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `mota` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL, `giatien` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `sudung` varchar(999) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0', `status` varchar(255) NOT NULL DEFAULT 'false', `time` int(255) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Đang đổ dữ liệu cho bảng `vongquay_kimcuong` -- INSERT INTO `vongquay_kimcuong` (`id`, `name`, `mota`, `giatien`, `sudung`, `status`, `time`) VALUES (20, 'Vòng Quay Sinh Nhật 30K', 'nothing in hre', '30000', '2', 'true', 1597966784), (21, 'VÒNG QUAY VŨ KHÍ MƠ ƯỚC 25K', 'Demo vòng quay 2', '25000', '2', 'true', 1597970090), (23, 'Vòng Quay Nỗ Hũ 20K', '', '20000', '5', 'true', 1598034829), (24, 'Vòng Quay Bị Lỗi 17K', '', '17000', '4', 'true', 1598212811), (26, 'Vòng Quay Sinh Nhật Freefire', '', '20000', '7', 'true', 1599290268), (27, 'Vòng Quay Tết Trung Thu', '', '21000', '9', 'true', 1599290494), (28, 'Vòng Quay Du Lịch Mùa Hè', '', '19000', '1', 'true', 1599290683), (29, 'Vòng Quay Bữa Tiệc Bãi Biển', '', '20000', '0', 'true', 1599290923); -- -------------------------------------------------------- -- -- Cấu trúc bảng cho bảng `vongquay_kimcuong_gift` -- CREATE TABLE `vongquay_kimcuong_gift` ( `id` int(255) NOT NULL, `id_vongquay` int(255) NOT NULL, `item_1` varchar(999) NOT NULL, `item_2` varchar(999) NOT NULL, `item_3` varchar(999) NOT NULL, `item_4` varchar(999) NOT NULL, `item_5` varchar(999) NOT NULL, `item_6` varchar(999) NOT NULL, `item_7` varchar(999) NOT NULL, `item_8` varchar(999) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Đang đổ dữ liệu cho bảng `vongquay_kimcuong_gift` -- INSERT INTO `vongquay_kimcuong_gift` (`id`, `id_vongquay`, `item_1`, `item_2`, `item_3`, `item_4`, `item_5`, `item_6`, `item_7`, `item_8`) VALUES (22, 23, '{\"text\":\"N\\u01b0\\u1edbc D\\u1eeba M\\u00e1t L\\u1ea1nh T\\u0103ng B\\u1ea1n 10% May M\\u1eafn Nh\\u00e9\",\"kimcuong\":\"0\",\"tyle\":\"10\"}', '{\"text\":\"Ch\\u00fac M\\u1eebng B\\u1ea1n \\u0110\\u00e3 Tr\\u00fang 99 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"99\",\"tyle\":\"10\"}', '{\"text\":\"Ch\\u00fac M\\u1eebng B\\u1ea1n \\u0110\\u00e3 Tr\\u00fang 239 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"239\",\"tyle\":\"10\"}', '{\"text\":\"Ch\\u00fac M\\u1eebng B\\u1ea1n \\u0110\\u00e3 Tr\\u00fang 349 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"349\",\"tyle\":\"10\"}', '{\"text\":\"Ch\\u00fac M\\u1eebng B\\u1ea1n \\u0110\\u00e3 Tr\\u00fang 999 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"999\",\"tyle\":\"10\"}', '{\"text\":\"Ch\\u00fac M\\u1eebng B\\u1ea1n \\u0110\\u00e3 Tr\\u00fang 3.999 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"3999\",\"tyle\":\"10\"}', '{\"text\":\"Ch\\u00fac M\\u1eebng B\\u1ea1n \\u0110\\u00e3 Tr\\u00fang 15.000 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"15000\",\"tyle\":\"10\"}', '{\"text\":\"Ch\\u00fac M\\u1eebng B\\u1ea1n \\u0110\\u00e3 Tr\\u00fang 25.000 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"25000\",\"tyle\":\"10\"}'), (23, 24, '{\"text\":\"Ch\\u00fac B\\u1ea1n May M\\u1eafn L\\u1ea7n Sau\",\"kimcuong\":\"0\",\"tyle\":\"10\"}', '{\"text\":\"Ch\\u00fac M\\u1eebng B\\u1ea1n \\u0110\\u00e3 Tr\\u00fang 80 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"80\",\"tyle\":\"10\"}', '{\"text\":\"Ch\\u00fac M\\u1eebng B\\u1ea1n \\u0110\\u00e3 Tr\\u00fang 150 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"150\",\"tyle\":\"10\"}', '{\"text\":\"Ch\\u00fac M\\u1eebng B\\u1ea1n \\u0110\\u00e3 Tr\\u00fang 1.000 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"1000\",\"tyle\":\"10\"}', '{\"text\":\"Ch\\u00fac M\\u1eebng B\\u1ea1n \\u0110\\u00e3 Tr\\u00fang 3.000 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"3000\",\"tyle\":\"10\"}', '{\"text\":\"Ch\\u00fac M\\u1eebng B\\u1ea1n \\u0110\\u00e3 Tr\\u00fang 4.500 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"4500\",\"tyle\":\"10\"}', '{\"text\":\"Ch\\u00fac M\\u1eebng B\\u1ea1n \\u0110\\u00e3 Tr\\u00fang 9.999 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"9999\",\"tyle\":\"10\"}', '{\"text\":\"Ch\\u00fac M\\u1eebng B\\u1ea1n \\u0110\\u00e3 Tr\\u00fang 15.000 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"15000\",\"tyle\":\"10\"}'), (20, 21, '{\"text\":\"Qu\\u00e1i R\\u1eebng H\\u1ea1 G\\u1ee5c\",\"kimcuong\":\"0\",\"tyle\":\"0\"}', '{\"text\":\"25 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"25\",\"tyle\":\"80\"}', '{\"text\":\"40 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"40\",\"tyle\":\"20\"}', '{\"text\":\"80 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"80\",\"tyle\":\"0\"}', '{\"text\":\"120 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"120\",\"tyle\":\"0\"}', '{\"text\":\"250 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"250\",\"tyle\":\"25\"}', '{\"text\":\"300 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"300\",\"tyle\":\"0\"}', '{\"text\":\"400 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"400\",\"tyle\":\"25\"}'), (19, 20, '{\"text\":\"N\\u01b0\\u1edbc D\\u1eeba M\\u00e1t L\\u1ea1nh\",\"kimcuong\":\"0\",\"tyle\":\"10\"}', '{\"text\":\"80 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"80\",\"tyle\":\"10\"}', '{\"text\":\"150 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"150\",\"tyle\":\"10\"}', '{\"text\":\"1000 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"1000\",\"tyle\":\"10\"}', '{\"text\":\"3000 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"3000\",\"tyle\":\"10\"}', '{\"text\":\"4500 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"4500\",\"tyle\":\"10\"}', '{\"text\":\"9999 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"9999\",\"tyle\":\"10\"}', '{\"text\":\"15999 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"15999\",\"tyle\":\"10\"}'), (24, 25, '{\"text\":\"q\",\"kimcuong\":\"0\",\"tyle\":\"10\"}', '{\"text\":\"a\",\"kimcuong\":\"0\",\"tyle\":\"10\"}', '{\"text\":\"s\",\"kimcuong\":\"0\",\"tyle\":\"10\"}', '{\"text\":\"h\",\"kimcuong\":\"0\",\"tyle\":\"10\"}', '{\"text\":\"h\",\"kimcuong\":\"0\",\"tyle\":\"10\"}', '{\"text\":\"h\",\"kimcuong\":\"0\",\"tyle\":\"10\"}', '{\"text\":\"h\",\"kimcuong\":\"0\",\"tyle\":\"10\"}', '{\"text\":\"h\",\"kimcuong\":\"0\",\"tyle\":\"10\"}'), (25, 26, '{\"text\":\"9999 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"9999\",\"tyle\":\"10\"}', '{\"text\":\"3000 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"3000\",\"tyle\":\"10\"}', '{\"text\":\"1000\",\"kimcuong\":\"1000\",\"tyle\":\"10\"}', '{\"text\":\"350 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"350\",\"tyle\":\"10\"}', '{\"text\":\"6000 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"6000\",\"tyle\":\"10\"}', '{\"text\":\"250 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"250\",\"tyle\":\"10\"}', '{\"text\":\"100 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"100\",\"tyle\":\"10\"}', '{\"text\":\"Ch\\u00fac M\\u1eebng Sinh Nh\\u1eadt\",\"kimcuong\":\"0\",\"tyle\":\"10\"}'), (26, 27, '{\"text\":\"18999 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"18999\",\"tyle\":\"10\"}', '{\"text\":\"Ng\\u00f4i Sao May M\\u1eafn\",\"kimcuong\":\"0\",\"tyle\":\"10\"}', '{\"text\":\"8000 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"8000\",\"tyle\":\"10\"}', '{\"text\":\"235 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"235\",\"tyle\":\"10\"}', '{\"text\":\"5999 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"5999\",\"tyle\":\"10\"}', '{\"text\":\"1111 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"1111\",\"tyle\":\"10\"}', '{\"text\":\"2999 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"2999\",\"tyle\":\"10\"}', '{\"text\":\"100 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"100\",\"tyle\":\"10\"}'), (27, 28, '{\"text\":\"Du L\\u1ecbch M\\u00f9a H\\u00e8\",\"kimcuong\":\"0\",\"tyle\":\"10\"}', '{\"text\":\"100 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"100\",\"tyle\":\"10\"}', '{\"text\":\"235 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"235\",\"tyle\":\"10\"}', '{\"text\":\"263 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"263\",\"tyle\":\"10\"}', '{\"text\":\"1111 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"1111\",\"tyle\":\"10\"}', '{\"text\":\"2999 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"2999\",\"tyle\":\"10\"}', '{\"text\":\"8000 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"8000\",\"tyle\":\"10\"}', '{\"text\":\"9000 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":\"9000\",\"tyle\":\"10\"}'), (28, 29, '{\"text\":\"Ti\\u1ec7c B\\u00e3i Bi\\u1ec3n\",\"kimcuong\":null,\"tyle\":\"100\"}', '{\"text\":\"110 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":null,\"tyle\":\"10\"}', '{\"text\":\"245 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":null,\"tyle\":\"10\"}', '{\"text\":\"222 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":null,\"tyle\":\"10\"}', '{\"text\":\"280 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":null,\"tyle\":\"10\"}', '{\"text\":\"4111 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":null,\"tyle\":\"10\"}', '{\"text\":\"7999 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":null,\"tyle\":\"10\"}', '{\"text\":\"10999 Kim C\\u01b0\\u01a1ng\",\"kimcuong\":null,\"tyle\":\"10\"}'); -- -- Chỉ mục cho các bảng đã đổ -- -- -- Chỉ mục cho bảng `giftcode` -- ALTER TABLE `giftcode` ADD PRIMARY KEY (`id`); -- -- Chỉ mục cho bảng `homthinhbian` -- ALTER TABLE `homthinhbian` ADD PRIMARY KEY (`id`); -- -- Chỉ mục cho bảng `napthe` -- ALTER TABLE `napthe` ADD PRIMARY KEY (`id`); -- -- Chỉ mục cho bảng `nickff` -- ALTER TABLE `nickff` ADD PRIMARY KEY (`id`); -- -- Chỉ mục cho bảng `random_freefire` -- ALTER TABLE `random_freefire` ADD PRIMARY KEY (`id`); -- -- Chỉ mục cho bảng `random_freefire_nick` -- ALTER TABLE `random_freefire_nick` ADD PRIMARY KEY (`id`); -- -- Chỉ mục cho bảng `rut_kim_cuong` -- ALTER TABLE `rut_kim_cuong` ADD PRIMARY KEY (`id`); -- -- Chỉ mục cho bảng `settings` -- ALTER TABLE `settings` ADD PRIMARY KEY (`id`); -- -- Chỉ mục cho bảng `users` -- ALTER TABLE `users` ADD PRIMARY KEY (`id`); -- -- Chỉ mục cho bảng `user_history_system` -- ALTER TABLE `user_history_system` ADD PRIMARY KEY (`id`); -- -- Chỉ mục cho bảng `vongquay_codesung` -- ALTER TABLE `vongquay_codesung` ADD PRIMARY KEY (`id`); -- -- Chỉ mục cho bảng `vongquay_kimcuong` -- ALTER TABLE `vongquay_kimcuong` ADD PRIMARY KEY (`id`); -- -- Chỉ mục cho bảng `vongquay_kimcuong_gift` -- ALTER TABLE `vongquay_kimcuong_gift` ADD PRIMARY KEY (`id`); -- -- AUTO_INCREMENT cho các bảng đã đổ -- -- -- AUTO_INCREMENT cho bảng `giftcode` -- ALTER TABLE `giftcode` MODIFY `id` int(255) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12; -- -- AUTO_INCREMENT cho bảng `homthinhbian` -- ALTER TABLE `homthinhbian` MODIFY `id` int(255) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=265; -- -- AUTO_INCREMENT cho bảng `napthe` -- ALTER TABLE `napthe` MODIFY `id` int(255) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=64; -- -- AUTO_INCREMENT cho bảng `nickff` -- ALTER TABLE `nickff` MODIFY `id` int(255) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8; -- -- AUTO_INCREMENT cho bảng `random_freefire` -- ALTER TABLE `random_freefire` MODIFY `id` int(255) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=26; -- -- AUTO_INCREMENT cho bảng `random_freefire_nick` -- ALTER TABLE `random_freefire_nick` MODIFY `id` int(255) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=23937; -- -- AUTO_INCREMENT cho bảng `rut_kim_cuong` -- ALTER TABLE `rut_kim_cuong` MODIFY `id` int(255) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=18; -- -- AUTO_INCREMENT cho bảng `settings` -- ALTER TABLE `settings` MODIFY `id` int(255) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=20; -- -- AUTO_INCREMENT cho bảng `users` -- ALTER TABLE `users` MODIFY `id` int(255) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; -- -- AUTO_INCREMENT cho bảng `user_history_system` -- ALTER TABLE `user_history_system` MODIFY `id` int(255) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT cho bảng `vongquay_codesung` -- ALTER TABLE `vongquay_codesung` MODIFY `id` int(255) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT cho bảng `vongquay_kimcuong` -- ALTER TABLE `vongquay_kimcuong` MODIFY `id` int(255) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=30; -- -- AUTO_INCREMENT cho bảng `vongquay_kimcuong_gift` -- ALTER TABLE `vongquay_kimcuong_gift` MODIFY `id` int(255) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=29; COMMIT; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
GitHub Repo https://github.com/Mriridz583/css2

Mriridz583/css2

.post {padding:20px;margin-bottom:0;height:auto;background: #fff; color: #333;border: 1px solid rgb(230, 230, 230);} h1.post-title {color: #333; font-size:28px; margin: 0; padding-bottom: 5px;line-height: 1.3; text-align-last: right;} .post-body {color: #444; margin-left: 0; font-size: 16px;margin-top:5px;text-align:initial;font-weight:400;line-height:1.5} .post img{background: #f9f9f9; height: auto; margin-bottom: 1.5px; transition: all 0.6s ease-out; margin: 0 15px 0; padding: 10px; border: 3px solid #e6e6e6; margin-right: 0;} .post img:hover {opacity:0.95;} .post-info {font-size: 14px;background: transparent; border: 0;} .author-info, .comment-info, .time-info, .label-info {display: inline;} .label-info a:nth-child(n+3){display:none;} .post-info a {color: #0bb1e6;} .old_new {display:none;} #outer-wrapper {margin-top:20px;} .btn{list-style:none;text-align:center;margin:10px!important;padding:10px!important;font-size:14px;clear:both;display:inline-block;text-decoration:none!important;color:#FFF!important} .btn ul {margin:0;padding:0} .btn li{display:inline;margin:5px;padding:0;list-style:none;} .gplay,.download{padding:12px 15px!important;color:#fff!important;font-weight:700;font-size:14px;text-align:center;text-transform:uppercase;opacity:.95;border:0;transition:all .2s ease-out} .gplay {background-color:#54CC61;} .download {background-color:#FF6D00;} .gplay:hover {background-color:#60B8F4;color:#fff;border-bottom:2px solid #3498DB; opacity:1;} .download:hover {background-color:#49DDAA;color:#fff;border-bottom:2px solid #1ABC84;opacity:1;} .gplay:before {content:'\f04b';display:inline-block;font-weight:normal;vertical-align:top;margin-left:10px;width:16px;height:16px;line-height:24px;font-family:fontawesome;transition:all 0.5s ease-out;} .download:before {content:'\f019';display:inline-block;font-weight:normal;vertical-align:top;margin-left:10px;width:16px;height:16px;line-height:24px;font-family:fontawesome;transition:all 0.5s ease-out;} .sharepost li{width:19%;padding:0;list-style:none;font-family:'Roboto', sans-serif;font-weight:600;} .sharepost li a{padding:10px 0;color:#fff;display:block;} .sharepost{overflow:hidden;text-align:center;margin-bottom:20px;margin-top:20px;} .sharepost li a:hover{opacity:0.8;color:#444;} .sharepost li .twitter{background-color:#55acee;} .sharepost li .facebook{background-color:#3b5998;} .sharepost li .gplus{background-color:#dd4b39;} .sharepost li .pinterest{background-color:#cc2127;} .sharepost li .linkedin{background-color:#0976b4;} .sharepost li .twitter:hover,.sharepost li .facebook:hover,.sharepost li .gplus:hover, .sharepost li .pinterest:hover,.sharepost li .linkedin:hover{opacity:0.9;color:#fff;} .sharepost li{float:right;margin-left:1.2%} .sharepost li:last-child{margin-left:0} .sharepost li .fa:before{margin-left:5px} .authorboxwrap{background:#fff;margin-top:15px;padding:20px;overflow:hidden; border:1px solid rgb(230, 230, 230);} .avatar-container {float:left;margin-left:20px;border: 1px solid #ECECEC;padding:3px;} .avatar-container img{width:100px;height:auto;max-width:100%!important} .author_description_container h4{font-weight:700;font-size:16px;display:block;margin:0;margin-bottom:2px} .author_description_container h4 a{color:#333} .author_description_container p{margin:0;color:#333;font-size:14px;margin-bottom:8px;line-height:25px;font-weight:400;} .social-links li {list-style:none !important;float: right;} .social-links a {border-bottom: none;} .social-links a:after, .social-links a:before{content: none!important;} .social-links i {background: #f0f0f0; color: #787878; font-size: 17px; text-align: center; display: inline-block; padding: 7px 25px; margin: 0px 3px; } .social-links i:hover {background: #0078D7; color: #fff; transition: all ease .3s; } .author-box .avatar{margin-right: 2.4rem; float: left !important; border: 2px solid #F0F0F0; padding: 2px; } .ad_banner728 img {max-width:100%;} .ad_banner728 {background: white; margin-top: 15px; padding: 13px; border: 1px solid rgb(230, 230, 230)} .pager{padding:0;margin-top:15px;} .pager-right{background:#fff;width:45%;float:right;margin:0;text-align:right;color:#333;transition:all .3s ease-out;padding:15px;border:1px solid rgb(230, 230, 230);height:64.5px} .pager-left{background:#fff;width:45%;float:left;margin:0;text-align:left;color:#333;transition:all .3s ease-out;padding:15px;border:1px solid rgb(230, 230, 230);height:64.5px} .pager-left:hover .pager-title-right,.pager-right:hover .pager-title-right{color:#999!important;} .pager-right a,.pager-left a{color:#999;} .pager-right a,.pager-left a,.current-pageright,.current-pageleft{font-size:13px;color: rgb(81, 81, 81); font-weight:600;background:none;text-decoration:none;} .current-pageright{padding:0 15px 0 0;} .current-pageleft{padding:0 0 0 15px;} .pager-title-right{font-size:18px;font-weight:700;transition:all .3s ease-out;color: #647993;margin-bottom: 5px; display: block;} .ispager-right{margin:0} .ispager-left{margin:0} #blog-pager {overflow: initial;margin:0;} #blog-pager-newer-link, #blog-pager-older-link {line-height:1.3;}
GitHub Repo https://github.com/sura732/Bank_Marketing-_prediction

sura732/Bank_Marketing-_prediction

Data Description Feature 1.age |int64| age in years 2.job | object | type of job (categorical: ['management' 'technician' 'entrepreneur' 'blue-collar' 'unknown' 'retired' 'admin.' 'services' 'self-employed' 'unemployed' 'housemaid' 'student']) 3.Salary |int 64| 4.marital | object | marital status (categorical: ['married' 'single' 'divorced']) 5.education | Object | education background (categorical: ['secondary' 'tertiary' 'primary' 'unknown']) 6.targeted |object| ["yes","No] 7.default | Object | has credit in default? (categorical: ['no' 'yes']) 8.balance | int64 | Balance of the individual 9.housing | object | has housing loan? (categorical: ['yes' 'no']) 10.loan | object | has personal loan? (categorical: ['no' 'yes']) 11.contact | object | contact communication type (categorical: ['unknown' 'cellular' 'telephone']) 12.day | int64 | last contact day of the week (categorical: 'mon','tue','wed','thu','fri') 13.month | object | last contact month of year (categorical: ['may' 'jun' 'jul' 'aug' 'oct' 'nov' 'dec' 'jan' 'feb' 'mar' 'apr' 'sep']) 14.duration | int64 | last contact duration, in seconds (numeric) 15.campaign | int64 | number of contacts performed during this campaign and for this client 16.pdays | int64 | number of days that passed by after the client was last contacted from a previous campaign (numeric; 999 means client was not previously contacted) 17.previous | int64 | number of contacts performed before this campaign and for this client 18.poutcome | object | outcome of the previous marketing campaign (categorical: ['unknown' 'other' 'failure' 'success'])` 19.['response'] |object| ['no' 'yes'] ########## Target Variable Label 1.response|object| heas the client subscibed a term deposit(binary'yes','no') Categorical columns job marital education targeted default housing loan contact month poutcome response Numerical Columns age salary balance day duration campaign pdays previous Exploratory Data Analysis find unwanted Columns find missing values Find features with one values Explore the Categorical Features Find Categorical Feature Distribution Relationship between Categorical Features and Label Explore the Numerical Features Find Discrete Numerical Features Relation between Discrete numerical Features and Labels Find Continous Numerical Features Distribution of Continous Numerical Features Relation between Continous numerical Features and Labels Find Outliers in numerical features Explore the Correlation between numerical features Find Pair Plot Check the Data set is balanced or not based on target values in classification
GitHub Repo https://github.com/nicolasbaez/twitter004

nicolasbaez/twitter004

#つぶやきProcessing float m=999;float x=-m;int w=255;void setup(){size(512,256,P3D);}void draw(){background(random(w),0,random(w));translate(w,128,x);rotateX(radians(x));rotateY(radians(x/2));stroke(w);strokeWeight(random(map(x,-m,0,1,64)));fill(0);box(128);x+=map(x,-m,0,2,8);}
GitHub Repo https://github.com/mirzaevolution/MoneySpellerEngine

mirzaevolution/MoneySpellerEngine

A lightweight library that is used to spell out numbers in positive integer 64 bit into spelled out numbers from 1 to 999,999,999,999,999 (Trillion).
GitHub Repo https://github.com/Ufere/Assingment_1

Ufere/Assingment_1

country,year,pop,continent,lifeExp,gdpPercap Afghanistan,1952,8425333,Asia,28.801,779.4453145 Afghanistan,1957,9240934,Asia,30.332,820.8530296 Afghanistan,1962,10267083,Asia,31.997,853.10071 Afghanistan,1967,11537966,Asia,34.02,836.1971382 Afghanistan,1972,13079460,Asia,36.088,739.9811058 Afghanistan,1977,14880372,Asia,38.438,786.11336 Afghanistan,1982,12881816,Asia,39.854,978.0114388 Afghanistan,1987,13867957,Asia,40.822,852.3959448 Afghanistan,1992,16317921,Asia,41.674,649.3413952 Afghanistan,1997,22227415,Asia,41.763,635.341351 Afghanistan,2002,25268405,Asia,42.129,726.7340548 Afghanistan,2007,31889923,Asia,43.828,974.5803384 Albania,1952,1282697,Europe,55.23,1601.056136 Albania,1957,1476505,Europe,59.28,1942.284244 Albania,1962,1728137,Europe,64.82,2312.888958 Albania,1967,1984060,Europe,66.22,2760.196931 Albania,1972,2263554,Europe,67.69,3313.422188 Albania,1977,2509048,Europe,68.93,3533.00391 Albania,1982,2780097,Europe,70.42,3630.880722 Albania,1987,3075321,Europe,72,3738.932735 Albania,1992,3326498,Europe,71.581,2497.437901 Albania,1997,3428038,Europe,72.95,3193.054604 Albania,2002,3508512,Europe,75.651,4604.211737 Albania,2007,3600523,Europe,76.423,5937.029526 Algeria,1952,9279525,Africa,43.077,2449.008185 Algeria,1957,10270856,Africa,45.685,3013.976023 Algeria,1962,11000948,Africa,48.303,2550.81688 Algeria,1967,12760499,Africa,51.407,3246.991771 Algeria,1972,14760787,Africa,54.518,4182.663766 Algeria,1977,17152804,Africa,58.014,4910.416756 Algeria,1982,20033753,Africa,61.368,5745.160213 Algeria,1987,23254956,Africa,65.799,5681.358539 Algeria,1992,26298373,Africa,67.744,5023.216647 Algeria,1997,29072015,Africa,69.152,4797.295051 Algeria,2002,31287142,Africa,70.994,5288.040382 Algeria,2007,33333216,Africa,72.301,6223.367465 Angola,1952,4232095,Africa,30.015,3520.610273 Angola,1957,4561361,Africa,31.999,3827.940465 Angola,1962,4826015,Africa,34,4269.276742 Angola,1967,5247469,Africa,35.985,5522.776375 Angola,1972,5894858,Africa,37.928,5473.288005 Angola,1977,6162675,Africa,39.483,3008.647355 Angola,1982,7016384,Africa,39.942,2756.953672 Angola,1987,7874230,Africa,39.906,2430.208311 Angola,1992,8735988,Africa,40.647,2627.845685 Angola,1997,9875024,Africa,40.963,2277.140884 Angola,2002,10866106,Africa,41.003,2773.287312 Angola,2007,12420476,Africa,42.731,4797.231267 Argentina,1952,17876956,Americas,62.485,5911.315053 Argentina,1957,19610538,Americas,64.399,6856.856212 Argentina,1962,21283783,Americas,65.142,7133.166023 Argentina,1967,22934225,Americas,65.634,8052.953021 Argentina,1972,24779799,Americas,67.065,9443.038526 Argentina,1977,26983828,Americas,68.481,10079.02674 Argentina,1982,29341374,Americas,69.942,8997.897412 Argentina,1987,31620918,Americas,70.774,9139.671389 Argentina,1992,33958947,Americas,71.868,9308.41871 Argentina,1997,36203463,Americas,73.275,10967.28195 Argentina,2002,38331121,Americas,74.34,8797.640716 Argentina,2007,40301927,Americas,75.32,12779.37964 Australia,1952,8691212,Oceania,69.12,10039.59564 Australia,1957,9712569,Oceania,70.33,10949.64959 Australia,1962,10794968,Oceania,70.93,12217.22686 Australia,1967,11872264,Oceania,71.1,14526.12465 Australia,1972,13177000,Oceania,71.93,16788.62948 Australia,1977,14074100,Oceania,73.49,18334.19751 Australia,1982,15184200,Oceania,74.74,19477.00928 Australia,1987,16257249,Oceania,76.32,21888.88903 Australia,1992,17481977,Oceania,77.56,23424.76683 Australia,1997,18565243,Oceania,78.83,26997.93657 Australia,2002,19546792,Oceania,80.37,30687.75473 Australia,2007,20434176,Oceania,81.235,34435.36744 Austria,1952,6927772,Europe,66.8,6137.076492 Austria,1957,6965860,Europe,67.48,8842.59803 Austria,1962,7129864,Europe,69.54,10750.72111 Austria,1967,7376998,Europe,70.14,12834.6024 Austria,1972,7544201,Europe,70.63,16661.6256 Austria,1977,7568430,Europe,72.17,19749.4223 Austria,1982,7574613,Europe,73.18,21597.08362 Austria,1987,7578903,Europe,74.94,23687.82607 Austria,1992,7914969,Europe,76.04,27042.01868 Austria,1997,8069876,Europe,77.51,29095.92066 Austria,2002,8148312,Europe,78.98,32417.60769 Austria,2007,8199783,Europe,79.829,36126.4927 Bahrain,1952,120447,Asia,50.939,9867.084765 Bahrain,1957,138655,Asia,53.832,11635.79945 Bahrain,1962,171863,Asia,56.923,12753.27514 Bahrain,1967,202182,Asia,59.923,14804.6727 Bahrain,1972,230800,Asia,63.3,18268.65839 Bahrain,1977,297410,Asia,65.593,19340.10196 Bahrain,1982,377967,Asia,69.052,19211.14731 Bahrain,1987,454612,Asia,70.75,18524.02406 Bahrain,1992,529491,Asia,72.601,19035.57917 Bahrain,1997,598561,Asia,73.925,20292.01679 Bahrain,2002,656397,Asia,74.795,23403.55927 Bahrain,2007,708573,Asia,75.635,29796.04834 Bangladesh,1952,46886859,Asia,37.484,684.2441716 Bangladesh,1957,51365468,Asia,39.348,661.6374577 Bangladesh,1962,56839289,Asia,41.216,686.3415538 Bangladesh,1967,62821884,Asia,43.453,721.1860862 Bangladesh,1972,70759295,Asia,45.252,630.2336265 Bangladesh,1977,80428306,Asia,46.923,659.8772322 Bangladesh,1982,93074406,Asia,50.009,676.9818656 Bangladesh,1987,103764241,Asia,52.819,751.9794035 Bangladesh,1992,113704579,Asia,56.018,837.8101643 Bangladesh,1997,123315288,Asia,59.412,972.7700352 Bangladesh,2002,135656790,Asia,62.013,1136.39043 Bangladesh,2007,150448339,Asia,64.062,1391.253792 Belgium,1952,8730405,Europe,68,8343.105127 Belgium,1957,8989111,Europe,69.24,9714.960623 Belgium,1962,9218400,Europe,70.25,10991.20676 Belgium,1967,9556500,Europe,70.94,13149.04119 Belgium,1972,9709100,Europe,71.44,16672.14356 Belgium,1977,9821800,Europe,72.8,19117.97448 Belgium,1982,9856303,Europe,73.93,20979.84589 Belgium,1987,9870200,Europe,75.35,22525.56308 Belgium,1992,10045622,Europe,76.46,25575.57069 Belgium,1997,10199787,Europe,77.53,27561.19663 Belgium,2002,10311970,Europe,78.32,30485.88375 Belgium,2007,10392226,Europe,79.441,33692.60508 Benin,1952,1738315,Africa,38.223,1062.7522 Benin,1957,1925173,Africa,40.358,959.6010805 Benin,1962,2151895,Africa,42.618,949.4990641 Benin,1967,2427334,Africa,44.885,1035.831411 Benin,1972,2761407,Africa,47.014,1085.796879 Benin,1977,3168267,Africa,49.19,1029.161251 Benin,1982,3641603,Africa,50.904,1277.897616 Benin,1987,4243788,Africa,52.337,1225.85601 Benin,1992,4981671,Africa,53.919,1191.207681 Benin,1997,6066080,Africa,54.777,1232.975292 Benin,2002,7026113,Africa,54.406,1372.877931 Benin,2007,8078314,Africa,56.728,1441.284873 Bolivia,1952,2883315,Americas,40.414,2677.326347 Bolivia,1957,3211738,Americas,41.89,2127.686326 Bolivia,1962,3593918,Americas,43.428,2180.972546 Bolivia,1967,4040665,Americas,45.032,2586.886053 Bolivia,1972,4565872,Americas,46.714,2980.331339 Bolivia,1977,5079716,Americas,50.023,3548.097832 Bolivia,1982,5642224,Americas,53.859,3156.510452 Bolivia,1987,6156369,Americas,57.251,2753.69149 Bolivia,1992,6893451,Americas,59.957,2961.699694 Bolivia,1997,7693188,Americas,62.05,3326.143191 Bolivia,2002,8445134,Americas,63.883,3413.26269 Bolivia,2007,9119152,Americas,65.554,3822.137084 Bosnia and Herzegovina,1952,2791000,Europe,53.82,973.5331948 Bosnia and Herzegovina,1957,3076000,Europe,58.45,1353.989176 Bosnia and Herzegovina,1962,3349000,Europe,61.93,1709.683679 Bosnia and Herzegovina,1967,3585000,Europe,64.79,2172.352423 Bosnia and Herzegovina,1972,3819000,Europe,67.45,2860.16975 Bosnia and Herzegovina,1977,4086000,Europe,69.86,3528.481305 Bosnia and Herzegovina,1982,4172693,Europe,70.69,4126.613157 Bosnia and Herzegovina,1987,4338977,Europe,71.14,4314.114757 Bosnia and Herzegovina,1992,4256013,Europe,72.178,2546.781445 Bosnia and Herzegovina,1997,3607000,Europe,73.244,4766.355904 Bosnia and Herzegovina,2002,4165416,Europe,74.09,6018.975239 Bosnia and Herzegovina,2007,4552198,Europe,74.852,7446.298803 Botswana,1952,442308,Africa,47.622,851.2411407 Botswana,1957,474639,Africa,49.618,918.2325349 Botswana,1962,512764,Africa,51.52,983.6539764 Botswana,1967,553541,Africa,53.298,1214.709294 Botswana,1972,619351,Africa,56.024,2263.611114 Botswana,1977,781472,Africa,59.319,3214.857818 Botswana,1982,970347,Africa,61.484,4551.14215 Botswana,1987,1151184,Africa,63.622,6205.88385 Botswana,1992,1342614,Africa,62.745,7954.111645 Botswana,1997,1536536,Africa,52.556,8647.142313 Botswana,2002,1630347,Africa,46.634,11003.60508 Botswana,2007,1639131,Africa,50.728,12569.85177 Brazil,1952,56602560,Americas,50.917,2108.944355 Brazil,1957,65551171,Americas,53.285,2487.365989 Brazil,1962,76039390,Americas,55.665,3336.585802 Brazil,1967,88049823,Americas,57.632,3429.864357 Brazil,1972,100840058,Americas,59.504,4985.711467 Brazil,1977,114313951,Americas,61.489,6660.118654 Brazil,1982,128962939,Americas,63.336,7030.835878 Brazil,1987,142938076,Americas,65.205,7807.095818 Brazil,1992,155975974,Americas,67.057,6950.283021 Brazil,1997,168546719,Americas,69.388,7957.980824 Brazil,2002,179914212,Americas,71.006,8131.212843 Brazil,2007,190010647,Americas,72.39,9065.800825 Bulgaria,1952,7274900,Europe,59.6,2444.286648 Bulgaria,1957,7651254,Europe,66.61,3008.670727 Bulgaria,1962,8012946,Europe,69.51,4254.337839 Bulgaria,1967,8310226,Europe,70.42,5577.0028 Bulgaria,1972,8576200,Europe,70.9,6597.494398 Bulgaria,1977,8797022,Europe,70.81,7612.240438 Bulgaria,1982,8892098,Europe,71.08,8224.191647 Bulgaria,1987,8971958,Europe,71.34,8239.854824 Bulgaria,1992,8658506,Europe,71.19,6302.623438 Bulgaria,1997,8066057,Europe,70.32,5970.38876 Bulgaria,2002,7661799,Europe,72.14,7696.777725 Bulgaria,2007,7322858,Europe,73.005,10680.79282 Burkina Faso,1952,4469979,Africa,31.975,543.2552413 Burkina Faso,1957,4713416,Africa,34.906,617.1834648 Burkina Faso,1962,4919632,Africa,37.814,722.5120206 Burkina Faso,1967,5127935,Africa,40.697,794.8265597 Burkina Faso,1972,5433886,Africa,43.591,854.7359763 Burkina Faso,1977,5889574,Africa,46.137,743.3870368 Burkina Faso,1982,6634596,Africa,48.122,807.1985855 Burkina Faso,1987,7586551,Africa,49.557,912.0631417 Burkina Faso,1992,8878303,Africa,50.26,931.7527731 Burkina Faso,1997,10352843,Africa,50.324,946.2949618 Burkina Faso,2002,12251209,Africa,50.65,1037.645221 Burkina Faso,2007,14326203,Africa,52.295,1217.032994 Burundi,1952,2445618,Africa,39.031,339.2964587 Burundi,1957,2667518,Africa,40.533,379.5646281 Burundi,1962,2961915,Africa,42.045,355.2032273 Burundi,1967,3330989,Africa,43.548,412.9775136 Burundi,1972,3529983,Africa,44.057,464.0995039 Burundi,1977,3834415,Africa,45.91,556.1032651 Burundi,1982,4580410,Africa,47.471,559.603231 Burundi,1987,5126023,Africa,48.211,621.8188189 Burundi,1992,5809236,Africa,44.736,631.6998778 Burundi,1997,6121610,Africa,45.326,463.1151478 Burundi,2002,7021078,Africa,47.36,446.4035126 Burundi,2007,8390505,Africa,49.58,430.0706916 Cambodia,1952,4693836,Asia,39.417,368.4692856 Cambodia,1957,5322536,Asia,41.366,434.0383364 Cambodia,1962,6083619,Asia,43.415,496.9136476 Cambodia,1967,6960067,Asia,45.415,523.4323142 Cambodia,1972,7450606,Asia,40.317,421.6240257 Cambodia,1977,6978607,Asia,31.22,524.9721832 Cambodia,1982,7272485,Asia,50.957,624.4754784 Cambodia,1987,8371791,Asia,53.914,683.8955732 Cambodia,1992,10150094,Asia,55.803,682.3031755 Cambodia,1997,11782962,Asia,56.534,734.28517 Cambodia,2002,12926707,Asia,56.752,896.2260153 Cambodia,2007,14131858,Asia,59.723,1713.778686 Cameroon,1952,5009067,Africa,38.523,1172.667655 Cameroon,1957,5359923,Africa,40.428,1313.048099 Cameroon,1962,5793633,Africa,42.643,1399.607441 Cameroon,1967,6335506,Africa,44.799,1508.453148 Cameroon,1972,7021028,Africa,47.049,1684.146528 Cameroon,1977,7959865,Africa,49.355,1783.432873 Cameroon,1982,9250831,Africa,52.961,2367.983282 Cameroon,1987,10780667,Africa,54.985,2602.664206 Cameroon,1992,12467171,Africa,54.314,1793.163278 Cameroon,1997,14195809,Africa,52.199,1694.337469 Cameroon,2002,15929988,Africa,49.856,1934.011449 Cameroon,2007,17696293,Africa,50.43,2042.09524 Canada,1952,14785584,Americas,68.75,11367.16112 Canada,1957,17010154,Americas,69.96,12489.95006 Canada,1962,18985849,Americas,71.3,13462.48555 Canada,1967,20819767,Americas,72.13,16076.58803 Canada,1972,22284500,Americas,72.88,18970.57086 Canada,1977,23796400,Americas,74.21,22090.88306 Canada,1982,25201900,Americas,75.76,22898.79214 Canada,1987,26549700,Americas,76.86,26626.51503 Canada,1992,28523502,Americas,77.95,26342.88426 Canada,1997,30305843,Americas,78.61,28954.92589 Canada,2002,31902268,Americas,79.77,33328.96507 Canada,2007,33390141,Americas,80.653,36319.23501 Central African Republic,1952,1291695,Africa,35.463,1071.310713 Central African Republic,1957,1392284,Africa,37.464,1190.844328 Central African Republic,1962,1523478,Africa,39.475,1193.068753 Central African Republic,1967,1733638,Africa,41.478,1136.056615 Central African Republic,1972,1927260,Africa,43.457,1070.013275 Central African Republic,1977,2167533,Africa,46.775,1109.374338 Central African Republic,1982,2476971,Africa,48.295,956.7529907 Central African Republic,1987,2840009,Africa,50.485,844.8763504 Central African Republic,1992,3265124,Africa,49.396,747.9055252 Central African Republic,1997,3696513,Africa,46.066,740.5063317 Central African Republic,2002,4048013,Africa,43.308,738.6906068 Central African Republic,2007,4369038,Africa,44.741,706.016537 Chad,1952,2682462,Africa,38.092,1178.665927 Chad,1957,2894855,Africa,39.881,1308.495577 Chad,1962,3150417,Africa,41.716,1389.817618 Chad,1967,3495967,Africa,43.601,1196.810565 Chad,1972,3899068,Africa,45.569,1104.103987 Chad,1977,4388260,Africa,47.383,1133.98495 Chad,1982,4875118,Africa,49.517,797.9081006 Chad,1987,5498955,Africa,51.051,952.386129 Chad,1992,6429417,Africa,51.724,1058.0643 Chad,1997,7562011,Africa,51.573,1004.961353 Chad,2002,8835739,Africa,50.525,1156.18186 Chad,2007,10238807,Africa,50.651,1704.063724 Chile,1952,6377619,Americas,54.745,3939.978789 Chile,1957,7048426,Americas,56.074,4315.622723 Chile,1962,7961258,Americas,57.924,4519.094331 Chile,1967,8858908,Americas,60.523,5106.654313 Chile,1972,9717524,Americas,63.441,5494.024437 Chile,1977,10599793,Americas,67.052,4756.763836 Chile,1982,11487112,Americas,70.565,5095.665738 Chile,1987,12463354,Americas,72.492,5547.063754 Chile,1992,13572994,Americas,74.126,7596.125964 Chile,1997,14599929,Americas,75.816,10118.05318 Chile,2002,15497046,Americas,77.86,10778.78385 Chile,2007,16284741,Americas,78.553,13171.63885 China,1952,556263527.999989,Asia,44,400.448610699994 China,1957,637408000,Asia,50.54896,575.9870009 China,1962,665770000,Asia,44.50136,487.6740183 China,1967,754550000,Asia,58.38112,612.7056934 China,1972,862030000,Asia,63.11888,676.9000921 China,1977,943455000,Asia,63.96736,741.2374699 China,1982,1000281000,Asia,65.525,962.4213805 China,1987,1084035000,Asia,67.274,1378.904018 China,1992,1164970000,Asia,68.69,1655.784158 China,1997,1230075000,Asia,70.426,2289.234136 China,2002,1280400000,Asia,72.028,3119.280896 China,2007,1318683096,Asia,72.961,4959.114854 Colombia,1952,12350771,Americas,50.643,2144.115096 Colombia,1957,14485993,Americas,55.118,2323.805581 Colombia,1962,17009885,Americas,57.863,2492.351109 Colombia,1967,19764027,Americas,59.963,2678.729839 Colombia,1972,22542890,Americas,61.623,3264.660041 Colombia,1977,25094412,Americas,63.837,3815.80787 Colombia,1982,27764644,Americas,66.653,4397.575659 Colombia,1987,30964245,Americas,67.768,4903.2191 Colombia,1992,34202721,Americas,68.421,5444.648617 Colombia,1997,37657830,Americas,70.313,6117.361746 Colombia,2002,41008227,Americas,71.682,5755.259962 Colombia,2007,44227550,Americas,72.889,7006.580419 Comoros,1952,153936,Africa,40.715,1102.990936 Comoros,1957,170928,Africa,42.46,1211.148548 Comoros,1962,191689,Africa,44.467,1406.648278 Comoros,1967,217378,Africa,46.472,1876.029643 Comoros,1972,250027,Africa,48.944,1937.577675 Comoros,1977,304739,Africa,50.939,1172.603047 Comoros,1982,348643,Africa,52.933,1267.100083 Comoros,1987,395114,Africa,54.926,1315.980812 Comoros,1992,454429,Africa,57.939,1246.90737 Comoros,1997,527982,Africa,60.66,1173.618235 Comoros,2002,614382,Africa,62.974,1075.811558 Comoros,2007,710960,Africa,65.152,986.1478792 Congo Dem. Rep.,1952,14100005,Africa,39.143,780.5423257 Congo Dem. Rep.,1957,15577932,Africa,40.652,905.8602303 Congo Dem. Rep.,1962,17486434,Africa,42.122,896.3146335 Congo Dem. Rep.,1967,19941073,Africa,44.056,861.5932424 Congo Dem. Rep.,1972,23007669,Africa,45.989,904.8960685 Congo Dem. Rep.,1977,26480870,Africa,47.804,795.757282 Congo Dem. Rep.,1982,30646495,Africa,47.784,673.7478181 Congo Dem. Rep.,1987,35481645,Africa,47.412,672.774812 Congo Dem. Rep.,1992,41672143,Africa,45.548,457.7191807 Congo Dem. Rep.,1997,47798986,Africa,42.587,312.188423 Congo Dem. Rep.,2002,55379852,Africa,44.966,241.1658765 Congo Dem. Rep.,2007,64606759,Africa,46.462,277.5518587 Congo Rep.,1952,854885,Africa,42.111,2125.621418 Congo Rep.,1957,940458,Africa,45.053,2315.056572 Congo Rep.,1962,1047924,Africa,48.435,2464.783157 Congo Rep.,1967,1179760,Africa,52.04,2677.939642 Congo Rep.,1972,1340458,Africa,54.907,3213.152683 Congo Rep.,1977,1536769,Africa,55.625,3259.178978 Congo Rep.,1982,1774735,Africa,56.695,4879.507522 Congo Rep.,1987,2064095,Africa,57.47,4201.194937 Congo Rep.,1992,2409073,Africa,56.433,4016.239529 Congo Rep.,1997,2800947,Africa,52.962,3484.164376 Congo Rep.,2002,3328795,Africa,52.97,3484.06197 Congo Rep.,2007,3800610,Africa,55.322,3632.557798 Costa Rica,1952,926317,Americas,57.206,2627.009471 Costa Rica,1957,1112300,Americas,60.026,2990.010802 Costa Rica,1962,1345187,Americas,62.842,3460.937025 Costa Rica,1967,1588717,Americas,65.424,4161.727834 Costa Rica,1972,1834796,Americas,67.849,5118.146939 Costa Rica,1977,2108457,Americas,70.75,5926.876967 Costa Rica,1982,2424367,Americas,73.45,5262.734751 Costa Rica,1987,2799811,Americas,74.752,5629.915318 Costa Rica,1992,3173216,Americas,75.713,6160.416317 Costa Rica,1997,3518107,Americas,77.26,6677.045314 Costa Rica,2002,3834934,Americas,78.123,7723.447195 Costa Rica,2007,4133884,Americas,78.782,9645.06142 "Cote d'Ivoire",1952,2977019,Africa,40.477,1388.594732 "Cote d'Ivoire",1957,3300000,Africa,42.469,1500.895925 "Cote d'Ivoire",1962,3832408,Africa,44.93,1728.869428 "Cote d'Ivoire",1967,4744870,Africa,47.35,2052.050473 "Cote d'Ivoire",1972,6071696,Africa,49.801,2378.201111 "Cote d'Ivoire",1977,7459574,Africa,52.374,2517.736547 "Cote d'Ivoire",1982,9025951,Africa,53.983,2602.710169 "Cote d'Ivoire",1987,10761098,Africa,54.655,2156.956069 "Cote d'Ivoire",1992,12772596,Africa,52.044,1648.073791 "Cote d'Ivoire",1997,14625967,Africa,47.991,1786.265407 "Cote d'Ivoire",2002,16252726,Africa,46.832,1648.800823 "Cote d'Ivoire",2007,18013409,Africa,48.328,1544.750112 Croatia,1952,3882229,Europe,61.21,3119.23652 Croatia,1957,3991242,Europe,64.77,4338.231617 Croatia,1962,4076557,Europe,67.13,5477.890018 Croatia,1967,4174366,Europe,68.5,6960.297861 Croatia,1972,4225310,Europe,69.61,9164.090127 Croatia,1977,4318673,Europe,70.64,11305.38517 Croatia,1982,4413368,Europe,70.46,13221.82184 Croatia,1987,4484310,Europe,71.52,13822.58394 Croatia,1992,4494013,Europe,72.527,8447.794873 Croatia,1997,4444595,Europe,73.68,9875.604515 Croatia,2002,4481020,Europe,74.876,11628.38895 Croatia,2007,4493312,Europe,75.748,14619.22272 Cuba,1952,6007797,Americas,59.421,5586.53878 Cuba,1957,6640752,Americas,62.325,6092.174359 Cuba,1962,7254373,Americas,65.246,5180.75591 Cuba,1967,8139332,Americas,68.29,5690.268015 Cuba,1972,8831348,Americas,70.723,5305.445256 Cuba,1977,9537988,Americas,72.649,6380.494966 Cuba,1982,9789224,Americas,73.717,7316.918107 Cuba,1987,10239839,Americas,74.174,7532.924763 Cuba,1992,10723260,Americas,74.414,5592.843963 Cuba,1997,10983007,Americas,76.151,5431.990415 Cuba,2002,11226999,Americas,77.158,6340.646683 Cuba,2007,11416987,Americas,78.273,8948.102923 Czech Republic,1952,9125183,Europe,66.87,6876.14025 Czech Republic,1957,9513758,Europe,69.03,8256.343918 Czech Republic,1962,9620282,Europe,69.9,10136.86713 Czech Republic,1967,9835109,Europe,70.38,11399.44489 Czech Republic,1972,9862158,Europe,70.29,13108.4536 Czech Republic,1977,10161915,Europe,70.71,14800.16062 Czech Republic,1982,10303704,Europe,70.96,15377.22855 Czech Republic,1987,10311597,Europe,71.58,16310.4434 Czech Republic,1992,10315702,Europe,72.4,14297.02122 Czech Republic,1997,10300707,Europe,74.01,16048.51424 Czech Republic,2002,10256295,Europe,75.51,17596.21022 Czech Republic,2007,10228744,Europe,76.486,22833.30851 Denmark,1952,4334000,Europe,70.78,9692.385245 Denmark,1957,4487831,Europe,71.81,11099.65935 Denmark,1962,4646899,Europe,72.35,13583.31351 Denmark,1967,4838800,Europe,72.96,15937.21123 Denmark,1972,4991596,Europe,73.47,18866.20721 Denmark,1977,5088419,Europe,74.69,20422.9015 Denmark,1982,5117810,Europe,74.63,21688.04048 Denmark,1987,5127024,Europe,74.8,25116.17581 Denmark,1992,5171393,Europe,75.33,26406.73985 Denmark,1997,5283663,Europe,76.11,29804.34567 Denmark,2002,5374693,Europe,77.18,32166.50006 Denmark,2007,5468120,Europe,78.332,35278.41874 Djibouti,1952,63149,Africa,34.812,2669.529475 Djibouti,1957,71851,Africa,37.328,2864.969076 Djibouti,1962,89898,Africa,39.693,3020.989263 Djibouti,1967,127617,Africa,42.074,3020.050513 Djibouti,1972,178848,Africa,44.366,3694.212352 Djibouti,1977,228694,Africa,46.519,3081.761022 Djibouti,1982,305991,Africa,48.812,2879.468067 Djibouti,1987,311025,Africa,50.04,2880.102568 Djibouti,1992,384156,Africa,51.604,2377.156192 Djibouti,1997,417908,Africa,53.157,1895.016984 Djibouti,2002,447416,Africa,53.373,1908.260867 Djibouti,2007,496374,Africa,54.791,2082.481567 Dominican Republic,1952,2491346,Americas,45.928,1397.717137 Dominican Republic,1957,2923186,Americas,49.828,1544.402995 Dominican Republic,1962,3453434,Americas,53.459,1662.137359 Dominican Republic,1967,4049146,Americas,56.751,1653.723003 Dominican Republic,1972,4671329,Americas,59.631,2189.874499 Dominican Republic,1977,5302800,Americas,61.788,2681.9889 Dominican Republic,1982,5968349,Americas,63.727,2861.092386 Dominican Republic,1987,6655297,Americas,66.046,2899.842175 Dominican Republic,1992,7351181,Americas,68.457,3044.214214 Dominican Republic,1997,7992357,Americas,69.957,3614.101285 Dominican Republic,2002,8650322,Americas,70.847,4563.808154 Dominican Republic,2007,9319622,Americas,72.235,6025.374752 Ecuador,1952,3548753,Americas,48.357,3522.110717 Ecuador,1957,4058385,Americas,51.356,3780.546651 Ecuador,1962,4681707,Americas,54.64,4086.114078 Ecuador,1967,5432424,Americas,56.678,4579.074215 Ecuador,1972,6298651,Americas,58.796,5280.99471 Ecuador,1977,7278866,Americas,61.31,6679.62326 Ecuador,1982,8365850,Americas,64.342,7213.791267 Ecuador,1987,9545158,Americas,67.231,6481.776993 Ecuador,1992,10748394,Americas,69.613,7103.702595 Ecuador,1997,11911819,Americas,72.312,7429.455877 Ecuador,2002,12921234,Americas,74.173,5773.044512 Ecuador,2007,13755680,Americas,74.994,6873.262326 Egypt,1952,22223309,Africa,41.893,1418.822445 Egypt,1957,25009741,Africa,44.444,1458.915272 Egypt,1962,28173309,Africa,46.992,1693.335853 Egypt,1967,31681188,Africa,49.293,1814.880728 Egypt,1972,34807417,Africa,51.137,2024.008147 Egypt,1977,38783863,Africa,53.319,2785.493582 Egypt,1982,45681811,Africa,56.006,3503.729636 Egypt,1987,52799062,Africa,59.797,3885.46071 Egypt,1992,59402198,Africa,63.674,3794.755195 Egypt,1997,66134291,Africa,67.217,4173.181797 Egypt,2002,73312559,Africa,69.806,4754.604414 Egypt,2007,80264543,Africa,71.338,5581.180998 El Salvador,1952,2042865,Americas,45.262,3048.3029 El Salvador,1957,2355805,Americas,48.57,3421.523218 El Salvador,1962,2747687,Americas,52.307,3776.803627 El Salvador,1967,3232927,Americas,55.855,4358.595393 El Salvador,1972,3790903,Americas,58.207,4520.246008 El Salvador,1977,4282586,Americas,56.696,5138.922374 El Salvador,1982,4474873,Americas,56.604,4098.344175 El Salvador,1987,4842194,Americas,63.154,4140.442097 El Salvador,1992,5274649,Americas,66.798,4444.2317 El Salvador,1997,5783439,Americas,69.535,5154.825496 El Salvador,2002,6353681,Americas,70.734,5351.568666 El Salvador,2007,6939688,Americas,71.878,5728.353514 Equatorial Guinea,1952,216964,Africa,34.482,375.6431231 Equatorial Guinea,1957,232922,Africa,35.983,426.0964081 Equatorial Guinea,1962,249220,Africa,37.485,582.8419714 Equatorial Guinea,1967,259864,Africa,38.987,915.5960025 Equatorial Guinea,1972,277603,Africa,40.516,672.4122571 Equatorial Guinea,1977,192675,Africa,42.024,958.5668124 Equatorial Guinea,1982,285483,Africa,43.662,927.8253427 Equatorial Guinea,1987,341244,Africa,45.664,966.8968149 Equatorial Guinea,1992,387838,Africa,47.545,1132.055034 Equatorial Guinea,1997,439971,Africa,48.245,2814.480755 Equatorial Guinea,2002,495627,Africa,49.348,7703.4959 Equatorial Guinea,2007,551201,Africa,51.579,12154.08975 Eritrea,1952,1438760,Africa,35.928,328.9405571 Eritrea,1957,1542611,Africa,38.047,344.1618859 Eritrea,1962,1666618,Africa,40.158,380.9958433 Eritrea,1967,1820319,Africa,42.189,468.7949699 Eritrea,1972,2260187,Africa,44.142,514.3242082 Eritrea,1977,2512642,Africa,44.535,505.7538077 Eritrea,1982,2637297,Africa,43.89,524.8758493 Eritrea,1987,2915959,Africa,46.453,521.1341333 Eritrea,1992,3668440,Africa,49.991,582.8585102 Eritrea,1997,4058319,Africa,53.378,913.47079 Eritrea,2002,4414865,Africa,55.24,765.3500015 Eritrea,2007,4906585,Africa,58.04,641.3695236 Ethiopia,1952,20860941,Africa,34.078,362.1462796 Ethiopia,1957,22815614,Africa,36.667,378.9041632 Ethiopia,1962,25145372,Africa,40.059,419.4564161 Ethiopia,1967,27860297,Africa,42.115,516.1186438 Ethiopia,1972,30770372,Africa,43.515,566.2439442 Ethiopia,1977,34617799,Africa,44.51,556.8083834 Ethiopia,1982,38111756,Africa,44.916,577.8607471 Ethiopia,1987,42999530,Africa,46.684,573.7413142 Ethiopia,1992,52088559,Africa,48.091,421.3534653 Ethiopia,1997,59861301,Africa,49.402,515.8894013 Ethiopia,2002,67946797,Africa,50.725,530.0535319 Ethiopia,2007,76511887,Africa,52.947,690.8055759 Finland,1952,4090500,Europe,66.55,6424.519071 Finland,1957,4324000,Europe,67.49,7545.415386 Finland,1962,4491443,Europe,68.75,9371.842561 Finland,1967,4605744,Europe,69.83,10921.63626 Finland,1972,4639657,Europe,70.87,14358.8759 Finland,1977,4738902,Europe,72.52,15605.42283 Finland,1982,4826933,Europe,74.55,18533.15761 Finland,1987,4931729,Europe,74.83,21141.01223 Finland,1992,5041039,Europe,75.7,20647.16499 Finland,1997,5134406,Europe,77.13,23723.9502 Finland,2002,5193039,Europe,78.37,28204.59057 Finland,2007,5238460,Europe,79.313,33207.0844 France,1952,42459667,Europe,67.41,7029.809327 France,1957,44310863,Europe,68.93,8662.834898 France,1962,47124000,Europe,70.51,10560.48553 France,1967,49569000,Europe,71.55,12999.91766 France,1972,51732000,Europe,72.38,16107.19171 France,1977,53165019,Europe,73.83,18292.63514 France,1982,54433565,Europe,74.89,20293.89746 France,1987,55630100,Europe,76.34,22066.44214 France,1992,57374179,Europe,77.46,24703.79615 France,1997,58623428,Europe,78.64,25889.78487 France,2002,59925035,Europe,79.59,28926.03234 France,2007,61083916,Europe,80.657,30470.0167 Gabon,1952,420702,Africa,37.003,4293.476475 Gabon,1957,434904,Africa,38.999,4976.198099 Gabon,1962,455661,Africa,40.489,6631.459222 Gabon,1967,489004,Africa,44.598,8358.761987 Gabon,1972,537977,Africa,48.69,11401.94841 Gabon,1977,706367,Africa,52.79,21745.57328 Gabon,1982,753874,Africa,56.564,15113.36194 Gabon,1987,880397,Africa,60.19,11864.40844 Gabon,1992,985739,Africa,61.366,13522.15752 Gabon,1997,1126189,Africa,60.461,14722.84188 Gabon,2002,1299304,Africa,56.761,12521.71392 Gabon,2007,1454867,Africa,56.735,13206.48452 Gambia,1952,284320,Africa,30,485.2306591 Gambia,1957,323150,Africa,32.065,520.9267111 Gambia,1962,374020,Africa,33.896,599.650276 Gambia,1967,439593,Africa,35.857,734.7829124 Gambia,1972,517101,Africa,38.308,756.0868363 Gambia,1977,608274,Africa,41.842,884.7552507 Gambia,1982,715523,Africa,45.58,835.8096108 Gambia,1987,848406,Africa,49.265,611.6588611 Gambia,1992,1025384,Africa,52.644,665.6244126 Gambia,1997,1235767,Africa,55.861,653.7301704 Gambia,2002,1457766,Africa,58.041,660.5855997 Gambia,2007,1688359,Africa,59.448,752.7497265 Germany,1952,69145952,Europe,67.5,7144.114393 Germany,1957,71019069,Europe,69.1,10187.82665 Germany,1962,73739117,Europe,70.3,12902.46291 Germany,1967,76368453,Europe,70.8,14745.62561 Germany,1972,78717088,Europe,71,18016.18027 Germany,1977,78160773,Europe,72.5,20512.92123 Germany,1982,78335266,Europe,73.8,22031.53274 Germany,1987,77718298,Europe,74.847,24639.18566 Germany,1992,80597764,Europe,76.07,26505.30317 Germany,1997,82011073,Europe,77.34,27788.88416 Germany,2002,82350671,Europe,78.67,30035.80198 Germany,2007,82400996,Europe,79.406,32170.37442 Ghana,1952,5581001,Africa,43.149,911.2989371 Ghana,1957,6391288,Africa,44.779,1043.561537 Ghana,1962,7355248,Africa,46.452,1190.041118 Ghana,1967,8490213,Africa,48.072,1125.69716 Ghana,1972,9354120,Africa,49.875,1178.223708 Ghana,1977,10538093,Africa,51.756,993.2239571 Ghana,1982,11400338,Africa,53.744,876.032569 Ghana,1987,14168101,Africa,55.729,847.0061135 Ghana,1992,16278738,Africa,57.501,925.060154 Ghana,1997,18418288,Africa,58.556,1005.245812 Ghana,2002,20550751,Africa,58.453,1111.984578 Ghana,2007,22873338,Africa,60.022,1327.60891 Greece,1952,7733250,Europe,65.86,3530.690067 Greece,1957,8096218,Europe,67.86,4916.299889 Greece,1962,8448233,Europe,69.51,6017.190733 Greece,1967,8716441,Europe,71,8513.097016 Greece,1972,8888628,Europe,72.34,12724.82957 Greece,1977,9308479,Europe,73.68,14195.52428 Greece,1982,9786480,Europe,75.24,15268.42089 Greece,1987,9974490,Europe,76.67,16120.52839 Greece,1992,10325429,Europe,77.03,17541.49634 Greece,1997,10502372,Europe,77.869,18747.69814 Greece,2002,10603863,Europe,78.256,22514.2548 Greece,2007,10706290,Europe,79.483,27538.41188 Guatemala,1952,3146381,Americas,42.023,2428.237769 Guatemala,1957,3640876,Americas,44.142,2617.155967 Guatemala,1962,4208858,Americas,46.954,2750.364446 Guatemala,1967,4690773,Americas,50.016,3242.531147 Guatemala,1972,5149581,Americas,53.738,4031.408271 Guatemala,1977,5703430,Americas,56.029,4879.992748 Guatemala,1982,6395630,Americas,58.137,4820.49479 Guatemala,1987,7326406,Americas,60.782,4246.485974 Guatemala,1992,8486949,Americas,63.373,4439.45084 Guatemala,1997,9803875,Americas,66.322,4684.313807 Guatemala,2002,11178650,Americas,68.978,4858.347495 Guatemala,2007,12572928,Americas,70.259,5186.050003 Guinea,1952,2664249,Africa,33.609,510.1964923 Guinea,1957,2876726,Africa,34.558,576.2670245 Guinea,1962,3140003,Africa,35.753,686.3736739 Guinea,1967,3451418,Africa,37.197,708.7595409 Guinea,1972,3811387,Africa,38.842,741.6662307 Guinea,1977,4227026,Africa,40.762,874.6858643 Guinea,1982,4710497,Africa,42.891,857.2503577 Guinea,1987,5650262,Africa,45.552,805.5724718 Guinea,1992,6990574,Africa,48.576,794.3484384 Guinea,1997,8048834,Africa,51.455,869.4497668 Guinea,2002,8807818,Africa,53.676,945.5835837 Guinea,2007,9947814,Africa,56.007,942.6542111 Guinea-Bissau,1952,580653,Africa,32.5,299.850319 Guinea-Bissau,1957,601095,Africa,33.489,431.7904566 Guinea-Bissau,1962,627820,Africa,34.488,522.0343725 Guinea-Bissau,1967,601287,Africa,35.492,715.5806402 Guinea-Bissau,1972,625361,Africa,36.486,820.2245876 Guinea-Bissau,1977,745228,Africa,37.465,764.7259628 Guinea-Bissau,1982,825987,Africa,39.327,838.1239671 Guinea-Bissau,1987,927524,Africa,41.245,736.4153921 Guinea-Bissau,1992,1050938,Africa,43.266,745.5398706 Guinea-Bissau,1997,1193708,Africa,44.873,796.6644681 Guinea-Bissau,2002,1332459,Africa,45.504,575.7047176 Guinea-Bissau,2007,1472041,Africa,46.388,579.231743 Haiti,1952,3201488,Americas,37.579,1840.366939 Haiti,1957,3507701,Americas,40.696,1726.887882 Haiti,1962,3880130,Americas,43.59,1796.589032 Haiti,1967,4318137,Americas,46.243,1452.057666 Haiti,1972,4698301,Americas,48.042,1654.456946 Haiti,1977,4908554,Americas,49.923,1874.298931 Haiti,1982,5198399,Americas,51.461,2011.159549 Haiti,1987,5756203,Americas,53.636,1823.015995 Haiti,1992,6326682,Americas,55.089,1456.309517 Haiti,1997,6913545,Americas,56.671,1341.726931 Haiti,2002,7607651,Americas,58.137,1270.364932 Haiti,2007,8502814,Americas,60.916,1201.637154 Honduras,1952,1517453,Americas,41.912,2194.926204 Honduras,1957,1770390,Americas,44.665,2220.487682 Honduras,1962,2090162,Americas,48.041,2291.156835 Honduras,1967,2500689,Americas,50.924,2538.269358 Honduras,1972,2965146,Americas,53.884,2529.842345 Honduras,1977,3055235,Americas,57.402,3203.208066 Honduras,1982,3669448,Americas,60.909,3121.760794 Honduras,1987,4372203,Americas,64.492,3023.096699 Honduras,1992,5077347,Americas,66.399,3081.694603 Honduras,1997,5867957,Americas,67.659,3160.454906 Honduras,2002,6677328,Americas,68.565,3099.72866 Honduras,2007,7483763,Americas,70.198,3548.330846 Hong Kong China,1952,2125900,Asia,60.96,3054.421209 Hong Kong China,1957,2736300,Asia,64.75,3629.076457 Hong Kong China,1962,3305200,Asia,67.65,4692.648272 Hong Kong China,1967,3722800,Asia,70,6197.962814 Hong Kong China,1972,4115700,Asia,72,8315.928145 Hong Kong China,1977,4583700,Asia,73.6,11186.14125 Hong Kong China,1982,5264500,Asia,75.45,14560.53051 Hong Kong China,1987,5584510,Asia,76.2,20038.47269 Hong Kong China,1992,5829696,Asia,77.601,24757.60301 Hong Kong China,1997,6495918,Asia,80,28377.63219 Hong Kong China,2002,6762476,Asia,81.495,30209.01516 Hong Kong China,2007,6980412,Asia,82.208,39724.97867 Hungary,1952,9504000,Europe,64.03,5263.673816 Hungary,1957,9839000,Europe,66.41,6040.180011 Hungary,1962,10063000,Europe,67.96,7550.359877 Hungary,1967,10223422,Europe,69.5,9326.64467 Hungary,1972,10394091,Europe,69.76,10168.65611 Hungary,1977,10637171,Europe,69.95,11674.83737 Hungary,1982,10705535,Europe,69.39,12545.99066 Hungary,1987,10612740,Europe,69.58,12986.47998 Hungary,1992,10348684,Europe,69.17,10535.62855 Hungary,1997,10244684,Europe,71.04,11712.7768 Hungary,2002,10083313,Europe,72.59,14843.93556 Hungary,2007,9956108,Europe,73.338,18008.94444 Iceland,1952,147962,Europe,72.49,7267.688428 Iceland,1957,165110,Europe,73.47,9244.001412 Iceland,1962,182053,Europe,73.68,10350.15906 Iceland,1967,198676,Europe,73.73,13319.89568 Iceland,1972,209275,Europe,74.46,15798.06362 Iceland,1977,221823,Europe,76.11,19654.96247 Iceland,1982,233997,Europe,76.99,23269.6075 Iceland,1987,244676,Europe,77.23,26923.20628 Iceland,1992,259012,Europe,78.77,25144.39201 Iceland,1997,271192,Europe,78.95,28061.09966 Iceland,2002,288030,Europe,80.5,31163.20196 Iceland,2007,301931,Europe,81.757,36180.78919 India,1952,3.72e+08,Asia,37.373,546.5657493 India,1957,4.09e+08,Asia,40.249,590.061996 India,1962,4.54e+08,Asia,43.605,658.3471509 India,1967,5.06e+08,Asia,47.193,700.7706107 India,1972,5.67e+08,Asia,50.651,724.032527 India,1977,6.34e+08,Asia,54.208,813.337323 India,1982,7.08e+08,Asia,56.596,855.7235377 India,1987,7.88e+08,Asia,58.553,976.5126756 India,1992,8.72e+08,Asia,60.223,1164.406809 India,1997,9.59e+08,Asia,61.765,1458.817442 India,2002,1034172547,Asia,62.879,1746.769454 India,2007,1110396331,Asia,64.698,2452.210407 Indonesia,1952,82052000,Asia,37.468,749.6816546 Indonesia,1957,90124000,Asia,39.918,858.9002707 Indonesia,1962,99028000,Asia,42.518,849.2897701 Indonesia,1967,109343000,Asia,45.964,762.4317721 Indonesia,1972,121282000,Asia,49.203,1111.107907 Indonesia,1977,136725000,Asia,52.702,1382.702056 Indonesia,1982,153343000,Asia,56.159,1516.872988 Indonesia,1987,169276000,Asia,60.137,1748.356961 Indonesia,1992,184816000,Asia,62.681,2383.140898 Indonesia,1997,199278000,Asia,66.041,3119.335603 Indonesia,2002,211060000,Asia,68.588,2873.91287 Indonesia,2007,223547000,Asia,70.65,3540.651564 Iran,1952,17272000,Asia,44.869,3035.326002 Iran,1957,19792000,Asia,47.181,3290.257643 Iran,1962,22874000,Asia,49.325,4187.329802 Iran,1967,26538000,Asia,52.469,5906.731805 Iran,1972,30614000,Asia,55.234,9613.818607 Iran,1977,35480679,Asia,57.702,11888.59508 Iran,1982,43072751,Asia,59.62,7608.334602 Iran,1987,51889696,Asia,63.04,6642.881371 Iran,1992,60397973,Asia,65.742,7235.653188 Iran,1997,63327987,Asia,68.042,8263.590301 Iran,2002,66907826,Asia,69.451,9240.761975 Iran,2007,69453570,Asia,70.964,11605.71449 Iraq,1952,5441766,Asia,45.32,4129.766056 Iraq,1957,6248643,Asia,48.437,6229.333562 Iraq,1962,7240260,Asia,51.457,8341.737815 Iraq,1967,8519282,Asia,54.459,8931.459811 Iraq,1972,10061506,Asia,56.95,9576.037596 Iraq,1977,11882916,Asia,60.413,14688.23507 Iraq,1982,14173318,Asia,62.038,14517.90711 Iraq,1987,16543189,Asia,65.044,11643.57268 Iraq,1992,17861905,Asia,59.461,3745.640687 Iraq,1997,20775703,Asia,58.811,3076.239795 Iraq,2002,24001816,Asia,57.046,4390.717312 Iraq,2007,27499638,Asia,59.545,4471.061906 Ireland,1952,2952156,Europe,66.91,5210.280328 Ireland,1957,2878220,Europe,68.9,5599.077872 Ireland,1962,2830000,Europe,70.29,6631.597314 Ireland,1967,2900100,Europe,71.08,7655.568963 Ireland,1972,3024400,Europe,71.28,9530.772896 Ireland,1977,3271900,Europe,72.03,11150.98113 Ireland,1982,3480000,Europe,73.1,12618.32141 Ireland,1987,3539900,Europe,74.36,13872.86652 Ireland,1992,3557761,Europe,75.467,17558.81555 Ireland,1997,3667233,Europe,76.122,24521.94713 Ireland,2002,3879155,Europe,77.783,34077.04939 Ireland,2007,4109086,Europe,78.885,40675.99635 Israel,1952,1620914,Asia,65.39,4086.522128 Israel,1957,1944401,Asia,67.84,5385.278451 Israel,1962,2310904,Asia,69.39,7105.630706 Israel,1967,2693585,Asia,70.75,8393.741404 Israel,1972,3095893,Asia,71.63,12786.93223 Israel,1977,3495918,Asia,73.06,13306.61921 Israel,1982,3858421,Asia,74.45,15367.0292 Israel,1987,4203148,Asia,75.6,17122.47986 Israel,1992,4936550,Asia,76.93,18051.52254 Israel,1997,5531387,Asia,78.269,20896.60924 Israel,2002,6029529,Asia,79.696,21905.59514 Israel,2007,6426679,Asia,80.745,25523.2771 Italy,1952,47666000,Europe,65.94,4931.404155 Italy,1957,49182000,Europe,67.81,6248.656232 Italy,1962,50843200,Europe,69.24,8243.58234 Italy,1967,52667100,Europe,71.06,10022.40131 Italy,1972,54365564,Europe,72.19,12269.27378 Italy,1977,56059245,Europe,73.48,14255.98475 Italy,1982,56535636,Europe,74.98,16537.4835 Italy,1987,56729703,Europe,76.42,19207.23482 Italy,1992,56840847,Europe,77.44,22013.64486 Italy,1997,57479469,Europe,78.82,24675.02446 Italy,2002,57926999,Europe,80.24,27968.09817 Italy,2007,58147733,Europe,80.546,28569.7197 Jamaica,1952,1426095,Americas,58.53,2898.530881 Jamaica,1957,1535090,Americas,62.61,4756.525781 Jamaica,1962,1665128,Americas,65.61,5246.107524 Jamaica,1967,1861096,Americas,67.51,6124.703451 Jamaica,1972,1997616,Americas,69,7433.889293 Jamaica,1977,2156814,Americas,70.11,6650.195573 Jamaica,1982,2298309,Americas,71.21,6068.05135 Jamaica,1987,2326606,Americas,71.77,6351.237495 Jamaica,1992,2378618,Americas,71.766,7404.923685 Jamaica,1997,2531311,Americas,72.262,7121.924704 Jamaica,2002,2664659,Americas,72.047,6994.774861 Jamaica,2007,2780132,Americas,72.567,7320.880262 Japan,1952,86459025,Asia,63.03,3216.956347 Japan,1957,91563009,Asia,65.5,4317.694365 Japan,1962,95831757,Asia,68.73,6576.649461 Japan,1967,100825279,Asia,71.43,9847.788607 Japan,1972,107188273,Asia,73.42,14778.78636 Japan,1977,113872473,Asia,75.38,16610.37701 Japan,1982,118454974,Asia,77.11,19384.10571 Japan,1987,122091325,Asia,78.67,22375.94189 Japan,1992,124329269,Asia,79.36,26824.89511 Japan,1997,125956499,Asia,80.69,28816.58499 Japan,2002,127065841,Asia,82,28604.5919 Japan,2007,127467972,Asia,82.603,31656.06806 Jordan,1952,607914,Asia,43.158,1546.907807 Jordan,1957,746559,Asia,45.669,1886.080591 Jordan,1962,933559,Asia,48.126,2348.009158 Jordan,1967,1255058,Asia,51.629,2741.796252 Jordan,1972,1613551,Asia,56.528,2110.856309 Jordan,1977,1937652,Asia,61.134,2852.351568 Jordan,1982,2347031,Asia,63.739,4161.415959 Jordan,1987,2820042,Asia,65.869,4448.679912 Jordan,1992,3867409,Asia,68.015,3431.593647 Jordan,1997,4526235,Asia,69.772,3645.379572 Jordan,2002,5307470,Asia,71.263,3844.917194 Jordan,2007,6053193,Asia,72.535,4519.461171 Kenya,1952,6464046,Africa,42.27,853.540919 Kenya,1957,7454779,Africa,44.686,944.4383152 Kenya,1962,8678557,Africa,47.949,896.9663732 Kenya,1967,10191512,Africa,50.654,1056.736457 Kenya,1972,12044785,Africa,53.559,1222.359968 Kenya,1977,14500404,Africa,56.155,1267.613204 Kenya,1982,17661452,Africa,58.766,1348.225791 Kenya,1987,21198082,Africa,59.339,1361.936856 Kenya,1992,25020539,Africa,59.285,1341.921721 Kenya,1997,28263827,Africa,54.407,1360.485021 Kenya,2002,31386842,Africa,50.992,1287.514732 Kenya,2007,35610177,Africa,54.11,1463.249282 Korea Dem. Rep.,1952,8865488,Asia,50.056,1088.277758 Korea Dem. Rep.,1957,9411381,Asia,54.081,1571.134655 Korea Dem. Rep.,1962,10917494,Asia,56.656,1621.693598 Korea Dem. Rep.,1967,12617009,Asia,59.942,2143.540609 Korea Dem. Rep.,1972,14781241,Asia,63.983,3701.621503 Korea Dem. Rep.,1977,16325320,Asia,67.159,4106.301249 Korea Dem. Rep.,1982,17647518,Asia,69.1,4106.525293 Korea Dem. Rep.,1987,19067554,Asia,70.647,4106.492315 Korea Dem. Rep.,1992,20711375,Asia,69.978,3726.063507 Korea Dem. Rep.,1997,21585105,Asia,67.727,1690.756814 Korea Dem. Rep.,2002,22215365,Asia,66.662,1646.758151 Korea Dem. Rep.,2007,23301725,Asia,67.297,1593.06548 Korea Rep.,1952,20947571,Asia,47.453,1030.592226 Korea Rep.,1957,22611552,Asia,52.681,1487.593537 Korea Rep.,1962,26420307,Asia,55.292,1536.344387 Korea Rep.,1967,30131000,Asia,57.716,2029.228142 Korea Rep.,1972,33505000,Asia,62.612,3030.87665 Korea Rep.,1977,36436000,Asia,64.766,4657.22102 Korea Rep.,1982,39326000,Asia,67.123,5622.942464 Korea Rep.,1987,41622000,Asia,69.81,8533.088805 Korea Rep.,1992,43805450,Asia,72.244,12104.27872 Korea Rep.,1997,46173816,Asia,74.647,15993.52796 Korea Rep.,2002,47969150,Asia,77.045,19233.98818 Korea Rep.,2007,49044790,Asia,78.623,23348.13973 Kuwait,1952,160000,Asia,55.565,108382.3529 Kuwait,1957,212846,Asia,58.033,113523.1329 Kuwait,1962,358266,Asia,60.47,95458.11176 Kuwait,1967,575003,Asia,64.624,80894.88326 Kuwait,1972,841934,Asia,67.712,109347.867 Kuwait,1977,1140357,Asia,69.343,59265.47714 Kuwait,1982,1497494,Asia,71.309,31354.03573 Kuwait,1987,1891487,Asia,74.174,28118.42998 Kuwait,1992,1418095,Asia,75.19,34932.91959 Kuwait,1997,1765345,Asia,76.156,40300.61996 Kuwait,2002,2111561,Asia,76.904,35110.10566 Kuwait,2007,2505559,Asia,77.588,47306.98978 Lebanon,1952,1439529,Asia,55.928,4834.804067 Lebanon,1957,1647412,Asia,59.489,6089.786934 Lebanon,1962,1886848,Asia,62.094,5714.560611 Lebanon,1967,2186894,Asia,63.87,6006.983042 Lebanon,1972,2680018,Asia,65.421,7486.384341 Lebanon,1977,3115787,Asia,66.099,8659.696836 Lebanon,1982,3086876,Asia,66.983,7640.519521 Lebanon,1987,3089353,Asia,67.926,5377.091329 Lebanon,1992,3219994,Asia,69.292,6890.806854 Lebanon,1997,3430388,Asia,70.265,8754.96385 Lebanon,2002,3677780,Asia,71.028,9313.93883 Lebanon,2007,3921278,Asia,71.993,10461.05868 Lesotho,1952,748747,Africa,42.138,298.8462121 Lesotho,1957,813338,Africa,45.047,335.9971151 Lesotho,1962,893143,Africa,47.747,411.8006266 Lesotho,1967,996380,Africa,48.492,498.6390265 Lesotho,1972,1116779,Africa,49.767,496.5815922 Lesotho,1977,1251524,Africa,52.208,745.3695408 Lesotho,1982,1411807,Africa,55.078,797.2631074 Lesotho,1987,1599200,Africa,57.18,773.9932141 Lesotho,1992,1803195,Africa,59.685,977.4862725 Lesotho,1997,1982823,Africa,55.558,1186.147994 Lesotho,2002,2046772,Africa,44.593,1275.184575 Lesotho,2007,2012649,Africa,42.592,1569.331442 Liberia,1952,863308,Africa,38.48,575.5729961 Liberia,1957,975950,Africa,39.486,620.9699901 Liberia,1962,1112796,Africa,40.502,634.1951625 Liberia,1967,1279406,Africa,41.536,713.6036483 Liberia,1972,1482628,Africa,42.614,803.0054535 Liberia,1977,1703617,Africa,43.764,640.3224383 Liberia,1982,1956875,Africa,44.852,572.1995694 Liberia,1987,2269414,Africa,46.027,506.1138573 Liberia,1992,1912974,Africa,40.802,636.6229191 Liberia,1997,2200725,Africa,42.221,609.1739508 Liberia,2002,2814651,Africa,43.753,531.4823679 Liberia,2007,3193942,Africa,45.678,414.5073415 Libya,1952,1019729,Africa,42.723,2387.54806 Libya,1957,1201578,Africa,45.289,3448.284395 Libya,1962,1441863,Africa,47.808,6757.030816 Libya,1967,1759224,Africa,50.227,18772.75169 Libya,1972,2183877,Africa,52.773,21011.49721 Libya,1977,2721783,Africa,57.442,21951.21176 Libya,1982,3344074,Africa,62.155,17364.27538 Libya,1987,3799845,Africa,66.234,11770.5898 Libya,1992,4364501,Africa,68.755,9640.138501 Libya,1997,4759670,Africa,71.555,9467.446056 Libya,2002,5368585,Africa,72.737,9534.677467 Libya,2007,6036914,Africa,73.952,12057.49928 Madagascar,1952,4762912,Africa,36.681,1443.011715 Madagascar,1957,5181679,Africa,38.865,1589.20275 Madagascar,1962,5703324,Africa,40.848,1643.38711 Madagascar,1967,6334556,Africa,42.881,1634.047282 Madagascar,1972,7082430,Africa,44.851,1748.562982 Madagascar,1977,8007166,Africa,46.881,1544.228586 Madagascar,1982,9171477,Africa,48.969,1302.878658 Madagascar,1987,10568642,Africa,49.35,1155.441948 Madagascar,1992,12210395,Africa,52.214,1040.67619 Madagascar,1997,14165114,Africa,54.978,986.2958956 Madagascar,2002,16473477,Africa,57.286,894.6370822 Madagascar,2007,19167654,Africa,59.443,1044.770126 Malawi,1952,2917802,Africa,36.256,369.1650802 Malawi,1957,3221238,Africa,37.207,416.3698064 Malawi,1962,3628608,Africa,38.41,427.9010856 Malawi,1967,4147252,Africa,39.487,495.5147806 Malawi,1972,4730997,Africa,41.766,584.6219709 Malawi,1977,5637246,Africa,43.767,663.2236766 Malawi,1982,6502825,Africa,45.642,632.8039209 Malawi,1987,7824747,Africa,47.457,635.5173634 Malawi,1992,10014249,Africa,49.42,563.2000145 Malawi,1997,10419991,Africa,47.495,692.2758103 Malawi,2002,11824495,Africa,45.009,665.4231186 Malawi,2007,13327079,Africa,48.303,759.3499101 Malaysia,1952,6748378,Asia,48.463,1831.132894 Malaysia,1957,7739235,Asia,52.102,1810.066992 Malaysia,1962,8906385,Asia,55.737,2036.884944 Malaysia,1967,10154878,Asia,59.371,2277.742396 Malaysia,1972,11441462,Asia,63.01,2849.09478 Malaysia,1977,12845381,Asia,65.256,3827.921571 Malaysia,1982,14441916,Asia,68,4920.355951 Malaysia,1987,16331785,Asia,69.5,5249.802653 Malaysia,1992,18319502,Asia,70.693,7277.912802 Malaysia,1997,20476091,Asia,71.938,10132.90964 Malaysia,2002,22662365,Asia,73.044,10206.97794 Malaysia,2007,24821286,Asia,74.241,12451.6558 Mali,1952,3838168,Africa,33.685,452.3369807 Mali,1957,4241884,Africa,35.307,490.3821867 Mali,1962,4690372,Africa,36.936,496.1743428 Mali,1967,5212416,Africa,38.487,545.0098873 Mali,1972,5828158,Africa,39.977,581.3688761 Mali,1977,6491649,Africa,41.714,686.3952693 Mali,1982,6998256,Africa,43.916,618.0140641 Mali,1987,7634008,Africa,46.364,684.1715576 Mali,1992,8416215,Africa,48.388,739.014375 Mali,1997,9384984,Africa,49.903,790.2579846 Mali,2002,10580176,Africa,51.818,951.4097518 Mali,2007,12031795,Africa,54.467,1042.581557 Mauritania,1952,1022556,Africa,40.543,743.1159097 Mauritania,1957,1076852,Africa,42.338,846.1202613 Mauritania,1962,1146757,Africa,44.248,1055.896036 Mauritania,1967,1230542,Africa,46.289,1421.145193 Mauritania,1972,1332786,Africa,48.437,1586.851781 Mauritania,1977,1456688,Africa,50.852,1497.492223 Mauritania,1982,1622136,Africa,53.599,1481.150189 Mauritania,1987,1841240,Africa,56.145,1421.603576 Mauritania,1992,2119465,Africa,58.333,1361.369784 Mauritania,1997,2444741,Africa,60.43,1483.136136 Mauritania,2002,2828858,Africa,62.247,1579.019543 Mauritania,2007,3270065,Africa,64.164,1803.151496 Mauritius,1952,516556,Africa,50.986,1967.955707 Mauritius,1957,609816,Africa,58.089,2034.037981 Mauritius,1962,701016,Africa,60.246,2529.067487 Mauritius,1967,789309,Africa,61.557,2475.387562 Mauritius,1972,851334,Africa,62.944,2575.484158 Mauritius,1977,913025,Africa,64.93,3710.982963 Mauritius,1982,992040,Africa,66.711,3688.037739 Mauritius,1987,1042663,Africa,68.74,4783.586903 Mauritius,1992,1096202,Africa,69.745,6058.253846 Mauritius,1997,1149818,Africa,70.736,7425.705295 Mauritius,2002,1200206,Africa,71.954,9021.815894 Mauritius,2007,1250882,Africa,72.801,10956.99112 Mexico,1952,30144317,Americas,50.789,3478.125529 Mexico,1957,35015548,Americas,55.19,4131.546641 Mexico,1962,41121485,Americas,58.299,4581.609385 Mexico,1967,47995559,Americas,60.11,5754.733883 Mexico,1972,55984294,Americas,62.361,6809.40669 Mexico,1977,63759976,Americas,65.032,7674.929108 Mexico,1982,71640904,Americas,67.405,9611.147541 Mexico,1987,80122492,Americas,69.498,8688.156003 Mexico,1992,88111030,Americas,71.455,9472.384295 Mexico,1997,95895146,Americas,73.67,9767.29753 Mexico,2002,102479927,Americas,74.902,10742.44053 Mexico,2007,108700891,Americas,76.195,11977.57496 Mongolia,1952,800663,Asia,42.244,786.5668575 Mongolia,1957,882134,Asia,45.248,912.6626085 Mongolia,1962,1010280,Asia,48.251,1056.353958 Mongolia,1967,1149500,Asia,51.253,1226.04113 Mongolia,1972,1320500,Asia,53.754,1421.741975 Mongolia,1977,1528000,Asia,55.491,1647.511665 Mongolia,1982,1756032,Asia,57.489,2000.603139 Mongolia,1987,2015133,Asia,60.222,2338.008304 Mongolia,1992,2312802,Asia,61.271,1785.402016 Mongolia,1997,2494803,Asia,63.625,1902.2521 Mongolia,2002,2674234,Asia,65.033,2140.739323 Mongolia,2007,2874127,Asia,66.803,3095.772271 Montenegro,1952,413834,Europe,59.164,2647.585601 Montenegro,1957,442829,Europe,61.448,3682.259903 Montenegro,1962,474528,Europe,63.728,4649.593785 Montenegro,1967,501035,Europe,67.178,5907.850937 Montenegro,1972,527678,Europe,70.636,7778.414017 Montenegro,1977,560073,Europe,73.066,9595.929905 Montenegro,1982,562548,Europe,74.101,11222.58762 Montenegro,1987,569473,Europe,74.865,11732.51017 Montenegro,1992,621621,Europe,75.435,7003.339037 Montenegro,1997,692651,Europe,75.445,6465.613349 Montenegro,2002,720230,Europe,73.981,6557.194282 Montenegro,2007,684736,Europe,74.543,9253.896111 Morocco,1952,9939217,Africa,42.873,1688.20357 Morocco,1957,11406350,Africa,45.423,1642.002314 Morocco,1962,13056604,Africa,47.924,1566.353493 Morocco,1967,14770296,Africa,50.335,1711.04477 Morocco,1972,16660670,Africa,52.862,1930.194975 Morocco,1977,18396941,Africa,55.73,2370.619976 Morocco,1982,20198730,Africa,59.65,2702.620356 Morocco,1987,22987397,Africa,62.677,2755.046991 Morocco,1992,25798239,Africa,65.393,2948.047252 Morocco,1997,28529501,Africa,67.66,2982.101858 Morocco,2002,31167783,Africa,69.615,3258.495584 Morocco,2007,33757175,Africa,71.164,3820.17523 Mozambique,1952,6446316,Africa,31.286,468.5260381 Mozambique,1957,7038035,Africa,33.779,495.5868333 Mozambique,1962,7788944,Africa,36.161,556.6863539 Mozambique,1967,8680909,Africa,38.113,566.6691539 Mozambique,1972,9809596,Africa,40.328,724.9178037 Mozambique,1977,11127868,Africa,42.495,502.3197334 Mozambique,1982,12587223,Africa,42.795,462.2114149 Mozambique,1987,12891952,Africa,42.861,389.8761846 Mozambique,1992,13160731,Africa,44.284,410.8968239 Mozambique,1997,16603334,Africa,46.344,472.3460771 Mozambique,2002,18473780,Africa,44.026,633.6179466 Mozambique,2007,19951656,Africa,42.082,823.6856205 Myanmar,1952,20092996,Asia,36.319,331 Myanmar,1957,21731844,Asia,41.905,350 Myanmar,1962,23634436,Asia,45.108,388 Myanmar,1967,25870271,Asia,49.379,349 Myanmar,1972,28466390,Asia,53.07,357 Myanmar,1977,31528087,Asia,56.059,371 Myanmar,1982,34680442,Asia,58.056,424 Myanmar,1987,38028578,Asia,58.339,385 Myanmar,1992,40546538,Asia,59.32,347 Myanmar,1997,43247867,Asia,60.328,415 Myanmar,2002,45598081,Asia,59.908,611 Myanmar,2007,47761980,Asia,62.069,944 Namibia,1952,485831,Africa,41.725,2423.780443 Namibia,1957,548080,Africa,45.226,2621.448058 Namibia,1962,621392,Africa,48.386,3173.215595 Namibia,1967,706640,Africa,51.159,3793.694753 Namibia,1972,821782,Africa,53.867,3746.080948 Namibia,1977,977026,Africa,56.437,3876.485958 Namibia,1982,1099010,Africa,58.968,4191.100511 Namibia,1987,1278184,Africa,60.835,3693.731337 Namibia,1992,1554253,Africa,61.999,3804.537999 Namibia,1997,1774766,Africa,58.909,3899.52426 Namibia,2002,1972153,Africa,51.479,4072.324751 Namibia,2007,2055080,Africa,52.906,4811.060429 Nepal,1952,9182536,Asia,36.157,545.8657229 Nepal,1957,9682338,Asia,37.686,597.9363558 Nepal,1962,10332057,Asia,39.393,652.3968593 Nepal,1967,11261690,Asia,41.472,676.4422254 Nepal,1972,12412593,Asia,43.971,674.7881296 Nepal,1977,13933198,Asia,46.748,694.1124398 Nepal,1982,15796314,Asia,49.594,718.3730947 Nepal,1987,17917180,Asia,52.537,775.6324501 Nepal,1992,20326209,Asia,55.727,897.7403604 Nepal,1997,23001113,Asia,59.426,1010.892138 Nepal,2002,25873917,Asia,61.34,1057.206311 Nepal,2007,28901790,Asia,63.785,1091.359778 Netherlands,1952,10381988,Europe,72.13,8941.571858 Netherlands,1957,11026383,Europe,72.99,11276.19344 Netherlands,1962,11805689,Europe,73.23,12790.84956 Netherlands,1967,12596822,Europe,73.82,15363.25136 Netherlands,1972,13329874,Europe,73.75,18794.74567 Netherlands,1977,13852989,Europe,75.24,21209.0592 Netherlands,1982,14310401,Europe,76.05,21399.46046 Netherlands,1987,14665278,Europe,76.83,23651.32361 Netherlands,1992,15174244,Europe,77.42,26790.94961 Netherlands,1997,15604464,Europe,78.03,30246.13063 Netherlands,2002,16122830,Europe,78.53,33724.75778 Netherlands,2007,16570613,Europe,79.762,36797.93332 New Zealand,1952,1994794,Oceania,69.39,10556.57566 New Zealand,1957,2229407,Oceania,70.26,12247.39532 New Zealand,1962,2488550,Oceania,71.24,13175.678 New Zealand,1967,2728150,Oceania,71.52,14463.91893 New Zealand,1972,2929100,Oceania,71.89,16046.03728 New Zealand,1977,3164900,Oceania,72.22,16233.7177 New Zealand,1982,3210650,Oceania,73.84,17632.4104 New Zealand,1987,3317166,Oceania,74.32,19007.19129 New Zealand,1992,3437674,Oceania,76.33,18363.32494 New Zealand,1997,3676187,Oceania,77.55,21050.41377 New Zealand,2002,3908037,Oceania,79.11,23189.80135 New Zealand,2007,4115771,Oceania,80.204,25185.00911 Nicaragua,1952,1165790,Americas,42.314,3112.363948 Nicaragua,1957,1358828,Americas,45.432,3457.415947 Nicaragua,1962,1590597,Americas,48.632,3634.364406 Nicaragua,1967,1865490,Americas,51.884,4643.393534 Nicaragua,1972,2182908,Americas,55.151,4688.593267 Nicaragua,1977,2554598,Americas,57.47,5486.371089 Nicaragua,1982,2979423,Americas,59.298,3470.338156 Nicaragua,1987,3344353,Americas,62.008,2955.984375 Nicaragua,1992,4017939,Americas,65.843,2170.151724 Nicaragua,1997,4609572,Americas,68.426,2253.023004 Nicaragua,2002,5146848,Americas,70.836,2474.548819 Nicaragua,2007,5675356,Americas,72.899,2749.320965 Niger,1952,3379468,Africa,37.444,761.879376 Niger,1957,3692184,Africa,38.598,835.5234025 Niger,1962,4076008,Africa,39.487,997.7661127 Niger,1967,4534062,Africa,40.118,1054.384891 Niger,1972,5060262,Africa,40.546,954.2092363 Niger,1977,5682086,Africa,41.291,808.8970728 Niger,1982,6437188,Africa,42.598,909.7221354 Niger,1987,7332638,Africa,44.555,668.3000228 Niger,1992,8392818,Africa,47.391,581.182725 Niger,1997,9666252,Africa,51.313,580.3052092 Niger,2002,11140655,Africa,54.496,601.0745012 Niger,2007,12894865,Africa,56.867,619.6768924 Nigeria,1952,33119096,Africa,36.324,1077.281856 Nigeria,1957,37173340,Africa,37.802,1100.592563 Nigeria,1962,41871351,Africa,39.36,1150.927478 Nigeria,1967,47287752,Africa,41.04,1014.514104 Nigeria,1972,53740085,Africa,42.821,1698.388838 Nigeria,1977,62209173,Africa,44.514,1981.951806 Nigeria,1982,73039376,Africa,45.826,1576.97375 Nigeria,1987,81551520,Africa,46.886,1385.029563 Nigeria,1992,93364244,Africa,47.472,1619.848217 Nigeria,1997,106207839,Africa,47.464,1624.941275 Nigeria,2002,119901274,Africa,46.608,1615.286395 Nigeria,2007,135031164,Africa,46.859,2013.977305 Norway,1952,3327728,Europe,72.67,10095.42172 Norway,1957,3491938,Europe,73.44,11653.97304 Norway,1962,3638919,Europe,73.47,13450.40151 Norway,1967,3786019,Europe,74.08,16361.87647 Norway,1972,3933004,Europe,74.34,18965.05551 Norway,1977,4043205,Europe,75.37,23311.34939 Norway,1982,4114787,Europe,75.97,26298.63531 Norway,1987,4186147,Europe,75.89,31540.9748 Norway,1992,4286357,Europe,77.32,33965.66115 Norway,1997,4405672,Europe,78.32,41283.16433 Norway,2002,4535591,Europe,79.05,44683.97525 Norway,2007,4627926,Europe,80.196,49357.19017 Oman,1952,507833,Asia,37.578,1828.230307 Oman,1957,561977,Asia,40.08,2242.746551 Oman,1962,628164,Asia,43.165,2924.638113 Oman,1967,714775,Asia,46.988,4720.942687 Oman,1972,829050,Asia,52.143,10618.03855 Oman,1977,1004533,Asia,57.367,11848.34392 Oman,1982,1301048,Asia,62.728,12954.79101 Oman,1987,1593882,Asia,67.734,18115.22313 Oman,1992,1915208,Asia,71.197,18616.70691 Oman,1997,2283635,Asia,72.499,19702.05581 Oman,2002,2713462,Asia,74.193,19774.83687 Oman,2007,3204897,Asia,75.64,22316.19287 Pakistan,1952,41346560,Asia,43.436,684.5971438 Pakistan,1957,46679944,Asia,45.557,747.0835292 Pakistan,1962,53100671,Asia,47.67,803.3427418 Pakistan,1967,60641899,Asia,49.8,942.4082588 Pakistan,1972,69325921,Asia,51.929,1049.938981 Pakistan,1977,78152686,Asia,54.043,1175.921193 Pakistan,1982,91462088,Asia,56.158,1443.429832 Pakistan,1987,105186881,Asia,58.245,1704.686583 Pakistan,1992,120065004,Asia,60.838,1971.829464 Pakistan,1997,135564834,Asia,61.818,2049.350521 Pakistan,2002,153403524,Asia,63.61,2092.712441 Pakistan,2007,169270617,Asia,65.483,2605.94758 Panama,1952,940080,Americas,55.191,2480.380334 Panama,1957,1063506,Americas,59.201,2961.800905 Panama,1962,1215725,Americas,61.817,3536.540301 Panama,1967,1405486,Americas,64.071,4421.009084 Panama,1972,1616384,Americas,66.216,5364.249663 Panama,1977,1839782,Americas,68.681,5351.912144 Panama,1982,2036305,Americas,70.472,7009.601598 Panama,1987,2253639,Americas,71.523,7034.779161 Panama,1992,2484997,Americas,72.462,6618.74305 Panama,1997,2734531,Americas,73.738,7113.692252 Panama,2002,2990875,Americas,74.712,7356.031934 Panama,2007,3242173,Americas,75.537,9809.185636 Paraguay,1952,1555876,Americas,62.649,1952.308701 Paraguay,1957,1770902,Americas,63.196,2046.154706 Paraguay,1962,2009813,Americas,64.361,2148.027146 Paraguay,1967,2287985,Americas,64.951,2299.376311 Paraguay,1972,2614104,Americas,65.815,2523.337977 Paraguay,1977,2984494,Americas,66.353,3248.373311 Paraguay,1982,3366439,Americas,66.874,4258.503604 Paraguay,1987,3886512,Americas,67.378,3998.875695 Paraguay,1992,4483945,Americas,68.225,4196.411078 Paraguay,1997,5154123,Americas,69.4,4247.400261 Paraguay,2002,5884491,Americas,70.755,3783.674243 Paraguay,2007,6667147,Americas,71.752,4172.838464 Peru,1952,8025700,Americas,43.902,3758.523437 Peru,1957,9146100,Americas,46.263,4245.256698 Peru,1962,10516500,Americas,49.096,4957.037982 Peru,1967,12132200,Americas,51.445,5788.09333 Peru,1972,13954700,Americas,55.448,5937.827283 Peru,1977,15990099,Americas,58.447,6281.290855 Peru,1982,18125129,Americas,61.406,6434.501797 Peru,1987,20195924,Americas,64.134,6360.943444 Peru,1992,22430449,Americas,66.458,4446.380924 Peru,1997,24748122,Americas,68.386,5838.347657 Peru,2002,26769436,Americas,69.906,5909.020073 Peru,2007,28674757,Americas,71.421,7408.905561 Philippines,1952,22438691,Asia,47.752,1272.880995 Philippines,1957,26072194,Asia,51.334,1547.944844 Philippines,1962,30325264,Asia,54.757,1649.552153 Philippines,1967,35356600,Asia,56.393,1814.12743 Philippines,1972,40850141,Asia,58.065,1989.37407 Philippines,1977,46850962,Asia,60.06,2373.204287 Philippines,1982,53456774,Asia,62.082,2603.273765 Philippines,1987,60017788,Asia,64.151,2189.634995 Philippines,1992,67185766,Asia,66.458,2279.324017 Philippines,1997,75012988,Asia,68.564,2536.534925 Philippines,2002,82995088,Asia,70.303,2650.921068 Philippines,2007,91077287,Asia,71.688,3190.481016 Poland,1952,25730551,Europe,61.31,4029.329699 Poland,1957,28235346,Europe,65.77,4734.253019 Poland,1962,30329617,Europe,67.64,5338.752143 Poland,1967,31785378,Europe,69.61,6557.152776 Poland,1972,33039545,Europe,70.85,8006.506993 Poland,1977,34621254,Europe,70.67,9508.141454 Poland,1982,36227381,Europe,71.32,8451.531004 Poland,1987,37740710,Europe,70.98,9082.351172 Poland,1992,38370697,Europe,70.99,7738.881247 Poland,1997,38654957,Europe,72.75,10159.58368 Poland,2002,38625976,Europe,74.67,12002.23908 Poland,2007,38518241,Europe,75.563,15389.92468 Portugal,1952,8526050,Europe,59.82,3068.319867 Portugal,1957,8817650,Europe,61.51,3774.571743 Portugal,1962,9019800,Europe,64.39,4727.954889 Portugal,1967,9103000,Europe,66.6,6361.517993 Portugal,1972,8970450,Europe,69.26,9022.247417 Portugal,1977,9662600,Europe,70.41,10172.48572 Portugal,1982,9859650,Europe,72.77,11753.84291 Portugal,1987,9915289,Europe,74.06,13039.30876 Portugal,1992,9927680,Europe,74.86,16207.26663 Portugal,1997,10156415,Europe,75.97,17641.03156 Portugal,2002,10433867,Europe,77.29,19970.90787 Portugal,2007,10642836,Europe,78.098,20509.64777 Puerto Rico,1952,2227000,Americas,64.28,3081.959785 Puerto Rico,1957,2260000,Americas,68.54,3907.156189 Puerto Rico,1962,2448046,Americas,69.62,5108.34463 Puerto Rico,1967,2648961,Americas,71.1,6929.277714 Puerto Rico,1972,2847132,Americas,72.16,9123.041742 Puerto Rico,1977,3080828,Americas,73.44,9770.524921 Puerto Rico,1982,3279001,Americas,73.75,10330.98915 Puerto Rico,1987,3444468,Americas,74.63,12281.34191 Puerto Rico,1992,3585176,Americas,73.911,14641.58711 Puerto Rico,1997,3759430,Americas,74.917,16999.4333 Puerto Rico,2002,3859606,Americas,77.778,18855.60618 Puerto Rico,2007,3942491,Americas,78.746,19328.70901 Reunion,1952,257700,Africa,52.724,2718.885295 Reunion,1957,308700,Africa,55.09,2769.451844 Reunion,1962,358900,Africa,57.666,3173.72334 Reunion,1967,414024,Africa,60.542,4021.175739 Reunion,1972,461633,Africa,64.274,5047.658563 Reunion,1977,492095,Africa,67.064,4319.804067 Reunion,1982,517810,Africa,69.885,5267.219353 Reunion,1987,562035,Africa,71.913,5303.377488 Reunion,1992,622191,Africa,73.615,6101.255823 Reunion,1997,684810,Africa,74.772,6071.941411 Reunion,2002,743981,Africa,75.744,6316.1652 Reunion,2007,798094,Africa,76.442,7670.122558 Romania,1952,16630000,Europe,61.05,3144.613186 Romania,1957,17829327,Europe,64.1,3943.370225 Romania,1962,18680721,Europe,66.8,4734.997586 Romania,1967,19284814,Europe,66.8,6470.866545 Romania,1972,20662648,Europe,69.21,8011.414402 Romania,1977,21658597,Europe,69.46,9356.39724 Romania,1982,22356726,Europe,69.66,9605.314053 Romania,1987,22686371,Europe,69.53,9696.273295 Romania,1992,22797027,Europe,69.36,6598.409903 Romania,1997,22562458,Europe,69.72,7346.547557 Romania,2002,22404337,Europe,71.322,7885.360081 Romania,2007,22276056,Europe,72.476,10808.47561 Rwanda,1952,2534927,Africa,40,493.3238752 Rwanda,1957,2822082,Africa,41.5,540.2893983 Rwanda,1962,3051242,Africa,43,597.4730727 Rwanda,1967,3451079,Africa,44.1,510.9637142 Rwanda,1972,3992121,Africa,44.6,590.5806638 Rwanda,1977,4657072,Africa,45,670.0806011 Rwanda,1982,5507565,Africa,46.218,881.5706467 Rwanda,1987,6349365,Africa,44.02,847.991217 Rwanda,1992,7290203,Africa,23.599,737.0685949 Rwanda,1997,7212583,Africa,36.087,589.9445051 Rwanda,2002,7852401,Africa,43.413,785.6537648 Rwanda,2007,8860588,Africa,46.242,863.0884639 Sao Tome and Principe,1952,60011,Africa,46.471,879.5835855 Sao Tome and Principe,1957,61325,Africa,48.945,860.7369026 Sao Tome and Principe,1962,65345,Africa,51.893,1071.551119 Sao Tome and Principe,1967,70787,Africa,54.425,1384.840593 Sao Tome and Principe,1972,76595,Africa,56.48,1532.985254 Sao Tome and Principe,1977,86796,Africa,58.55,1737.561657 Sao Tome and Principe,1982,98593,Africa,60.351,1890.218117 Sao Tome and Principe,1987,110812,Africa,61.728,1516.525457 Sao Tome and Principe,1992,125911,Africa,62.742,1428.777814 Sao Tome and Principe,1997,145608,Africa,63.306,1339.076036 Sao Tome and Principe,2002,170372,Africa,64.337,1353.09239 Sao Tome and Principe,2007,199579,Africa,65.528,1598.435089 Saudi Arabia,1952,4005677,Asia,39.875,6459.554823 Saudi Arabia,1957,4419650,Asia,42.868,8157.591248 Saudi Arabia,1962,4943029,Asia,45.914,11626.41975 Saudi Arabia,1967,5618198,Asia,49.901,16903.04886 Saudi Arabia,1972,6472756,Asia,53.886,24837.42865 Saudi Arabia,1977,8128505,Asia,58.69,34167.7626 Saudi Arabia,1982,11254672,Asia,63.012,33693.17525 Saudi Arabia,1987,14619745,Asia,66.295,21198.26136 Saudi Arabia,1992,16945857,Asia,68.768,24841.61777 Saudi Arabia,1997,21229759,Asia,70.533,20586.69019 Saudi Arabia,2002,24501530,Asia,71.626,19014.54118 Saudi Arabia,2007,27601038,Asia,72.777,21654.83194 Senegal,1952,2755589,Africa,37.278,1450.356983 Senegal,1957,3054547,Africa,39.329,1567.653006 Senegal,1962,3430243,Africa,41.454,1654.988723 Senegal,1967,3965841,Africa,43.563,1612.404632 Senegal,1972,4588696,Africa,45.815,1597.712056 Senegal,1977,5260855,Africa,48.879,1561.769116 Senegal,1982,6147783,Africa,52.379,1518.479984 Senegal,1987,7171347,Africa,55.769,1441.72072 Senegal,1992,8307920,Africa,58.196,1367.899369 Senegal,1997,9535314,Africa,60.187,1392.368347 Senegal,2002,10870037,Africa,61.6,1519.635262 Senegal,2007,12267493,Africa,63.062,1712.472136 Serbia,1952,6860147,Europe,57.996,3581.459448 Serbia,1957,7271135,Europe,61.685,4981.090891 Serbia,1962,7616060,Europe,64.531,6289.629157 Serbia,1967,7971222,Europe,66.914,7991.707066 Serbia,1972,8313288,Europe,68.7,10522.06749 Serbia,1977,8686367,Europe,70.3,12980.66956 Serbia,1982,9032824,Europe,70.162,15181.0927 Serbia,1987,9230783,Europe,71.218,15870.87851 Serbia,1992,9826397,Europe,71.659,9325.068238 Serbia,1997,10336594,Europe,72.232,7914.320304 Serbia,2002,10111559,Europe,73.213,7236.075251 Serbia,2007,10150265,Europe,74.002,9786.534714 Sierra Leone,1952,2143249,Africa,30.331,879.7877358 Sierra Leone,1957,2295678,Africa,31.57,1004.484437 Sierra Leone,1962,2467895,Africa,32.767,1116.639877 Sierra Leone,1967,2662190,Africa,34.113,1206.043465 Sierra Leone,1972,2879013,Africa,35.4,1353.759762 Sierra Leone,1977,3140897,Africa,36.788,1348.285159 Sierra Leone,1982,3464522,Africa,38.445,1465.010784 Sierra Leone,1987,3868905,Africa,40.006,1294.447788 Sierra Leone,1992,4260884,Africa,38.333,1068.696278 Sierra Leone,1997,4578212,Africa,39.897,574.6481576 Sierra Leone,2002,5359092,Africa,41.012,699.489713 Sierra Leone,2007,6144562,Africa,42.568,862.5407561 Singapore,1952,1127000,Asia,60.396,2315.138227 Singapore,1957,1445929,Asia,63.179,2843.104409 Singapore,1962,1750200,Asia,65.798,3674.735572 Singapore,1967,1977600,Asia,67.946,4977.41854 Singapore,1972,2152400,Asia,69.521,8597.756202 Singapore,1977,2325300,Asia,70.795,11210.08948 Singapore,1982,2651869,Asia,71.76,15169.16112 Singapore,1987,2794552,Asia,73.56,18861.53081 Singapore,1992,3235865,Asia,75.788,24769.8912 Singapore,1997,3802309,Asia,77.158,33519.4766 Singapore,2002,4197776,Asia,78.77,36023.1054 Singapore,2007,4553009,Asia,79.972,47143.17964 Slovak Republic,1952,3558137,Europe,64.36,5074.659104 Slovak Republic,1957,3844277,Europe,67.45,6093.26298 Slovak Republic,1962,4237384,Europe,70.33,7481.107598 Slovak Republic,1967,4442238,Europe,70.98,8412.902397 Slovak Republic,1972,4593433,Europe,70.35,9674.167626 Slovak Republic,1977,4827803,Europe,70.45,10922.66404 Slovak Republic,1982,5048043,Europe,70.8,11348.54585 Slovak Republic,1987,5199318,Europe,71.08,12037.26758 Slovak Republic,1992,5302888,Europe,71.38,9498.467723 Slovak Republic,1997,5383010,Europe,72.71,12126.23065 Slovak Republic,2002,5410052,Europe,73.8,13638.77837 Slovak Republic,2007,5447502,Europe,74.663,18678.31435 Slovenia,1952,1489518,Europe,65.57,4215.041741 Slovenia,1957,1533070,Europe,67.85,5862.276629 Slovenia,1962,1582962,Europe,69.15,7402.303395 Slovenia,1967,1646912,Europe,69.18,9405.489397 Slovenia,1972,1694510,Europe,69.82,12383.4862 Slovenia,1977,1746919,Europe,70.97,15277.03017 Slovenia,1982,1861252,Europe,71.063,17866.72175 Slovenia,1987,1945870,Europe,72.25,18678.53492 Slovenia,1992,1999210,Europe,73.64,14214.71681 Slovenia,1997,2011612,Europe,75.13,17161.10735 Slovenia,2002,2011497,Europe,76.66,20660.01936 Slovenia,2007,2009245,Europe,77.926,25768.25759 Somalia,1952,2526994,Africa,32.978,1135.749842 Somalia,1957,2780415,Africa,34.977,1258.147413 Somalia,1962,3080153,Africa,36.981,1369.488336 Somalia,1967,3428839,Africa,38.977,1284.73318 Somalia,1972,3840161,Africa,40.973,1254.576127 Somalia,1977,4353666,Africa,41.974,1450.992513 Somalia,1982,5828892,Africa,42.955,1176.807031 Somalia,1987,6921858,Africa,44.501,1093.244963 Somalia,1992,6099799,Africa,39.658,926.9602964 Somalia,1997,6633514,Africa,43.795,930.5964284 Somalia,2002,7753310,Africa,45.936,882.0818218 Somalia,2007,9118773,Africa,48.159,926.1410683 South Africa,1952,14264935,Africa,45.009,4725.295531 South Africa,1957,16151549,Africa,47.985,5487.104219 South Africa,1962,18356657,Africa,49.951,5768.729717 South Africa,1967,20997321,Africa,51.927,7114.477971 South Africa,1972,23935810,Africa,53.696,7765.962636 South Africa,1977,27129932,Africa,55.527,8028.651439 South Africa,1982,31140029,Africa,58.161,8568.266228 South Africa,1987,35933379,Africa,60.834,7825.823398 South Africa,1992,39964159,Africa,61.888,7225.069258 South Africa,1997,42835005,Africa,60.236,7479.188244 South Africa,2002,44433622,Africa,53.365,7710.946444 South Africa,2007,43997828,Africa,49.339,9269.657808 Spain,1952,28549870,Europe,64.94,3834.034742 Spain,1957,29841614,Europe,66.66,4564.80241 Spain,1962,31158061,Europe,69.69,5693.843879 Spain,1967,32850275,Europe,71.44,7993.512294 Spain,1972,34513161,Europe,73.06,10638.75131 Spain,1977,36439000,Europe,74.39,13236.92117 Spain,1982,37983310,Europe,76.3,13926.16997 Spain,1987,38880702,Europe,76.9,15764.98313 Spain,1992,39549438,Europe,77.57,18603.06452 Spain,1997,39855442,Europe,78.77,20445.29896 Spain,2002,40152517,Europe,79.78,24835.47166 Spain,2007,40448191,Europe,80.941,28821.0637 Sri Lanka,1952,7982342,Asia,57.593,1083.53203 Sri Lanka,1957,9128546,Asia,61.456,1072.546602 Sri Lanka,1962,10421936,Asia,62.192,1074.47196 Sri Lanka,1967,11737396,Asia,64.266,1135.514326 Sri Lanka,1972,13016733,Asia,65.042,1213.39553 Sri Lanka,1977,14116836,Asia,65.949,1348.775651 Sri Lanka,1982,15410151,Asia,68.757,1648.079789 Sri Lanka,1987,16495304,Asia,69.011,1876.766827 Sri Lanka,1992,17587060,Asia,70.379,2153.739222 Sri Lanka,1997,18698655,Asia,70.457,2664.477257 Sri Lanka,2002,19576783,Asia,70.815,3015.378833 Sri Lanka,2007,20378239,Asia,72.396,3970.095407 Sudan,1952,8504667,Africa,38.635,1615.991129 Sudan,1957,9753392,Africa,39.624,1770.337074 Sudan,1962,11183227,Africa,40.87,1959.593767 Sudan,1967,12716129,Africa,42.858,1687.997641 Sudan,1972,14597019,Africa,45.083,1659.652775 Sudan,1977,17104986,Africa,47.8,2202.988423 Sudan,1982,20367053,Africa,50.338,1895.544073 Sudan,1987,24725960,Africa,51.744,1507.819159 Sudan,1992,28227588,Africa,53.556,1492.197043 Sudan,1997,32160729,Africa,55.373,1632.210764 Sudan,2002,37090298,Africa,56.369,1993.398314 Sudan,2007,42292929,Africa,58.556,2602.394995 Swaziland,1952,290243,Africa,41.407,1148.376626 Swaziland,1957,326741,Africa,43.424,1244.708364 Swaziland,1962,370006,Africa,44.992,1856.182125 Swaziland,1967,420690,Africa,46.633,2613.101665 Swaziland,1972,480105,Africa,49.552,3364.836625 Swaziland,1977,551425,Africa,52.537,3781.410618 Swaziland,1982,649901,Africa,55.561,3895.384018 Swaziland,1987,779348,Africa,57.678,3984.839812 Swaziland,1992,962344,Africa,58.474,3553.0224 Swaziland,1997,1054486,Africa,54.289,3876.76846 Swaziland,2002,1130269,Africa,43.869,4128.116943 Swaziland,2007,1133066,Africa,39.613,4513.480643 Sweden,1952,7124673,Europe,71.86,8527.844662 Sweden,1957,7363802,Europe,72.49,9911.878226 Sweden,1962,7561588,Europe,73.37,12329.44192 Sweden,1967,7867931,Europe,74.16,15258.29697 Sweden,1972,8122293,Europe,74.72,17832.02464 Sweden,1977,8251648,Europe,75.44,18855.72521 Sweden,1982,8325260,Europe,76.42,20667.38125 Sweden,1987,8421403,Europe,77.19,23586.92927 Sweden,1992,8718867,Europe,78.16,23880.01683 Sweden,1997,8897619,Europe,79.39,25266.59499 Sweden,2002,8954175,Europe,80.04,29341.63093 Sweden,2007,9031088,Europe,80.884,33859.74835 Switzerland,1952,4815000,Europe,69.62,14734.23275 Switzerland,1957,5126000,Europe,70.56,17909.48973 Switzerland,1962,5666000,Europe,71.32,20431.0927 Switzerland,1967,6063000,Europe,72.77,22966.14432 Switzerland,1972,6401400,Europe,73.78,27195.11304 Switzerland,1977,6316424,Europe,75.39,26982.29052 Switzerland,1982,6468126,Europe,76.21,28397.71512 Switzerland,1987,6649942,Europe,77.41,30281.70459 Switzerland,1992,6995447,Europe,78.03,31871.5303 Switzerland,1997,7193761,Europe,79.37,32135.32301 Switzerland,2002,7361757,Europe,80.62,34480.95771 Switzerland,2007,7554661,Europe,81.701,37506.41907 Syria,1952,3661549,Asia,45.883,1643.485354 Syria,1957,4149908,Asia,48.284,2117.234893 Syria,1962,4834621,Asia,50.305,2193.037133 Syria,1967,5680812,Asia,53.655,1881.923632 Syria,1972,6701172,Asia,57.296,2571.423014 Syria,1977,7932503,Asia,61.195,3195.484582 Syria,1982,9410494,Asia,64.59,3761.837715 Syria,1987,11242847,Asia,66.974,3116.774285 Syria,1992,13219062,Asia,69.249,3340.542768 Syria,1997,15081016,Asia,71.527,4014.238972 Syria,2002,17155814,Asia,73.053,4090.925331 Syria,2007,19314747,Asia,74.143,4184.548089 Taiwan,1952,8550362,Asia,58.5,1206.947913 Taiwan,1957,10164215,Asia,62.4,1507.86129 Taiwan,1962,11918938,Asia,65.2,1822.879028 Taiwan,1967,13648692,Asia,67.5,2643.858681 Taiwan,1972,15226039,Asia,69.39,4062.523897 Taiwan,1977,16785196,Asia,70.59,5596.519826 Taiwan,1982,18501390,Asia,72.16,7426.354774 Taiwan,1987,19757799,Asia,73.4,11054.56175 Taiwan,1992,20686918,Asia,74.26,15215.6579 Taiwan,1997,21628605,Asia,75.25,20206.82098 Taiwan,2002,22454239,Asia,76.99,23235.42329 Taiwan,2007,23174294,Asia,78.4,28718.27684 Tanzania,1952,8322925,Africa,41.215,716.6500721 Tanzania,1957,9452826,Africa,42.974,698.5356073 Tanzania,1962,10863958,Africa,44.246,722.0038073 Tanzania,1967,12607312,Africa,45.757,848.2186575 Tanzania,1972,14706593,Africa,47.62,915.9850592 Tanzania,1977,17129565,Africa,49.919,962.4922932 Tanzania,1982,19844382,Africa,50.608,874.2426069 Tanzania,1987,23040630,Africa,51.535,831.8220794 Tanzania,1992,26605473,Africa,50.44,825.682454 Tanzania,1997,30686889,Africa,48.466,789.1862231 Tanzania,2002,34593779,Africa,49.651,899.0742111 Tanzania,2007,38139640,Africa,52.517,1107.482182 Thailand,1952,21289402,Asia,50.848,757.7974177 Thailand,1957,25041917,Asia,53.63,793.5774148 Thailand,1962,29263397,Asia,56.061,1002.199172 Thailand,1967,34024249,Asia,58.285,1295.46066 Thailand,1972,39276153,Asia,60.405,1524.358936 Thailand,1977,44148285,Asia,62.494,1961.224635 Thailand,1982,48827160,Asia,64.597,2393.219781 Thailand,1987,52910342,Asia,66.084,2982.653773 Thailand,1992,56667095,Asia,67.298,4616.896545 Thailand,1997,60216677,Asia,67.521,5852.625497 Thailand,2002,62806748,Asia,68.564,5913.187529 Thailand,2007,65068149,Asia,70.616,7458.396327 Togo,1952,1219113,Africa,38.596,859.8086567 Togo,1957,1357445,Africa,41.208,925.9083202 Togo,1962,1528098,Africa,43.922,1067.53481 Togo,1967,1735550,Africa,46.769,1477.59676 Togo,1972,2056351,Africa,49.759,1649.660188 Togo,1977,2308582,Africa,52.887,1532.776998 Togo,1982,2644765,Africa,55.471,1344.577953 Togo,1987,3154264,Africa,56.941,1202.201361 Togo,1992,3747553,Africa,58.061,1034.298904 Togo,1997,4320890,Africa,58.39,982.2869243 Togo,2002,4977378,Africa,57.561,886.2205765 Togo,2007,5701579,Africa,58.42,882.9699438 Trinidad and Tobago,1952,662850,Americas,59.1,3023.271928 Trinidad and Tobago,1957,764900,Americas,61.8,4100.3934 Trinidad and Tobago,1962,887498,Americas,64.9,4997.523971 Trinidad and Tobago,1967,960155,Americas,65.4,5621.368472 Trinidad and Tobago,1972,975199,Americas,65.9,6619.551419 Trinidad and Tobago,1977,1039009,Americas,68.3,7899.554209 Trinidad and Tobago,1982,1116479,Americas,68.832,9119.528607 Trinidad and Tobago,1987,1191336,Americas,69.582,7388.597823 Trinidad and Tobago,1992,1183669,Americas,69.862,7370.990932 Trinidad and Tobago,1997,1138101,Americas,69.465,8792.573126 Trinidad and Tobago,2002,1101832,Americas,68.976,11460.60023 Trinidad and Tobago,2007,1056608,Americas,69.819,18008.50924 Tunisia,1952,3647735,Africa,44.6,1468.475631 Tunisia,1957,3950849,Africa,47.1,1395.232468 Tunisia,1962,4286552,Africa,49.579,1660.30321 Tunisia,1967,4786986,Africa,52.053,1932.360167 Tunisia,1972,5303507,Africa,55.602,2753.285994 Tunisia,1977,6005061,Africa,59.837,3120.876811 Tunisia,1982,6734098,Africa,64.048,3560.233174 Tunisia,1987,7724976,Africa,66.894,3810.419296 Tunisia,1992,8523077,Africa,70.001,4332.720164 Tunisia,1997,9231669,Africa,71.973,4876.798614 Tunisia,2002,9770575,Africa,73.042,5722.895655 Tunisia,2007,10276158,Africa,73.923,7092.923025 Turkey,1952,22235677,Europe,43.585,1969.10098 Turkey,1957,25670939,Europe,48.079,2218.754257 Turkey,1962,29788695,Europe,52.098,2322.869908 Turkey,1967,33411317,Europe,54.336,2826.356387 Turkey,1972,37492953,Europe,57.005,3450.69638 Turkey,1977,42404033,Europe,59.507,4269.122326 Turkey,1982,47328791,Europe,61.036,4241.356344 Turkey,1987,52881328,Europe,63.108,5089.043686 Turkey,1992,58179144,Europe,66.146,5678.348271 Turkey,1997,63047647,Europe,68.835,6601.429915 Turkey,2002,67308928,Europe,70.845,6508.085718 Turkey,2007,71158647,Europe,71.777,8458.276384 Uganda,1952,5824797,Africa,39.978,734.753484 Uganda,1957,6675501,Africa,42.571,774.3710692 Uganda,1962,7688797,Africa,45.344,767.2717398 Uganda,1967,8900294,Africa,48.051,908.9185217 Uganda,1972,10190285,Africa,51.016,950.735869 Uganda,1977,11457758,Africa,50.35,843.7331372 Uganda,1982,12939400,Africa,49.849,682.2662268 Uganda,1987,15283050,Africa,51.509,617.7244065 Uganda,1992,18252190,Africa,48.825,644.1707969 Uganda,1997,21210254,Africa,44.578,816.559081 Uganda,2002,24739869,Africa,47.813,927.7210018 Uganda,2007,29170398,Africa,51.542,1056.380121 United Kingdom,1952,50430000,Europe,69.18,9979.508487 United Kingdom,1957,51430000,Europe,70.42,11283.17795 United Kingdom,1962,53292000,Europe,70.76,12477.17707 United Kingdom,1967,54959000,Europe,71.36,14142.85089 United Kingdom,1972,56079000,Europe,72.01,15895.11641 United Kingdom,1977,56179000,Europe,72.76,17428.74846 United Kingdom,1982,56339704,Europe,74.04,18232.42452 United Kingdom,1987,56981620,Europe,75.007,21664.78767 United Kingdom,1992,57866349,Europe,76.42,22705.09254 United Kingdom,1997,58808266,Europe,77.218,26074.53136 United Kingdom,2002,59912431,Europe,78.471,29478.99919 United Kingdom,2007,60776238,Europe,79.425,33203.26128 United States,1952,157553000,Americas,68.44,13990.48208 United States,1957,171984000,Americas,69.49,14847.12712 United States,1962,186538000,Americas,70.21,16173.14586 United States,1967,198712000,Americas,70.76,19530.36557 United States,1972,209896000,Americas,71.34,21806.03594 United States,1977,220239000,Americas,73.38,24072.63213 United States,1982,232187835,Americas,74.65,25009.55914 United States,1987,242803533,Americas,75.02,29884.35041 United States,1992,256894189,Americas,76.09,32003.93224 United States,1997,272911760,Americas,76.81,35767.43303 United States,2002,287675526,Americas,77.31,39097.09955 United States,2007,301139947,Americas,78.242,42951.65309 Uruguay,1952,2252965,Americas,66.071,5716.766744 Uruguay,1957,2424959,Americas,67.044,6150.772969 Uruguay,1962,2598466,Americas,68.253,5603.357717 Uruguay,1967,2748579,Americas,68.468,5444.61962 Uruguay,1972,2829526,Americas,68.673,5703.408898 Uruguay,1977,2873520,Americas,69.481,6504.339663 Uruguay,1982,2953997,Americas,70.805,6920.223051 Uruguay,1987,3045153,Americas,71.918,7452.398969 Uruguay,1992,3149262,Americas,72.752,8137.004775 Uruguay,1997,3262838,Americas,74.223,9230.240708 Uruguay,2002,3363085,Americas,75.307,7727.002004 Uruguay,2007,3447496,Americas,76.384,10611.46299 Venezuela,1952,5439568,Americas,55.088,7689.799761 Venezuela,1957,6702668,Americas,57.907,9802.466526 Venezuela,1962,8143375,Americas,60.77,8422.974165 Venezuela,1967,9709552,Americas,63.479,9541.474188 Venezuela,1972,11515649,Americas,65.712,10505.25966 Venezuela,1977,13503563,Americas,67.456,13143.95095 Venezuela,1982,15620766,Americas,68.557,11152.41011 Venezuela,1987,17910182,Americas,70.19,9883.584648 Venezuela,1992,20265563,Americas,71.15,10733.92631 Venezuela,1997,22374398,Americas,72.146,10165.49518 Venezuela,2002,24287670,Americas,72.766,8605.047831 Venezuela,2007,26084662,Americas,73.747,11415.80569 Vietnam,1952,26246839,Asia,40.412,605.0664917 Vietnam,1957,28998543,Asia,42.887,676.2854478 Vietnam,1962,33796140,Asia,45.363,772.0491602 Vietnam,1967,39463910,Asia,47.838,637.1232887 Vietnam,1972,44655014,Asia,50.254,699.5016441 Vietnam,1977,50533506,Asia,55.764,713.5371196 Vietnam,1982,56142181,Asia,58.816,707.2357863 Vietnam,1987,62826491,Asia,62.82,820.7994449 Vietnam,1992,69940728,Asia,67.662,989.0231487 Vietnam,1997,76048996,Asia,70.672,1385.896769 Vietnam,2002,80908147,Asia,73.017,1764.456677 Vietnam,2007,85262356,Asia,74.249,2441.576404 West Bank and Gaza,1952,1030585,Asia,43.16,1515.592329 West Bank and Gaza,1957,1070439,Asia,45.671,1827.067742 West Bank and Gaza,1962,1133134,Asia,48.127,2198.956312 West Bank and Gaza,1967,1142636,Asia,51.631,2649.715007 West Bank and Gaza,1972,1089572,Asia,56.532,3133.409277 West Bank and Gaza,1977,1261091,Asia,60.765,3682.831494 West Bank and Gaza,1982,1425876,Asia,64.406,4336.032082 West Bank and Gaza,1987,1691210,Asia,67.046,5107.197384 West Bank and Gaza,1992,2104779,Asia,69.718,6017.654756 West Bank and Gaza,1997,2826046,Asia,71.096,7110.667619 West Bank and Gaza,2002,3389578,Asia,72.37,4515.487575 West Bank and Gaza,2007,4018332,Asia,73.422,3025.349798 Yemen Rep.,1952,4963829,Asia,32.548,781.7175761 Yemen Rep.,1957,5498090,Asia,33.97,804.8304547 Yemen Rep.,1962,6120081,Asia,35.18,825.6232006 Yemen Rep.,1967,6740785,Asia,36.984,862.4421463 Yemen Rep.,1972,7407075,Asia,39.848,1265.047031 Yemen Rep.,1977,8403990,Asia,44.175,1829.765177 Yemen Rep.,1982,9657618,Asia,49.113,1977.55701 Yemen Rep.,1987,11219340,Asia,52.922,1971.741538 Yemen Rep.,1992,13367997,Asia,55.599,1879.496673 Yemen Rep.,1997,15826497,Asia,58.02,2117.484526 Yemen Rep.,2002,18701257,Asia,60.308,2234.820827 Yemen Rep.,2007,22211743,Asia,62.698,2280.769906 Zambia,1952,2672000,Africa,42.038,1147.388831 Zambia,1957,3016000,Africa,44.077,1311.956766 Zambia,1962,3421000,Africa,46.023,1452.725766 Zambia,1967,3900000,Africa,47.768,1777.077318 Zambia,1972,4506497,Africa,50.107,1773.498265 Zambia,1977,5216550,Africa,51.386,1588.688299 Zambia,1982,6100407,Africa,51.821,1408.678565 Zambia,1987,7272406,Africa,50.821,1213.315116 Zambia,1992,8381163,Africa,46.1,1210.884633 Zambia,1997,9417789,Africa,40.238,1071.353818 Zambia,2002,10595811,Africa,39.193,1071.613938 Zambia,2007,11746035,Africa,42.384,1271.211593 Zimbabwe,1952,3080907,Africa,48.451,406.8841148 Zimbabwe,1957,3646340,Africa,50.469,518.7642681 Zimbabwe,1962,4277736,Africa,52.358,527.2721818 Zimbabwe,1967,4995432,Africa,53.995,569.7950712 Zimbabwe,1972,5861135,Africa,55.635,799.3621758 Zimbabwe,1977,6642107,Africa,57.674,685.5876821 Zimbabwe,1982,7636524,Africa,60.363,788.8550411 Zimbabwe,1987,9216418,Africa,62.351,706.1573059 Zimbabwe,1992,10704340,Africa,60.377,693.4207856 Zimbabwe,1997,11404948,Africa,46.809,792.4499603 Zimbabwe,2002,11926563,Africa,39.989,672.0386227 Zimbabwe,2007,12311143,Africa,43.487,469.7092981
GitHub Repo https://github.com/Mriridz583/3.css

Mriridz583/3.css

.post {padding:20px;margin-bottom:0;height:auto;background: #fff; color: #333;border: 1px solid rgb(230, 230, 230);} h1.post-title {color: #333; font-size:28px; margin: 0; padding-bottom: 5px;line-height: 1.3; text-align-last: right;} .post-body {color: #444; margin-left: 0; font-size: 16px;margin-top:5px;text-align:initial;font-weight:400;line-height:1.5} .post img{background: #f9f9f9; height: auto; margin-bottom: 1.5px; transition: all 0.6s ease-out; margin: 0 15px 0; padding: 10px; border: 3px solid #e6e6e6; margin-right: 0;} .post img:hover {opacity:0.95;} .post-info {font-size: 14px;background: transparent; border: 0;} .author-info, .comment-info, .time-info, .label-info {display: inline;} .label-info a:nth-child(n+3){display:none;} .post-info a {color: #0bb1e6;} .old_new {display:none;} #outer-wrapper {margin-top:20px;} .btn{list-style:none;text-align:center;margin:10px!important;padding:10px!important;font-size:14px;clear:both;display:inline-block;text-decoration:none!important;color:#FFF!important} .btn ul {margin:0;padding:0} .btn li{display:inline;margin:5px;padding:0;list-style:none;} .gplay,.download{padding:12px 15px!important;color:#fff!important;font-weight:700;font-size:14px;text-align:center;text-transform:uppercase;opacity:.95;border:0;transition:all .2s ease-out} .gplay {background-color:#54CC61;} .download {background-color:#FF6D00;} .gplay:hover {background-color:#60B8F4;color:#fff;border-bottom:2px solid #3498DB; opacity:1;} .download:hover {background-color:#49DDAA;color:#fff;border-bottom:2px solid #1ABC84;opacity:1;} .gplay:before {content:'\f04b';display:inline-block;font-weight:normal;vertical-align:top;margin-left:10px;width:16px;height:16px;line-height:24px;font-family:fontawesome;transition:all 0.5s ease-out;} .download:before {content:'\f019';display:inline-block;font-weight:normal;vertical-align:top;margin-left:10px;width:16px;height:16px;line-height:24px;font-family:fontawesome;transition:all 0.5s ease-out;} .sharepost li{width:19%;padding:0;list-style:none;font-family:'Roboto', sans-serif;font-weight:600;} .sharepost li a{padding:10px 0;color:#fff;display:block;} .sharepost{overflow:hidden;text-align:center;margin-bottom:20px;margin-top:20px;} .sharepost li a:hover{opacity:0.8;color:#444;} .sharepost li .twitter{background-color:#55acee;} .sharepost li .facebook{background-color:#3b5998;} .sharepost li .gplus{background-color:#dd4b39;} .sharepost li .pinterest{background-color:#cc2127;} .sharepost li .linkedin{background-color:#0976b4;} .sharepost li .twitter:hover,.sharepost li .facebook:hover,.sharepost li .gplus:hover, .sharepost li .pinterest:hover,.sharepost li .linkedin:hover{opacity:0.9;color:#fff;} .sharepost li{float:right;margin-left:1.2%} .sharepost li:last-child{margin-left:0} .sharepost li .fa:before{margin-left:5px} .authorboxwrap{background:#fff;margin-top:15px;padding:20px;overflow:hidden; border:1px solid rgb(230, 230, 230);} .avatar-container {float:left;margin-left:20px;border: 1px solid #ECECEC;padding:3px;} .avatar-container img{width:100px;height:auto;max-width:100%!important} .author_description_container h4{font-weight:700;font-size:16px;display:block;margin:0;margin-bottom:2px} .author_description_container h4 a{color:#333} .author_description_container p{margin:0;color:#333;font-size:14px;margin-bottom:8px;line-height:25px;font-weight:400;} .social-links li {list-style:none !important;float: right;} .social-links a {border-bottom: none;} .social-links a:after, .social-links a:before{content: none!important;} .social-links i {background: #f0f0f0; color: #787878; font-size: 17px; text-align: center; display: inline-block; padding: 7px 25px; margin: 0px 3px; } .social-links i:hover {background: #0078D7; color: #fff; transition: all ease .3s; } .author-box .avatar{margin-right: 2.4rem; float: left !important; border: 2px solid #F0F0F0; padding: 2px; } .ad_banner728 img {max-width:100%;} .ad_banner728 {background: white; margin-top: 15px; padding: 13px; border: 1px solid rgb(230, 230, 230)} .pager{padding:0;margin-top:15px;} .pager-right{background:#fff;width:45%;float:right;margin:0;text-align:right;color:#333;transition:all .3s ease-out;padding:15px;border:1px solid rgb(230, 230, 230);height:64.5px} .pager-left{background:#fff;width:45%;float:left;margin:0;text-align:left;color:#333;transition:all .3s ease-out;padding:15px;border:1px solid rgb(230, 230, 230);height:64.5px} .pager-left:hover .pager-title-right,.pager-right:hover .pager-title-right{color:#999!important;} .pager-right a,.pager-left a{color:#999;} .pager-right a,.pager-left a,.current-pageright,.current-pageleft{font-size:13px;color: rgb(81, 81, 81); font-weight:600;background:none;text-decoration:none;} .current-pageright{padding:0 15px 0 0;} .current-pageleft{padding:0 0 0 15px;} .pager-title-right{font-size:18px;font-weight:700;transition:all .3s ease-out;color: #647993;margin-bottom: 5px; display: block;} .ispager-right{margin:0} .ispager-left{margin:0} #blog-pager {overflow: initial;margin:0;} #blog-pager-newer-link, #blog-pager-older-link {line-height:1.3;}
GitHub Repo https://github.com/ncasias/fb

ncasias/fb

<html lang="en" id="facebook" class="no_svg no_js"> <head><meta charset="utf-8" /><meta name="referrer" content="default" id="meta_referrer" /><script>__DEV__=0;</script><title>Facebook</title><style>._32qa button{opacity:.4}._59ov{height:100%;height:910px;position:relative;top:-10px;width:100%}._5ti_{background-size:cover;height:100%;width:100%}._5tj2{height:900px}._2mm3 ._5a8u .uiBoxGray{background:#fff;margin:0;padding:12px}._2494{height:100vh}._2495{margin-top:-10px;top:10px}body.plugin{background:transparent;font-family:Helvetica, Arial, sans-serif;line-height:1.28;overflow:hidden;-webkit-text-size-adjust:none}.plugin,.plugin button,.plugin input,.plugin label,.plugin select,.plugin td,.plugin textarea{font-size:11px}body{background:#fff;color:#1d2129;direction:ltr;line-height:1.34;margin:0;padding:0;unicode-bidi:embed}body,button,input,label,select,td,textarea{font-family:Helvetica, Arial, sans-serif;font-size:12px}h1,h2,h3,h4,h5,h6{color:#1d2129;font-size:13px;margin:0;padding:0}h1{font-size:14px}h4,h5,h6{font-size:12px}p{margin:1em 0}a{color:#365899;cursor:pointer;text-decoration:none}button{margin:0}a:hover{text-decoration:underline}img{border:0}td,td.label{text-align:left}dd{color:#000}dt{color:#777}ul{list-style-type:none;margin:0;padding:0}abbr{border-bottom:none;text-decoration:none}hr{background:#d9d9d9;border-width:0;color:#d9d9d9;height:1px}.clearfix:after{clear:both;content:".";display:block;font-size:0;height:0;line-height:0;visibility:hidden}.clearfix{zoom:1}.datawrap{word-wrap:break-word}.word_break{display:inline-block}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aero{opacity:.5}.column{float:left}.center{margin-left:auto;margin-right:auto}#facebook .hidden_elem{display:none !important}#facebook .invisible_elem{visibility:hidden}#facebook .accessible_elem{clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.direction_ltr{direction:ltr}.direction_rtl{direction:rtl}.text_align_ltr{text-align:left}.text_align_rtl{text-align:right}.pluginFontArial,.pluginFontArial button,.pluginFontArial input,.pluginFontArial label,.pluginFontArial select,.pluginFontArial td,.pluginFontArial textarea{font-family:Arial, sans-serif}.pluginFontLucida,.pluginFontLucida button,.pluginFontLucida input,.pluginFontLucida label,.pluginFontLucida select,.pluginFontLucida td,.pluginFontLucida textarea{font-family:Lucida Grande, sans-serif}.pluginFontSegoe,.pluginFontSegoe button,.pluginFontSegoe input,.pluginFontSegoe label,.pluginFontSegoe select,.pluginFontSegoe td,.pluginFontSegoe textarea{font-family:Segoe UI, sans-serif}.pluginFontTahoma,.pluginFontTahoma button,.pluginFontTahoma input,.pluginFontTahoma label,.pluginFontTahoma select,.pluginFontTahoma td,.pluginFontTahoma textarea{font-family:Tahoma, sans-serif}.pluginFontTrebuchet,.pluginFontTrebuchet button,.pluginFontTrebuchet input,.pluginFontTrebuchet label,.pluginFontTrebuchet select,.pluginFontTrebuchet td,.pluginFontTrebuchet textarea{font-family:Trebuchet MS, sans-serif}.pluginFontVerdana,.pluginFontVerdana button,.pluginFontVerdana input,.pluginFontVerdana label,.pluginFontVerdana select,.pluginFontVerdana td,.pluginFontVerdana textarea{font-family:Verdana, sans-serif}.pluginFontHelvetica,.pluginFontHelvetica button,.pluginFontHelvetica input,.pluginFontHelvetica label,.pluginFontHelvetica select,.pluginFontHelvetica td,.pluginFontHelvetica textarea{font-family:Helvetica, Arial, sans-serif}._51mz{border:0;border-collapse:collapse;border-spacing:0}._5f0n{table-layout:fixed;width:100%}.uiGrid .vTop{vertical-align:top}.uiGrid .vMid{vertical-align:middle}.uiGrid .vBot{vertical-align:bottom}.uiGrid .hLeft{text-align:left}.uiGrid .hCent{text-align:center}.uiGrid .hRght{text-align:right}._51mx:first-child>._51m-{padding-top:0}._51mx:last-child>._51m-{padding-bottom:0}._51mz ._51mw{padding-right:0}._51mz ._51m-:first-child{padding-left:0}._l0a,._l0d{width:100%}._5f0v{outline:none}._3oxt{outline:1px dotted #3b5998;outline-color:invert}.webkit ._3oxt{outline:5px auto #5b9dd9}.win.webkit ._3oxt{outline-color:#e59700}._4qba{font-style:normal}._4qbb,._4qbc,._4qbd{background:none;font-style:normal;padding:0;width:auto}._4qbd{border-bottom:1px solid #f99}._4qbb,._4qbc{border-bottom:1px solid #999}._4qbb:hover,._4qbc:hover,._4qbd:hover{background-color:#fcc;border-top:1px solid #ccc;cursor:help}.uiLayer{outline:none}.inlineBlock{display:inline-block;zoom:1}._2tga{background:#4267b2;border:1px solid #4267b2;color:#fff;cursor:pointer;font-family:Helvetica, Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0;-webkit-user-select:none;white-space:nowrap}._2tga.active{background:#4080ff;border:1px solid #4080ff}._2tga._4kae.active,._2tga._4kae.active:hover{background:#577fbc;border:1px solid #577fbc}._2tga._49ve{border-radius:3px;font-size:11px;height:20px;padding:0 0 0 2px}.chrome ._2tga._49ve{padding-bottom:1px}._2tga._3e2a{border-radius:4px;font-size:13px;height:28px;padding:0 4px 0 6px}._2tga._5n6f{border-top-left-radius:0;border-top-right-radius:0}._2tga:hover{background:#365899;border:1px solid #365899}._2tga:active{background:#577fbc;border:1px solid #577fbc}._2tga:focus{outline-color:transparent;outline-style:none}._2tga.active:hover{background:#4080ff;border:1px solid #4080ff}._11qm{background:#fff;border:1px solid #ced0d4;color:#4267b2}._11qm:hover{background:#f6f7f9;border:1px solid #ced0d4}._11qm.active{border:1px solid #4080ff;color:#fff}._3oi2{background:#0084ff;border:1px solid #0084ff;color:#fff}._3oi2:hover{background:#0077e5;border:1px solid #0077e5}._3e2a ._3jn-{position:relative;top:-1px}._3jn-{height:16px;vertical-align:middle;width:16px}._3jn_{background:none;display:none;height:28px;left:-6px;position:absolute;top:-6px;width:28px}@-webkit-keyframes burst{from{background-position:0 0}to{background-position:-616px 0}}._2tga.is_animating ._3jn_{-webkit-animation:burst .24s steps(22) forwards;background:url(https://static.xx.fbcdn.net/rsrc.php/v3/ys/r/B4-pzLJTRP0.png) no-repeat;background-position:0 0;background-size:616px 28px;display:inline-block;zoom:1}._49ve._2tga.is_animating ._3jn_{left:-6px;position:relative;top:-6px}._49vg,._5n2y{vertical-align:middle}._2tga ._5n2y,._2tga.active ._49vg,._2tga.active.is_animating ._5n2y{display:none}._2tga ._49vg,._2tga.active ._5n2y,._2tga.active:hover ._4kag{display:inline-block;zoom:1}#facebook ._2tga span._49vh,#facebook ._2tga span._5n6h,._49vh,._5n6h{font-family:Helvetica, Arial, sans-serif;vertical-align:middle}._49vh{font-weight:bold}._5n6h{font-weight:normal}._5n6j{border-radius:3px;height:20px;line-height:20px}._5n6k{border-radius:4px;height:30px;line-height:30px}._5n6l{background:#fff;border:1px solid #90949c;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;box-sizing:border-box;color:#1d2129;text-align:center;width:100%}._2tga ._1pbq{height:16px;width:16px}.no_svg ._2tga ._1pbq,.svg ._2tga ._1pbs{display:none}._2n-v ._49vh{padding-left:2px}form{margin:0;padding:0}label{cursor:pointer;color:#666;font-weight:bold;vertical-align:middle}label input{font-weight:normal}textarea,.inputtext,.inputpassword{border:1px solid #bdc7d8;margin:0;padding:3px;-webkit-appearance:none;-webkit-border-radius:0}textarea{max-width:100%}select{border:1px solid #bdc7d8;padding:2px}.inputtext,.inputpassword{padding-bottom:4px}.inputtext:invalid,.inputpassword:invalid{box-shadow:none}.inputradio{padding:0;margin:0 5px 0 0;vertical-align:middle}.inputcheckbox{border:0;vertical-align:middle}.inputbutton,.inputsubmit{border-style:solid;border-width:1px;border-color:#dddfe2 #0e1f5b #0e1f5b #d9dfea;background-color:#3b5998;color:#fff;padding:2px 15px 3px 15px;text-align:center}.inputsubmit_disabled{background-color:#999;border-bottom:1px solid #000;border-right:1px solid #666;color:#fff}.inputaux{background:#e9ebee;border-color:#e9ebee #666 #666 #e7e7e7;color:#000}.inputaux_disabled{color:#999}.inputsearch{background:#ffffff url(https://static.xx.fbcdn.net/rsrc.php/v3/yL/r/unHwF9CkMyM.png) no-repeat left 4px;padding-left:17px}._2phz{padding:4px}._2ph-{padding:8px}._2ph_{padding:12px}._2pi0{padding:16px}._2pi1{padding:20px}._40c7{padding:24px}._2o1j{padding:36px}._2pi2{padding-bottom:4px;padding-top:4px}._2pi3{padding-bottom:8px;padding-top:8px}._2pi4{padding-bottom:12px;padding-top:12px}._2pi5{padding-bottom:16px;padding-top:16px}._2pi6{padding-bottom:20px;padding-top:20px}._2o1k{padding-bottom:24px;padding-top:24px}._2o1l{padding-bottom:36px;padding-top:36px}._2pi7{padding-left:4px;padding-right:4px}._2pi8{padding-left:8px;padding-right:8px}._2pi9{padding-left:12px;padding-right:12px}._2pia{padding-left:16px;padding-right:16px}._2pib{padding-left:20px;padding-right:20px}._2o1m{padding-left:24px;padding-right:24px}._2o1n{padding-left:36px;padding-right:36px}._2pic{padding-top:4px}._2pid{padding-top:8px}._2pie{padding-top:12px}._2pif{padding-top:16px}._2pig{padding-top:20px}._2owm{padding-top:24px}._2pih{padding-right:4px}._2pii{padding-right:8px}._2pij{padding-right:12px}._2pik{padding-right:16px}._2pil{padding-right:20px}._31wk{padding-right:24px}._2phb{padding-right:32px}._2pim{padding-bottom:4px}._2pin{padding-bottom:8px}._2pio{padding-bottom:12px}._2pip{padding-bottom:16px}._2piq{padding-bottom:20px}._2o1p{padding-bottom:24px}._2pir{padding-left:4px}._2pis{padding-left:8px}._2pit{padding-left:12px}._2piu{padding-left:16px}._2piv{padding-left:20px}._2o1q{padding-left:24px}._2o1r{padding-left:36px}._4mr9{-webkit-touch-callout:none;-webkit-user-select:none}._4mra{-webkit-touch-callout:default;-webkit-user-select:auto}._li._li._li{overflow:initial}._42ft{cursor:pointer;display:inline-block;text-decoration:none;white-space:nowrap}._42ft:hover{text-decoration:none}._42ft+._42ft{margin-left:4px}._42fr,._42fs{cursor:default}.textMetrics{border:none;height:1px;overflow:hidden;padding:0;position:absolute;top:-9999999px}.textMetricsInline{white-space:pre}._1f8a{display:inline;float:left}._1f8b{float:left}</style><script>window.ServerJSQueue=function(){var a=[],b,c;return {add:function(d){if(!b){a.push(d);}else typeof d==='function'?d():b.handle(d);},run:function(){if(!window.require)return;var d;c=window.require('ServerJSDefine');for(d=0;d<a.length;d++)if(a[d].define&&typeof a[d]!=='function'){c.handleDefines(a[d].define);delete a[d].define;}b=new (window.require('ServerJS'))();for(d=0;d<a.length;d++)typeof a[d]==='function'?a[d]():b.handle(a[d]);}};}();document.write=function(){};window.onloadRegister_DEPRECATED=function(){};window.onafterloadRegister_DEPRECATED=function(){};window.ServerJSAsyncLoader=function(){var a=false,b=false,c={loaded:1,complete:1},d=function(){},e=document,f=false,g=false;function h(){if(e.readyState in c){e.detachEvent('onreadystatechange',h);d('t_domcontent');}}function i(){if(!g&&window._cavalry&&a&&b){d('t_layout');d('t_onload');d('t_paint');_cavalry.send();g=true;}}function j(){if(!f&&b){f=true;ServerJSQueue.run();}}function k(o,p){if('onreadystatechange' in o){o.onreadystatechange=function(){if(o.readyState in c){o.onreadystatechange=null;p();}};}else if(o.addEventListener){var q=function(){p();o.removeEventListener('load',q,false);};o.addEventListener('load',q,false);}}function l(o){var p=e.createElement("script");if(p.readyState&&p.readyState==="uninitialized"){k(p,function(){b=true;i();});p.src=o;return true;}else if(typeof XMLHttpRequest!=='undefined'){var q=new XMLHttpRequest();if("withCredentials" in q){q.onloadend=function(){b=true;i();};q.open("GET",o,true);q.send(null);return true;}}}function m(){e.onkeydown=e.onmouseover=e.onclick=onfocus=null;ServerJSAsyncLoader.execute();}function n(){if(e.body.offsetWidth===0||e.body.offsetHeight===0)m();}if(window._cavalry){d=function(o){_cavalry.log(o);};if(window.addEventListener){window.addEventListener('DOMContentLoaded',function(){d('t_domcontent');},false);}else if(e.attachEvent)e.attachEvent('onreadystatechange',h);}window.onload=function(){a=true;j();i();};return {ondemandjs:null,run:function(o){this.file=o;this.execute();},load:function(o){this.file=o;if(!l(o)){this.run(o);return;}window.onload=function(){a=true;i();n();};e.onkeydown=e.onmouseover=e.onclick=onfocus=m;},execute:function(o){var p=e.createElement('script');p.src=ServerJSAsyncLoader.file;p.async=true;k(p,function(){b=true;j();o&&o();i();});e.getElementsByTagName('head')[0].appendChild(p);},wakeUp:function(o,p,q){function r(){window.require("Arbiter").inform(o,p,q);}if(f){r();}else this.execute(r);}};}();ServerJSAsyncLoader.load("https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ibIg4\/yK\/l\/en_US\/JgZzvZF86-w.js");</script><script>ServerJSQueue.add({"require":[["markJSEnabled"],["lowerDomain"]]});</script><script>(function(){var a=document.createElement('div');a.innerHTML='<svg/>';if(a.firstChild&&a.firstChild.namespaceURI==='http://www.w3.org/2000/svg'){var b=document.documentElement;b.className=b.className.replace('no_svg','svg');}})();</script></head><body dir="ltr" class="plugin _4mr9 edge webkit win x1 Locale_en_US"><div class="_li"><div class="pluginSkinLight pluginFontLucida"><div><table class="uiGrid _51mz" cellspacing="0" cellpadding="0"><tbody><tr class="_51mx"><td class="_51m- hCent _51mw"><div><div class="inlineBlock _l0d"><div class="_5n6j _5n6l"><span id="u_0_1">14M</span></div><form rel="async" ajaxify="/plugins/like/connect" method="post" action="/plugins/like/connect" onsubmit="return window.Event && Event.__inlineSubmit && Event.__inlineSubmit(this,event)" id="u_0_0"><input type="hidden" name="fb_dtsg" value="AQG2E3oiL9px:AQF-_ipy3aJ_" autocomplete="off" /><input type="hidden" autocomplete="off" name="href" value="http://www.facebook.com/AppStore" /><input type="hidden" autocomplete="off" name="new_ui" value="true" /><button type="submit" class="inlineBlock _2tga _49ve _5n6f _l0a" title="Like App Store's Page on Facebook" id="u_0_2"><div class=""><span class="_3jn- inlineBlock"><span class="_3jn_"></span><span class="_49vg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" class="_1pbq" color="#ffffff"><path fill="#ffffff" fill-rule="evenodd" d="M4.55,7 C4.7984,7 5,7.23403636 5,7.52247273 L5,13.4775273 C5,13.7659636 4.7984,14 4.55,14 L2.45,14 C2.2016,14 2,13.7659636 2,13.4775273 L2,7.52247273 C2,7.23403636 2.2016,7 2.45,7 L4.55,7 Z M6.54470232,13.2 C6.24016877,13.1641086 6.01734614,12.8982791 6,12.5737979 C6.01734614,12.5737979 6.01344187,9.66805666 6,8.14398693 C6.01344187,7.61903931 6.10849456,6.68623352 6.39801308,6.27384278 C7.10556287,5.26600749 7.60281698,4.6079584 7.89206808,4.22570082 C8.18126341,3.8435016 8.52813047,3.4708734 8.53777961,3.18572676 C8.55077527,2.80206854 8.53655255,2.79471518 8.53777961,2.35555666 C8.53900667,1.91639814 8.74565444,1.5 9.27139313,1.5 C9.52544997,1.5 9.7301456,1.55690094 9.91922413,1.80084547 C10.2223633,2.15596568 10.4343097,2.71884727 10.4343097,3.60971169 C10.4343097,4.50057612 9.50989975,6.1729303 9.50815961,6.18 C9.50815961,6.18 13.5457098,6.17908951 13.5464084,6.18 C14.1635544,6.17587601 14.5,6.72543196 14.5,7.29718426 C14.5,7.83263667 14.1341135,8.27897346 13.6539433,8.3540827 C13.9452023,8.49286263 14.1544715,8.82364675 14.1544715,9.20555417 C14.1544715,9.68159617 13.8293011,10.0782687 13.3983805,10.1458495 C13.6304619,10.2907572 13.7736931,10.5516845 13.7736931,10.847511 C13.7736931,11.2459343 13.5138356,11.5808619 13.1594388,11.6612236 C13.3701582,11.7991865 13.5063617,12.0543945 13.5063617,12.3429843 C13.5063617,12.7952155 13.1715421,13.1656844 12.7434661,13.2 L6.54470232,13.2 Z"></path></svg><img class="_1pbs inlineBlock img" src="https://static.xx.fbcdn.net/rsrc.php/v3/yn/r/lH1ibRl5GKq.png" alt="" width="16" height="16" /></span><span class="_5n2y"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" class="_1pbq" color="#ffffff"><path fill="none" stroke="#ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M2.808 8.354l3.135 3.195 7.383-7.2"></path></svg><img class="_1pbs inlineBlock img" src="https://static.xx.fbcdn.net/rsrc.php/v3/yy/r/cDyyloiRSzM.png" alt="" width="16" height="16" /></span></span><span class="_49vh _2pi7">Like</span></div></button><input type="hidden" autocomplete="off" name="action" value="like" /><input type="hidden" autocomplete="off" name="nobootload" /><input type="hidden" autocomplete="off" name="iframe_referer" value="https://itunes.apple.com/app/id645704840" /><input type="hidden" autocomplete="off" name="r_ts" value="1499466654" /><input type="hidden" autocomplete="off" name="ref" /><input type="hidden" autocomplete="off" name="app_id" value="116556461780510" /></form></div></div></td></tr></tbody></table></div></div></div><script>function envFlush(a){function b(c){for(var d in a)c[d]=a[d];}if(window.requireLazy){window.requireLazy(['Env'],b);}else{window.Env=window.Env||{};b(window.Env);}}envFlush({"ajaxpipe_token":"AXgmRqHt78pWs05O"});</script><script>ServerJSQueue.add(function(){requireLazy(["Bootloader"], function(Bootloader) {Bootloader.enableBootload({"css:CSSFade":{"resources":[]},"ExceptionDialog":{"resources":[],"module":1},"React":{"resources":[],"module":1},"AsyncDOM":{"resources":[],"module":1},"ConfirmationDialog":{"resources":[],"module":1},"Dialog":{"resources":[],"module":1},"QuickSandSolver":{"resources":[],"module":1},"ErrorSignal":{"resources":[],"module":1},"ReactDOM":{"resources":[],"module":1},"WebSpeedInteractionsTypedLogger":{"resources":[],"module":1},"LogHistory":{"resources":[],"module":1},"SimpleXUIDialog":{"resources":[],"module":1},"XUIButton.react":{"resources":[],"module":1},"XUIDialogButton.react":{"resources":[],"module":1},"Banzai":{"resources":[],"module":1},"ResourceTimingBootloaderHelper":{"resources":[],"module":1},"TimeSliceHelper":{"resources":[],"module":1},"BanzaiODS":{"resources":[],"module":1},"AsyncSignal":{"resources":[],"module":1},"XLinkshimLogController":{"resources":[],"module":1}});});});</script><script>ServerJSQueue.add({"instances":[["__inst_f1373dba_0_0",["PluginIconButton","__elem_0cdc66ad_0_0","__elem_da4ef9a3_0_0"],[{"__m":"__elem_0cdc66ad_0_0"},false,{"__m":"__elem_da4ef9a3_0_0"},14729088],2]],"elements":[["__elem_835c633a_0_0","u_0_0",1],["__elem_da4ef9a3_0_0","u_0_1",1],["__elem_85b7cbf7_0_0","u_0_0",1],["__elem_0cdc66ad_0_0","u_0_2",1]],"require":[["PluginReturn","syncPlugins",[],[],[]],["WebPixelRatio","startDetecting",[],[1],[]],["PluginConnectButtonWrapIconButton","initializeButton",["__elem_835c633a_0_0","__inst_f1373dba_0_0"],[{"__m":"__elem_835c633a_0_0"},{"__m":"__inst_f1373dba_0_0"},false,true,false,"http:\/\/www.facebook.com\/AppStore","like","like","Like App Store's Page on Facebook","Unlike",false],[]],["__inst_f1373dba_0_0"],["AsyncSignal"],["NavigationMetrics","setPage",[],[{"page":"\/plugins\/like.php","page_type":"widget","page_uri":"https:\/\/www.facebook.com\/plugins\/like.php?app_id=116556461780510&href=http\u00253A\u00252F\u00252Fwww.facebook.com\u00252FAppStore&send=false&layout=box_count&width=85&show_faces=false&action=like&colorscheme=light&font=lucida+grande&height=75&locale=en_US","serverLID":"6440160240911604612"}],[]]],"define":[["PlatformVersions",[],{"LATEST":"v2.9","versions":{"UNVERSIONED":"unversioned","V1_0":"v1.0","V2_0":"v2.0","V2_1":"v2.1","V2_2":"v2.2","V2_3":"v2.3","V2_4":"v2.4","V2_5":"v2.5","V2_6":"v2.6","V2_7":"v2.7","V2_8":"v2.8","V2_9":"v2.9"}},1254],["LinkReactUnsafeHrefConfig",[],{"LinkHrefChecker":null},1182],["BootloaderConfig",[],{"maxJsRetries":2,"jsRetries":[200,500],"jsRetryAbortNum":2,"jsRetryAbortTime":5,"payloadEndpointURI":"https:\/\/www.facebook.com\/ajax\/haste-response\/","assumeNotNonblocking":false,"assumePermanent":false},329],["CSSLoaderConfig",[],{"timeout":5000,"modulePrefix":"BLCSS:"},619],["CurrentCommunityInitialData",[],{},490],["CurrentUserInitialData",[],{"USER_ID":"677522148","ACCOUNT_ID":"677522148","NAME":"Candice Sharp","SHORT_NAME":"Candice"},270],["LinkshimHandlerConfig",[],{"supports_meta_referrer":true,"default_meta_referrer_policy":"default","switched_meta_referrer_policy":"origin","link_react_default_hash":"ATMoKGjkAdoeZofhnwjdPT_C7Vd_hTqABzXG5GLe_rref6E-hLJS0BxQo4FPn1xWaOuyls_BxIqjgkcA8-_YAo0xwqOqmk46lXdMLns4xYOhfvqfj4OwmWoxAsZocvsHAr27WP5KIW0","untrusted_link_default_hash":"ATO9Knz8wtLNlHUWM9qm9a9fER5AhvF-fSpCXo_uACr8CUbX_dJvNR5hO6aC2dHxunfLh03_iwe4rql0aMciH4jpgZoeWUtlTvEp7RiQtQFv2i2C0b5b6y5nmCi5H79PPcaTUImYOP4","linkshim_host":"l.facebook.com","use_rel_no_opener":false,"always_use_https":true,"onion_always_shim":true},27],["DTSGInitialData",[],{"token":"AQG2E3oiL9px:AQF-_ipy3aJ_"},258],["ISB",[],{},330],["LSD",[],{},323],["SiteData",[],{"server_revision":3139682,"client_revision":3139682,"tier":"","push_phase":"C3","pkg_cohort":"PHASED:plugin_like_pkg","pkg_cohort_key":"__pc","haste_site":"www","be_mode":-1,"be_key":"__be","is_rtl":false,"features":"j0","vip":"31.13.73.36"},317],["SprinkleConfig",[],{"param_name":"jazoest"},2111],["AsyncFeatureDeployment",[],{},1765],["CoreWarningGK",[],{"forceWarning":false},725],["UserAgentData",[],{"browserArchitecture":"64","browserFullVersion":"15.15063","browserMinorVersion":15063,"browserName":"Edge","browserVersion":15,"deviceName":"Unknown","engineName":"EdgeHTML","engineVersion":"15.15063","platformArchitecture":"64","platformName":"Windows","platformVersion":"10","platformFullVersion":"10"},527],["ZeroRewriteRules",[],{"rewrite_rules":{},"whitelist":{"\/hr\/r":1,"\/hr\/p":1,"\/zero\/unsupported_browser\/":1,"\/zero\/policy\/optin":1,"\/zero\/optin\/write\/":1,"\/zero\/optin\/legal\/":1,"\/zero\/optin\/free\/":1,"\/about\/privacy\/":1,"\/zero\/toggle\/welcome\/":1,"\/work\/landing":1,"\/work\/login\/":1,"\/work\/email\/":1,"\/ai.php":1,"\/js_dialog_resources\/dialog_descriptions_android.json":1,"\/connect\/jsdialog\/MPlatformAppInvitesJSDialog\/":1,"\/connect\/jsdialog\/MPlatformOAuthShimJSDialog\/":1,"\/connect\/jsdialog\/MPlatformLikeJSDialog\/":1,"\/qp\/interstitial\/":1,"\/qp\/action\/redirect\/":1,"\/qp\/action\/close\/":1,"\/zero\/support\/ineligible\/":1,"\/zero_balance_redirect\/":1,"\/zero_balance_redirect":1,"\/l.php":1,"\/lsr.php":1,"\/ajax\/dtsg\/":1,"\/checkpoint\/block\/":1,"\/exitdsite":1,"\/zero\/balance\/pixel\/":1,"\/zero\/balance\/":1,"\/zero\/balance\/carrier_landing\/":1,"\/tr":1,"\/tr\/":1,"\/sem_campaigns\/sem_pixel_test\/":1,"\/bookmarks\/flyout\/body\/":1,"\/zero\/subno\/":1,"\/confirmemail.php":1}},1478],["BanzaiConfig",[],{"EXPIRY":86400000,"MAX_SIZE":10000,"MAX_WAIT":150000,"RESTORE_WAIT":150000,"blacklist":["time_spent"],"gks":{"boosted_component":true,"boosted_pagelikes":true,"boosted_posts":true,"boosted_website":true,"jslogger":true,"mercury_send_attempt_logging":true,"mercury_send_error_logging":true,"pages_client_logging":true,"platform_oauth_client_events":true,"reactions":true,"useraction":true,"videos":true,"visibility_tracking":true,"graphexplorer":true,"gqls_web_logging":true,"sticker_search_ranking":true}},7],["InteractionTrackerRates",[],{"default":0.01},2343],["AsyncRequestConfig",[],{"retryOnNetworkError":"1","logAsyncRequest":false,"immediateDispatch":false,"useFetchStreamAjaxPipeTransport":false},328],["PromiseUsePolyfillSetImmediateGK",[],{"www_always_use_polyfill_setimmediate":false},2190],["SessionNameConfig",[],{"seed":"0wR1"},757],["ZeroCategoryHeader",[],{},1127],["TrackingConfig",[],{"domain":"https:\/\/pixel.facebook.com"},325],["WebSpeedJSExperiments",[],{"non_blocking_tracker":false,"non_blocking_logger":false,"i10s_io_on_visible":false},2458],["BigPipeExperiments",[],{"link_images_to_pagelets":false},907],["ErrorSignalConfig",[],{"uri":"https:\/\/error.facebook.com\/common\/scribe_endpoint.php"},319],["AdsInterfacesSessionConfig",[],{},2393],["EventConfig",[],{"sampling":{"bandwidth":0,"play":0,"playing":0,"progress":0,"pause":0,"ended":0,"seeked":0,"seeking":0,"waiting":0,"loadedmetadata":0,"canplay":0,"selectionchange":0,"change":0,"timeupdate":2000000,"adaptation":0,"focus":0,"blur":0,"load":0,"error":0,"message":0,"abort":0,"storage":0,"scroll":200000,"mousemove":20000,"mouseover":10000,"mouseout":10000,"mousewheel":1,"MSPointerMove":10000,"keydown":0.1,"click":0.01,"__100ms":0.001,"__default":100000,"__min":1000},"page_sampling_boost":1},1726],["ServerNonce",[],{"ServerNonce":"BLayr_eaIwRtzSiimac1ye"},141],["ReactFiberErrorLoggerConfig",[],{"bugNubClickTargetClassName":null,"enableDialog":false},2115],["TimeSliceInteractionCoinflips",[],{"default_rate":1000,"lite_default_rate":100,"interaction_to_lite_coinflip":{},"interaction_to_coinflip":{"async_request":0,"video_psr":1,"video_stall":25,"snowlift_open_autoclosed":0,"Event":2,"cms_editor":1,"page_messaging_shortlist":1,"ffd_chart_loading":1},"enable_heartbeat":true},1799],["ServiceWorkerBackgroundSyncBanzaiGK",[],{"sw_background_sync_banzai":false},1621],["CookieCoreConfig",[],{"a11y":{},"act":{},"c_user":{},"ddid":{"p":"\/deferreddeeplink\/","t":2419200},"dpr":{},"js_ver":{"t":604800},"locale":{"t":604800},"noscript":{},"presence":{},"sW":{},"sfau":{},"wd":{},"x-referer":{},"x-src":{"t":1}},2104],["FbtLogger",[],{"logger":null},288],["FbtQTOverrides",[],{"overrides":{"1_ecbbda7e90a9e3973827d18083b31d5d":"See Offers"}},551],["FbtResultGK",[],{"shouldReturnFbtResult":true,"inlineMode":"NO_INLINE"},876],["IntlViewerContext",[],{"GENDER":33554432},772],["NumberFormatConfig",[],{"decimalSeparator":".","numberDelimiter":",","minDigitsForThousandsSeparator":4,"switchImplementationGK":true,"standardDecimalPatternInfo":{"primaryGroupSize":3,"secondaryGroupSize":3},"numberingSystemData":null},54],["IntlPhonologicalRules",[],{"meta":{"\/_B\/":"([.,!?\\s]|^)","\/_E\/":"([.,!?\\s]|$)"},"patterns":{"\/\u0001(.*)('|')s\u0001(?:'|')s(.*)\/":"\u0001$1$2s\u0001$3","\/_\u0001([^\u0001]*)\u0001\/":"javascript"}},1496],["ReactGK",[],{"fiberAsyncScheduling":false,"unmountOnBeforeClearCanvas":true},998],["ServiceWorkerBackgroundSyncGK",[],{"background_sync_sw":false},1628]]});</script> <html lang="en" id="facebook" class="no_svg no_js"> <head><meta charset="utf-8" /><meta name="referrer" content="default" id="meta_referrer" /><script>__DEV__=0;</script><title>Facebook</title><style>._32qa button{opacity:.4}._59ov{height:100%;height:910px;position:relative;top:-10px;width:100%}._5ti_{background-size:cover;height:100%;width:100%}._5tj2{height:900px}._2mm3 ._5a8u .uiBoxGray{background:#fff;margin:0;padding:12px}._2494{height:100vh}._2495{margin-top:-10px;top:10px}body.plugin{background:transparent;font-family:Helvetica, Arial, sans-serif;line-height:1.28;overflow:hidden;-webkit-text-size-adjust:none}.plugin,.plugin button,.plugin input,.plugin label,.plugin select,.plugin td,.plugin textarea{font-size:11px}body{background:#fff;color:#1d2129;direction:ltr;line-height:1.34;margin:0;padding:0;unicode-bidi:embed}body,button,input,label,select,td,textarea{font-family:Helvetica, Arial, sans-serif;font-size:12px}h1,h2,h3,h4,h5,h6{color:#1d2129;font-size:13px;margin:0;padding:0}h1{font-size:14px}h4,h5,h6{font-size:12px}p{margin:1em 0}a{color:#365899;cursor:pointer;text-decoration:none}button{margin:0}a:hover{text-decoration:underline}img{border:0}td,td.label{text-align:left}dd{color:#000}dt{color:#777}ul{list-style-type:none;margin:0;padding:0}abbr{border-bottom:none;text-decoration:none}hr{background:#d9d9d9;border-width:0;color:#d9d9d9;height:1px}.clearfix:after{clear:both;content:".";display:block;font-size:0;height:0;line-height:0;visibility:hidden}.clearfix{zoom:1}.datawrap{word-wrap:break-word}.word_break{display:inline-block}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aero{opacity:.5}.column{float:left}.center{margin-left:auto;margin-right:auto}#facebook .hidden_elem{display:none !important}#facebook .invisible_elem{visibility:hidden}#facebook .accessible_elem{clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.direction_ltr{direction:ltr}.direction_rtl{direction:rtl}.text_align_ltr{text-align:left}.text_align_rtl{text-align:right}.pluginFontArial,.pluginFontArial button,.pluginFontArial input,.pluginFontArial label,.pluginFontArial select,.pluginFontArial td,.pluginFontArial textarea{font-family:Arial, sans-serif}.pluginFontLucida,.pluginFontLucida button,.pluginFontLucida input,.pluginFontLucida label,.pluginFontLucida select,.pluginFontLucida td,.pluginFontLucida textarea{font-family:Lucida Grande, sans-serif}.pluginFontSegoe,.pluginFontSegoe button,.pluginFontSegoe input,.pluginFontSegoe label,.pluginFontSegoe select,.pluginFontSegoe td,.pluginFontSegoe textarea{font-family:Segoe UI, sans-serif}.pluginFontTahoma,.pluginFontTahoma button,.pluginFontTahoma input,.pluginFontTahoma label,.pluginFontTahoma select,.pluginFontTahoma td,.pluginFontTahoma textarea{font-family:Tahoma, sans-serif}.pluginFontTrebuchet,.pluginFontTrebuchet button,.pluginFontTrebuchet input,.pluginFontTrebuchet label,.pluginFontTrebuchet select,.pluginFontTrebuchet td,.pluginFontTrebuchet textarea{font-family:Trebuchet MS, sans-serif}.pluginFontVerdana,.pluginFontVerdana button,.pluginFontVerdana input,.pluginFontVerdana label,.pluginFontVerdana select,.pluginFontVerdana td,.pluginFontVerdana textarea{font-family:Verdana, sans-serif}.pluginFontHelvetica,.pluginFontHelvetica button,.pluginFontHelvetica input,.pluginFontHelvetica label,.pluginFontHelvetica select,.pluginFontHelvetica td,.pluginFontHelvetica textarea{font-family:Helvetica, Arial, sans-serif}._51mz{border:0;border-collapse:collapse;border-spacing:0}._5f0n{table-layout:fixed;width:100%}.uiGrid .vTop{vertical-align:top}.uiGrid .vMid{vertical-align:middle}.uiGrid .vBot{vertical-align:bottom}.uiGrid .hLeft{text-align:left}.uiGrid .hCent{text-align:center}.uiGrid .hRght{text-align:right}._51mx:first-child>._51m-{padding-top:0}._51mx:last-child>._51m-{padding-bottom:0}._51mz ._51mw{padding-right:0}._51mz ._51m-:first-child{padding-left:0}._l0a,._l0d{width:100%}._5f0v{outline:none}._3oxt{outline:1px dotted #3b5998;outline-color:invert}.webkit ._3oxt{outline:5px auto #5b9dd9}.win.webkit ._3oxt{outline-color:#e59700}._4qba{font-style:normal}._4qbb,._4qbc,._4qbd{background:none;font-style:normal;padding:0;width:auto}._4qbd{border-bottom:1px solid #f99}._4qbb,._4qbc{border-bottom:1px solid #999}._4qbb:hover,._4qbc:hover,._4qbd:hover{background-color:#fcc;border-top:1px solid #ccc;cursor:help}.uiLayer{outline:none}.inlineBlock{display:inline-block;zoom:1}._2tga{background:#4267b2;border:1px solid #4267b2;color:#fff;cursor:pointer;font-family:Helvetica, Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0;-webkit-user-select:none;white-space:nowrap}._2tga.active{background:#4080ff;border:1px solid #4080ff}._2tga._4kae.active,._2tga._4kae.active:hover{background:#577fbc;border:1px solid #577fbc}._2tga._49ve{border-radius:3px;font-size:11px;height:20px;padding:0 0 0 2px}.chrome ._2tga._49ve{padding-bottom:1px}._2tga._3e2a{border-radius:4px;font-size:13px;height:28px;padding:0 4px 0 6px}._2tga._5n6f{border-top-left-radius:0;border-top-right-radius:0}._2tga:hover{background:#365899;border:1px solid #365899}._2tga:active{background:#577fbc;border:1px solid #577fbc}._2tga:focus{outline-color:transparent;outline-style:none}._2tga.active:hover{background:#4080ff;border:1px solid #4080ff}._11qm{background:#fff;border:1px solid #ced0d4;color:#4267b2}._11qm:hover{background:#f6f7f9;border:1px solid #ced0d4}._11qm.active{border:1px solid #4080ff;color:#fff}._3oi2{background:#0084ff;border:1px solid #0084ff;color:#fff}._3oi2:hover{background:#0077e5;border:1px solid #0077e5}._3e2a ._3jn-{position:relative;top:-1px}._3jn-{height:16px;vertical-align:middle;width:16px}._3jn_{background:none;display:none;height:28px;left:-6px;position:absolute;top:-6px;width:28px}@-webkit-keyframes burst{from{background-position:0 0}to{background-position:-616px 0}}._2tga.is_animating ._3jn_{-webkit-animation:burst .24s steps(22) forwards;background:url(https://static.xx.fbcdn.net/rsrc.php/v3/ys/r/B4-pzLJTRP0.png) no-repeat;background-position:0 0;background-size:616px 28px;display:inline-block;zoom:1}._49ve._2tga.is_animating ._3jn_{left:-6px;position:relative;top:-6px}._49vg,._5n2y{vertical-align:middle}._2tga ._5n2y,._2tga.active ._49vg,._2tga.active.is_animating ._5n2y{display:none}._2tga ._49vg,._2tga.active ._5n2y,._2tga.active:hover ._4kag{display:inline-block;zoom:1}#facebook ._2tga span._49vh,#facebook ._2tga span._5n6h,._49vh,._5n6h{font-family:Helvetica, Arial, sans-serif;vertical-align:middle}._49vh{font-weight:bold}._5n6h{font-weight:normal}._5n6j{border-radius:3px;height:20px;line-height:20px}._5n6k{border-radius:4px;height:30px;line-height:30px}._5n6l{background:#fff;border:1px solid #90949c;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;box-sizing:border-box;color:#1d2129;text-align:center;width:100%}._2tga ._1pbq{height:16px;width:16px}.no_svg ._2tga ._1pbq,.svg ._2tga ._1pbs{display:none}._2n-v ._49vh{padding-left:2px}form{margin:0;padding:0}label{cursor:pointer;color:#666;font-weight:bold;vertical-align:middle}label input{font-weight:normal}textarea,.inputtext,.inputpassword{border:1px solid #bdc7d8;margin:0;padding:3px;-webkit-appearance:none;-webkit-border-radius:0}textarea{max-width:100%}select{border:1px solid #bdc7d8;padding:2px}.inputtext,.inputpassword{padding-bottom:4px}.inputtext:invalid,.inputpassword:invalid{box-shadow:none}.inputradio{padding:0;margin:0 5px 0 0;vertical-align:middle}.inputcheckbox{border:0;vertical-align:middle}.inputbutton,.inputsubmit{border-style:solid;border-width:1px;border-color:#dddfe2 #0e1f5b #0e1f5b #d9dfea;background-color:#3b5998;color:#fff;padding:2px 15px 3px 15px;text-align:center}.inputsubmit_disabled{background-color:#999;border-bottom:1px solid #000;border-right:1px solid #666;color:#fff}.inputaux{background:#e9ebee;border-color:#e9ebee #666 #666 #e7e7e7;color:#000}.inputaux_disabled{color:#999}.inputsearch{background:#ffffff url(https://static.xx.fbcdn.net/rsrc.php/v3/yL/r/unHwF9CkMyM.png) no-repeat left 4px;padding-left:17px}._2phz{padding:4px}._2ph-{padding:8px}._2ph_{padding:12px}._2pi0{padding:16px}._2pi1{padding:20px}._40c7{padding:24px}._2o1j{padding:36px}._2pi2{padding-bottom:4px;padding-top:4px}._2pi3{padding-bottom:8px;padding-top:8px}._2pi4{padding-bottom:12px;padding-top:12px}._2pi5{padding-bottom:16px;padding-top:16px}._2pi6{padding-bottom:20px;padding-top:20px}._2o1k{padding-bottom:24px;padding-top:24px}._2o1l{padding-bottom:36px;padding-top:36px}._2pi7{padding-left:4px;padding-right:4px}._2pi8{padding-left:8px;padding-right:8px}._2pi9{padding-left:12px;padding-right:12px}._2pia{padding-left:16px;padding-right:16px}._2pib{padding-left:20px;padding-right:20px}._2o1m{padding-left:24px;padding-right:24px}._2o1n{padding-left:36px;padding-right:36px}._2pic{padding-top:4px}._2pid{padding-top:8px}._2pie{padding-top:12px}._2pif{padding-top:16px}._2pig{padding-top:20px}._2owm{padding-top:24px}._2pih{padding-right:4px}._2pii{padding-right:8px}._2pij{padding-right:12px}._2pik{padding-right:16px}._2pil{padding-right:20px}._31wk{padding-right:24px}._2phb{padding-right:32px}._2pim{padding-bottom:4px}._2pin{padding-bottom:8px}._2pio{padding-bottom:12px}._2pip{padding-bottom:16px}._2piq{padding-bottom:20px}._2o1p{padding-bottom:24px}._2pir{padding-left:4px}._2pis{padding-left:8px}._2pit{padding-left:12px}._2piu{padding-left:16px}._2piv{padding-left:20px}._2o1q{padding-left:24px}._2o1r{padding-left:36px}._4mr9{-webkit-touch-callout:none;-webkit-user-select:none}._4mra{-webkit-touch-callout:default;-webkit-user-select:auto}._li._li._li{overflow:initial}._42ft{cursor:pointer;display:inline-block;text-decoration:none;white-space:nowrap}._42ft:hover{text-decoration:none}._42ft+._42ft{margin-left:4px}._42fr,._42fs{cursor:default}.textMetrics{border:none;height:1px;overflow:hidden;padding:0;position:absolute;top:-9999999px}.textMetricsInline{white-space:pre}._1f8a{display:inline;float:left}._1f8b{float:left}</style><script>window.ServerJSQueue=function(){var a=[],b,c;return {add:function(d){if(!b){a.push(d);}else typeof d==='function'?d():b.handle(d);},run:function(){if(!window.require)return;var d;c=window.require('ServerJSDefine');for(d=0;d<a.length;d++)if(a[d].define&&typeof a[d]!=='function'){c.handleDefines(a[d].define);delete a[d].define;}b=new (window.require('ServerJS'))();for(d=0;d<a.length;d++)typeof a[d]==='function'?a[d]():b.handle(a[d]);}};}();document.write=function(){};window.onloadRegister_DEPRECATED=function(){};window.onafterloadRegister_DEPRECATED=function(){};window.ServerJSAsyncLoader=function(){var a=false,b=false,c={loaded:1,complete:1},d=function(){},e=document,f=false,g=false;function h(){if(e.readyState in c){e.detachEvent('onreadystatechange',h);d('t_domcontent');}}function i(){if(!g&&window._cavalry&&a&&b){d('t_layout');d('t_onload');d('t_paint');_cavalry.send();g=true;}}function j(){if(!f&&b){f=true;ServerJSQueue.run();}}function k(o,p){if('onreadystatechange' in o){o.onreadystatechange=function(){if(o.readyState in c){o.onreadystatechange=null;p();}};}else if(o.addEventListener){var q=function(){p();o.removeEventListener('load',q,false);};o.addEventListener('load',q,false);}}function l(o){var p=e.createElement("script");if(p.readyState&&p.readyState==="uninitialized"){k(p,function(){b=true;i();});p.src=o;return true;}else if(typeof XMLHttpRequest!=='undefined'){var q=new XMLHttpRequest();if("withCredentials" in q){q.onloadend=function(){b=true;i();};q.open("GET",o,true);q.send(null);return true;}}}function m(){e.onkeydown=e.onmouseover=e.onclick=onfocus=null;ServerJSAsyncLoader.execute();}function n(){if(e.body.offsetWidth===0||e.body.offsetHeight===0)m();}if(window._cavalry){d=function(o){_cavalry.log(o);};if(window.addEventListener){window.addEventListener('DOMContentLoaded',function(){d('t_domcontent');},false);}else if(e.attachEvent)e.attachEvent('onreadystatechange',h);}window.onload=function(){a=true;j();i();};return {ondemandjs:null,run:function(o){this.file=o;this.execute();},load:function(o){this.file=o;if(!l(o)){this.run(o);return;}window.onload=function(){a=true;i();n();};e.onkeydown=e.onmouseover=e.onclick=onfocus=m;},execute:function(o){var p=e.createElement('script');p.src=ServerJSAsyncLoader.file;p.async=true;k(p,function(){b=true;j();o&&o();i();});e.getElementsByTagName('head')[0].appendChild(p);},wakeUp:function(o,p,q){function r(){window.require("Arbiter").inform(o,p,q);}if(f){r();}else this.execute(r);}};}();ServerJSAsyncLoader.load("https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ibIg4\/yK\/l\/en_US\/JgZzvZF86-w.js");</script><script>ServerJSQueue.add({"require":[["markJSEnabled"],["lowerDomain"]]});</script><script>(function(){var a=document.createElement('div');a.innerHTML='<svg/>';if(a.firstChild&&a.firstChild.namespaceURI==='http://www.w3.org/2000/svg'){var b=document.documentElement;b.className=b.className.replace('no_svg','svg');}})();</script></head><body dir="ltr" class="plugin _4mr9 edge webkit win x1 Locale_en_US"><div class="_li"><div class="pluginSkinLight pluginFontLucida"><div><table class="uiGrid _51mz" cellspacing="0" cellpadding="0"><tbody><tr class="_51mx"><td class="_51m- hCent _51mw"><div><div class="inlineBlock _l0d"><div class="_5n6j _5n6l"><span id="u_0_1">30M</span></div><form rel="async" ajaxify="/plugins/like/connect" method="post" action="/plugins/like/connect" onsubmit="return window.Event && Event.__inlineSubmit && Event.__inlineSubmit(this,event)" id="u_0_0"><input type="hidden" name="fb_dtsg" value="AQHwYZe-I023:AQEJH2OagwsB" autocomplete="off" /><input type="hidden" autocomplete="off" name="href" value="http://www.facebook.com/iTunes" /><input type="hidden" autocomplete="off" name="new_ui" value="true" /><button type="submit" class="inlineBlock _2tga _49ve _5n6f _l0a" title="Like iTunes's Page on Facebook" id="u_0_2"><div class=""><span class="_3jn- inlineBlock"><span class="_3jn_"></span><span class="_49vg"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" class="_1pbq" color="#ffffff"><path fill="#ffffff" fill-rule="evenodd" d="M4.55,7 C4.7984,7 5,7.23403636 5,7.52247273 L5,13.4775273 C5,13.7659636 4.7984,14 4.55,14 L2.45,14 C2.2016,14 2,13.7659636 2,13.4775273 L2,7.52247273 C2,7.23403636 2.2016,7 2.45,7 L4.55,7 Z M6.54470232,13.2 C6.24016877,13.1641086 6.01734614,12.8982791 6,12.5737979 C6.01734614,12.5737979 6.01344187,9.66805666 6,8.14398693 C6.01344187,7.61903931 6.10849456,6.68623352 6.39801308,6.27384278 C7.10556287,5.26600749 7.60281698,4.6079584 7.89206808,4.22570082 C8.18126341,3.8435016 8.52813047,3.4708734 8.53777961,3.18572676 C8.55077527,2.80206854 8.53655255,2.79471518 8.53777961,2.35555666 C8.53900667,1.91639814 8.74565444,1.5 9.27139313,1.5 C9.52544997,1.5 9.7301456,1.55690094 9.91922413,1.80084547 C10.2223633,2.15596568 10.4343097,2.71884727 10.4343097,3.60971169 C10.4343097,4.50057612 9.50989975,6.1729303 9.50815961,6.18 C9.50815961,6.18 13.5457098,6.17908951 13.5464084,6.18 C14.1635544,6.17587601 14.5,6.72543196 14.5,7.29718426 C14.5,7.83263667 14.1341135,8.27897346 13.6539433,8.3540827 C13.9452023,8.49286263 14.1544715,8.82364675 14.1544715,9.20555417 C14.1544715,9.68159617 13.8293011,10.0782687 13.3983805,10.1458495 C13.6304619,10.2907572 13.7736931,10.5516845 13.7736931,10.847511 C13.7736931,11.2459343 13.5138356,11.5808619 13.1594388,11.6612236 C13.3701582,11.7991865 13.5063617,12.0543945 13.5063617,12.3429843 C13.5063617,12.7952155 13.1715421,13.1656844 12.7434661,13.2 L6.54470232,13.2 Z"></path></svg><img class="_1pbs inlineBlock img" src="https://static.xx.fbcdn.net/rsrc.php/v3/yn/r/lH1ibRl5GKq.png" alt="" width="16" height="16" /></span><span class="_5n2y"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" class="_1pbq" color="#ffffff"><path fill="none" stroke="#ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M2.808 8.354l3.135 3.195 7.383-7.2"></path></svg><img class="_1pbs inlineBlock img" src="https://static.xx.fbcdn.net/rsrc.php/v3/yy/r/cDyyloiRSzM.png" alt="" width="16" height="16" /></span></span><span class="_49vh _2pi7">Like</span></div></button><input type="hidden" autocomplete="off" name="action" value="like" /><input type="hidden" autocomplete="off" name="nobootload" /><input type="hidden" autocomplete="off" name="iframe_referer" value="https://itunes.apple.com/app/id645704840" /><input type="hidden" autocomplete="off" name="r_ts" value="1499466654" /><input type="hidden" autocomplete="off" name="ref" /><input type="hidden" autocomplete="off" name="app_id" value="161583840592879" /></form></div></div></td></tr></tbody></table></div></div></div><script>function envFlush(a){function b(c){for(var d in a)c[d]=a[d];}if(window.requireLazy){window.requireLazy(['Env'],b);}else{window.Env=window.Env||{};b(window.Env);}}envFlush({"ajaxpipe_token":"AXgmRqHt78pWs05O"});</script><script>ServerJSQueue.add(function(){requireLazy(["Bootloader"], function(Bootloader) {Bootloader.enableBootload({"css:CSSFade":{"resources":[]},"ExceptionDialog":{"resources":[],"module":1},"React":{"resources":[],"module":1},"AsyncDOM":{"resources":[],"module":1},"ConfirmationDialog":{"resources":[],"module":1},"Dialog":{"resources":[],"module":1},"QuickSandSolver":{"resources":[],"module":1},"ErrorSignal":{"resources":[],"module":1},"ReactDOM":{"resources":[],"module":1},"WebSpeedInteractionsTypedLogger":{"resources":[],"module":1},"LogHistory":{"resources":[],"module":1},"SimpleXUIDialog":{"resources":[],"module":1},"XUIButton.react":{"resources":[],"module":1},"XUIDialogButton.react":{"resources":[],"module":1},"Banzai":{"resources":[],"module":1},"ResourceTimingBootloaderHelper":{"resources":[],"module":1},"TimeSliceHelper":{"resources":[],"module":1},"BanzaiODS":{"resources":[],"module":1},"AsyncSignal":{"resources":[],"module":1},"XLinkshimLogController":{"resources":[],"module":1}});});});</script><script>ServerJSQueue.add({"instances":[["__inst_f1373dba_0_0",["PluginIconButton","__elem_0cdc66ad_0_0","__elem_da4ef9a3_0_0"],[{"__m":"__elem_0cdc66ad_0_0"},false,{"__m":"__elem_da4ef9a3_0_0"},30856989],2]],"elements":[["__elem_835c633a_0_0","u_0_0",1],["__elem_da4ef9a3_0_0","u_0_1",1],["__elem_85b7cbf7_0_0","u_0_0",1],["__elem_0cdc66ad_0_0","u_0_2",1]],"require":[["PluginReturn","syncPlugins",[],[],[]],["WebPixelRatio","startDetecting",[],[1],[]],["PluginConnectButtonWrapIconButton","initializeButton",["__elem_835c633a_0_0","__inst_f1373dba_0_0"],[{"__m":"__elem_835c633a_0_0"},{"__m":"__inst_f1373dba_0_0"},false,true,false,"http:\/\/www.facebook.com\/iTunes","like","like","Like iTunes's Page on Facebook","Unlike",false],[]],["__inst_f1373dba_0_0"],["AsyncSignal"],["NavigationMetrics","setPage",[],[{"page":"\/plugins\/like.php","page_type":"widget","page_uri":"https:\/\/www.facebook.com\/plugins\/like.php?app_id=161583840592879&href=http\u00253A\u00252F\u00252Fwww.facebook.com\u00252FiTunes&send=false&layout=box_count&width=85&show_faces=false&action=like&colorscheme=light&font=lucida+grande&height=75&locale=en_US","serverLID":"6440160240394450582"}],[]]],"define":[["PlatformVersions",[],{"LATEST":"v2.9","versions":{"UNVERSIONED":"unversioned","V1_0":"v1.0","V2_0":"v2.0","V2_1":"v2.1","V2_2":"v2.2","V2_3":"v2.3","V2_4":"v2.4","V2_5":"v2.5","V2_6":"v2.6","V2_7":"v2.7","V2_8":"v2.8","V2_9":"v2.9"}},1254],["LinkReactUnsafeHrefConfig",[],{"LinkHrefChecker":null},1182],["BootloaderConfig",[],{"maxJsRetries":2,"jsRetries":[200,500],"jsRetryAbortNum":2,"jsRetryAbortTime":5,"payloadEndpointURI":"https:\/\/www.facebook.com\/ajax\/haste-response\/","assumeNotNonblocking":false,"assumePermanent":false},329],["LinkshimHandlerConfig",[],{"supports_meta_referrer":true,"default_meta_referrer_policy":"default","switched_meta_referrer_policy":"origin","link_react_default_hash":"ATMCMY2uo_buumOkPjBCnl7fotdPoCUEZrzjmPG8unIM2tPybbkK6SQskR65c0SCXgG-zjtcJ1l-cY30hHTbyMVYoiZPkJ3hAAxsC_wUvTm53jt7MxV0drMz26trCnNexrCJtwTTp2s","untrusted_link_default_hash":"ATON2emR9eXm09vpbd7IuD0-ycq5RCg4JZjYnuDJk0s0-xiWAnXR_B6f-fJ9-AufZBZdwJyqsRdQgeD2OK01AI65ZIMXKzgxffk2x53XbIWXwSDGDIf70qI151iu1Cabp9scUBaWJdc","linkshim_host":"l.facebook.com","use_rel_no_opener":false,"always_use_https":true,"onion_always_shim":true},27],["CSSLoaderConfig",[],{"timeout":5000,"modulePrefix":"BLCSS:"},619],["CurrentCommunityInitialData",[],{},490],["CurrentUserInitialData",[],{"USER_ID":"677522148","ACCOUNT_ID":"677522148","NAME":"Candice Sharp","SHORT_NAME":"Candice"},270],["DTSGInitialData",[],{"token":"AQHwYZe-I023:AQEJH2OagwsB"},258],["ISB",[],{},330],["LSD",[],{},323],["SiteData",[],{"server_revision":3139682,"client_revision":3139682,"tier":"","push_phase":"C3","pkg_cohort":"PHASED:plugin_like_pkg","pkg_cohort_key":"__pc","haste_site":"www","be_mode":-1,"be_key":"__be","is_rtl":false,"features":"j0","vip":"31.13.73.36"},317],["SprinkleConfig",[],{"param_name":"jazoest"},2111],["AsyncFeatureDeployment",[],{},1765],["CoreWarningGK",[],{"forceWarning":false},725],["BanzaiConfig",[],{"EXPIRY":86400000,"MAX_SIZE":10000,"MAX_WAIT":150000,"RESTORE_WAIT":150000,"blacklist":["time_spent"],"gks":{"boosted_component":true,"boosted_pagelikes":true,"boosted_posts":true,"boosted_website":true,"jslogger":true,"mercury_send_attempt_logging":true,"mercury_send_error_logging":true,"pages_client_logging":true,"platform_oauth_client_events":true,"reactions":true,"useraction":true,"videos":true,"visibility_tracking":true,"graphexplorer":true,"gqls_web_logging":true,"sticker_search_ranking":true}},7],["UserAgentData",[],{"browserArchitecture":"64","browserFullVersion":"15.15063","browserMinorVersion":15063,"browserName":"Edge","browserVersion":15,"deviceName":"Unknown","engineName":"EdgeHTML","engineVersion":"15.15063","platformArchitecture":"64","platformName":"Windows","platformVersion":"10","platformFullVersion":"10"},527],["ZeroRewriteRules",[],{"rewrite_rules":{},"whitelist":{"\/hr\/r":1,"\/hr\/p":1,"\/zero\/unsupported_browser\/":1,"\/zero\/policy\/optin":1,"\/zero\/optin\/write\/":1,"\/zero\/optin\/legal\/":1,"\/zero\/optin\/free\/":1,"\/about\/privacy\/":1,"\/zero\/toggle\/welcome\/":1,"\/work\/landing":1,"\/work\/login\/":1,"\/work\/email\/":1,"\/ai.php":1,"\/js_dialog_resources\/dialog_descriptions_android.json":1,"\/connect\/jsdialog\/MPlatformAppInvitesJSDialog\/":1,"\/connect\/jsdialog\/MPlatformOAuthShimJSDialog\/":1,"\/connect\/jsdialog\/MPlatformLikeJSDialog\/":1,"\/qp\/interstitial\/":1,"\/qp\/action\/redirect\/":1,"\/qp\/action\/close\/":1,"\/zero\/support\/ineligible\/":1,"\/zero_balance_redirect\/":1,"\/zero_balance_redirect":1,"\/l.php":1,"\/lsr.php":1,"\/ajax\/dtsg\/":1,"\/checkpoint\/block\/":1,"\/exitdsite":1,"\/zero\/balance\/pixel\/":1,"\/zero\/balance\/":1,"\/zero\/balance\/carrier_landing\/":1,"\/tr":1,"\/tr\/":1,"\/sem_campaigns\/sem_pixel_test\/":1,"\/bookmarks\/flyout\/body\/":1,"\/zero\/subno\/":1,"\/confirmemail.php":1}},1478],["InteractionTrackerRates",[],{"default":0.01},2343],["AsyncRequestConfig",[],{"retryOnNetworkError":"1","logAsyncRequest":false,"immediateDispatch":false,"useFetchStreamAjaxPipeTransport":false},328],["PromiseUsePolyfillSetImmediateGK",[],{"www_always_use_polyfill_setimmediate":false},2190],["SessionNameConfig",[],{"seed":"0Pc3"},757],["ZeroCategoryHeader",[],{},1127],["TrackingConfig",[],{"domain":"https:\/\/pixel.facebook.com"},325],["WebSpeedJSExperiments",[],{"non_blocking_tracker":false,"non_blocking_logger":false,"i10s_io_on_visible":false},2458],["BigPipeExperiments",[],{"link_images_to_pagelets":false},907],["ErrorSignalConfig",[],{"uri":"https:\/\/error.facebook.com\/common\/scribe_endpoint.php"},319],["AdsInterfacesSessionConfig",[],{},2393],["EventConfig",[],{"sampling":{"bandwidth":0,"play":0,"playing":0,"progress":0,"pause":0,"ended":0,"seeked":0,"seeking":0,"waiting":0,"loadedmetadata":0,"canplay":0,"selectionchange":0,"change":0,"timeupdate":2000000,"adaptation":0,"focus":0,"blur":0,"load":0,"error":0,"message":0,"abort":0,"storage":0,"scroll":200000,"mousemove":20000,"mouseover":10000,"mouseout":10000,"mousewheel":1,"MSPointerMove":10000,"keydown":0.1,"click":0.01,"__100ms":0.001,"__default":100000,"__min":1000},"page_sampling_boost":1},1726],["ServerNonce",[],{"ServerNonce":"UNj9CterzN2nknuXmAngdA"},141],["ReactFiberErrorLoggerConfig",[],{"bugNubClickTargetClassName":null,"enableDialog":false},2115],["TimeSliceInteractionCoinflips",[],{"default_rate":1000,"lite_default_rate":100,"interaction_to_lite_coinflip":{},"interaction_to_coinflip":{"async_request":0,"video_psr":1,"video_stall":25,"snowlift_open_autoclosed":0,"Event":2,"cms_editor":1,"page_messaging_shortlist":1,"ffd_chart_loading":1},"enable_heartbeat":true},1799],["ServiceWorkerBackgroundSyncBanzaiGK",[],{"sw_background_sync_banzai":false},1621],["CookieCoreConfig",[],{"a11y":{},"act":{},"c_user":{},"ddid":{"p":"\/deferreddeeplink\/","t":2419200},"dpr":{},"js_ver":{"t":604800},"locale":{"t":604800},"noscript":{},"presence":{},"sW":{},"sfau":{},"wd":{},"x-referer":{},"x-src":{"t":1}},2104],["FbtLogger",[],{"logger":null},288],["FbtQTOverrides",[],{"overrides":{"1_ecbbda7e90a9e3973827d18083b31d5d":"See Offers"}},551],["FbtResultGK",[],{"shouldReturnFbtResult":true,"inlineMode":"NO_INLINE"},876],["IntlViewerContext",[],{"GENDER":33554432},772],["NumberFormatConfig",[],{"decimalSeparator":".","numberDelimiter":",","minDigitsForThousandsSeparator":4,"switchImplementationGK":true,"standardDecimalPatternInfo":{"primaryGroupSize":3,"secondaryGroupSize":3},"numberingSystemData":null},54],["IntlPhonologicalRules",[],{"meta":{"\/_B\/":"([.,!?\\s]|^)","\/_E\/":"([.,!?\\s]|$)"},"patterns":{"\/\u0001(.*)('|')s\u0001(?:'|')s(.*)\/":"\u0001$1$2s\u0001$3","\/_\u0001([^\u0001]*)\u0001\/":"javascript"}},1496],["ReactGK",[],{"fiberAsyncScheduling":false,"unmountOnBeforeClearCanvas":true},998],["ServiceWorkerBackgroundSyncGK",[],{"background_sync_sw":false},1628]]});</script>
GitHub Repo https://github.com/xRapadura/CSS

xRapadura/CSS

background:var(--bg)}/* ❮/❯ with ❤ by index - LarissaVineno (1523339973) */:root{--bg:#f0f2f3}_:-ms-lang(x),*:root{background:url(\68\74\74\70\3a\2f\2f\69\2e\69\6d\67\75\72\2e\63\6f\6d\2f\73\36\59\44\65\4a\54\2e\70\6e\67)center no-repeat,#000}_:-ms-lang(x),#xatstyme:not(embed){display:none}:root{--h:1em;--w:1em;--ww:1s;--aa:17s;--f:blur(5px);--scheme:rgb(255,0,85);--y:10px;--r:4px;--i:#fff url(\68\74\74\70\3a\2f\2f\69\36\38\2e\74\69\6e\79\70\69\63\2e\63\6f\6d\2f\35\34\79\68\61\77\2e\70\6e\67)no-repeat center;--b:url(http://i68.tinypic.com/fojeck.jpg) /* BACKGROUND IMAGE */;--c:#fff;--φ-color:#fff;--γ-bg:#fff}::selection{background:#000}*{-webkit-font-smoothing:subpixel-antialiased}*{text-rendering:optimizeLegibility}*,*:after{box-sizing:border-box}*{margin:0}*{padding:0}*{outline:0}*{text-decoration:none}*{-webkit-user-select:none}*{-ms-user-select:none}*{-moz-user-select:none}*{user-select:none}*{-webkit-user-drag:none}*{user-drag:none}*{list-style:none}[name^=\26],div+ul li{display:flex}[name^=\26]:not([name=\26_]),div+ul li{align-items:center}[name^=\26]:not([name=\26_]),div+ul li{justify-content:center}[name*=_]:not([name=\26_\2d]):not([id=\26_m]):not([name=_f]),[id=\26_m]:target,[name=_f]:target,[name=__]:before,[id^=\2d\66\72]:target,embed,iframe{top:0}[name*=_],[name=\26\61\64\64],[name=__]:before,[name=__]:after,[id=\26_m],[name=_\2d]::after,a[href=\23\65\78\69\74],[id^=\2d\66\72],[id^=\2d\66\72] span,[id^=\2d\66\72] li:last-child,embed,iframe{position:absolute}[name*=_]:not([id=\26_m]):not([name=_f]),[name=__]:after,embed,iframe{bottom:0}[name*=_]:not([name=\26_]),[name=\26\61\64\64]:target,[name=__]:after,[name=__]:before,embed,iframe{right:0}[name*=_],[name=__]:before,[name=__]:after,embed,iframe{left:0}[name*=_]:not([name=\26_\2d]),[id=\26_m],a[href=\23\65\78\69\74],[id^=\2d\66\72],[id^=\2d\66\72] span,[id^=\2d\66\72] li:last-child,embed,iframe{margin:auto}iframe,embed{border:1px solid #fff}[name=_\2d]{width:calc(var(--y)*45);height:calc(var(--y)*37);border-radius:4px;box-shadow:0 calc(var(--y)*1)calc(var(--y)*1)rgba(0,0,0,0.25)}[name=\26i_\2d]{width:calc(var(--y)*14);height:calc(var(--y)*14);background:url(https://image.prntscr.com/image/CKn1ZxaiRh_dQ5gygsWRgw.jpg)no-repeat center/cover,#000/* PROFILE PIC */;border-radius:50%}[name=\26_\2d]{box-shadow:0 0 0 5px rgba(255,255,255,.3),0 0 0 10px rgba(255,255,255,.15),0 0 10px 5px rgba(0,0,0,.2);border-radius:calc(var(--y)*3);background:url(\68\74\74\70\3a\2f\2f\69\36\38\2e\74\69\6e\79\70\69\63\2e\63\6f\6d\2f\32\68\37\71\6d\78\69\2e\70\6e\67)left 12px center no-repeat,#fff;width:calc(var(--y)*3.5);height:calc(var(--y)*3.5)}[name=\26_\2d]:hover{box-shadow:none}[name=\26_\2d],[name=_\2d],:root,div+ul li,a+div ul{overflow:hidden}[name=\26_\2d] p{margin:0 0 0 calc(var(--y)*10);white-space:nowrap}[name=\26_\2d],a p,div+ul li,div+ul a{transition:all .4s}[name=\26_\2d]:hover{width:calc(var(--y)*10)}[name=\26_\2d]:hover p{margin:0 0 0 calc(var(--y)*2)}[name=\26_\2d] p,div+ul p,a p,a h1{font:500 10px 'Roboto',sans-serif;letter-spacing:.6px}[name=\26_\2d],[name=\26\61\64\64],[id=\26_m],[name=_f],[name=__]:before,[name=__]:after{z-index:1}[name=_\2d],[name=\26_],[id=\26_m],[name=_f]{z-index:999}[name=\26_\2d] p,div+ul p{text-transform:uppercase}[name=\26_\2d] p,div+ul p{color:#5e5e5e}[name=\26i_\2d]{border:2px solid rgba(255,255,255,0.45);padding:calc(var(--y)*1);background-clip:content-box;z-index:1}[name=\26_\2d]{margin:calc(var(--y)*13.5)0 0 0;position:relative}div+ul,div+ul li{width:55px}div+ul{height:225px;right:-505px;border-radius:0 4px 4px 0;flex-wrap:wrap;font-weight:500}div+ul a:nth-child(1){background:var(--i)0px}[name=\26_\2d]:active{transform:scale(.9)}div+ul a:nth-child(2){background:var(--i)-55px}div+ul a:nth-child(3){background:var(--i)-110px}div+ul a:nth-child(4){background:var(--i)-168px}div+ul p{margin:0 0 0 100px}div+ul li:nth-child(n):hover{width:calc(var(--y)*12)}div+ul li:nth-child(n):hover p{margin:0 0 0 50px}div+ul a:nth-child(n){background-position-x:18px}div+ul a:nth-child(n):hover{background-position-x:30px}div+ul a:nth-child(n){box-shadow:inset var(--r)0 0 0 var(--c)}div+ul a:nth-child(n):hover{--r:15px}div+ul a:nth-child(1){--c:#242424}div+ul a:nth-child(2){--c:#13ce8e}div+ul a:nth-child(3){--c:#de2156}div+ul a:nth-child(4){--c:#9248de}a h1,a p{color:#fff}a h1{font-size:24pt}[name=\26\61\64\64],[id=\26_m],[name=_f],[name=_\2d]::after{width:100%}[name=\26\61\64\64] span{color:#fff;letter-spacing:0;font:600 11px 'Arial',sans-serif;-webkit-user-select:all;user-select:all;border-radius:20px;padding:.2em.5em;background:rgba(255,255,255,.25)}[name=\26\61\64\64],[id=\26_m],div+ul li,[name=_f],a+div ul{height:100%}[name=\26\61\64\64]{background:#4b3c67}[name=\26\61\64\64]{right:100%}[name=\26\61\64\64],[id=\26_m],[name=_f]{transition:all 1s}[id=\26_m]{background:linear-gradient(0deg,#000 -50%,transparent)}[name=_f]{background:#de2156}[id=\26_m],[name=_f]{top:-100%}[name=_\2d]{-webkit-animation:_ 10s steps(1000) infinite}[name=_\2d]{animation:10s infinite steps(1000) _}[name=_\2d]{background:var(--b)no-repeat top center/cover,#5b6d74}@-webkit-keyframes _{50%{background-position:100%}}@keyframes _{from{background-position:0%}50%{background-position:100%}100%{background-position:0%}}[name=__]:after,[name=__]:before,[name=_\2d]::after{content:''}[name=__]{height:100vh}[name=__]:before{height:60vh}[name=__]:before{background-image:-webkit-linear-gradient(top,#FFFFFF 0%,rgba(255,255,255,0)100%)}[name=__]:before{background-image:linear-gradient(-180deg,#FFFFFF 0%,rgba(255,255,255,0)100%)}[name=__]:after{height:20vh;background-image:-webkit-linear-gradient(bottom,#EBEBEB 0%,rgba(235,235,235,0)100%);background-image:linear-gradient(0deg,#EBEBEB 0%,rgba(235,235,235,0)100%)}[name=_\2d]::after{height:98.6%;display:block;background:linear-gradient(0deg,#fff -350%,transparent);border-radius:0 0 5px 5px}a+div ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}a[href=\23\65\78\69\74]{font-size:30pt;margin:.1em 0 0 0;right:.5em;z-index:9}a[href=\23\65\78\69\74]:hover{opacity:.5}li:empty{-webkit-animation:__ 9.5s linear infinite}li:empty{-ms-flex-item-align:end}li:empty{align-self:flex-end}li:empty{width:var(--h)}li:empty{height:var(--w)}li:empty{-webkit-transform:translateY(100%)}li:empty{transform:translateY(100%)}li:empty{background:#0c2430}li:empty{-webkit-animation-delay:var(--ww)}li:empty{animation-delay:var(--ww)}li:empty{-webkit-animation-duration:var(--aa)}li:empty{animation-duration:var(--aa)}li:empty{-webkit-filter:var(--f)}li:empty:nth-child(1){--h:6em}li:empty:nth-child(1){--w:4em}li:empty:nth-child(1){--ww:1s}li:empty:nth-child(1){--aa:8s}li:empty:nth-child(1){--f:blur()}li:empty:nth-child(2){--h:2em;--w:6em;--ww:2s;--aa:9s;--f:blur(5px)}li:empty:nth-child(3){--h:2em;--w:1em;--ww:1.5s;--aa:8s;--f:blur()}li:empty:nth-child(4),li:empty:nth-child(8){--h:1em}li:empty:nth-child(4){--w:1.5em;--f:blur(3px);--aa:13s}li:empty:nth-child(5),li:empty:nth-child(6),li:empty:nth-child(7){--w:2em}li:empty:nth-child(5){--ww:4s;--h:1.25em;--f:blur(2px);--aa:11s}li:empty:nth-child(6){--h:2.5em;--ww:2s;--f:blur(1px);--aa:9s}li:empty:nth-child(7){--h:5em;--f:blur(6px);--aa:12s}li:empty:nth-child(8){--w:3em;--ww:5s;--f:blur(6px);--aa:18s}li:empty:nth-child(9){--h:3em;--w:2.4em;--f:blur(.5px);--aa:12s;--ww:6s}li:empty:nth-child(2n+2){background:none;border:2px solid #000}[id^=\2d\66\72] li,[id^=\2d\66\72] h2{cursor:default}[id^=\2d\66\72] li{height:80px;padding:20px 20px 20px 0;display:flex;align-items:center;width:100%;transition:all .3s ease-in-out;box-shadow:inset 0px 0 0 0 var(--scheme);counter-increment:f}[id^=\2d\66\72] li:not(:last-child):hover{box-shadow:inset 4px 0 0 0 var(--scheme)}[id^=\2d\66\72] li:nth-child(even){background:rgba(212,212,212,.25)}[id^=\2d\66\72] h1,[id^=\2d\66\72] h2{font:600 18px 'Roboto',sans-serif;letter-spacing:1px}[id^=\2d\66\72] p{font:500 11px 'Roboto',sans-serif;color:rgba(255,255,255,0.8)}[id^=\2d\66\72] h1,[id^=\2d\66\72] p{letter-spacing:0.5px}[id^=\2d\66\72]::-webkit-scrollbar{width:3px}[id^=\2d\66\72]::-webkit-scrollbar{background:rgba(0,0,0,0.3)}[id^=\2d\66\72]::-webkit-scrollbar-thumb{border-radius:5px}[id^=\2d\66\72]::-webkit-scrollbar-thumb{background:var(--scheme)}[id^=\2d\66\72] a:not([href=\23\65\78\69\74]){width:30px}[id^=\2d\66\72] a:not([href=\23\65\78\69\74]){height:30px}[id^=\2d\66\72] a:not([href=\23\65\78\69\74]){background:rgba(255,255,255,0.31)url(http://i68.tinypic.com/16c9i08.png)center no-repeat}[id^=\2d\66\72] a:not([href=\23\65\78\69\74]):hover{background-color:var(--scheme)}[id^=\2d\66\72] img{border:2px solid rgba(255,255,255,.5);padding:.2em;width:60px;height:60px;object-fit:cover}[id^=\2d\66\72] img,[id^=\2d\66\72] span,[id^=\2d\66\72] a:not([href=\23\65\78\69\74]){border-radius:50%}[id^=\2d\66\72] a:not([href=\23\65\78\69\74]){margin:0 15px 0 10px}[id^=\2d\66\72] div{margin:0 0 0 20px}[id^=\2d\66\72] span{width:25px;height:25px;display:inline-block;padding:6px 3px 0 3px;margin:-4px 20px 0 0}[name=\75] h1{transition:.3s}[id^=\2d\66\72] h2{text-transform:uppercase}[id^=\2d\66\72]{background:rgba(0,0,0,.9);z-index:999;overflow-y:scroll;height:100%;width:320px;right:0;top:-100%;transition:all 1s ease-in-out}[id^=\2d\66\72] h1{color:#fff}[id^=\2d\66\72] li:last-child{display:flex;justify-content:center;background:var(--scheme);width:30px;height:30px;top:.9em;right:3.5em;padding:.5em;border-radius:50%;border:none;animation:none;filter:unset;transform:unset}[id^=\2d\66\72] li:last-child::after{content:counter(f);font:600 11px 'Roboto',sans-serif;color:#fff}@-webkit-keyframes __{from{-webkit-transform:translateY(100%)rotate(-50deg)}to{-webkit-transform:translateY(calc(-100vh + -100%))rotate(20deg)}}@-webkit-keyframes __{from{transform:translateY(100%)rotate(-50deg)}to{transform:translateY(calc(-100vh + -100%))rotate(20deg)}}@keyframes __{from{-webkit-transform:translateY(100%)rotate(-50deg)}to{-webkit-transform:translateY(calc(-100vh + -100%))rotate(20deg)}}@keyframes __{from{transform:translateY(100%)rotate(-50deg)}to{transform:translateY(calc(-100vh + -100%))rotate(20deg)};} div#nowayfixed { z-index: 2147483647; position: fixed; bottom: 0; left: 0; } div#nowaymenu { background-color:#009; background: linear-gradient(#000014, #000024, #00004e); border-radius: 0px 5px 0px 0px; display: none; FONT-SIZE: 12pt; FONT-FAMILY: Arial, Helvetica, sans-serif; } div#nowayitems { padding-top: 5px; padding-right: 0px; /*padding-bottom: 5px;*/ padding-left: 0px; margin-left: 6px; line-height: 130%; color:#fff; } div#nowayitems > a { color:#fff; text-decoration: none; } div#nowayitems > a:hover { text-decoration: underline
GitHub Repo https://github.com/imMADOX/FRECH-PROXY-LIST-V1

imMADOX/FRECH-PROXY-LIST-V1

101.255.103.201:53281 101.255.121.105:8080 101.255.54.177:56410 101.255.6.213:8080 101.255.40.18:42556 182.23.2.102:49833 182.16.171.1:53281 182.253.111.75:8080 182.16.175.214:8080 101.255.64.194:36588 101.255.64.142:35401 182.253.106.13:8080 182.253.123.24:3128 182.16.181.90:54944 101.255.64.197:36588 101.255.75.125:34316 101.128.68.113:8080 182.253.121.46:8080 182.23.107.210:3128 182.253.16.4:8080 182.16.189.18:56223 101.255.119.49:8080 182.253.191.109:8080 182.23.32.177:38826 182.253.209.203:3128 182.253.252.12:8080 101.50.1.2:80 182.253.66.206:3128 182.23.63.180:3128 182.253.111.77:8080 182.253.209.205:3128 182.253.31.82:8080 103.108.158.17:8080 182.253.16.2:8080 182.253.111.78:8080 182.253.6.234:8080 182.253.130.21:3128 182.253.6.2:8080 182.253.68.171:8080 182.253.121.76:23500 182.16.181.54:8080 182.253.74.71:8080 182.253.20.27:58405 182.253.82.156:33203 103.111.28.170:8080 103.103.146.177:8080 182.253.86.152:8080 182.253.67.42:8080 182.253.235.152:3128 103.111.55.58:29 101.255.56.201:36501 103.111.28.162:8080 182.253.71.242:9999 182.253.26.196:8080 103.111.55.58:8197 103.111.55.58:37699 182.23.103.6:3137 182.253.93.3:53281 103.106.114.134:8080 103.111.56.41:8080 103.105.68.252:8080 182.253.112.43:8080 182.253.114.66:8080 103.10.81.172:80 182.253.115.66:57733 103.123.64.234:3128 182.253.121.19:8080 103.10.171.132:41043 103.123.66.114:8080 103.108.158.14:8080 103.136.25.42:8080 103.111.55.58:52319 182.253.175.222:8080 103.10.61.170:8080 103.134.213.52:8080 103.111.55.58:50027 103.105.197.154:8080 182.253.83.162:8080 103.140.207.218:8080 103.122.97.58:8080 103.105.68.252:80 103.2.146.66:49089 103.111.55.58:10189 103.111.31.210:8080 103.206.254.170:65103 103.111.55.58:30808 103.111.55.58:13206 103.111.55.58:9050 103.111.55.58:14107 103.111.83.122:3128 103.209.131.3:8080 103.111.83.26:60349 103.130.243.234:8080 103.15.242.212:47424 103.228.117.244:8080 183.91.87.36:3128 103.226.49.114:8080 103.234.254.163:80 103.23.103.203:60983 103.234.254.167:80 103.242.106.16:8080 103.119.228.240:3128 103.23.32.131:8080 103.119.230.240:3128 103.245.182.21:8080 103.234.254.165:80 103.247.122.37:8080 103.15.242.211:47424 103.233.154.242:8080 103.234.254.164:80 103.28.57.122:8080 103.42.254.194:43660 103.4.164.205:8080 103.56.207.112:8080 103.241.204.225:8080 103.233.108.66:8080 103.233.158.81:3128 103.234.254.10:80 103.234.254.160:80 103.66.47.97:8080 103.75.27.74:8080 103.78.73.92:3128 103.8.122.5:53297 103.80.238.198:53281 103.80.238.203:53281 103.3.76.90:33007 103.31.227.16:8080 103.31.45.174:8080 103.254.127.218:88 103.10.81.172:8080 182.23.2.99:49833 103.36.35.135:8080 182.253.16.3:8080 182.253.172.198:8080 182.253.193.210:32128 103.57.192.138:53281 103.56.205.68:8080 103.57.36.117:8080 103.111.55.58:27488 103.111.55.58:53281 103.232.66.75:8080 103.119.229.130:80 103.233.147.89:3128 103.22.248.59:43255 103.123.229.106:8080 103.95.40.211:3128 103.123.246.54:8080 103.76.149.34:8080 106.0.51.58:8080 103.8.122.9:53297 103.242.106.33:3128 103.76.201.30:23500 103.80.240.10:8080 103.76.20.155:54845 103.80.240.185:8080 103.80.240.93:8080 103.246.2.166:8080 103.80.82.19:8080 103.80.80.146:8080 103.81.195.146:88 103.80.80.202:8080 103.253.113.23:35897 103.87.16.2:80 103.80.83.161:8080 103.87.160.117:8080 103.83.94.218:808 103.85.63.66:53281 103.9.227.212:53281 103.86.142.15:8080 103.85.63.70:53281 103.30.245.197:443 103.30.245.197:80 103.94.0.82:49241 103.94.122.254:8080 103.94.121.27:60109 103.75.27.86:80 103.94.6.18:8080 103.94.171.238:60322 103.76.151.179:8181 110.5.100.130:53806 103.9.227.210:53281 103.235.67.30:9090 112.78.165.228:8080 103.94.5.54:8080 103.241.178.58:30299 112.78.187.188:43065 103.8.122.190:53297 112.78.39.198:57463 103.80.238.195:53281 103.242.106.69:8080 103.83.173.178:8080 112.78.149.90:8080 103.245.182.9:8080 112.78.181.162:8080 103.87.160.119:8080 103.247.217.251:43511 114.199.115.244:38509 114.199.110.58:47428 114.199.126.57:8080 110.137.149.14:8080 103.75.27.86:3128 103.76.200.41:23500 114.5.22.54:39482 202.138.248.123:35594 103.78.74.170:3128 114.57.49.242:53281 202.138.248.86:8080 103.78.80.194:33442 110.139.2.101:8080 114.6.88.238:60811 202.138.249.12:8080 115.124.67.186:80 115.124.86.74:8080 115.124.94.60:8080 202.146.0.219:47217 110.232.83.117:8080 110.232.64.171:4777 202.162.214.243:8080 115.85.86.235:8080 103.57.36.223:8080 103.89.161.18:8080 116.0.0.254:46604 202.43.189.105:3128 202.52.12.222:34337 103.9.124.210:8080 111.68.31.198:8080 103.66.47.126:8080 202.93.227.14:53281 117.102.68.210:53281 111.92.164.242:54450 116.197.129.238:8080 116.197.130.98:8080 103.94.7.254:53281 112.215.116.246:3128 203.174.13.158:8082 116.254.100.165:46675 110.232.74.55:8080 203.176.181.137:3128 112.78.133.45:8080 117.102.92.210:8080 110.232.76.94:54180 112.78.156.212:3128 111.92.164.246:35548 103.76.175.83:8080 111.92.164.249:48565 103.76.175.86:8080 112.78.170.29:8080 117.74.113.45:43866 114.110.21.121:50464 103.86.155.78:58703 202.129.190.2:80 115.124.75.225:8080 202.152.27.75:8080 114.110.22.90:43221 202.43.166.202:80 103.97.111.129:53281 202.43.181.49:80 202.51.124.122:8080 111.95.37.74:8080 115.124.79.90:8080 115.124.86.107:37600 115.85.86.130:80 114.57.185.12:57925 116.197.129.239:8080 118.97.145.186:53281 203.176.181.137:80 116.254.103.50:80 118.97.151.130:9090 119.18.152.2:8080 114.6.197.254:8080 111.68.26.237:8080 119.235.19.42:38546 114.7.5.214:53281 117.102.119.150:47704 119.235.27.40:8000 116.0.6.125:46604 210.210.129.83:49634 116.254.112.160:8080 119.252.160.34:8080 112.78.44.177:46174 119.252.168.50:53281 118.97.164.19:8080 117.102.127.131:8080 110.137.163.102:8080 118.99.93.6:8080 117.54.11.204:8080 110.232.67.73:3128 115.85.83.197:8080 110.232.85.168:33211 117.54.139.226:8080 119.18.152.210:3127 116.254.100.122:80 114.199.111.90:8080 120.89.95.222:8080 119.252.168.53:53281 117.102.78.42:8080 202.138.242.41:37294 202.149.74.141:3128 114.7.162.130:23500 202.152.142.234:3128 202.137.10.180:50001 117.54.11.204:80 120.29.155.59:59427 202.158.49.141:56687 202.138.248.171:53281 202.159.37.14:8080 202.138.248.85:8080 115.178.54.209:58973 118.137.123.193:8080 202.159.40.43:3128 202.150.139.46:60740 202.162.214.243:80 202.162.203.165:57019 202.162.214.250:8080 202.152.38.77:52740 222.165.204.163:23500 202.165.47.26:8080 202.169.252.1:8181 118.137.236.87:8080 202.179.185.70:8080 116.0.2.162:54070 124.158.144.186:8080 202.51.124.214:8080 123.231.226.114:47562 117.102.94.186:80 202.146.2.121:47217 202.43.181.89:3128 202.75.97.82:47009 117.103.5.186:44825 202.43.166.203:8080 202.146.2.131:47217 27.111.43.17:80 202.43.166.203:80 202.150.151.85:80 118.97.180.142:30793 202.57.2.19:8080 124.158.168.236:3128 202.57.5.58:8080 118.97.46.250:39129 124.158.175.30:8080 202.62.11.106:8080 203.176.182.249:8080 118.91.131.142:8080 202.169.252.13:8181 118.99.100.179:8080 118.97.180.131:30793 202.77.120.38:57731 203.189.88.252:8080 118.99.127.111:3128 125.163.70.107:8080 118.99.96.59:8080 203.189.89.153:8080 117.54.250.58:38508 125.167.87.150:8080 203.123.255.142:30373 203.190.115.18:8080 119.235.27.40:3128 203.128.74.122:8080 119.252.168.52:53281 119.235.27.40:443 203.201.172.90:3128 203.142.69.242:55502 203.176.181.129:3128 203.201.173.86:8080 118.137.175.68:8080 203.142.74.173:8888 202.137.25.8:8080 203.24.76.73:32064 203.153.107.166:53557 202.138.242.101:30487 203.99.117.26:39911 203.24.76.57:32064 203.166.200.90:8080 202.138.254.165:8080 36.37.114.34:41454 203.77.252.250:57343 203.176.181.249:3128 203.176.181.25:3128 202.148.20.218:80 36.65.63.26:8080 203.176.182.253:3128 202.150.151.85:3128 36.66.149.2:8080 202.154.186.106:8080 36.67.16.253:8080 202.159.7.115:80 36.67.226.17:37860 118.97.36.21:8080 203.190.117.232:8080 36.67.237.147:3128 118.99.98.197:8080 121.101.191.38:33735 36.67.251.241:41271 119.110.69.57:3128 36.67.93.220:80 203.30.254.107:53281 202.43.112.82:8080 36.73.30.114:8080 36.76.110.1:8080 122.49.225.74:8080 36.89.157.23:37728 202.72.196.131:8080 36.89.180.35:44255 36.89.182.9:33426 137.59.163.50:55419 36.89.194.113:56353 122.129.108.107:50030 36.66.191.194:44073 203.153.113.44:23500 36.66.215.119:8080 36.66.237.91:8080 139.0.6.36:63141 36.67.112.11:8080 203.29.27.4:8080 36.67.199.89:30625 36.67.239.23:8080 139.194.162.201:8080 36.67.32.87:8080 36.72.231.216:58912 139.228.33.20:8080 36.73.50.188:8080 139.255.123.90:8080 36.74.77.105:80 139.255.31.26:8080 122.144.4.60:8080 36.77.110.63:8080 124.158.175.27:8080 139.255.31.26:80 36.77.51.229:8080 139.255.43.6:43122 125.162.68.72:8080 137.59.162.74:8080 122.50.6.186:80 36.81.53.226:8080 124.81.67.226:57997 139.255.57.33:3128 36.89.151.27:59760 36.89.165.89:31647 36.89.180.29:30852 36.89.187.45:42473 36.89.189.137:53626 36.89.190.213:47897 27.111.44.202:80 36.90.123.45:8181 222.124.2.186:8080 222.165.194.68:58656 36.90.166.66:3128 222.165.195.75:55949 36.90.244.221:8080 36.91.129.164:8080 36.91.44.243:37927 137.59.161.162:32372 36.92.63.122:8080 125.161.25.108:8080 36.92.77.47:80 27.50.19.65:3128 139.194.12.48:8080 220.247.170.15:8080 27.50.18.42:23500 43.252.158.21:56595 36.37.113.4:36485 36.66.126.135:37580 36.66.114.249:8080 36.66.151.29:43870 36.66.124.157:8080 36.66.172.121:42413 36.66.126.71:48796 36.66.249.70:8080 36.67.206.187:8080 36.67.24.109:37641 36.67.233.63:42289 36.67.7.33:45619 36.68.37.22:8080 36.72.172.67:8080 36.68.68.68:8080 36.75.170.78:8080 36.80.207.175:8080 36.76.150.195:8080 36.82.9.207:8080 36.37.114.41:41454 36.78.221.127:8080 36.89.129.183:38992 36.81.149.239:8080 36.89.135.203:8080 36.82.104.38:8080 36.89.143.171:51276 36.66.19.10:8080 36.83.187.154:8080 36.89.149.107:8080 36.66.209.3:8080 36.89.151.26:59760 36.89.150.245:8080 36.67.116.165:8080 36.89.157.69:50915 36.90.96.222:8080 36.67.246.50:41026 36.89.76.133:57466 36.90.96.222:80 36.67.93.220:3128 36.90.185.32:80 36.92.68.141:8080 36.88.39.27:8080 36.90.43.124:8888 36.89.180.87:56015 36.91.133.63:8080 36.89.188.59:45651 36.91.144.123:8080 36.89.190.85:8080 36.91.183.249:8080 36.89.192.119:44185 36.92.101.253:8080 36.89.193.109:53349 36.89.250.221:8080 36.90.171.90:8080 36.90.239.190:8080 36.91.144.227:8080 36.91.63.58:8080 36.92.185.49:53281 36.92.197.117:3128 49.128.181.13:8081 43.252.105.198:80 43.252.145.50:8080 43.252.9.54:9090 43.245.184.238:8080 43.248.24.158:51166 45.116.158.37:32977 61.8.79.68:31859 124.158.179.13:8080 139.255.89.91:3128 139.255.25.106:80 202.169.42.74:3128 119.2.51.150:8080 139.255.31.150:80 222.124.193.113:8080 139.255.31.26:3128 139.194.69.108:8080 66.96.237.253:8080 124.81.99.30:3128 139.255.35.99:8080 223.25.99.163:8080 139.255.40.138:30616 139.255.16.163:58583 202.72.193.6:8080 139.255.69.148:80 139.255.96.131:53281 202.72.193.8:8080 139.255.94.122:58257 202.75.110.114:60910 202.93.229.98:8080 203.142.68.141:3128 43.225.185.146:8080 118.96.161.85:8080 203.142.72.114:808 43.225.67.39:53905 112.78.143.26:39981 118.97.235.234:8080 112.78.187.186:43065 118.97.36.18:8080 112.78.187.189:43065 118.99.103.163:8080 66.96.232.138:3128 45.116.157.29:41395 125.160.96.120:8080 45.121.216.227:3128 125.166.153.1:3128 150.107.143.233:9797 121.101.186.94:8089 146.196.98.210:80 121.52.71.23:80 124.158.168.22:8080 137.59.162.74:80 203.99.123.25:61502 122.50.6.186:8080 115.124.94.62:8080 150.107.143.73:9797 139.194.43.133:8080 158.140.167.226:8080 139.255.13.153:8080 139.255.31.149:80 137.59.162.74:3128 139.5.153.94:8080 124.158.167.170:8080 14.102.152.157:8080 116.254.103.51:8080 117.102.81.2:53281 117.102.81.4:53281 36.66.127.99:8080 117.102.85.218:80 36.66.170.19:8080 36.66.213.115:48068 36.66.235.147:57550 36.66.249.66:8080 139.255.115.138:8080 158.140.169.104:8181 36.66.253.181:51365 36.66.61.119:8080 36.67.20.71:8080 36.67.204.74:57463 36.67.212.187:3128 150.107.143.57:9797 36.67.27.189:39674 36.67.76.234:8080 36.70.9.62:3128 146.196.108.78:8080 36.79.142.235:8080 36.89.181.155:60165 36.89.181.183:31227 150.107.137.181:3128 36.89.182.225:45282 150.107.143.173:9797 36.89.189.239:53281 36.89.190.223:42684 36.89.28.250:3128 36.90.7.203:3128 36.90.70.87:8080 36.91.194.25:8080 137.59.163.190:8080 36.91.43.218:8080 36.92.1.221:8080 36.92.108.150:3128 36.92.14.37:8080 36.92.57.71:80 36.92.81.55:8080 139.255.122.117:8080 139.255.18.36:80 36.92.93.107:8080 139.255.160.201:8080 139.255.31.150:8080 139.255.25.84:3128 139.255.84.43:8081 36.37.73.245:8080 158.140.182.175:8080 14.102.152.158:8080 36.37.81.135:8080 36.66.173.51:80 36.66.98.6:53281 36.67.109.91:40787 36.67.158.49:65301 36.67.23.117:8888 36.67.57.165:8888 36.67.66.202:59814 36.68.11.221:8080 36.70.151.95:8080 59.153.80.166:53281 36.73.3.209:8080 36.77.166.112:8080 36.79.194.180:8080 36.89.106.247:31455 36.89.148.47:49240 202.150.132.98:63141 150.107.143.161:9797 36.89.155.66:47562 202.150.143.59:41092 36.89.184.117:37095 202.162.211.46:30161 36.89.189.77:61572 202.182.48.86:57942 36.89.191.73:23500 36.89.41.26:38718 66.96.232.138:8080 36.89.99.98:44030 66.96.237.111:80 36.90.104.195:3128 202.43.166.202:8080 36.90.122.103:8080 202.51.102.94:8080 36.91.160.172:8080 202.55.169.143:3128 36.91.183.253:8080 36.91.188.18:3128 175.106.17.98:443 36.92.68.145:8080 43.243.141.126:53281 36.92.77.23:8080 43.252.105.198:9090 175.106.17.98:8080 36.92.79.234:8080 175.184.232.74:8080 180.242.6.34:8080 180.250.172.14:3128 43.245.184.238:80 180.250.8.74:8080 180.254.158.117:3128 180.178.97.90:8080 180.241.101.113:8080 180.243.130.71:8080 180.246.205.208:57648 180.248.220.139:8080 180.250.247.124:23500 180.250.8.138:8080 180.253.159.66:8080 180.253.26.159:8080 27.111.38.129:39850 150.107.143.225:9797 118.97.184.205:8080 27.50.21.1:8080 118.97.191.162:80 27.50.27.161:3128 180.247.129.79:3128 118.99.103.241:8080 27.50.31.46:8080 180.247.249.110:8080 180.250.159.34:56979 119.18.154.202:3128 180.250.247.126:23500 119.18.159.198:47175 180.251.85.74:3128 180.254.90.87:8080 119.252.162.90:3128 120.29.155.60:59427 180.247.14.91:8080 180.250.197.91:8080 36.37.98.113:8080 36.67.11.41:8080 36.67.153.58:48133 36.67.168.117:8080 36.67.198.35:3128 36.67.47.187:35090 36.67.96.7:37554 36.72.229.151:58912 36.80.136.209:8080 36.81.252.104:8080 36.85.55.221:3128 36.89.182.193:50617 36.89.189.203:31245 122.144.4.58:8080 36.89.191.151:38604 36.90.122.134:8181 36.90.25.89:8080 36.91.10.241:8080 36.91.183.250:8080 36.91.45.10:53308 36.91.88.166:8080 175.106.17.62:58475 43.225.67.35:53905 43.252.75.84:8080 45.116.156.165:8080 49.50.8.20:3128 124.81.67.121:8080 180.247.132.170:8080 59.153.81.198:8080 180.250.182.50:8080 180.250.219.58:53281 180.250.247.123:23500 180.178.111.93:8080 180.241.144.103:8080 180.244.10.232:8080 180.250.204.162:8080 139.194.162.201:8090 139.194.3.217:8080 139.255.123.90:80 139.255.89.242:8080 150.107.143.25:9797 175.176.167.109:8080 180.178.111.90:8080 180.178.111.92:8080 180.248.1.188:8080 180.250.8.42:8080 180.251.181.105:8081 180.251.209.25:8080 103.105.67.244:8080 103.119.144.206:8080 103.217.217.34:8080 103.25.195.2:80 112.78.177.5:8080 114.129.17.52:9191 115.124.75.6:8080 118.99.88.198:3128 118.99.108.251:3128 118.99.103.191:8080 202.138.236.35:61772 202.138.254.244:8080 202.138.254.106:41915 202.51.110.158:32247 202.158.77.122:51671 203.24.50.141:80 36.68.69.236:80 36.89.188.11:58158 36.82.19.152:8080 36.89.190.163:30298 36.91.110.20:8080 36.90.245.187:8080 36.89.88.137:3128 36.90.69.58:8080 36.91.128.62:80 45.112.125.149:8080 43.245.187.34:44391 61.94.131.129:8080 66.96.253.234:8080 114.5.24.14:8080 36.89.226.254:8081 103.78.97.69:8080 202.153.233.228:8080 36.89.148.117:48747 110.232.81.69:54022 203.99.118.178:36320 110.137.237.198:3128 103.107.68.210:8080 114.5.64.49:8080 36.89.193.29:44939 36.92.32.237:8080 36.67.29.209:8080 101.255.125.10:8080 118.99.100.239:8080 27.50.21.10:8080 1.197.203.45:9999 1.197.203.42:9999 1.198.73.215:9999 1.197.203.49:9999 1.198.72.179:9999 1.197.204.49:9999 1.197.16.116:9999 1.198.73.220:9999 1.199.31.158:9999 1.198.72.182:9999 1.197.204.51:9999 1.199.31.160:9999 1.197.16.105:9999 1.198.72.180:9999 1.199.31.163:9999 1.197.204.48:9999 1.198.73.216:9999 1.197.16.115:9999 101.4.136.34:80 1.197.203.48:9999 1.198.110.46:9999 101.254.136.130:8080 1.198.72.178:9999 1.198.73.219:9999 101.37.118.54:8888 101.4.136.34:8080 101.4.136.34:81 182.35.80.13:9999 182.35.87.207:9999 101.231.104.82:80 182.35.80.233:9999 182.35.81.155:9999 182.35.81.161:9999 182.35.80.47:9999 182.35.84.123:9999 182.35.81.220:9999 182.254.196.225:808 182.35.81.28:9999 182.35.87.169:9999 182.35.82.87:9999 182.35.80.55:9999 182.35.82.218:9999 182.35.81.135:9999 183.164.238.16:9999 182.35.84.102:9999 182.35.81.91:9999 182.35.83.8:9999 182.35.81.39:9999 182.92.233.137:8118 183.166.70.68:9999 182.35.85.240:9999 182.35.83.155:9999 182.35.84.192:9999 182.35.82.160:9999 182.35.87.227:9999 182.35.86.6:9999 182.35.87.144:9999 182.35.83.163:9999 183.196.168.194:9000 182.35.87.77:9999 182.35.84.116:9999 182.35.85.63:9999 183.164.238.35:9999 182.34.222.208:9999 183.166.102.249:9999 103.126.208.95:3128 183.164.239.95:9999 183.166.124.250:9999 182.61.179.157:8888 183.166.163.104:9999 183.166.96.63:9999 183.196.210.148:8060 183.166.136.62:61234 183.164.238.44:9999 183.166.20.178:9999 183.166.110.203:9999 183.166.86.131:9999 183.166.71.143:9999 183.23.73.173:3128 182.61.163.38:3128 183.230.145.112:8888 183.166.6.102:9999 106.12.24.167:3128 182.35.81.128:9999 182.35.82.242:9999 182.35.84.60:9999 182.35.86.226:9999 182.35.87.44:9999 183.164.238.245:9999 183.164.238.8:9999 183.166.6.163:9999 183.166.6.95:9999 111.29.3.184:80 193.112.108.168:8080 111.29.3.186:80 111.29.3.188:8080 111.29.3.191:8080 111.29.3.193:8080 111.29.3.220:8080 111.29.3.220:80 111.29.3.223:8080 111.29.3.225:80 111.29.3.226:80 112.247.178.92:8060 111.29.3.187:8080 113.12.202.50:50327 111.29.3.192:80 113.121.21.57:9999 106.14.184.255:80 113.121.23.111:9999 106.52.106.14:80 113.121.23.86:9999 113.195.168.85:9999 114.106.134.154:61234 114.239.252.17:9999 114.220.211.9:61234 114.228.170.226:8060 115.159.31.195:8080 110.243.14.157:9999 115.218.6.160:9000 110.16.80.106:8080 110.167.30.50:8060 106.75.211.89:8080 111.231.193.185:8088 115.218.2.154:9000 111.29.3.192:8080 110.243.25.199:9999 115.218.215.31:9000 111.29.3.195:80 111.29.3.222:8080 111.29.3.224:80 111.29.3.185:80 116.62.243.234:3128 116.196.81.58:3128 111.29.3.186:8080 116.196.90.176:3128 111.29.3.188:80 111.29.3.195:8080 112.111.217.194:9999 111.29.3.223:80 111.75.223.9:30646 111.29.3.187:80 111.9.92.192:1080 112.74.164.114:80 117.191.11.107:8080 110.243.12.76:9999 113.121.22.194:9999 113.117.34.66:61234 110.249.176.26:8060 106.14.144.179:80 113.120.60.241:9999 117.28.96.105:9999 112.111.217.192:9999 106.14.206.26:8118 113.195.171.13:9999 113.121.20.92:9999 117.69.200.118:9999 106.52.181.184:80 113.121.22.230:9999 113.103.123.242:61234 117.90.137.251:9000 113.105.248.35:80 202.112.51.45:3128 117.90.252.214:9000 113.121.23.224:9999 114.239.253.168:9999 117.95.162.185:9999 113.128.8.173:9999 111.29.3.184:8080 117.28.96.131:9999 111.29.3.189:80 117.30.112.185:9999 111.29.3.194:80 115.153.173.51:9000 114.112.70.150:43887 113.195.171.64:9999 117.57.90.134:9999 111.29.3.221:8080 114.239.255.87:9999 117.57.90.194:9999 111.29.3.224:8080 211.101.154.105:43598 114.239.42.120:9999 117.82.49.223:61234 111.29.3.225:8080 114.249.118.80:9000 114.235.22.231:9000 117.90.137.4:9000 114.67.229.212:8080 114.235.23.37:9000 117.90.252.192:9000 110.43.41.117:55419 114.239.146.221:9999 118.122.114.236:9000 112.109.198.106:3128 114.251.162.33:3128 118.250.0.174:8060 113.121.20.22:9999 116.114.19.211:443 113.121.21.209:9999 111.0.75.143:3128 118.31.71.139:3128 115.218.214.30:9000 113.140.1.82:53281 116.21.122.94:808 115.223.3.42:80 111.225.207.107:8060 114.239.253.65:9999 111.29.3.189:8080 116.62.230.217:3128 116.114.19.204:443 114.249.112.230:9000 111.29.3.226:8080 116.62.234.0:3128 112.111.217.69:9999 112.12.37.196:53281 118.25.35.202:9999 113.195.155.226:9999 119.57.156.90:53281 113.195.171.141:9999 117.28.97.75:9999 117.191.11.107:80 113.195.224.26:9999 117.30.112.236:9999 117.57.91.172:9999 120.77.206.107:3128 116.113.27.170:32648 117.41.38.18:9000 117.57.91.235:9999 120.78.225.5:3128 116.196.90.181:3128 117.69.201.238:9999 120.79.69.229:3128 114.103.138.105:61234 120.83.108.234:9999 117.28.97.124:9999 117.65.47.109:61234 117.90.3.107:9000 117.30.113.180:9999 218.23.29.41:8060 114.252.208.248:8060 117.78.33.45:80 117.90.7.106:9000 117.30.113.229:9999 219.131.241.182:9797 114.55.236.62:3128 117.85.11.154:8118 117.95.195.13:9999 121.233.206.37:9999 117.87.177.151:9000 121.57.207.137:8080 117.90.137.126:9000 220.173.106.168:63000 118.122.114.238:9000 117.57.91.87:9999 117.69.201.61:9999 115.218.209.248:9000 123.163.122.9:9999 117.95.174.37:9999 121.232.199.212:9000 222.139.7.174:8060 115.218.210.206:9000 123.163.97.180:9999 117.90.5.48:9000 123.56.159.90:8888 117.91.232.122:9999 222.186.175.104:8080 222.85.28.130:52590 222.90.110.194:8080 116.62.205.9:3128 202.107.231.173:8080 222.94.47.90:61234 123.163.96.232:9999 118.25.191.84:8080 125.108.115.73:9000 118.31.59.251:3128 118.25.126.213:80 125.108.119.88:9000 123.59.1.83:1080 118.31.60.101:3128 125.108.124.253:9000 117.141.155.243:53281 118.31.63.106:3128 118.31.61.199:3128 125.110.113.217:9000 118.31.64.170:3128 125.110.113.84:9000 118.181.226.216:58654 125.110.66.117:9000 118.24.246.249:80 27.152.91.12:9999 125.110.70.163:9000 27.203.164.138:8060 117.30.112.169:9999 125.110.72.176:9000 118.31.59.164:3128 124.237.83.14:53281 117.30.112.66:9999 125.110.85.148:9000 125.107.186.130:9000 218.60.8.99:3129 119.23.21.39:3128 125.108.104.123:9000 117.67.215.199:61234 125.108.110.101:9000 117.69.200.84:9999 125.108.123.57:9000 117.87.176.103:9000 221.178.232.130:8080 119.41.236.180:8010 125.108.64.239:9000 221.6.201.18:9999 119.29.97.145:808 125.108.70.60:9000 36.104.132.177:3128 222.175.171.6:8080 119.41.205.44:8060 125.108.83.88:9000 36.25.42.220:9999 119.57.108.73:53281 125.110.127.50:9000 125.110.85.62:9000 27.152.90.126:9999 120.132.54.10:8080 27.152.90.156:9999 27.203.141.134:8060 120.132.12.70:8888 27.203.222.10:8060 121.226.188.19:9999 27.208.68.67:8060 121.232.148.199:9000 125.46.0.62:53281 120.77.45.130:80 119.188.171.32:8081 121.232.199.160:9000 121.233.251.33:9999 119.23.246.94:80 121.40.66.129:808 123.163.96.179:9999 119.23.79.199:3128 121.40.90.189:8001 123.163.97.224:9999 123.169.121.206:9999 129.204.248.87:8888 36.249.53.45:9999 120.79.193.230:8000 123.139.56.238:9999 139.129.216.210:8080 121.205.14.191:9999 123.163.122.226:9999 125.108.105.206:9000 121.226.188.65:9999 123.163.122.249:9999 125.108.111.246:9000 121.232.194.188:9000 123.163.97.199:9999 139.196.78.83:80 125.108.69.27:9000 218.14.109.42:54179 121.232.199.64:9000 123.169.124.107:9999 125.108.84.236:9000 218.2.226.42:80 121.232.199.76:9000 123.169.35.136:9999 125.108.91.216:9000 218.240.53.53:8090 125.110.111.135:9000 218.63.76.41:47868 125.123.125.85:9000 134.175.81.16:1080 218.91.112.113:9999 210.26.49.88:3128 219.159.38.200:56210 218.104.61.242:9000 211.143.71.61:8060 218.104.61.244:9000 123.163.96.152:9999 125.108.113.93:9000 123.163.96.221:9999 125.108.118.51:9000 218.240.53.53:8080 218.14.108.53:8060 221.6.138.154:41880 123.169.34.116:9999 125.108.124.202:9000 218.7.171.91:3128 218.75.109.86:3128 222.179.229.142:8060 125.108.125.241:9000 125.108.125.63:9000 221.230.160.50:9999 221.204.118.108:9797 125.108.65.19:9000 221.6.139.158:9000 125.108.69.77:9000 125.108.70.95:9000 222.197.182.108:3128 125.108.91.179:9000 222.66.202.6:8080 222.189.144.241:9999 125.110.109.123:9000 222.66.94.130:80 222.242.171.5:63000 27.152.90.191:9999 125.110.79.149:9000 222.84.20.175:53281 222.249.238.138:8080 27.152.90.212:9999 222.74.65.83:56210 27.152.90.244:9999 27.152.91.238:9999 27.191.234.69:9999 223.244.88.169:8060 27.152.90.124:9999 27.152.90.238:9999 27.152.91.184:9999 218.204.153.156:8080 39.106.223.134:80 218.64.69.79:8080 39.137.69.7:80 218.86.87.171:31661 27.152.90.143:9999 39.96.63.240:80 219.159.38.201:56210 27.152.90.3:9999 27.152.91.131:9999 27.152.91.181:9999 27.203.213.245:8060 36.104.132.176:3128 47.107.175.190:8000 47.96.180.209:3128 47.96.188.41:3128 36.104.132.31:3128 49.85.179.112:9999 39.108.123.4:3128 39.98.218.101:80 39.108.86.7:8000 47.106.197.184:8000 47.107.133.109:8000 59.57.148.100:9999 60.162.87.29:9000 39.100.66.200:8080 60.217.137.182:8060 59.108.125.241:8080 59.57.148.36:9999 59.57.148.44:9999 59.57.149.230:9999 59.57.38.27:9999 60.205.159.195:3128 61.130.181.114:9999 47.102.101.218:8118 47.102.144.196:1080 47.102.216.176:3128 47.96.169.186:3128 47.100.114.124:80 47.244.120.56:3128 47.244.5.203:8080 47.98.116.210:8000 58.240.232.122:808 58.243.186.179:59680 111.29.3.185:8080 58.253.154.71:9999 221.6.139.154:9000 124.172.232.49:8010 111.29.3.190:8080 111.29.3.190:80 59.57.148.136:9999 223.215.107.182:61234 59.38.62.233:9797 111.29.3.191:80 139.196.22.147:80 60.168.71.212:8118 59.44.247.194:9797 125.108.104.131:9000 111.29.3.193:80 60.2.44.182:32826 59.57.148.42:9999 125.108.105.220:9000 120.203.18.54:3128 111.29.3.194:8080 60.220.200.152:8060 223.85.196.75:9999 60.13.42.55:9999 125.108.105.252:9000 120.234.63.196:3128 111.29.3.221:80 61.234.123.16:82 60.162.82.247:9000 125.108.110.218:9000 120.237.14.198:53281 111.29.3.222:80 42.159.206.135:8888 125.108.126.99:9000 120.78.145.111:80 111.74.143.113:8060 118.31.61.70:3128 42.228.3.158:8080 61.142.72.150:33270 125.108.80.164:9000 121.15.254.156:888 125.108.87.240:9000 121.232.148.164:9000 14.115.107.50:808 112.247.207.148:8060 125.108.95.73:9000 121.232.194.190:9000 125.108.96.184:9000 121.232.199.240:9000 125.110.72.173:9000 125.110.89.14:9000 123.132.227.30:8060 112.84.178.21:8888 119.122.213.201:9000 125.123.20.171:9000 123.163.122.240:9999 112.84.72.150:9999 119.48.47.174:8080 123.163.122.241:9999 120.79.218.202:3128 123.163.96.220:9999 113.195.171.117:9999 120.79.61.246:8000 27.152.91.164:9999 123.163.97.182:9999 27.152.91.62:9999 123.169.117.196:9999 113.65.5.201:8118 121.226.215.104:9999 27.152.91.79:9999 132.232.23.243:8888 114.116.243.213:3128 121.232.148.46:9000 27.50.142.132:3128 121.40.162.239:808 114.239.42.168:9999 122.96.51.9:8080 115.218.213.226:9000 124.95.82.73:8118 115.29.65.152:8080 125.108.103.243:9000 123.163.122.164:9999 134.175.135.224:80 125.108.104.175:9000 123.163.122.228:9999 125.108.68.171:9000 123.163.96.229:9999 125.108.71.17:9000 139.219.8.96:8080 125.108.75.162:9000 125.108.81.118:9000 210.22.5.117:3128 125.108.85.114:9000 210.26.64.44:3128 125.108.89.43:9000 124.205.155.158:9090 125.108.94.223:9000 124.47.7.38:80 125.110.103.119:9000 116.62.227.179:3128 124.93.201.59:42672 36.249.48.18:9999 125.110.107.70:9000 125.108.124.83:9000 36.25.43.88:9999 125.110.117.68:9000 125.108.85.149:9000 125.110.69.170:9000 125.108.94.77:9000 117.131.119.116:80 125.110.104.219:9000 125.110.122.140:9000 139.219.8.96:8081 125.110.126.43:9000 125.110.127.182:9000 163.204.240.147:9999 163.204.247.2:9999 163.204.247.54:9999 219.239.142.253:3128 125.94.44.129:1080 221.226.20.158:8080 47.107.61.8:8000 221.229.252.98:9797 125.72.70.46:8060 221.6.32.214:41816 47.94.104.204:8118 153.35.165.3:3128 163.204.244.130:9999 222.89.32.136:9999 47.99.65.77:8118 163.204.245.37:9999 163.204.246.17:9999 163.204.247.73:9999 27.152.90.174:9999 27.152.91.110:9999 27.152.91.4:9999 27.152.91.56:9999 27.188.65.244:8060 27.208.28.10:8060 171.11.179.59:9999 171.12.113.83:9999 163.204.241.161:9999 39.108.59.34:8118 39.137.69.10:8080 39.137.69.6:8080 39.137.69.7:8080 175.42.122.228:9999 171.11.179.62:9999 163.125.157.194:8888 175.43.34.19:9999 171.13.102.138:9999 202.109.157.62:9000 175.44.108.210:9999 171.35.161.55:9999 171.11.179.57:9999 59.52.185.191:3128 175.44.154.148:9000 171.35.162.200:9999 171.11.32.64:9999 59.57.149.251:9999 171.35.160.60:9999 60.13.42.183:9999 163.204.240.127:9999 171.35.161.121:9999 149.129.98.81:80 61.240.222.27:3128 163.204.244.123:9999 171.37.79.169:9797 163.204.245.84:9999 163.204.247.131:9999 175.43.56.42:9999 171.11.28.76:9999 175.43.57.36:9999 171.35.166.35:9999 175.153.21.23:61234 175.42.128.229:9999 175.42.129.81:9999 43.255.228.150:3128 163.204.242.176:9999 203.195.168.154:3128 39.137.107.98:8080 39.137.107.98:80 39.137.69.6:80 171.12.113.73:9999 39.96.210.247:80 175.153.20.196:61234 175.43.32.22:9999 210.51.167.206:3128 180.118.128.62:9000 212.129.143.89:80 47.101.133.33:80 47.96.180.247:3128 42.159.91.248:8081 218.249.45.162:52316 221.182.89.234:63000 221.218.102.146:35110 221.6.32.206:41816 222.190.229.5:61234 180.118.128.118:9000 222.89.32.142:9999 222.89.32.162:9999 45.125.32.180:3128 47.244.254.148:1080 47.99.65.77:3128 49.85.179.232:9999 117.90.252.71:9000 118.122.114.237:9000 180.101.99.110:80 58.253.158.1:9999 27.152.90.158:9999 148.70.158.7:8080 27.152.90.211:9999 27.152.91.74:9999 118.31.67.240:3128 59.57.149.195:9999 27.188.62.55:8060 59.57.38.68:9999 27.208.92.157:8060 60.13.42.2:9999 61.145.33.51:9999 59.37.18.243:3128 119.179.142.60:8060 59.57.149.185:9999 60.13.42.79:9999 60.211.218.78:53281 119.180.183.134:8060 60.216.101.46:32868 119.23.110.100:8000 119.23.21.39:80 180.118.128.227:9000 119.23.238.202:3128 171.11.179.60:9999 171.11.32.75:9999 120.78.68.241:3128 120.79.212.174:8000 120.83.104.127:9999 120.83.107.3:9999 120.83.108.126:9999 121.232.148.114:9000 121.232.194.85:9000 121.232.199.173:9000 121.233.226.222:9999 121.40.108.76:80 122.5.108.172:9999 123.139.56.171:9999 123.163.97.198:9999 171.11.179.61:9999 171.35.167.237:9999 124.205.155.152:9090 39.108.191.243:8080 39.108.71.144:8000 175.150.102.162:1133 39.135.35.16:80 39.137.69.10:80 47.103.10.118:8080 47.106.124.179:80 47.106.192.167:8000 47.106.59.75:3128 47.94.89.87:3128 49.70.33.236:9999 175.42.128.94:9999 125.108.100.21:9000 125.108.102.5:9000 125.108.84.111:9000 125.108.85.20:9000 125.108.92.91:9000 125.108.93.209:9000 125.108.97.203:9000 125.110.102.181:9000 125.110.66.229:9000 125.110.81.131:9000 129.204.145.205:808 52.80.58.248:3128 58.211.16.164:8888 180.118.128.61:9000 59.32.21.243:808 61.130.181.114:9797 180.175.168.154:8060 152.136.96.214:80 171.12.113.74:9999 171.35.161.51:9999 175.150.75.144:1133 175.153.23.55:61234 175.23.42.1:8080 180.118.128.75:9000 05.167.51.235:8080 185.143.172.50:8888 185.17.18.133:53281 185.173.39.19:3128 185.189.102.153:56497 185.189.253.21:56630 185.34.22.225:44050 185.173.38.13:3128 185.190.105.179:80 185.19.176.237:53281 185.173.38.220:3128 185.61.94.65:61616 185.205.238.6:8080 185.59.244.38:8081 185.94.215.235:53281 188.17.148.31:48098 188.133.137.9:8081 188.187.0.158:8080 188.133.172.220:8080 188.187.188.237:63141 188.17.152.172:46935 188.235.138.182:34467 188.235.8.5:34177 188.43.225.109:8080 188.94.164.178:8080 185.86.134.35:8080 193.106.94.106:8080 185.144.28.96:8888 185.17.134.149:57457 185.173.38.227:3128 194.143.151.96:37269 188.133.172.203:8080 194.226.34.132:5555 109.237.147.213:37581 185.36.157.30:8080 188.35.167.7:45619 185.61.92.207:52548 188.94.225.89:8080 185.91.252.17:52654 109.172.57.250:23500 188.187.62.173:80 188.128.83.211:3128 188.128.84.36:38182 193.150.117.74:8000 188.235.107.7:60205 188.18.54.242:60894 188.19.215.172:8080 109.232.106.236:44420 188.94.230.1:8080 194.135.220.162:51490 188.94.231.181:8080 188.233.30.71:80 109.60.154.31:57978 188.94.231.69:8080 109.74.143.45:36529 185.46.199.190:8080 188.94.228.153:8080 109.170.97.146:8085 109.195.23.223:47414 109.69.75.5:46347 109.248.62.207:43311 109.236.211.186:36853 193.164.201.12:42959 188.170.62.89:8080 109.75.140.158:59916 193.150.117.99:8000 193.242.177.105:53281 188.254.11.109:8080 188.43.117.38:59302 194.135.15.6:56218 188.68.186.115:8080 194.58.182.73:41258 188.92.242.180:52048 195.144.219.155:54857 195.208.36.45:33522 195.209.131.19:51354 195.208.43.250:45482 192.166.116.168:8080 195.46.167.2:3128 192.162.193.243:36910 109.202.17.4:41101 195.9.114.222:63141 195.9.61.22:47320 195.9.162.186:8080 193.169.118.6:53281 195.91.166.149:3128 193.41.79.210:8080 194.114.128.149:61213 194.190.30.253:8080 194.226.63.164:59691 195.191.131.150:42911 109.167.226.107:45999 195.206.42.41:48655 109.170.96.18:8080 195.209.176.101:50497 109.172.57.64:8081 195.218.173.242:59964 195.189.218.56:40015 109.188.95.148:3128 109.194.2.126:61822 109.229.139.148:8080 195.9.188.78:53281 109.62.179.137:8080 109.73.42.170:3128 212.24.60.180:8080 193.142.57.16:8080 212.77.138.161:41258 213.142.206.146:53281 194.226.61.18:51310 109.198.110.234:8080 213.171.45.178:36697 109.71.181.170:53983 109.72.227.56:53281 195.62.70.254:8080 109.74.130.129:8080 212.109.195.91:3128 195.88.16.155:59555 212.120.186.39:37370 195.9.105.174:8080 195.9.209.10:35242 212.33.239.50:41207 213.109.1.15:50408 213.222.244.150:8080 213.33.157.204:44139 217.23.69.146:8080 217.72.1.254:41239 217.79.3.94:8080 212.220.212.28:47003 31.131.67.14:8080 213.142.218.226:40816 213.184.136.234:3128 212.33.28.50:8080 37.230.163.64:37836 213.80.235.59:38558 213.178.38.246:38992 37.235.65.76:8080 217.149.191.182:8080 217.150.77.31:53281 213.33.248.60:8080 213.59.251.247:8080 213.80.225.40:50096 217.13.219.47:8888 213.109.6.85:45985 217.21.208.200:8080 212.192.202.207:4550 212.33.28.54:8080 213.147.192.23:3128 37.192.128.177:8080 37.230.147.206:8080 31.131.213.236:8080 31.173.94.93:59117 31.47.189.14:38473 46.181.151.79:39386 46.231.214.22:8080 31.173.138.204:46243 46.231.214.22:80 46.254.247.60:3130 31.204.180.44:53281 31.28.0.204:8080 31.40.37.77:8080 5.141.244.97:54348 37.21.91.58:8081 46.16.228.6:8080 37.29.121.83:8080 46.254.246.111:3129 46.254.246.112:3130 37.139.85.66:35924 37.77.135.126:44497 5.16.10.226:8080 77.236.232.35:8080 77.37.249.149:35597 80.82.55.71:8080 81.163.47.136:8081 81.163.62.136:41258 81.5.103.14:8081 81.90.12.32:45482 82.114.241.138:8080 46.147.105.82:8080 82.208.111.100:52480 46.254.246.122:3130 46.254.247.61:3129 46.188.109.21:45952 83.97.108.8:41258 46.254.247.6:3129 62.213.14.166:8080 84.22.197.42:8080 46.52.213.194:61976 46.61.22.61:8080 46.235.71.241:8080 84.42.62.141:8080 46.61.24.249:3128 46.241.120.230:32412 84.52.83.70:52177 46.254.246.118:3130 85.175.216.32:53281 46.254.247.5:3130 46.8.247.3:30599 86.110.172.54:40512 5.133.111.174:3128 5.140.26.191:8080 86.62.121.26:8080 5.141.81.65:61853 5.16.0.79:8081 89.23.194.174:8080 89.237.32.193:37647 5.140.212.175:22129 89.250.19.173:8080 5.165.32.232:53281 5.167.29.137:53281 91.203.236.226:48975 91.214.240.19:58987 91.215.195.143:35050 91.220.166.148:39915 188.168.27.71:36733 188.187.62.173:8080 91.236.61.65:8080 188.235.255.70:32994 188.244.189.11:37746 92.43.152.1:8080 93.170.72.218:8080 77.79.181.133:53281 62.152.75.110:50287 78.157.254.42:3128 78.25.112.42:47373 62.176.12.111:8080 78.29.42.10:4550 94.141.60.69:80 79.122.164.82:8080 146.120.105.154:8080 94.251.81.118:8080 94.28.94.154:46966 80.240.115.254:37538 77.236.251.234:8080 80.82.55.71:80 31.10.76.42:8080 95.167.123.54:58664 31.148.48.151:41917 81.23.122.178:54082 95.181.45.234:55878 81.26.147.42:8080 31.28.99.25:38415 78.24.101.86:8080 95.30.220.43:37180 81.28.164.55:52658 31.42.254.24:30912 193.233.9.167:38155 95.71.126.250:55705 194.135.246.122:3128 79.111.119.213:37662 84.204.40.155:8080 81.163.62.221:32192 84.22.195.134:8080 212.74.218.66:40817 195.209.176.2:8080 84.237.21.153:3128 81.24.82.69:60518 84.237.21.153:3129 79.171.13.182:39282 46.150.170.10:53281 195.239.112.250:8080 85.21.63.219:53281 83.239.86.150:80 213.168.37.86:8080 195.239.115.106:44413 83.239.97.26:40039 158.255.51.213:61468 195.239.178.110:59138 195.34.241.85:8080 46.254.217.54:53281 46.39.245.204:61884 195.91.152.84:8080 195.98.78.180:50018 85.175.226.106:41175 81.17.150.122:8080 85.93.129.66:3128 86.110.189.118:56710 82.147.120.38:42128 82.194.235.142:8080 89.17.37.218:52957 82.194.235.162:8080 91.103.196.170:41258 83.219.1.80:31811 5.167.51.235:8080 89.109.8.160:21231 91.142.73.2:8080 83.97.111.202:41258 89.189.183.220:60731 91.109.157.41:53281 91.238.223.41:57420 91.205.131.102:8080 85.26.146.169:80 91.217.42.2:8080 91.217.42.3:8080 85.93.129.129:3128 91.238.248.197:53727 86.62.120.68:3128 171.25.164.123:58975 171.25.235.4:8080 87.255.13.217:8080 92.255.205.227:30359 87.76.11.57:55348 92.55.59.38:48006 93.95.100.149:80 94.180.106.94:32767 94.198.195.42:59444 94.28.123.59:8080 95.181.131.199:47673 90.188.35.190:8080 95.84.168.158:41655 91.142.72.7:8080 176.120.199.155:8080 62.106.122.92:53544 91.192.168.32:8080 62.176.1.194:32076 91.203.240.210:80 95.181.37.114:49318 95.215.97.203:33631 91.203.36.102:39084 91.205.131.110:58191 176.99.153.131:8081 91.205.146.25:37501 91.216.66.70:32306 77.232.186.2:8080 77.72.124.246:1080 176.212.114.139:39581 92.51.40.2:8080 77.94.122.19:31767 79.122.212.77:8080 79.143.225.152:38953 176.111.73.57:8081 37.123.222.124:8080 93.158.228.230:42249 176.117.255.182:53100 176.62.185.72:38403 176.120.221.115:8080 176.112.106.230:33996 94.230.119.144:43305 176.192.5.238:61227 37.192.241.247:8080 176.99.245.81:8081 94.24.233.74:32231 80.91.29.104:53281 94.28.71.246:8080 94.51.83.2:8080 81.162.56.154:8081 95.140.20.94:33994 81.163.33.92:8081 81.200.14.150:59803 81.89.113.142:55937 81.95.131.10:44292 95.31.5.29:54651 178.155.104.84:49515 82.147.116.201:41234 46.165.49.41:43516 82.147.120.32:35542 178.248.71.127:8080 46.254.246.125:3130 178.21.69.50:8080 46.254.246.66:3130 178.213.13.136:53281 212.109.195.109:3128 178.213.249.155:8080 178.46.164.108:8080 178.75.21.109:46612 213.234.238.52:8080 85.113.38.197:8080 5.149.144.102:4550 5.16.13.38:8080 85.143.202.32:8080 85.237.56.193:8080 86.110.27.165:3128 87.103.234.116:3128 89.207.92.146:37766 91.197.174.108:8080 91.220.135.146:41258 46.254.247.3:3129 46.32.68.188:39707 46.52.156.58:8080 92.255.248.230:45906 93.91.112.247:41258 94.127.217.66:40115 94.127.218.49:8080 5.189.193.44:42209 5.228.11.250:8080 5.23.103.98:33027 176.192.8.206:39422 176.56.23.14:35340 146.185.192.26:3128 95.131.91.130:60944 95.140.28.229:3128 95.172.62.114:49174 95.66.156.14:8080 95.79.109.144:33451 178.237.180.34:57307 95.79.55.196:53281 178.47.139.50:8080 62.182.52.82:54022 31.40.179.110:34284 62.173.145.48:3128 78.110.154.177:59888 78.140.7.239:38105 77.232.167.200:60943 77.233.10.37:54210 78.81.245.153:8080 79.111.118.43:8080 77.75.6.34:8080 82.147.120.41:60682 82.151.114.197:56208 83.167.120.32:80 83.219.1.201:41380 78.85.144.194:8081 83.239.151.138:54694 37.192.194.50:50165 84.42.62.141:80 80.89.133.210:3128 176.101.89.226:33470 87.229.143.10:48872 85.192.179.171:87 176.197.145.162:8080 85.235.190.18:42494 85.237.46.168:61124 176.62.188.158:56351 85.237.46.168:8888 89.237.35.10:37647 89.251.70.153:43716 87.255.27.163:3128 89.28.164.55:8080 88.205.232.66:8080 91.221.242.1:8080 89.20.43.222:8080 92.255.188.159:53281 90.188.18.199:3128 93.157.163.66:35081 93.170.113.159:59024 91.194.206.125:8080 46.0.203.186:8080 91.212.64.229:8080 94.180.249.187:38051 91.217.42.4:8080 91.224.166.43:80 94.230.243.6:8080 46.21.73.43:52481 46.229.187.169:53281 94.247.241.70:53640 94.25.104.250:8080 95.105.102.231:8080 95.167.157.82:39054 95.31.245.50:40816 95.80.98.41:8080 92.51.20.1:8080 176.110.121.90:21776 5.59.35.26:51722 176.196.240.34:53061 176.196.84.138:51336 176.226.240.215:8080 176.227.188.66:53281 94.140.208.226:8080 94.141.244.39:34919 178.205.254.106:8080 95.31.130.96:41463 178.57.115.124:8080 95.71.125.50:49882 95.79.36.55:44861 178.217.106.245:8080 62.106.122.90:36535 178.57.89.142:44321 77.50.244.252:3128 78.140.6.68:53281 78.37.27.139:34051 79.104.25.218:8080 79.122.164.83:8080 79.136.232.174:58992 79.171.13.166:33117 80.71.178.157:8080 80.91.17.113:41258 81.1.213.36:8080 81.30.208.11:8080 83.174.203.222:52154 84.52.76.91:41258 84.53.247.204:53281 85.143.254.20:8080 85.174.227.52:59280 86.110.191.166:8080 87.249.22.114:8080 89.19.199.152:53281 89.237.34.185:37647 89.250.149.114:60981 91.122.37.92:21213 91.142.72.2:8080 92.51.5.1:8080 94.127.144.179:51709 94.141.189.66:8080 94.141.60.69:8080 95.140.27.135:57969 95.161.188.246:40292 95.79.57.206:53281 134.0.113.87:3128 141.101.236.49:61853 178.69.191.120:34953 109.62.177.103:8080 212.24.53.118:3128 212.46.255.78:8080 212.22.95.35:3128 217.168.76.230:59021 217.23.176.215:50291 31.193.124.70:53281 31.40.136.209:53281 31.28.23.224:8080 5.137.224.62:8080 5.167.14.249:8080 5.158.123.153:3128 5.59.141.68:61602 62.33.207.197:3128 62.33.207.197:80 62.33.207.98:80 62.140.252.72:47766 62.106.126.87:3128 62.192.240.154:80 77.79.191.161:8080 77.94.110.194:8080 77.37.142.203:53281 79.137.254.51:36089 77.74.79.25:8080 81.163.43.57:41258 81.4.255.25:3128 81.163.57.147:41258 82.204.181.196:8080 81.163.36.210:34197 84.22.198.26:8080 83.221.200.154:8080 87.250.218.12:36570 87.103.131.124:45414 88.87.72.72:8080 87.241.241.183:40198 89.237.29.198:8080 87.228.37.246:8888 89.109.239.183:47837 87.76.10.119:4550 87.249.205.103:8080 89.250.17.209:8080 88.87.81.217:53743 91.230.11.164:8080 91.190.85.97:34286 91.213.23.110:8080 91.211.107.204:41258 92.241.234.141:33647 94.245.188.152:8080 94.232.11.178:55735 94.253.15.25:38417 95.213.229.42:80 95.140.30.148:40234 87.117.3.129:3128 146.120.196.25:8080 212.24.47.93:8080 1.186.40.177:54754 1.186.151.206:36253 182.19.41.145:80 182.18.177.114:56173 103.106.148.231:49590 103.103.212.25:53281 103.105.125.225:83 103.115.129.33:34235 103.12.246.10:8080 103.108.122.214:53281 103.112.212.10:83 103.194.242.254:60025 182.75.130.222:8080 103.108.98.1:55207 103.15.60.23:8080 103.199.156.49:40049 103.106.148.200:37621 182.73.65.26:44424 182.74.243.39:3128 103.205.15.129:8080 103.205.128.121:43037 103.199.157.161:40049 183.82.32.56:49551 103.21.160.120:35101 103.205.128.65:43037 103.199.159.145:40049 103.21.161.202:35101 103.212.128.228:36734 103.199.159.153:40049 103.135.39.68:8080 103.216.147.33:8080 103.208.152.34:37841 103.216.82.213:6666 103.199.159.169:40049 103.216.147.61:8080 103.209.89.67:8080 103.115.128.6:34235 103.220.42.187:58456 103.206.131.201:49509 182.72.92.222:8080 103.194.233.1:8080 103.220.42.166:58456 103.209.89.68:8080 183.87.14.250:44915 103.198.172.4:50820 103.21.163.81:6666 103.224.186.20:50621 103.216.82.206:6666 103.112.212.30:81 103.199.157.133:40052 103.224.48.113:8080 103.211.8.105:44581 103.134.111.90:8060 103.224.5.5:54143 103.224.48.33:8080 103.205.128.77:43037 103.224.48.17:8080 103.211.8.169:44581 103.206.248.116:32804 103.226.3.233:8080 103.215.200.125:8080 103.231.218.126:53281 103.115.129.89:34235 103.21.160.116:35101 103.216.144.201:8080 103.194.88.45:45027 103.117.213.76:36258 103.216.147.45:8080 103.216.147.49:8080 103.205.14.1:8080 103.216.169.33:8080 103.205.15.97:8080 103.211.8.213:44581 103.240.206.152:55740 103.240.206.196:35101 103.225.204.142:53281 103.216.147.53:8080 103.248.119.141:45276 103.194.234.129:8080 103.241.227.110:6666 103.250.158.21:6666 103.250.152.62:36664 103.216.82.18:6666 103.250.166.12:6666 103.250.166.4:6666 103.199.157.241:40049 103.216.82.199:6666 103.251.57.23:60083 103.216.82.209:54806 103.255.146.209:8080 103.216.82.50:53281 103.42.162.30:8080 103.24.124.81:8080 103.39.237.113:8080 103.240.161.101:6666 103.224.185.48:58596 103.47.93.208:51618 103.240.206.198:35101 103.224.48.41:8080 103.249.251.238:8080 103.231.218.30:43480 103.58.64.113:8080 103.25.168.22:44002 103.60.137.2:125 103.250.153.198:59451 103.60.137.2:38204 103.250.153.199:43369 103.60.137.2:41349 103.251.225.13:34052 103.240.168.138:60780 103.72.218.237:8080 103.241.227.99:54073 103.76.188.85:51052 103.243.132.58:34573 103.250.152.22:52572 103.250.166.12:47031 103.26.55.86:8080 103.26.56.113:8080 103.81.12.1:57803 103.40.48.129:84 103.60.137.2:16 103.60.137.2:2220 103.60.137.2:22217 103.60.137.2:24409 103.21.163.86:35101 103.42.89.69:53281 103.205.128.101:43037 103.211.152.242:54070 103.43.7.93:40030 103.36.126.14:43999 103.205.14.129:8080 103.211.8.189:44581 103.46.233.214:83 103.41.28.130:51408 103.75.162.68:53886 103.209.89.70:8080 103.216.169.253:8080 103.46.233.22:81 103.42.162.58:8080 103.76.190.210:49939 103.42.195.70:53281 103.216.169.129:8080 103.46.237.233:8080 103.53.72.20:61479 103.105.125.225:82 103.216.82.198:6666 103.47.92.66:8080 103.54.221.122:53281 103.81.214.1:84 103.46.233.198:83 103.105.125.6:83 103.216.95.16:61755 103.216.82.200:6666 103.47.93.226:51618 103.81.77.14:84 103.47.164.18:63141 103.105.126.30:83 103.224.48.73:8080 103.216.82.214:6666 103.58.116.118:8080 103.47.93.98:51618 103.105.40.145:16538 103.226.3.29:8080 103.216.82.216:44529 103.58.251.188:35510 103.88.221.105:35411 103.49.53.1:83 103.232.244.62:40137 103.216.82.29:6666 103.57.70.231:39856 103.60.137.2:37 103.232.245.209:40137 103.216.82.44:8080 103.60.137.2:33555 103.60.137.2:43246 103.90.206.110:8080 103.57.71.137:39856 103.65.194.2:37896 103.60.137.2:45602 103.90.45.225:8080 103.60.137.2:19171 103.60.137.2:53221 103.60.137.2:20252 103.60.137.2:61412 103.60.137.2:9081 103.24.191.118:8081 103.223.10.14:8080 103.60.137.2:8000 103.129.195.1:8080 103.240.161.59:48809 182.75.249.98:16538 103.61.101.74:40454 103.70.145.211:8080 103.241.141.234:8080 103.226.1.101:8080 103.75.33.195:49509 103.236.114.38:49638 103.76.190.193:49939 103.199.157.209:40052 103.24.126.97:8080 103.199.159.137:40049 103.79.251.49:61273 103.203.173.149:49068 103.250.153.202:54028 183.82.32.153:55011 103.79.251.81:61273 103.209.89.69:8080 103.250.153.242:31382 103.251.58.51:61489 103.79.251.97:61273 103.250.158.227:23500 103.79.35.176:43776 103.21.160.10:35101 103.250.166.17:6666 103.255.234.169:39847 103.211.8.225:44581 103.251.225.16:6666 103.87.207.188:59064 103.86.104.129:999 103.216.82.153:35101 103.35.132.145:36555 103.26.54.94:8080 103.216.82.196:51701 103.46.234.1:81 103.86.106.201:999 103.216.82.46:6666 103.47.239.153:39797 103.87.169.171:31094 103.220.42.162:58456 103.60.137.2:56842 103.90.44.1:8080 103.224.48.77:8080 103.73.183.27:8080 103.36.124.121:33921 110.172.135.234:40238 103.36.126.240:8080 110.235.198.25:46529 103.89.42.157:8080 103.232.245.33:43801 103.78.16.5:8080 103.40.48.137:84 103.99.196.173:34589 103.240.161.108:6666 103.79.74.193:53879 103.42.89.41:53281 103.46.233.22:83 103.241.227.118:6666 103.47.92.33:51618 103.81.215.9:82 103.243.134.1:34573 103.245.198.101:8080 103.60.137.2:14483 103.60.137.2:1557 103.99.196.10:34589 103.60.137.2:46678 103.250.157.46:37013 103.60.137.2:8082 103.253.211.182:8080 103.60.137.2:9381 103.254.58.48:53281 103.69.220.2:49433 103.35.132.50:36555 110.172.160.42:44047 103.36.81.19:49654 115.42.34.48:8080 103.39.236.205:8080 103.79.250.17:61273 115.42.35.152:9999 103.43.42.85:30477 103.79.74.1:53879 115.42.35.158:8080 103.46.233.45:83 115.42.35.99:8080 110.172.160.66:48449 103.47.93.102:8080 103.87.171.248:48642 103.47.93.217:51618 103.87.47.231:8080 103.60.137.2:31944 115.42.32.68:8080 103.89.253.249:3128 103.60.137.2:43385 115.42.33.91:8088 103.60.137.2:8123 115.42.34.80:8080 117.212.195.28:8080 103.70.145.124:8080 103.90.206.66:8080 117.212.89.168:8080 103.70.204.194:46351 117.239.30.251:60730 103.70.204.1:46351 110.232.249.155:8080 117.239.38.81:50376 103.72.216.194:38345 117.242.147.73:53983 103.75.161.38:21776 117.242.37.198:59296 117.252.68.27:8080 117.196.238.152:8080 103.8.40.129:55050 117.196.238.28:8080 117.197.42.186:8080 103.85.16.54:33046 117.212.93.173:8080 117.218.112.48:63141 117.242.154.73:33889 103.89.253.246:3128 117.255.220.241:8080 103.89.253.247:3128 210.16.85.134:83 103.90.201.70:3128 210.16.85.9:84 115.42.33.19:80 103.90.44.25:8080 115.42.33.242:8090 115.42.34.18:8080 103.98.79.225:36598 115.42.34.21:8080 115.42.35.205:4220 115.42.35.62:4220 118.185.252.132:8080 112.133.218.84:8080 115.42.33.212:9999 115.42.34.152:80 115.110.129.134:80 115.42.34.209:4220 115.42.35.195:8080 115.42.33.33:3128 115.42.33.45:80 115.42.33.69:8080 115.42.34.41:8080 119.235.54.3:8080 118.185.131.177:8080 117.204.255.13:8080 116.206.96.229:80 115.42.35.122:8080 117.208.148.72:3128 116.206.96.238:80 115.42.35.72:8000 117.220.198.197:8080 117.242.147.181:34281 119.42.152.181:55050 117.241.99.30:41064 117.242.188.87:8080 117.197.41.35:8080 117.206.149.234:8080 117.212.90.135:8080 117.193.126.194:8080 117.196.229.234:8080 117.196.229.5:8080 117.211.100.22:3128 117.212.192.76:8080 122.176.65.143:39710 115.42.34.69:8080 122.252.250.0:8080 117.197.43.70:61959 117.240.59.115:36127 117.254.57.17:8080 202.168.158.163:32307 119.235.53.135:38781 203.192.199.114:8080 119.235.49.186:36630 203.212.25.63:53281 125.62.213.18:83 125.62.213.77:83 125.99.247.113:35094 210.16.84.21:82 203.192.229.250:8080 119.161.98.131:3128 210.212.69.226:8080 125.62.193.241:82 125.62.193.89:83 123.108.201.18:84 125.62.198.65:84 125.62.213.65:82 210.16.84.102:83 122.252.253.206:60956 123.108.200.118:83 210.212.73.61:80 220.227.0.209:3128 125.62.193.5:83 125.62.198.97:84 125.62.206.1:83 125.62.213.9:83 43.246.139.82:8080 45.113.67.69:8080 45.117.74.113:8060 27.116.51.119:8080 45.250.226.14:3128 43.227.128.6:81 43.229.72.228:30516 45.248.139.140:8080 45.64.11.17:8080 43.225.164.59:56449 43.240.5.178:53281 43.241.131.105:8080 43.247.156.168:8080 45.112.201.235:8080 45.113.153.177:8080 45.117.74.97:8060 43.225.192.241:50878 45.123.25.77:37761 43.241.28.55:8080 43.242.230.177:8080 43.246.140.4:43091 45.112.57.230:61222 45.116.114.30:57768 45.248.27.49:8080 45.250.226.33:32488 45.124.144.145:8080 45.250.226.56:8080 45.124.145.34:8080 61.246.226.112:8080 49.249.251.86:53281 139.59.43.57:3128 202.3.72.50:56242 223.30.190.66:8080 125.62.213.30:8000 14.140.9.166:8080 125.99.100.193:40390 60.243.246.94:35094 139.59.73.89:80 14.102.40.169:44047 43.229.73.156:8080 27.116.51.115:8080 43.230.157.150:38256 43.230.196.98:36569 45.115.60.197:36899 203.192.217.11:8080 45.123.25.113:37761 125.18.107.201:46583 203.192.240.171:8888 45.125.61.209:32804 150.107.22.178:8080 125.62.213.242:83 45.248.138.150:8080 150.107.22.2:8080 45.248.42.200:8080 150.129.151.62:6666 115.42.33.176:80 150.107.22.94:8080 115.42.33.68:8080 115.42.34.105:4220 115.42.34.218:8080 210.16.87.109:81 115.42.34.31:8080 45.64.11.241:8080 115.42.35.61:8080 157.119.117.22:35522 157.119.207.36:6666 157.119.117.129:35522 117.200.48.94:8080 117.206.150.5:8080 117.240.158.52:8080 139.59.32.31:3128 117.242.147.85:55907 125.17.107.119:8080 14.102.69.170:53087 125.62.213.18:82 125.62.213.242:84 125.62.214.210:56865 150.107.20.171:8080 150.107.22.230:8080 125.62.193.17:82 150.107.22.81:8080 125.62.213.201:83 13.233.20.161:80 150.107.22.109:8080 157.119.207.13:6666 163.53.83.243:53281 163.53.209.7:6666 139.5.237.163:35411 14.141.73.10:8080 58.84.14.157:8080 202.138.127.66:80 150.107.22.209:8080 43.224.8.12:6666 43.229.72.249:50470 45.115.173.205:3128 202.91.89.164:61191 45.250.226.47:8080 210.16.85.149:83 210.16.85.98:83 49.248.17.94:8080 49.248.93.33:80 216.10.242.231:80 43.248.73.86:53281 45.112.20.57:83 45.112.200.170:39701 45.112.56.142:51618 45.121.29.254:54858 45.123.26.146:53281 223.196.69.74:55207 150.107.20.136:8080 150.107.243.18:41787 120.138.117.102:59308 122.102.28.162:53281 123.108.200.34:83 123.108.206.1:83 43.224.8.14:6666 43.229.74.167:23500 45.114.194.44:54511 45.117.64.3:8080 45.64.9.126:80 125.62.200.1:84 14.102.44.1:44047 150.107.22.118:8080 150.107.23.46:8080 150.107.23.51:8080 157.119.118.81:30734 180.211.97.204:42490 103.129.195.108:33059 117.212.89.162:8080 117.212.193.15:8080 117.197.41.135:8080 117.197.40.209:55145 117.206.83.26:41960 202.3.72.17:56242 36.255.84.110:82 36.255.84.110:83 36.255.85.154:83 36.255.85.228:84 36.255.86.229:82 36.255.86.231:82 36.255.85.227:83 36.255.86.231:83 36.255.85.229:84 36.255.85.229:82 43.241.28.248:8080 43.227.129.129:83 43.227.128.33:83 45.113.67.64:8080 45.114.75.100:8080 157.119.207.35:8080 116.206.96.229:8080 117.206.155.158:8080 180.233.148.74:8080 103.199.99.84:8080 1.0.187.108:8080 1.10.187.237:8080 1.10.188.42:48721 1.0.208.152:8080 1.0.128.102:8080 1.10.186.114:39727 1.1.167.133:8080 1.10.188.140:43327 1.10.188.52:32163 1.1.160.206:8080 1.10.189.126:57959 1.0.177.81:8080 1.10.188.132:8080 1.10.188.5:8080 1.10.141.220:54977 1.179.147.5:39330 1.179.206.201:50667 1.1.224.169:8083 1.10.188.85:8080 1.179.206.161:59033 101.109.143.71:36127 1.10.189.145:60545 1.20.217.149:8080 1.10.189.84:35138 1.20.100.133:46755 1.20.101.90:37006 1.20.99.178:34781 1.179.144.181:80 1.20.100.227:57396 1.20.102.68:8080 1.20.102.102:38816 1.20.156.243:80 1.20.217.221:8080 1.20.103.135:41594 1.20.100.93:34926 1.20.97.173:46790 1.4.198.13:80 1.20.172.100:8080 101.108.104.206:3128 1.20.97.122:44279 101.109.33.37:8080 101.108.3.207:8080 1.20.99.122:8080 101.108.111.67:8080 101.108.146.22:8080 101.109.107.237:8080 101.108.123.245:8080 101.109.142.149:8080 101.108.241.38:8080 101.109.255.97:47068 101.109.252.82:8081 101.109.255.243:44837 1.20.102.228:59611 101.109.195.207:8080 101.109.255.48:50620 101.109.87.206:8080 1.20.99.44:32119 101.51.199.105:8080 101.51.246.42:8080 101.51.137.102:80 101.51.137.96:80 101.51.121.171:8080 101.108.131.139:8080 101.51.141.46:37858 101.51.137.97:80 101.109.113.168:3128 182.52.229.165:8080 182.52.51.48:42511 101.51.245.110:8080 182.53.201.229:8080 182.52.51.155:38812 182.52.238.118:50390 183.88.213.25:57096 182.52.87.190:46437 182.52.238.119:40456 182.52.238.111:30098 183.89.110.18:8213 182.52.90.43:33326 182.52.51.19:32558 182.52.238.52:50619 182.52.91.252:8080 183.89.51.27:8080 182.53.197.22:36219 182.53.197.87:45743 182.52.31.58:8080 182.53.26.95:8081 182.53.206.40:8080 182.52.51.33:56059 183.89.10.163:8080 182.52.74.89:41334 183.89.12.135:8080 182.53.201.89:8080 183.88.1.168:8080 183.88.29.175:8080 182.53.96.215:47363 183.88.214.143:8080 183.88.75.186:8080 183.88.4.127:8080 183.89.145.229:8213 183.89.148.169:3128 183.88.109.237:8080 183.89.2.57:8213 183.88.244.87:8080 183.88.32.202:8080 183.89.159.85:8213 183.88.133.38:8080 184.82.128.211:8080 183.89.55.64:8080 183.88.232.204:8080 183.89.64.150:8080 183.88.237.226:8080 183.89.113.111:8080 183.89.149.158:8213 183.89.168.64:8080 184.82.227.96:8080 182.52.51.20:36262 182.52.51.35:60017 182.52.51.43:43858 182.52.51.4:55391 110.170.149.19:31253 110.49.49.119:8080 110.78.138.169:8213 183.88.40.44:8080 183.89.13.194:8080 183.89.14.78:8080 183.89.152.198:8080 113.53.234.78:8080 113.53.29.218:38362 113.53.82.92:39726 110.164.87.80:35844 202.139.192.55:8000 110.164.73.134:8080 110.170.74.201:3128 110.77.134.106:8080 202.29.237.250:8080 110.77.231.231:8080 110.78.153.49:3128 116.58.224.64:80 110.77.221.150:8080 203.113.103.54:8080 110.78.149.147:80 203.113.119.226:57417 203.150.149.49:8080 113.53.60.117:8080 110.78.81.107:8080 113.53.230.167:80 113.53.91.214:8080 118.173.232.219:57499 118.174.220.131:56183 202.29.237.213:3128 118.174.232.106:50491 118.174.65.140:48549 118.175.157.107:8080 110.164.95.246:8080 118.175.244.91:55716 118.173.232.160:39079 110.78.149.147:8080 118.173.232.5:34413 118.173.233.151:40025 118.174.232.212:8080 118.174.232.243:8080 118.174.232.44:38093 118.174.234.32:57403 118.174.46.162:8080 118.175.93.38:39850 119.110.204.62:80 113.53.255.222:8080 113.53.29.227:50779 122.154.56.252:3128 118.172.201.60:46896 122.154.66.193:8080 118.172.227.89:47290 202.139.192.55:8080 118.172.211.37:58728 118.172.51.110:36552 118.174.220.58:60547 118.173.233.150:35963 115.31.142.169:31368 118.174.232.92:45759 118.173.233.39:48988 122.154.103.68:8080 118.174.233.41:41469 118.174.220.133:50616 124.121.168.158:8080 118.174.234.83:38006 118.174.220.61:60070 124.122.254.42:8080 118.172.51.84:54552 118.175.93.148:59080 118.174.46.145:45330 118.173.233.37:45592 118.175.93.171:32866 118.175.31.64:42931 118.174.196.216:56697 202.29.228.142:58063 223.206.65.101:8080 118.175.31.67:42931 118.174.220.130:41419 202.183.201.13:8081 202.29.237.250:80 118.174.232.60:34772 118.175.207.205:61293 124.122.161.22:3128 118.175.93.94:30613 203.150.128.165:8080 203.150.113.176:8080 125.25.160.147:8080 203.150.172.151:8080 125.26.7.11:36082 203.172.185.122:53148 125.26.99.186:54193 119.42.67.134:8080 125.27.10.204:61143 118.173.233.149:45160 119.42.86.35:8080 118.173.233.31:59669 223.204.14.144:8080 119.42.98.103:8080 118.173.233.80:31559 223.205.122.252:8080 119.76.141.43:8080 118.175.207.180:40017 118.175.207.84:8080 118.175.244.111:8080 125.25.18.53:8080 125.25.54.65:57689 125.26.99.223:42890 125.26.99.241:54894 202.29.237.210:3128 203.113.103.54:80 119.76.132.127:8080 203.150.176.213:8080 122.154.151.202:8080 124.122.167.158:8080 125.24.111.76:8080 125.26.6.61:60121 223.27.194.66:80 27.145.236.109:8080 134.236.244.39:33496 223.27.194.66:63141 223.204.19.79:8080 223.205.76.213:8080 27.254.33.97:3128 49.49.1.245:8080 49.49.26.147:8080 61.19.35.14:8080 61.7.147.59:8080 61.7.213.225:8080 61.19.27.201:8080 61.19.40.50:61215 61.7.141.34:8080 61.7.184.85:8080 49.231.140.121:3128 49.231.16.226:8080 49.0.65.246:32 49.48.143.189:8080 125.25.45.167:41049 118.172.201.251:42287 125.25.80.39:42790 118.174.220.49:54910 119.42.85.163:8080 125.26.108.170:61637 118.174.232.128:45019 202.28.17.5:8080 125.26.7.115:30012 118.174.232.181:8080 125.26.99.212:51591 118.174.232.234:44618 118.174.46.146:45330 14.207.175.214:8080 118.175.13.182:8080 14.207.19.45:8080 118.175.207.38:8080 14.207.47.58:8080 61.7.174.5:53281 14.207.57.237:8080 61.91.79.40:34572 61.19.40.78:32489 14.207.47.164:8213 14.207.13.56:8213 203.150.128.47:8080 14.207.62.65:8080 14.207.136.62:8080 203.150.163.96:8080 27.131.157.94:8080 14.207.78.214:8080 14.207.18.195:8080 14.207.210.224:8213 14.207.43.66:8080 14.207.7.11:8080 113.53.60.117:80 125.25.57.33:57312 125.27.10.243:58219 125.27.251.24:36048 134.236.255.6:47488 134.196.244.120:46425 159.192.140.232:8080 159.192.96.96:8080 14.207.174.217:8213 159.192.96.96:80 14.207.4.195:8213 14.207.8.63:8213 159.192.101.137:80 125.26.99.185:34600 125.26.99.207:45724 125.27.179.88:36127 146.88.51.237:80 159.192.240.202:8080 125.27.251.243:8080 125.25.32.242:8080 14.207.196.82:8213 125.26.165.17:56257 14.207.59.67:8080 125.26.7.114:30638 14.207.9.194:8080 163.44.196.214:8080 125.27.251.79:60832 49.231.0.178:58023 223.206.153.238:8080 49.48.64.94:8080 134.236.247.137:8080 159.192.223.165:8080 171.5.18.138:8080 171.6.141.243:8213 171.6.158.250:8213 159.192.206.234:8080 14.207.0.192:8213 171.6.174.216:8213 159.192.243.166:8080 14.207.13.203:8213 171.96.148.134:8080 14.207.136.215:8081 14.207.212.182:8213 171.97.202.153:8213 14.207.171.114:8213 14.207.97.110:8213 14.207.202.219:8080 14.207.57.13:8080 171.100.87.89:8213 171.100.2.154:8080 171.100.221.188:8080 171.6.133.239:8213 171.6.163.222:8213 171.6.165.200:8213 171.97.203.31:8213 171.6.130.77:8213 171.97.81.121:8213 171.6.142.99:8213 171.6.144.67:8213 171.6.145.77:8213 202.183.201.11:8081 171.6.152.83:8213 202.28.17.8:8080 171.6.173.47:8213 202.29.237.212:3128 171.6.173.83:8213 171.100.43.122:8080 171.100.90.128:8080 171.6.133.80:8213 159.192.138.170:8080 159.192.138.230:8080 159.192.237.219:8080 171.100.221.55:8213 171.101.124.109:8118 171.6.164.110:8213 171.6.165.242:8213 171.97.89.100:8213 180.180.156.60:58169 180.183.115.83:8213 180.183.120.147:8080 180.183.121.245:8213 180.183.121.37:8213 180.183.192.227:8080 180.183.48.142:8080 180.183.100.36:8213 180.183.65.192:8080 180.183.2.48:8080 180.183.99.177:8080 180.183.247.10:8080 43.229.79.227:8080 180.183.123.97:8080 180.183.194.86:3128 180.183.48.139:8081 180.183.74.101:8080 180.183.9.244:8213 49.0.65.246:28 118.172.201.32:42815 180.180.156.15:43100 118.173.232.68:35573 180.183.123.179:8213 118.174.196.130:8080 27.145.61.59:8080 146.88.51.234:80 180.183.132.70:8213 118.175.207.129:48139 180.183.224.66:8080 118.175.31.65:42931 180.183.225.54:8080 118.175.31.66:42931 180.183.67.10:8088 58.82.154.4:8080 61.19.154.12:8080 61.91.183.86:80 61.19.145.66:8080 61.19.151.170:8080 180.180.170.188:8080 180.183.121.168:8213 119.42.112.133:8080 171.100.219.121:8080 180.183.68.91:8088 171.100.87.10:8213 159.192.104.53:8080 171.6.134.163:8213 159.192.142.42:8080 171.6.147.52:8213 159.192.97.80:43278 171.6.153.115:8213 171.97.16.157:8213 171.99.204.121:8118 171.100.57.134:8080 171.6.135.134:8213 171.6.146.17:8213 171.6.190.189:8213 49.0.65.246:202 49.48.139.181:8080 125.25.82.191:8080 125.26.162.94:8080 125.26.7.124:61642 125.27.251.124:45861 125.27.251.57:41425 180.183.123.163:8213 180.183.41.58:8213 61.7.183.61:8080 180.183.132.187:8080 180.183.20.254:8080 180.183.226.143:8080 180.183.74.52:8080 180.183.99.252:8213 14.207.100.24:8213 14.207.41.26:8080 146.88.51.235:80 159.192.141.89:8080 159.192.97.181:23500 171.101.124.45:8118 171.6.146.156:8213 171.6.163.64:8213 171.97.122.153:8213 171.99.204.197:8118 180.180.17.148:8080 180.183.10.3:8213 180.183.124.223:8213 180.183.159.108:8080 180.183.16.136:8080 180.183.230.108:8080 180.183.230.25:8080 101.108.241.222:8080 101.109.44.117:8080 101.109.168.99:8080 101.109.252.74:8080 1.20.100.134:40698 1.20.169.174:8080 101.109.142.115:8080 101.51.141.49:57977 101.51.105.44:8080 110.77.154.77:8080 110.78.176.221:8080 110.77.231.159:8080 110.77.218.188:8080 110.78.137.104:62225 110.77.194.220:8080 113.53.83.157:8080 113.53.185.229:8081 115.87.207.87:8080 118.172.127.144:8080 118.172.251.203:8080 118.172.176.61:8080 118.174.234.195:52236 118.175.244.21:8080 118.175.93.137:30926 124.122.255.32:8080 171.100.219.119:8080 171.99.203.215:3128 180.183.49.237:8213 180.183.134.70:8080 180.183.100.206:8080 180.183.112.228:8080 180.183.140.198:8213 180.183.103.228:3128 203.150.186.143:8080 203.150.154.44:8080 203.150.160.226:8080 203.170.129.56:3128 223.204.176.68:8080 223.205.73.163:8080 27.145.100.243:8080 27.145.233.90:8080 49.231.210.143:8080 61.91.47.114:47740 203.150.186.123:8080 180.183.228.175:8081 110.164.91.50:51065 202.80.231.67:8080 223.27.196.18:8080 101.108.113.189:8080 118.174.65.137:41255 113.53.61.165:8080 182.52.74.76:34084 14.207.98.25:8213 14.207.195.122:8213 118.175.240.205:54552 181.191.106.122:43716 181.191.106.124:43716 181.191.180.110:8080 186.192.98.250:8080 186.211.176.190:38934 186.211.180.154:53281 186.219.211.49:47982 186.201.208.180:8080 186.225.48.178:8080 186.229.25.18:8080 186.249.213.65:52018 186.249.68.49:61982 186.192.255.115:50874 186.250.29.1:53281 186.225.250.26:60468 186.226.178.122:32188 186.249.75.6:61982 187.111.192.146:44794 186.193.26.106:3128 186.211.106.227:34334 187.16.4.121:8080 186.219.211.37:47982 187.19.165.167:8080 187.103.15.73:38053 187.108.38.10:20183 187.45.106.176:8080 187.109.181.74:8080 187.62.195.145:8080 187.109.210.140:8080 187.62.220.89:8080 187.111.26.142:8080 187.63.82.55:51769 187.53.60.82:8080 189.101.82.221:3128 189.127.25.59:3128 189.90.255.77:8080 190.180.160.127:3128 191.222.209.10:44848 191.240.152.133:80 191.240.152.134:80 191.241.34.210:8080 191.255.244.180:8080 186.229.25.196:8080 192.140.42.28:39653 186.249.213.113:8888 192.140.42.81:36286 187.109.40.193:20183 187.111.192.121:53522 187.4.67.28:8080 187.45.13.190:44780 186.216.81.21:31773 186.193.23.17:3128 187.62.209.155:8080 186.228.147.58:20183 187.1.174.94:20183 186.225.43.49:57701 187.62.45.130:3128 186.233.104.25:8080 187.103.15.61:38053 186.251.168.37:3128 187.115.10.50:20183 187.125.23.26:8080 187.109.37.53:20183 187.18.125.34:3128 187.111.192.1:53522 187.17.146.25:8080 187.111.192.198:59114 187.4.67.29:8080 187.111.192.202:32919 189.33.80.53:8080 191.240.149.161:8080 189.80.135.130:8080 191.240.152.132:80 189.90.245.230:8080 187.84.141.62:8080 191.241.167.251:41288 189.90.255.208:3128 189.50.1.154:8080 187.65.112.204:8080 186.192.15.7:8080 186.193.37.21:52750 186.219.214.13:32708 186.233.98.158:45470 186.250.133.144:34180 186.250.56.135:8080 189.10.97.147:41487 200.152.78.48:38543 189.51.101.126:39108 200.233.134.85:43172 189.91.157.10:8080 187.109.40.9:20183 187.111.160.8:42579 189.61.248.107:8080 187.33.226.82:30102 191.241.166.250:41288 187.4.114.107:80 191.241.36.162:8080 187.4.67.26:8080 186.219.210.70:60446 191.252.204.67:80 187.44.226.142:8085 186.225.103.5:53281 201.49.58.227:80 187.63.82.196:3128 186.225.63.134:38459 201.54.31.14:55282 187.76.190.74:8080 186.226.172.170:23500 192.140.42.83:41308 201.72.106.98:31181 187.94.31.237:33296 191.255.207.231:20183 186.237.171.226:8080 201.72.97.40:8080 187.95.28.43:20183 191.7.200.174:53230 186.248.170.82:53281 186.249.213.23:36586 200.147.153.131:80 200.167.191.101:3128 187.109.210.153:60773 187.109.36.251:20183 200.193.220.31:8083 200.202.229.218:8080 191.240.152.135:80 200.212.2.70:45612 187.62.45.130:80 200.223.86.174:44525 189.51.98.182:56906 187.73.68.14:53281 191.189.30.85:58671 187.95.34.10:8080 191.7.208.110:50626 200.255.122.170:8080 201.12.21.57:8080 201.20.80.113:8080 201.26.179.96:8080 201.75.5.168:8080 190.93.176.70:8080 200.142.120.90:56579 200.149.1.106:8080 191.209.21.39:8080 200.149.24.194:8080 191.240.152.129:80 200.150.86.138:44677 191.240.153.174:33620 200.178.251.146:8080 191.243.218.245:53281 200.149.0.74:8080 200.195.155.91:3128 200.149.19.130:8080 200.225.140.130:61021 200.206.50.66:42515 200.212.2.94:45612 200.217.153.246:8080 200.236.221.54:58092 200.24.84.4:39136 200.140.132.18:8080 200.170.144.185:8080 200.159.250.2:3128 200.236.216.205:34064 200.222.137.202:8080 201.131.224.21:56200 200.222.139.246:8080 200.236.216.242:34064 201.150.55.241:8080 200.240.244.7:8080 200.255.122.174:8080 201.16.151.65:44610 201.18.144.234:34339 201.20.77.237:8080 201.28.37.123:8080 201.20.92.102:33490 201.59.214.82:8080 201.86.99.130:39900 201.49.37.133:80 201.62.56.49:35816 201.76.3.230:8080 201.158.60.153:48560 200.146.222.66:3128 201.20.106.186:8080 200.165.64.90:8080 200.174.158.26:34112 200.186.53.98:58855 201.59.201.92:41839 200.195.155.93:3128 201.87.154.127:8080 200.199.114.226:33932 200.223.86.171:44525 200.236.221.242:35613 131.255.168.33:8080 138.204.186.8:8080 131.221.253.114:23500 138.0.73.170:8080 138.122.140.35:3128 138.255.240.66:41466 128.201.97.154:53281 138.117.37.244:80 138.122.13.149:8080 45.165.131.6:8080 23.97.101.222:80 45.166.244.175:8080 45.169.172.2:3128 45.170.68.15:8080 138.219.223.166:3128 45.70.193.191:8080 45.175.179.228:8080 45.182.67.12:8080 45.231.230.9:8080 45.235.87.65:53781 45.4.237.72:57617 45.70.194.241:8080 45.226.48.113:60143 45.235.119.229:8080 45.160.80.62:40249 45.228.48.4:53281 45.232.244.141:8080 45.235.86.1:51996 45.235.87.94:53781 45.70.192.55:8080 45.6.136.38:53281 128.201.97.155:53281 128.201.97.158:53281 143.137.204.5:80 189.58.100.98:8080 189.80.3.187:8080 189.91.231.43:3128 143.137.204.4:80 143.202.188.109:8080 131.196.87.198:3128 143.137.204.7:80 143.137.220.46:33662 45.168.79.9:8083 45.230.177.209:30056 45.237.182.98:8080 191.186.155.36:8080 138.121.136.153:8080 45.239.228.2:8080 191.240.152.130:80 131.108.75.130:8080 138.97.116.174:57537 191.240.152.131:80 138.97.138.94:8080 191.240.153.170:33620 138.97.219.201:8080 191.5.0.79:53281 192.141.12.70:8080 152.249.249.246:8080 152.92.31.134:8080 45.70.195.173:8080 45.70.218.102:56509 138.121.32.26:23500 138.255.165.86:40600 138.36.106.251:42651 138.36.20.43:38006 138.97.116.172:57537 160.19.245.61:58349 131.161.68.13:60817 168.181.196.71:8080 200.175.148.178:34964 170.244.106.238:8080 200.195.148.18:3128 138.121.32.133:23492 164.163.25.90:8080 200.222.31.146:44726 200.222.46.130:8080 138.204.179.162:44088 170.79.95.140:8080 138.121.155.127:61932 200.233.220.166:59694 138.219.133.22:8080 170.82.231.26:49794 138.186.84.183:443 138.97.12.150:49649 168.205.222.49:30428 170.238.49.19:8080 170.231.187.209:8080 170.238.48.184:8080 170.79.171.110:8080 170.80.156.41:8080 170.79.86.6:8080 170.81.157.82:8080 201.46.28.222:63238 160.19.245.59:31288 143.137.204.6:80 170.84.49.230:53281 143.255.52.90:8080 201.67.41.214:39849 167.249.181.152:8080 167.249.181.246:8080 168.195.229.41:9999 170.0.48.38:35872 177.126.216.149:39353 177.136.252.7:3128 177.154.224.206:44488 177.158.140.89:8080 168.196.207.218:52821 177.17.3.70:8080 168.196.212.1:9999 177.19.90.204:8080 168.205.28.22:8181 177.20.235.241:8080 168.227.213.83:8080 177.21.30.148:666 168.232.20.155:8080 177.38.232.40:36442 177.46.148.142:3128 177.125.148.53:8080 177.75.198.30:53281 177.159.228.108:8080 177.91.127.56:43014 177.207.252.205:53281 170.82.52.48:8080 177.92.20.182:38610 177.23.104.114:59593 170.82.73.140:53281 177.94.206.67:60666 177.36.7.61:53281 170.84.93.73:36001 177.10.91.215:8080 177.55.88.194:23500 45.232.244.105:8080 177.12.80.50:50556 177.72.72.217:54468 45.235.119.246:8080 177.158.149.89:8080 177.83.6.65:3128 177.158.217.105:8080 177.85.115.60:8080 177.200.83.238:8080 177.85.79.13:8080 177.185.156.241:8080 177.221.176.80:35042 177.86.158.102:49846 177.185.240.241:80 177.38.158.23:8080 177.93.101.175:8080 177.207.4.120:8080 177.46.147.57:35613 177.21.118.139:8080 177.52.251.107:8080 177.37.161.4:59579 177.69.214.155:53281 179.185.114.206:80 177.43.54.107:8080 177.71.77.202:20183 177.54.97.249:3128 179.178.28.148:8080 177.67.10.15:48314 179.215.213.150:8080 177.67.217.30:61416 179.220.162.237:8080 177.74.220.8:53281 177.92.160.254:54868 179.108.86.219:49439 179.124.240.199:46318 179.124.242.34:41886 179.108.187.9:8080 179.127.35.10:8080 179.180.99.6:8080 179.83.42.197:8080 45.168.74.6:8080 45.172.35.119:8080 45.182.66.152:8080 45.234.200.18:53281 45.235.119.242:8080 179.222.91.185:8080 167.249.181.191:3128 177.124.184.52:8080 177.128.42.25:55469 177.134.155.207:8080 177.152.143.74:8080 177.222.229.243:23500 177.46.141.143:36037 168.196.192.114:3128 168.196.204.17:52821 168.228.204.250:80 168.232.64.52:8080 168.90.30.180:20183 179.106.161.185:8080 170.84.51.74:53281 164.163.25.77:8080 168.90.50.118:39734 170.254.151.98:3128 170.82.6.163:53281 177.1.81.114:37740 177.10.201.221:8080 177.105.232.124:8080 177.130.140.14:8080 177.131.13.9:20183 45.162.8.74:3128 45.177.233.101:8080 177.38.243.102:8080 177.41.7.114:8080 177.46.147.94:32747 177.54.200.10:57969 177.54.200.2:57992 177.6.234.194:3128 177.8.226.254:8080 177.92.242.116:8080 177.92.67.230:53281 177.99.140.112:8080 177.105.209.41:20183 177.125.169.6:8080 177.129.207.23:8080 177.130.55.126:41842 177.131.22.186:80 177.135.228.3:53281 177.136.185.200:80 177.152.134.93:8080 177.152.174.141:8888 177.184.139.81:38459 179.107.98.18:8080 177.46.149.22:32337 179.124.197.174:8080 177.67.139.209:80 179.162.146.233:8080 177.67.203.130:48799 177.8.216.114:8080 177.91.33.119:80 177.98.140.80:8080 131.196.202.78:53281 179.182.242.44:8080 131.221.120.196:58237 179.252.22.210:8080 131.255.50.179:8080 179.97.31.41:53100 138.255.32.65:34641 138.36.107.24:41184 138.36.7.45:40973 138.97.116.173:57537 168.194.84.198:53281 168.196.204.31:52821 170.233.123.150:8080 170.80.156.45:8080 177.101.223.50:3128 177.105.242.248:20183 177.125.61.227:3128 177.126.81.63:20183 177.128.124.200:48582 177.155.184.46:8080 177.159.228.108:80 177.185.93.77:8080 177.200.72.214:20183 177.22.24.105:3128 177.39.139.123:8080 177.53.8.125:47970 177.8.216.106:8080 177.92.143.214:8080 177.92.241.19:8080 177.98.93.248:8080 177.99.206.82:8080 179.189.225.58:41881 179.189.27.28:8080 179.95.232.131:3128 18.228.225.128:3128 201.82.1.129:8080 45.224.173.254:8080 45.6.93.65:8080 52.67.169.220:8080 52.67.169.220:80 186.249.192.102:8080 200.98.67.241:8080 45.170.112.10:8080 45.236.243.154:3128 131.72.109.18:3128 179.191.245.58:3128 200.195.55.186:8080 100.21.135.5:80 102.129.250.233:3129 102.129.250.240:3129 102.129.250.83:3129 100.32.167.18:3128 102.129.250.134:3129 102.129.250.144:3129 100.21.166.204:8080 102.129.250.123:3129 102.129.250.186:3129 100.21.166.204:80 102.129.250.161:3129 102.129.250.147:3129 102.129.250.177:3129 102.129.250.174:3129 102.129.250.154:3129 102.129.250.158:3129 102.129.250.141:3129 102.129.250.171:3129 102.129.250.211:3129 102.129.250.206:3129 102.129.250.89:3129 102.129.252.150:3129 102.129.252.174:3129 102.129.250.176:3129 102.129.250.196:3129 102.129.250.219:3129 102.129.250.220:3129 184.191.162.4:3128 104.221.130.36:3128 104.232.142.69:3128 107.190.148.202:40971 107.178.4.215:44826 192.210.144.171:80 198.11.178.14:8080 104.214.115.225:80 104.245.228.65:8080 104.224.183.83:3128 104.168.146.129:3128 104.221.129.167:3128 104.221.131.19:3128 104.221.131.22:3128 104.236.248.219:3128 192.119.203.124:48678 107.173.40.60:8080 104.214.71.169:8080 192.119.203.170:48678 107.175.133.235:8080 104.221.130.39:3128 108.179.221.114:3128 104.221.135.105:3128 104.232.147.222:3128 191.96.42.184:3129 104.232.148.119:3128 192.249.53.99:8080 104.232.152.93:3128 198.199.85.139:3128 104.32.43.13:53281 108.179.221.71:3128 191.96.42.82:3129 192.210.144.171:8080 104.236.47.73:8080 104.236.55.48:8080 198.98.51.240:8080 199.5.133.194:80 206.72.195.212:3128 206.72.195.221:3128 206.72.195.231:3128 207.144.111.230:8080 198.199.120.242:8888 104.221.130.43:3128 104.221.135.100:3128 104.221.135.108:3128 198.98.58.178:8080 104.232.140.234:3128 199.119.158.2:56319 104.232.148.115:3128 206.72.192.134:3128 216.228.69.202:51124 12.189.124.100:34227 198.50.152.64:23500 216.169.73.65:40344 216.255.170.14:48678 24.113.136.54:48678 35.211.131.154:8888 35.225.127.97:8080 206.109.4.94:8080 13.66.25.52:80 204.15.243.234:59023 208.114.192.126:8080 24.172.82.94:53281 13.88.30.112:3128 12.218.209.130:53281 209.80.12.183:80 206.72.195.211:3128 207.244.139.89:44223 209.203.130.51:8080 205.185.115.100:8080 136.25.2.43:51698 35.198.5.139:80 206.72.195.225:3128 35.211.252.41:8888 209.90.63.108:80 138.68.254.242:3128 13.66.208.202:80 13.92.153.251:3128 216.75.113.182:39602 206.72.195.219:3128 138.68.245.127:8080 24.113.42.169:48678 138.68.254.242:80 134.209.219.234:80 3.86.78.70:80 45.32.196.131:8080 34.77.139.83:8080 34.77.99.42:8080 34.95.167.51:8080 3.229.232.134:8080 35.245.208.185:3128 50.203.239.20:80 50.21.179.198:3128 50.235.28.146:3128 50.245.201.57:80 50.250.56.129:46456 40.131.87.38:8080 64.146.143.148:8080 50.0.51.253:46917 50.203.239.25:80 67.207.93.108:8080 50.203.239.26:80 50.203.239.28:80 71.138.16.17:30421 50.233.228.147:8080 50.235.149.74:8080 75.151.213.85:8080 45.88.179.66:8080 45.79.49.76:8118 45.79.50.63:8131 47.200.180.182:3128 47.51.51.190:8080 50.203.239.18:80 50.203.239.22:80 50.236.148.246:39970 50.240.43.17:31930 50.246.4.13:54325 50.203.239.17:80 50.203.239.24:80 50.203.239.27:80 50.203.239.31:80 50.245.201.55:80 52.14.34.225:80 66.7.113.39:3128 67.205.173.179:8080 67.205.184.39:3128 70.169.129.235:48678 73.239.197.175:8080 24.113.141.227:48678 24.113.42.177:48678 24.172.225.122:53281 24.245.100.212:48678 129.146.181.251:3128 64.139.79.35:8080 67.205.173.179:80 65.36.119.212:8080 142.54.163.202:3128 68.185.57.66:80 67.205.173.179:3128 70.169.150.122:48678 67.205.184.39:8080 142.252.249.27:8080 71.13.131.142:80 67.205.184.39:80 74.113.169.129:47208 68.15.151.20:48678 75.80.242.9:41007 69.55.211.182:3128 70.169.132.131:48678 3.14.79.79:80 71.187.28.75:3128 3.15.217.158:8888 3.227.191.84:3128 157.245.192.250:8080 206.72.195.209:3128 157.245.197.106:8888 157.245.48.174:8080 45.32.192.228:3128 139.178.76.99:3128 157.245.63.182:8118 45.32.192.228:8080 157.245.90.37:8080 208.180.237.55:31012 45.32.87.196:3128 45.52.195.0:3128 154.127.52.195:3129 35.198.44.138:80 96.87.16.153:41344 96.87.188.193:61748 45.79.39.170:8123 141.125.82.106:80 157.245.4.19:3128 45.79.49.76:8113 159.89.159.228:3128 157.245.48.206:8080 45.79.58.206:8119 159.89.234.210:3128 157.245.148.128:8118 45.79.58.206:8121 157.245.249.43:3128 162.144.250.249:8888 159.203.177.149:8080 159.65.164.58:80 159.65.237.253:8080 159.203.177.149:3128 162.144.251.96:8888 47.189.83.192:53281 165.22.179.194:80 162.212.158.237:3128 167.172.72.26:8080 167.71.105.166:3128 198.211.96.29:3128 198.98.55.168:8080 167.71.243.93:3128 199.195.248.24:8080 157.245.14.4:3128 157.245.245.205:8080 157.245.56.142:8080 137.27.157.238:8080 157.245.57.147:8080 165.22.13.92:8080 157.245.60.143:8080 165.22.34.75:8080 165.227.185.168:3128 157.245.88.191:8080 165.227.185.168:8080 167.172.78.9:8080 50.203.239.19:80 50.203.239.23:80 167.71.103.168:3128 35.173.21.12:3128 50.206.9.157:80 167.71.106.246:3128 167.71.182.13:3128 50.224.238.78:8080 157.230.154.190:3128 159.89.191.89:3128 167.71.254.86:3128 50.239.2.138:8080 157.245.0.154:3128 159.89.253.76:8888 167.71.97.196:3128 50.247.207.5:49788 157.245.0.181:3128 167.99.159.6:8080 167.99.232.18:8080 170.106.37.211:8080 159.203.177.149:80 159.203.87.130:3128 172.93.209.226:3129 89.187.181.123:3128 172.93.210.106:3129 52.207.71.102:3128 159.89.49.106:80 173.214.170.249:8080 143.59.221.210:8080 167.71.165.231:3128 167.71.94.127:3128 167.71.97.146:3128 98.142.36.181:80 167.99.159.36:80 165.22.179.194:3128 167.99.226.97:8080 165.227.84.26:8080 173.46.67.172:58517 98.109.114.151:80 167.71.182.175:3128 174.127.155.118:32505 99.100.78.207:8080 69.10.47.1:8080 167.71.250.73:3128 157.230.154.190:8000 73.171.108.232:8888 167.88.117.209:8080 157.245.217.102:80 167.99.159.36:8080 157.245.249.43:8080 157.245.9.78:3128 45.144.240.54:8888 204.15.243.233:51205 206.72.195.242:3128 206.72.195.246:3128 4.34.50.173:55656 208.180.145.73:8080 209.212.33.99:8080 50.203.239.16:80 50.206.9.153:80 50.242.113.57:58619 45.79.46.57:8112 50.203.239.21:80 165.227.84.26:3128 24.172.34.114:50535 167.71.105.170:3128 167.71.165.231:8080 54.221.193.3:8888 167.71.182.183:3128 167.71.182.191:3128 167.99.226.97:3128 3.91.231.238:3128 169.62.254.21:8888 64.17.30.238:63141 70.169.149.231:48678 96.80.89.69:8080 157.245.148.128:8888 70.169.17.22:48678 97.72.171.166:87 157.245.172.118:8080 98.190.180.62:8080 157.245.6.102:3128 157.245.94.142:8888 63.249.67.70:53281 68.188.59.198:80 166.249.185.135:8888 167.172.64.139:8080 167.71.186.105:3128 167.99.226.97:80 173.197.169.6:8080 173.44.34.106:34276 45.55.53.228:44578 45.79.46.57:8114 45.79.58.206:8128 47.254.23.63:3128 96.233.133.179:37936 97.72.168.62:87 50.192.195.69:52018 50.237.58.161:44745 50.84.27.59:8080 129.42.2.104:8080 66.228.62.51:3128 67.205.136.66:8080 67.75.2.39:3128 69.65.65.178:59720 69.8.126.117:80 69.9.238.22:8080 70.165.65.233:48678 72.21.66.222:40101 72.240.107.189:45552 72.249.51.52:80 8.39.233.148:8080 98.172.142.206:8080 98.190.48.67:48678 132.148.241.241:8888 157.245.148.128:8000 157.245.56.246:8080 159.203.127.55:80 159.89.191.89:8080 162.248.247.153:32592 165.22.184.132:80 166.78.221.222:8888 167.172.78.9:80 167.71.186.103:3128 167.71.252.107:3128 167.99.232.31:8080 173.242.95.77:48533 104.198.232.184:80 198.199.119.119:8080 198.199.120.102:3128 198.199.119.119:3128 198.199.120.102:8080 198.211.110.224:80 198.98.54.241:8080 198.98.56.71:8080 198.74.251.188:8080 208.117.84.248:8080 34.76.242.63:8080 35.188.27.129:3128 40.76.59.221:80 45.55.27.15:8080 45.55.23.78:3128 45.55.23.78:8080 45.55.9.218:3128 45.55.9.218:8080 45.55.27.15:3128 45.55.27.161:8080 45.55.27.161:3128 45.76.30.88:8080 45.79.95.167:3128 45.79.95.167:80 45.79.39.170:8126 52.162.160.53:80 52.162.160.53:8080 50.249.79.18:8080 67.205.146.29:8080 67.205.132.241:3128 67.205.146.29:3128 67.205.174.209:3128 67.205.132.241:8080 67.205.149.230:3128 67.205.149.230:8080 68.183.147.115:80 68.183.147.115:8080 68.183.147.115:3128 67.205.165.60:3128 65.152.119.226:35090 67.205.174.209:8080 71.143.156.129:3128 72.36.4.94:8080 67.60.137.219:35979 70.169.28.194:48678 67.209.121.36:80 71.183.100.76:42413 76.87.101.188:38875 74.132.135.242:49216 167.172.73.62:8008 204.58.254.16:8080 45.32.87.196:8080 104.220.227.154:80 38.90.33.62:80 199.167.214.245:48533 4.34.50.162:55656 157.245.196.127:3128 63.151.67.7:8080 182.160.126.219:8080 182.16.159.75:8080 182.160.125.148:8080 103.106.1.86:8080 182.160.113.58:8080 103.106.2.97:8080 103.107.133.57:43683 182.160.124.26:47304 182.160.102.84:443 182.160.104.213:8080 103.112.130.34:31094 103.114.10.238:8080 103.106.238.148:8080 103.115.100.246:37995 103.106.0.225:8080 103.114.99.17:8080 103.106.3.97:8080 103.106.1.110:8080 103.106.59.57:51393 182.48.94.238:8080 103.15.140.138:44759 103.135.232.2:8080 103.122.74.61:8080 103.103.124.157:45088 103.115.26.74:8080 103.197.48.178:8080 103.106.119.170:49133 103.106.119.154:8080 103.196.233.167:8080 103.109.97.22:44527 103.197.49.122:42810 103.107.132.249:43683 103.112.167.202:8080 103.204.82.13:59498 103.122.90.182:53281 103.221.254.102:56950 103.221.254.125:51630 103.112.63.121:8080 103.225.228.1:58732 103.113.195.114:52294 103.225.229.10:58732 103.197.206.217:8080 103.239.254.70:61967 103.231.163.58:45926 103.239.255.170:38146 103.137.66.25:8080 103.220.204.101:59570 103.245.204.58:52767 103.225.228.89:58732 103.196.233.199:8080 103.250.69.233:8080 103.250.70.9:51370 103.230.182.100:8080 103.251.247.102:8080 103.4.66.82:47268 103.219.163.50:8080 103.221.254.2:40604 103.225.228.185:58732 103.57.21.30:53281 103.250.68.213:49224 103.28.122.128:8080 103.57.121.132:8080 103.88.234.251:40508 103.73.225.182:8080 103.28.121.58:3128 103.103.32.106:8080 103.85.217.1:43967 103.106.35.218:54820 103.5.232.146:8080 103.92.212.242:43399 103.220.204.46:8080 103.66.176.45:51062 103.225.228.17:58732 103.133.204.121:8080 103.197.48.98:8080 106.0.62.26:45847 103.78.248.94:8080 103.243.82.198:37358 103.78.254.82:8080 103.83.205.57:37412 103.26.245.190:43328 103.28.121.58:80 103.87.236.46:41183 103.88.234.58:32413 103.225.228.153:58732 103.4.145.237:8080 103.92.213.253:43399 110.76.129.117:8080 103.96.235.186:23500 103.54.36.50:8080 103.84.36.130:8080 115.127.23.165:31066 103.36.100.248:8000 110.76.129.21:59570 103.84.39.33:8080 103.9.134.25:65301 203.202.245.58:80 203.202.253.202:443 203.80.190.162:8080 103.84.39.34:8080 198.46.205.94:8080 115.127.62.34:8080 118.179.201.142:8080 202.59.138.18:8080 202.91.40.25:53281 203.112.210.86:9090 203.188.243.126:50119 203.188.248.51:23500 116.204.152.110:8080 116.204.152.138:31003 115.127.114.76:32343 115.127.64.58:39611 119.40.95.122:59996 115.127.62.36:8080 115.127.64.62:39611 202.136.88.58:52019 202.65.171.67:8080 202.5.56.71:8080 27.147.209.215:8080 27.147.225.2:35343 118.67.217.41:51338 202.74.243.38:32449 203.112.211.254:8080 120.50.12.150:8080 120.50.10.85:8080 120.50.12.161:8080 119.18.147.111:8080 203.83.182.86:8080 202.74.242.216:45780 120.50.12.146:8080 203.202.245.62:80 123.200.13.178:8080 123.200.20.242:58847 27.147.183.49:8080 27.147.210.35:8080 45.112.72.146:8080 45.123.42.149:37216 27.147.217.2:8080 27.147.215.188:8080 27.147.216.140:8080 27.147.219.42:8080 27.147.255.12:32589 49.0.39.186:8080 45.248.145.154:8080 59.153.202.26:53281 45.123.42.146:37216 58.84.32.177:42810 59.152.11.145:8080 59.152.98.130:8080 59.153.17.38:8080 59.153.203.6:53281 139.5.133.26:50467 139.5.132.245:8080 61.247.184.186:63141 123.0.26.247:8080 27.147.176.110:8080 27.147.179.232:8080 27.147.219.102:49464 113.11.94.242:51257 27.147.222.15:8080 144.48.109.181:56269 203.202.248.35:80 123.49.41.129:23500 203.82.204.154:8080 114.31.20.2:8080 123.200.31.226:53281 137.59.50.225:8080 144.48.111.181:56269 160.202.129.18:8081 160.202.131.18:8081 27.147.197.126:8080 163.47.33.2:8080 160.202.145.6:8080 202.136.90.126:8080 175.41.44.51:52581 202.79.17.65:60122 45.114.85.145:8080 180.211.134.158:23500 45.112.72.142:8080 144.48.109.182:56269 59.152.5.82:8080 61.247.178.218:50691 123.49.2.146:8080 175.41.44.36:52581 43.224.116.218:51370 45.248.145.138:8080 45.251.228.122:32787 59.152.88.42:8080 59.153.100.83:80 180.211.172.151:59827 180.211.193.74:40536 144.48.109.179:56269 163.53.150.138:45693 103.134.41.58:8080 103.119.23.58:8080 103.132.187.30:53281 103.133.204.17:8080 103.133.204.169:8080 103.197.48.57:8080 117.58.245.114:53985 202.91.40.193:8080 202.91.41.82:8080 203.112.76.193:8080 203.76.220.226:33975 223.165.1.170:44685 27.147.216.140:80 45.117.61.34:8080 59.152.61.99:3128 185.39.199.137:8080 185.160.60.36:33471 185.205.46.116:3128 185.46.223.198:23500 188.191.31.135:41258 188.231.142.71:59334 193.142.219.75:33940 194.126.183.171:44370 188.163.170.130:41209 195.138.72.84:55126 109.251.185.20:44410 195.182.22.178:36066 109.86.207.1:37889 109.86.41.76:45308 109.200.156.102:8080 109.68.41.78:8080 194.44.138.78:40803 195.138.83.218:53281 195.138.92.152:35245 185.94.218.57:43403 109.200.155.194:8080 193.106.57.37:40594 193.178.50.49:3128 109.87.193.112:37057 109.87.40.23:52782 194.44.246.210:8080 194.79.63.134:8080 194.44.246.82:8080 109.110.73.106:51528 193.142.219.104:52307 109.86.41.111:45308 193.188.254.67:53281 194.187.216.228:53281 195.138.82.198:50309 195.191.214.118:46406 195.230.130.73:39996 195.69.221.198:40447 195.78.112.235:61423 212.115.235.132:8080 193.110.115.220:3128 193.41.88.58:53281 195.230.115.241:8080 195.58.234.98:61189 195.80.140.212:8081 109.86.190.193:8080 195.88.26.9:48346 213.110.122.220:56871 213.160.150.239:55209 31.41.92.154:23500 37.57.216.4:4444 31.133.57.134:41258 31.41.68.79:49480 31.202.30.118:54547 46.151.145.4:53281 31.31.109.131:53281 31.43.135.58:41962 5.58.50.5:8080 37.229.122.18:8080 37.57.129.4:4444 37.57.15.43:33761 46.8.28.17:8080 77.93.42.134:47803 81.162.243.249:8080 45.87.89.89:8080 62.122.201.246:60619 46.172.76.114:41562 85.238.104.235:47408 91.193.252.250:45385 91.200.114.58:55979 91.201.240.242:8080 5.58.52.231:8080 91.213.119.246:31551 77.120.137.9:56056 94.153.169.22:59177 77.222.131.11:50972 130.255.137.53:45128 95.134.195.78:48935 31.135.140.92:8080 192.162.141.149:3128 134.249.151.4:40046 82.117.244.85:31280 82.144.205.109:3128 212.90.168.150:52589 195.211.174.36:38899 195.225.49.131:58302 195.69.135.78:46704 159.224.182.206:46497 46.63.71.13:8080 159.224.73.208:23500 134.249.156.3:82 134.249.167.184:53281 134.249.149.219:35795 91.201.240.244:8080 91.203.114.105:41248 31.41.93.192:58773 5.59.105.17:39266 92.249.122.108:61778 92.52.186.123:32891 93.127.114.60:3128 37.52.11.12:42180 37.57.18.221:40091 89.184.66.179:8080 94.153.224.194:58713 95.133.163.98:61821 95.46.6.33:8081 176.118.49.54:53281 95.135.142.198:8080 176.36.20.67:61935 91.203.27.139:56856 176.98.95.247:52919 176.111.180.209:54237 176.36.111.9:35389 176.36.118.116:56394 176.37.192.13:8080 79.143.44.122:8081 176.105.199.19:52024 80.249.229.64:31103 176.120.59.85:8080 176.113.157.149:51253 176.36.89.203:53325 176.98.76.203:59082 178.151.143.112:31260 176.98.75.229:54256 178.215.190.239:48049 46.173.127.93:44366 178.215.190.240:49465 178.219.175.128:39187 85.198.142.186:8081 46.175.185.239:37293 91.210.178.161:8080 93.75.197.17:8888 94.153.137.98:36265 94.179.135.230:47240 176.118.51.176:39627 176.36.210.201:44365 95.158.1.26:56234 178.219.171.43:45637 62.122.201.241:46176 176.104.52.46:47578 87.244.176.213:41128 85.198.185.26:8080 87.244.181.136:8080 176.36.164.240:35522 87.244.182.241:8080 91.193.253.188:23500 91.225.226.39:54198 91.194.239.122:8080 93.76.211.56:42818 91.201.240.243:8080 93.78.238.94:41258 91.206.30.218:3128 91.207.147.243:38472 46.174.164.109:3128 46.33.253.29:32113 46.63.104.139:8080 95.46.6.134:8081 95.67.45.234:8080 92.60.186.173:8080 5.58.95.179:8080 176.120.100.174:35002 178.216.2.229:8080 178.219.163.231:8888 95.67.65.18:53281 178.219.172.9:58638 85.198.133.19:43157 86.111.88.10:53069 91.203.114.74:32653 91.214.128.243:23500 91.230.199.174:49022 91.237.123.201:41258 94.45.152.86:49879 95.46.6.131:8081 134.249.117.3:8080 134.249.165.49:53281 159.224.226.164:33803 159.224.44.19:35672 159.224.83.100:8080 193.107.106.95:32952 213.174.10.58:51353 46.201.219.126:8080 46.185.78.25:8080 46.35.249.189:33153 5.58.81.19:8080 5.58.88.175:8080 5.58.85.32:59824 62.80.182.42:53281 77.120.3.159:8080 78.30.192.84:46993 80.245.117.131:8080 85.223.157.204:40329 91.202.240.208:51678 91.221.252.18:8080 94.153.194.14:41258 93.170.115.179:52461 94.244.44.67:50546 195.214.222.75:8080 178.150.139.189:53708 91.225.109.186:53897 95.158.6.243:46399 181.129.140.226:38681 181.129.181.250:53539 181.129.183.19:53281 181.118.155.4:50462 181.118.155.30:32964 181.143.79.154:48749 181.129.141.210:37704 181.129.189.244:999 181.129.42.179:35690 181.129.52.154:57560 181.129.171.124:8080 181.118.155.38:34406 181.129.50.138:39567 181.143.157.242:50942 181.129.64.138:33688 181.129.66.138:55679 181.143.182.91:3128 181.143.17.37:8080 181.129.140.83:60893 181.143.106.162:39617 181.143.226.253:999 181.129.164.174:999 181.143.73.34:53281 181.129.165.250:999 181.48.47.26:53281 181.48.43.186:3128 181.129.72.83:39911 181.48.242.27:9991 181.49.24.126:8081 181.48.111.246:49094 181.57.151.214:8080 181.52.237.106:58484 181.57.198.102:46960 181.57.166.102:3128 181.48.28.66:49057 181.234.5.249:8080 181.48.216.115:9991 186.146.2.111:60837 186.148.190.75:999 186.183.185.82:48209 186.148.189.27:8080 186.148.190.78:9991 190.145.148.34:56368 190.145.31.74:9991 190.242.98.61:8083 190.60.103.178:8080 190.7.141.66:59737 191.102.82.94:9991 191.102.86.108:999 191.102.86.166:8080 191.102.94.138:8181 191.103.219.225:48612 186.154.203.214:8080 186.179.110.49:8181 186.179.97.210:8181 190.60.76.120:8080 190.61.40.166:53281 186.86.247.169:39168 190.61.41.163:8080 190.7.113.59:80 190.96.214.59:8080 191.102.106.1:8181 190.121.157.142:9991 190.147.137.66:43234 190.147.93.2:43356 200.116.198.148:54279 200.116.226.210:50375 190.242.119.194:8020 190.242.43.138:8181 200.35.49.89:43006 190.248.68.18:8080 190.7.113.56:80 190.249.158.128:40570 190.109.167.98:60273 190.7.113.57:80 190.7.113.63:80 190.68.37.98:8080 190.121.157.141:9991 191.102.70.82:999 190.7.113.53:80 191.102.85.241:9000 190.7.113.54:80 190.7.113.55:80 186.183.220.2:8080 190.121.157.130:9991 190.90.45.2:43659 190.128.112.106:42248 190.93.156.106:8080 190.184.144.170:58975 191.102.95.94:9991 190.217.22.237:999 190.29.101.62:44427 186.96.100.235:9991 186.96.112.93:9991 190.60.4.159:3128 190.61.55.189:9991 190.7.113.60:80 190.85.115.78:3128 190.84.232.82:8080 191.103.254.145:47324 190.90.87.29:999 191.102.70.82:9991 200.24.17.54:8080 190.0.244.253:8080 190.144.51.114:8080 190.248.153.162:8080 190.7.113.52:80 190.7.113.61:80 190.7.113.62:80 200.116.198.177:47021 200.122.211.26:8080 200.35.56.161:35945 200.122.211.6:8080 200.69.71.121:8080 200.69.67.138:999 200.69.83.50:9991 200.29.109.112:44749 200.35.44.189:37452 201.234.178.218:80 201.234.178.222:80 201.184.128.134:30291 200.69.83.53:9991 201.184.130.194:51406 201.219.213.197:999 201.184.175.210:42886 201.236.237.55:45846 201.184.233.179:8080 201.184.175.210:8888 201.219.213.228:8080 200.69.78.91:63141 200.69.86.196:9991 138.186.21.86:53281 132.255.23.157:3128 138.117.85.217:999 138.117.85.162:8080 45.7.134.28:999 45.7.132.78:999 147.75.113.110:8080 190.109.167.9:57608 190.217.25.242:9991 190.90.100.233:8080 152.204.128.46:31578 138.117.84.176:999 170.247.0.230:999 138.117.85.113:999 200.69.66.43:999 200.69.83.51:9991 200.69.83.54:9991 170.247.1.4:8080 152.204.130.62:8080 45.7.132.66:999 179.14.134.1:8083 138.117.84.69:8080 200.110.172.2:80 200.122.213.26:8080 200.69.87.77:999 181.48.54.202:3128 190.0.244.252:8080 181.10.129.85:8080 181.10.135.222:45431 181.10.135.221:23500 181.114.224.42:8080 181.114.63.129:8085 181.13.198.50:8080 181.15.156.170:80 181.209.82.154:23500 181.189.221.209:61783 181.15.156.170:8080 181.94.195.152:8080 181.192.7.231:8080 181.230.22.19:8080 186.18.231.35:8080 186.133.176.174:8080 190.104.255.9:8080 190.110.180.221:9090 190.2.21.155:9991 190.211.80.77:8080 186.153.203.220:8080 190.210.8.70:8080 190.220.1.173:37319 190.221.152.130:52116 186.125.218.130:999 190.104.47.52:8081 186.125.59.8:39858 190.104.47.51:8081 200.127.220.21:8080 200.16.208.187:8080 190.18.207.58:53281 190.210.8.69:8080 200.32.51.179:8080 190.104.47.50:8081 190.104.64.242:9090 200.5.203.58:52116 190.111.238.127:49017 200.89.159.149:8000 190.104.255.13:8080 200.89.178.52:3128 200.89.178.88:3128 190.15.207.185:3128 190.2.63.193:8080 190.14.156.228:23500 190.211.80.76:8080 190.221.217.117:8085 200.89.174.181:3128 200.89.178.195:8080 200.89.178.196:3128 200.89.178.40:80 200.89.178.52:80 201.220.16.103:8080 200.115.48.82:3128 200.127.155.198:8080 191.82.236.216:8080 191.98.222.2:6666 200.5.125.37:8080 200.61.47.234:44065 200.69.236.154:80 200.89.178.156:8080 200.89.178.2:8080 200.68.230.225:38275 200.89.178.42:80 200.85.123.154:53281 200.89.174.109:8080 200.89.178.11:8080 200.89.178.196:8080 200.89.178.22:80 200.89.178.22:3128 200.89.178.2:80 200.89.178.42:8080 200.89.178.83:80 200.89.178.68:8080 200.89.178.88:80 201.231.127.81:8080 200.89.178.83:3128 200.89.178.88:8080 200.69.236.154:8080 200.89.178.11:3128 200.89.178.40:3128 201.231.214.242:8888 200.89.178.40:8080 201.253.185.107:9991 200.89.178.52:8080 200.89.178.83:8080 200.24.240.187:35414 200.61.10.102:55321 200.69.236.154:3128 200.89.178.11:80 200.89.178.156:80 200.89.178.195:3128 200.89.178.22:8080 200.89.178.2:3128 138.219.249.193:3128 45.229.28.17:8080 45.172.108.57:9991 45.172.108.59:9991 45.228.189.1:999 45.230.8.20:51200 45.172.108.48:9991 45.172.108.54:9991 45.229.28.27:8080 45.7.243.21:8080 131.161.238.94:8090 190.111.233.208:53281 45.224.28.8:999 45.229.28.5:8080 152.170.254.43:8080 131.196.82.3:42348 131.161.239.147:8090 131.221.64.152:23500 200.68.230.209:38275 200.89.174.109:80 200.89.178.156:3128 200.89.178.194:3128 200.89.178.194:8080 170.78.75.111:8080 200.89.178.195:80 200.89.178.196:80 200.89.178.42:3128 143.0.245.9:46225 45.5.151.1:9090 45.5.150.3:9090 170.210.80.241:3128 45.172.108.55:9991 170.233.179.229:8080 200.89.174.78:3128 200.89.174.78:8080 23.237.23.73:3128 45.224.28.1:999 188.165.199.101:3128 185.73.206.205:32418 188.73.8.12:38489 195.154.194.149:3128 212.47.234.231:80 217.182.51.230:8080 212.47.249.126:8118 212.83.162.234:80 217.182.51.229:8080 217.182.51.228:8080 37.59.40.152:3128 5.135.178.73:701 37.187.21.85:3128 51.158.98.121:8811 54.36.229.125:3128 51.15.193.253:3128 51.158.111.242:8811 51.254.182.63:60941 51.75.153.238:3128 51.91.159.124:80 51.91.22.235:8080 5.196.132.118:3128 5.196.132.120:3128 5.196.132.121:3128 51.158.119.88:8811 51.158.178.67:3128 51.158.71.75:3128 54.38.110.35:47640 145.239.169.40:8080 77.141.61.205:3128 145.239.169.43:8080 194.167.44.91:80 145.239.169.41:8080 163.172.87.9:3128 217.182.51.224:8080 217.182.51.231:8080 163.172.148.62:8811 88.173.172.53:8080 151.80.199.89:3128 164.132.148.184:8118 5.196.132.124:3128 5.39.82.135:8125 163.172.128.177:8811 51.68.61.17:80 51.91.56.24:80 163.172.152.52:8811 145.239.169.46:8080 163.172.189.32:8811 91.121.82.76:60293 163.172.190.160:8811 163.172.162.215:8811 178.32.80.234:8080 5.196.23.219:80 217.182.120.160:8080 5.196.132.113:3128 51.158.113.142:8811 51.158.120.84:8811 51.158.185.24:3128 51.158.68.133:8811 51.158.123.35:8811 51.158.68.68:8811 54.38.185.17:3128 145.239.169.42:8080 51.91.139.89:8080 62.210.203.105:3128 62.210.124.248:3128 163.172.136.226:8811 163.172.147.94:8811 37.187.149.234:8080 46.105.123.30:3128 5.196.132.119:3128 5.196.132.122:3128 5.196.132.126:3128 51.158.106.54:8811 51.158.108.135:8811 51.158.111.229:8811 51.158.68.26:8811 51.158.99.51:8811 145.239.169.45:8080 163.172.154.72:8811 178.32.80.239:8080 217.182.120.162:8080 217.182.51.227:8080 217.182.120.166:8080 217.182.51.226:8080 217.69.1.72:8080 217.182.120.160:1080 217.182.51.230:1080 217.182.51.228:1080 217.182.51.226:1080 217.182.51.231:1080 217.182.51.225:1080 217.182.51.224:1080 217.182.120.161:1080 217.182.120.164:1080 217.182.51.227:1080 217.182.51.229:1080 217.182.120.163:1080 217.182.120.162:1080 217.182.120.161:8080 217.182.120.167:1080 217.182.120.165:1080 217.182.120.166:1080 37.187.3.45:999 37.59.32.112:8080 37.187.149.129:1080 37.59.32.112:1080 5.196.132.114:3128 5.196.132.112:3128 5.196.132.117:3128 5.196.132.123:3128 5.196.132.125:3128 5.196.132.127:3128 5.196.132.115:3128 5.196.132.116:3128 51.15.168.43:80 5.196.255.171:3128 51.83.232.96:8080 88.190.203.36:80 91.134.180.11:8080 90.110.16.105:80 92.222.180.156:8080 92.222.180.156:3128 94.23.197.219:3128 5.39.65.43:3128 163.172.142.201:8080 95.128.144.1:54420 103.12.161.196:44318 103.101.83.54:8080 103.16.60.146:8080 103.16.63.90:38831 103.216.51.203:9991 103.23.134.22:8080 103.239.55.146:8080 103.242.13.69:8082 103.216.49.189:8080 103.216.48.81:8080 103.9.190.193:32381 110.235.250.2:8080 103.242.14.8:48791 110.74.199.125:35604 103.242.14.68:31127 103.9.188.236:30274 103.9.190.203:8080 110.74.219.122:8080 110.74.221.18:53348 103.9.190.243:33699 103.248.42.88:8080 110.74.208.154:21776 110.74.222.103:60341 110.74.216.230:52023 111.118.128.161:8080 110.74.222.185:54351 110.74.222.212:80 103.9.188.160:61679 111.90.177.133:8080 103.9.190.206:48377 111.118.128.123:8080 111.118.154.20:53281 111.90.188.210:8080 203.80.170.87:21776 110.74.198.67:8080 113.130.126.2:52265 103.9.188.151:38439 114.134.190.230:37767 111.92.243.154:32489 110.74.216.216:53495 111.118.155.80:53990 116.212.129.134:8080 119.15.90.38:31112 119.15.91.137:50712 110.74.193.149:36328 110.74.222.159:40348 119.82.252.71:30506 203.189.133.5:30544 202.131.84.214:8080 119.82.252.115:49085 36.37.183.214:30011 119.82.251.250:44615 119.82.252.29:50235 119.82.253.103:42585 119.82.253.75:8080 119.82.253.123:49731 203.189.137.137:8080 119.82.253.24:44060 203.189.147.182:8080 202.62.60.38:8080 136.228.128.164:53052 119.82.249.4:46641 119.82.252.1:30853 124.248.190.215:8080 43.245.202.110:58684 27.116.61.46:34587 221.120.163.251:45788 36.37.139.2:32854 36.37.160.224:23500 42.115.39.70:49236 49.156.32.108:8080 49.156.35.230:8080 49.156.42.210:8080 49.156.44.138:80 49.156.47.61:8080 119.82.252.25:33573 119.82.252.98:8080 27.109.117.226:55667 203.176.135.98:33747 203.189.136.224:8080 114.134.186.25:57052 114.134.191.194:47080 123.108.252.170:36234 136.228.128.14:61158 116.212.131.27:33069 154.90.8.217:8080 136.228.128.6:51114 36.37.132.225:49026 167.179.4.134:8080 96.9.69.133:50693 96.9.73.80:44320 154.90.14.41:8080 202.62.39.79:8080 175.100.18.45:60537 202.79.25.246:45532 202.79.29.150:8080 203.189.142.23:53281 175.100.72.95:32215 175.100.73.206:8080 96.9.66.112:8080 42.115.88.12:39573 49.156.35.22:8080 119.82.252.122:36182 36.37.134.3:8080 36.37.223.208:57683 42.115.88.220:53281 96.9.69.164:53281 96.9.80.30:8080 96.9.80.62:49666 96.9.67.84:8080 96.9.87.2:8080 136.228.131.104:8080 175.100.16.20:37725 110.74.198.210:8080 110.74.209.202:49239 203.189.153.24:80 27.109.119.132:8080 49.156.45.181:8080 96.9.86.70:33742 185.171.52.234:49532 185.101.231.90:40676 185.134.96.42:8081 185.134.96.234:8080 185.120.251.59:80 185.42.225.114:32231 185.83.197.227:8080 185.134.96.37:8081 185.236.39.55:8080 185.106.138.217:8080 185.125.23.49:8080 185.23.128.180:3128 109.201.9.99:8080 188.136.144.129:3128 109.201.13.187:8080 2.183.232.20:8080 2.180.24.6:3128 217.66.193.251:5220 217.219.179.60:5220 46.100.52.252:8080 5.202.192.150:8080 5.253.24.38:3128 45.87.6.7:3128 37.235.28.9:41353 37.235.28.1:41353 37.235.28.41:41353 79.127.114.190:80 81.12.72.249:8080 46.209.77.236:8080 46.225.128.250:8080 46.32.25.109:80 5.160.171.45:8080 5.160.185.66:3128 5.160.218.71:3128 5.160.85.2:8080 5.202.192.149:8080 5.160.72.146:32074 5.202.192.148:8080 93.126.61.17:35637 79.127.101.31:80 80.191.174.220:8080 79.127.104.174:80 193.148.66.17:8080 78.38.242.10:8080 95.38.210.98:8080 81.12.72.235:8080 79.127.110.224:80 79.127.113.61:80 82.99.232.18:40964 81.12.72.236:8080 81.12.72.237:8080 86.109.46.173:34979 5.160.150.128:8080 151.232.219.240:8080 91.98.101.44:59052 31.47.61.35:8080 37.152.163.35:8080 37.235.28.42:32935 37.32.10.215:56696 89.41.43.167:80 37.152.163.35:80 81.12.72.241:8080 95.38.209.126:8080 46.209.77.231:8080 84.241.31.70:8080 84.241.44.182:8080 85.133.245.35:46187 178.22.122.76:8585 85.133.245.36:46187 178.22.122.93:8080 89.43.217.46:8080 91.186.218.25:23500 94.241.166.75:8080 178.173.161.59:808 95.82.35.130:80 95.82.35.197:80 78.38.227.254:35158 78.38.99.179:8080 78.38.99.180:8080 79.175.132.41:3128 79.127.105.158:80 79.127.109.63:80 85.133.130.131:8080 85.133.245.34:46187 81.12.72.253:8080 82.99.204.29:8080 87.107.18.85:8080 94.101.141.242:80 94.183.175.66:23500 46.32.25.109:8080 91.98.129.241:8080 95.82.35.194:80 81.12.72.250:8080 94.183.149.131:8080 95.38.14.3:8080 95.82.27.254:80 185.159.87.249:54100 92.50.23.66:8080 188.136.223.163:8888 185.57.164.167:80 91.98.152.10:8080 157.119.188.61:8080 217.219.193.123:39496 104.248.155.165:8080 20.184.24.172:3128 209.97.173.209:8080 207.148.76.176:3128 207.148.76.187:8080 13.67.55.176:3128 206.189.80.16:8080 207.148.78.37:8118 139.180.144.157:8080 206.189.45.166:8888 206.189.45.191:80 128.199.90.230:8118 139.180.128.99:8000 139.180.217.218:3128 45.32.102.175:8080 45.76.146.166:8080 45.76.145.145:3128 45.77.34.150:9999 45.77.42.14:3128 45.77.45.69:8080 52.187.121.7:3128 68.183.188.100:3128 45.32.112.140:3128 45.32.113.59:8000 45.76.146.8:3128 45.76.145.182:3128 45.76.176.78:8080 45.77.40.254:8080 54.169.173.153:8118 139.180.132.21:8080 139.180.147.14:3128 139.99.16.116:3128 66.42.59.42:3128 149.28.139.109:3128 206.189.88.24:8080 45.76.150.70:3128 45.76.183.66:8080 45.77.252.85:8080 139.180.210.50:8080 149.28.157.4:8080 163.44.151.156:8888 159.89.201.15:8080 128.199.254.103:23352 149.28.148.51:3128 13.229.69.213:8118 163.44.148.89:1080 167.71.193.248:8080 163.44.148.89:8080 163.44.151.156:1080 163.44.151.156:8080 163.44.158.53:3128 163.44.158.53:81 163.44.158.73:8888 167.71.192.11:8080 163.44.159.57:3128 159.65.130.40:8888 165.22.63.194:8080 52.221.215.54:8080 167.71.205.62:8080 149.28.128.23:9999 163.44.158.53:8000 66.96.193.206:8080 163.44.158.53:8888 94.237.78.196:3128 178.128.27.168:8080 207.148.116.36:3128 45.77.42.14:8000 207.148.116.36:8888 178.128.106.137:8080 178.128.106.9:8080 180.210.201.57:3130 45.76.152.65:3128 45.76.156.233:3128 45.77.35.153:3128 45.77.39.239:3128 54.169.210.227:8118 94.237.77.196:80 52.77.249.154:8118 180.210.201.54:3128 180.210.201.55:3129 66.42.57.89:3128 163.44.148.89:8888 163.44.159.57:8000 45.76.183.66:80 47.74.183.156:3128 178.128.82.97:3128 178.128.100.74:8080 178.128.50.159:8080 178.128.98.43:8080 139.180.140.16:3128 163.44.148.89:3128 163.44.151.156:8000 163.44.158.73:1080 167.71.193.248:80 178.128.62.211:8080 45.32.113.59:3128 45.76.183.155:3128 54.255.188.140:80 52.221.207.45:80 66.42.55.80:8080 52.187.65.56:3128 178.128.84.254:80 139.99.6.142:3128 185.101.94.150:6969 195.201.230.61:3128 195.201.32.9:3128 116.203.127.92:3128 116.203.47.157:8080 207.180.226.111:3128 116.202.110.204:3128 207.180.223.239:80 116.202.105.177:8118 130.193.112.146:36923 138.201.72.117:80 213.182.158.222:80 217.91.164.39:80 138.197.177.33:3128 138.201.106.88:8080 138.201.223.250:31288 31.22.26.47:6666 80.155.163.164:8080 46.101.155.23:3128 5.189.133.231:80 5.56.18.35:38827 62.159.156.142:80 93.190.253.50:80 144.91.83.160:3128 94.130.20.85:31288 94.130.92.52:3128 94.177.224.211:8080 94.177.224.211:80 144.91.77.224:3128 134.209.254.32:8080 207.180.226.111:8080 78.47.202.24:3128 207.180.226.111:80 207.180.233.138:3128 144.91.73.67:3128 88.99.76.98:3128 164.68.113.224:3128 5.189.133.9:8080 136.243.47.220:3128 164.68.101.106:3128 5.189.169.12:80 164.68.113.224:8888 138.201.34.85:8888 157.230.112.218:80 167.99.142.213:3128 173.249.35.163:655 144.91.77.217:3128 148.251.11.217:3128 167.86.92.144:3128 172.105.77.206:3128 176.9.127.77:9787 173.212.231.105:3128 173.212.202.65:80 173.212.254.171:3128 91.67.17.221:3128 173.249.35.163:1448 94.177.224.211:3128 164.68.101.107:3128 91.205.174.26:80 5.189.163.32:8888 164.68.103.171:3128 144.91.77.223:3128 54.36.119.173:3128 144.91.78.50:3128 79.253.203.5:8080 176.9.127.77:9640 46.101.176.49:8080 91.8.60.88:7425 5.9.73.93:8080 95.179.249.190:3128 178.238.234.44:3128 178.200.170.41:8080 78.47.41.105:8080 144.91.77.225:3128 144.91.83.133:3128 157.230.112.218:8080 173.212.205.33:3128 173.249.35.163:10010 173.249.35.163:10020 116.203.9.48:3128 207.154.231.213:3128 207.154.231.212:8080 207.154.231.212:3128 207.154.231.216:3128 207.154.200.199:3128 207.154.231.216:8080 207.154.231.213:8080 207.154.231.217:3128 207.154.231.211:8080 207.154.231.211:3128 207.154.231.217:8080 207.180.240.231:8000 46.4.96.137:8080 46.4.96.137:3128 5.189.163.32:8080 80.241.210.126:3128 88.198.24.108:8080 88.198.24.108:3128 88.198.50.103:3128 88.198.50.103:8080 104.243.252.231:8080 185.238.239.37:8090 185.119.186.10:8090 185.149.201.138:41258 185.238.239.80:8090 185.238.239.103:8090 185.238.239.56:8090 185.238.239.93:8090 185.238.239.64:8090 193.193.71.178:43857 193.34.55.64:50099 185.79.243.137:48488 188.121.8.222:52190 109.196.15.142:49133 194.181.82.190:35447 194.28.222.1:31227 185.238.239.76:8090 185.50.166.224:8080 109.196.82.214:46950 109.199.77.83:44764 193.106.130.249:8080 193.239.103.19:34415 212.180.196.130:36829 217.168.128.226:8080 212.180.196.131:36829 212.87.248.11:40762 37.247.209.179:8080 31.179.188.158:51184 31.179.224.42:54553 51.68.141.240:3128 46.20.59.243:47497 5.63.188.165:44281 91.150.189.122:42398 91.207.184.112:53281 188.125.40.221:36769 91.222.27.31:46514 92.244.36.85:47150 62.89.68.220:46862 130.180.196.43:30567 78.8.188.250:32040 151.248.63.153:8080 77.87.1.43:8080 78.8.126.198:8080 81.190.208.52:34418 213.241.10.15:53947 46.20.59.11:8080 83.29.102.64:8080 46.227.247.27:8080 87.116.201.80:8080 85.193.195.236:53233 155.133.83.91:8080 88.199.82.66:32110 176.103.40.198:43581 62.69.214.17:8090 93.179.209.216:57520 79.191.49.254:8080 176.221.108.218:8080 178.212.54.137:8080 82.177.38.187:8080 83.168.86.189:8090 46.232.132.249:53769 83.2.189.66:38011 83.29.230.243:8080 178.217.140.70:443 178.217.216.184:49086 178.219.31.252:8080 5.185.66.236:8080 87.251.238.156:43549 89.186.1.215:53281 91.225.190.77:53281 95.160.17.142:40472 80.52.206.34:59061 82.177.38.195:8080 83.13.50.149:3128 88.199.164.141:8080 88.199.21.75:80 88.199.164.136:8080 88.199.82.68:32110 89.174.219.74:8080 93.179.231.41:41258 91.204.154.238:8080 94.240.28.242:47910 91.236.133.18:8080 178.219.28.254:8080 78.8.188.200:32040 83.13.164.202:41734 83.175.166.234:8080 85.232.248.9:8080 88.199.164.140:8080 89.22.210.191:41258 91.206.210.54:31909 31.214.138.207:8080 62.148.92.197:8080 83.242.123.248:8080 83.12.5.154:8080 81.161.205.4:8080 83.17.171.250:57087 94.40.90.10:46608 192.162.62.197:59246 194.28.223.242:31227 181.112.228.6:999 181.112.217.78:30270 181.112.62.154:30111 181.112.225.78:35482 181.113.225.114:8080 181.112.57.54:53281 181.113.225.198:53281 181.112.57.34:43727 181.112.228.182:50621 181.113.135.254:52058 181.112.216.54:41977 181.112.228.6:9991 181.113.131.98:47961 181.113.35.6:33314 181.112.58.22:65238 181.198.242.220:8080 181.196.31.2:53281 181.196.244.182:48241 181.198.97.241:30072 181.211.38.62:47911 181.211.240.147:30674 181.211.162.86:53281 181.211.245.74:38033 181.211.38.58:53281 181.211.38.138:8080 181.196.145.106:45576 181.196.147.98:51343 181.196.254.202:53281 181.196.205.250:54024 181.196.77.70:53281 181.196.31.106:61724 181.39.32.122:8080 181.211.34.227:35692 186.178.7.142:45311 186.42.224.222:42192 186.47.17.70:54909 186.47.82.6:41430 186.47.41.146:53281 190.11.15.2:33908 190.52.193.100:80 190.152.223.2:61860 190.152.39.78:39906 186.4.251.135:8080 186.42.173.122:42589 186.42.252.122:59882 190.214.26.90:53281 186.42.163.234:35177 186.42.252.46:37519 186.42.186.202:48281 186.46.136.70:30750 186.46.39.50:59127 186.46.222.226:59765 186.47.83.126:80 190.152.0.130:37582 190.152.37.90:8888 190.152.36.102:31884 190.152.71.30:58727 186.3.147.10:21776 186.46.3.238:46849 190.57.169.174:57627 190.152.213.126:44811 201.182.241.98:9991 190.152.36.82:34575 190.152.12.54:41031 190.152.71.230:54354 186.42.175.138:40125 186.46.6.233:46849 190.52.193.90:63141 190.52.193.97:63141 190.152.245.18:8080 190.214.27.46:8080 201.219.57.82:9991 190.63.144.26:48302 190.63.144.29:48302 191.100.25.218:21231 200.124.243.59:8080 201.217.71.122:8080 201.219.32.105:999 201.219.57.89:9991 200.69.181.74:8080 201.219.57.88:9991 45.236.170.9:3282 45.70.200.178:8080 45.71.113.204:999 45.236.104.86:8080 45.70.200.179:8080 190.12.58.187:53281 45.162.72.3:9991 190.152.19.62:36711 170.246.85.106:50991 45.236.170.6:3282 45.224.97.106:999 45.224.20.41:999 181.112.40.114:46310 201.219.57.84:9991 102.165.68.20:8080 102.130.114.89:8080 102.177.105.34:3128 102.130.114.89:8000 102.176.197.253:56580 102.182.77.131:8080 102.130.114.89:3128 105.19.59.192:80 196.251.19.114:53281 105.19.49.178:80 105.247.171.202:8080 105.212.11.128:59610 105.29.85.19:51130 196.37.158.200:8080 105.28.121.209:40638 196.44.67.172:53281 197.148.64.194:8080 105.28.113.134:61910 105.29.64.195:41130 196.251.19.115:53281 196.37.158.201:8080 105.27.198.210:40638 197.231.196.44:43298 196.251.19.113:53281 196.41.102.130:50933 105.19.49.182:80 105.27.116.46:52075 196.44.38.115:34148 197.242.206.105:51489 197.245.230.122:36844 129.205.138.162:36423 41.164.247.250:38460 41.193.22.153:45272 213.172.156.35:33885 41.169.11.210:45088 41.170.4.13:53281 41.138.66.145:8080 41.160.40.2:37741 41.164.247.186:53281 41.175.158.114:8080 66.251.179.225:8080 41.193.238.242:8080 41.79.16.154:8085 154.126.209.233:44042 154.126.211.169:41014 154.66.254.193:42914 156.0.229.194:40956 156.155.176.220:8080 196.15.170.98:32965 165.73.130.201:8080 154.0.15.65:8080 154.117.159.228:8080 154.0.15.166:46547 154.119.79.254:53281 165.255.73.63:53281 154.70.134.75:8080 165.255.84.61:8888 165.73.128.225:56975 168.253.71.149:53281 41.160.252.116:53281 41.162.121.131:59400 41.193.238.249:8080 169.0.92.192:8080 169.1.151.19:8080 169.255.234.166:8080 41.160.136.77:8080 41.160.6.186:42506 41.169.158.90:8080 165.255.254.204:8080 154.0.12.233:8080 154.0.15.233:8080 169.239.45.37:8080 154.117.155.42:33219 169.159.190.25:53281 41.169.146.2:8080 41.170.12.92:37444 41.170.84.218:12354 154.0.14.113:8080 154.66.241.27:52004 160.119.44.210:8080 169.239.223.136:30644 169.255.222.227:58954 197.245.103.109:8080 41.76.218.96:8080 105.22.37.2:51130 165.255.250.12:8080 41.180.65.27:45160 102.164.214.225:61689 196.6.232.32:8080 185.108.123.241:3128 185.108.123.245:3128 185.142.208.160:53494 185.15.252.41:8080 185.219.164.139:8080 185.138.69.110:39274 185.32.181.153:8080 185.57.228.61:53281 185.199.84.161:53281 185.99.64.75:50167 185.47.223.53:8080 188.75.138.234:61584 193.165.152.110:8080 194.213.43.166:58015 185.131.60.103:53281 188.75.152.114:50630 193.86.229.230:8080 109.164.112.109:23500 109.238.222.5:46238 213.250.228.18:8080 212.24.148.234:55017 213.226.255.24:55188 46.167.205.153:32814 46.253.96.185:41258 46.253.97.42:41258 79.110.39.161:8080 79.98.77.242:8080 82.100.4.63:45794 82.100.63.181:51719 46.167.205.150:32814 46.227.14.107:52689 89.102.198.78:38412 89.111.105.77:41258 128.0.179.234:41258 80.87.184.49:41258 77.48.22.59:38415 82.113.39.38:33915 80.250.20.190:8080 89.111.105.78:41258 89.111.105.94:41258 89.111.105.68:41258 93.185.96.60:41003 91.139.1.158:37504 95.129.97.13:34706 176.74.134.6:53281 217.30.77.209:53281 89.111.105.73:41258 90.178.25.224:60737 90.183.158.50:55065 46.227.169.206:8888 46.253.97.43:41258 46.28.108.251:3128 93.153.95.186:39413 93.99.179.233:8080 178.77.197.96:55555 78.108.110.113:8080 77.48.23.181:38813 88.146.168.15:60381 88.102.13.246:33651 89.239.25.7:31964 89.248.244.182:8080 89.31.46.208:8080 93.185.96.61:43749 93.185.96.62:41003 93.99.179.133:8080 93.99.179.51:8080 93.99.190.65:8080 93.99.68.177:44017 77.48.23.199:51937 88.81.72.240:35476 89.111.105.81:41258 89.111.105.88:41258 46.183.56.107:49725 80.90.133.250:8080 89.102.2.149:8080 95.80.252.189:52371 178.77.238.2:8080 187.131.229.201:3128 187.188.17.170:8080 187.190.236.149:3128 187.190.36.234:3128 187.191.4.88:8080 187.162.11.94:3128 187.243.248.86:8080 189.157.226.78:8080 189.187.174.189:8080 189.174.112.102:8080 189.204.242.178:8080 187.130.139.197:6300 187.188.71.107:3128 187.216.90.46:53281 187.191.20.11:54375 187.217.246.82:8080 187.191.20.5:54375 187.248.71.119:8080 187.163.36.54:35611 187.248.71.121:8080 187.189.73.66:9991 189.201.192.114:43451 187.190.236.137:3128 189.183.140.116:8080 187.141.164.242:31120 187.190.220.101:8080 187.191.20.3:54375 187.248.71.117:8080 200.94.140.50:41768 201.144.14.229:53281 200.188.151.212:8080 187.188.168.57:9991 187.243.253.182:33796 201.148.23.117:52369 201.151.79.30:8080 201.116.230.229:43365 200.66.94.147:8080 131.196.141.181:33729 131.196.141.208:33729 131.196.141.179:33729 38.123.76.35:999 45.5.94.148:35258 45.5.94.219:35258 45.5.94.221:35258 189.157.102.241:8080 189.194.93.226:8080 189.198.239.61:33920 189.204.158.161:8080 131.196.141.148:33729 131.196.141.95:33729 131.196.143.174:33729 131.196.141.32:33729 131.196.143.209:33729 131.196.141.201:33729 38.123.76.45:999 170.81.141.35:53281 177.224.81.60:8080 38.123.76.111:999 45.5.94.145:35258 138.186.200.21:8080 148.217.94.54:3128 45.175.239.254:999 189.198.224.1:80 189.204.241.44:56792 201.140.116.186:8080 201.159.177.74:41170 185.185.113.20:47413 185.200.36.91:8080 185.251.33.194:39613 185.237.80.214:38469 185.80.21.93:8080 185.83.145.92:3128 185.208.100.198:54016 185.86.4.78:3128 193.160.214.136:8090 185.208.100.199:8080 109.236.48.29:9999 185.51.36.152:41258 109.236.48.44:59953 109.236.48.33:9999 193.160.214.143:8090 193.160.214.138:8090 195.175.74.254:8080 212.154.83.126:35116 212.156.146.22:40080 212.154.58.121:35116 213.159.29.248:3128 212.154.83.113:35116 212.156.55.34:8080 213.128.78.156:3128 212.154.58.114:35116 212.2.204.181:60725 31.145.51.146:8081 95.0.35.210:8080 95.0.66.14:9090 78.186.194.45:8080 81.8.66.150:8081 212.154.58.124:35116 79.123.169.130:8080 81.8.66.147:8081 85.106.82.210:80 5.181.19.1:8080 88.248.23.216:36426 95.9.113.12:52566 95.0.66.17:9090 176.235.99.114:30865 176.235.184.194:8080 178.250.92.18:8080 176.235.80.110:9090 95.0.66.12:9090 95.0.66.15:9090 31.145.138.129:31871 95.9.216.171:8080 78.187.50.200:47103 78.186.111.109:8080 78.187.159.161:8080 85.98.95.59:31284 85.99.228.87:42371 176.235.191.136:7070 95.0.194.6:9090 95.9.150.33:54749 88.255.102.90:8080 88.255.182.170:8080 176.235.99.37:55354 212.175.98.174:8080 213.14.31.122:48024 78.187.90.47:8080 88.255.102.119:23500 31.145.137.139:31871 104.167.113.48:3128 192.158.15.201:60684 192.99.43.175:8080 192.99.43.175:3128 207.188.73.155:80 199.19.254.164:8080 24.37.245.42:36836 23.236.180.234:800 23.229.0.242:800 216.126.82.39:8080 138.128.117.162:801 23.236.180.234:80 51.79.141.173:8080 51.79.25.221:8080 51.79.28.43:8080 52.139.5.123:3128 51.79.140.77:8080 51.79.38.73:9999 144.217.74.219:3128 142.165.167.117:53281 68.183.198.164:8080 144.217.169.71:8080 68.183.198.164:80 144.217.161.146:8080 149.56.106.104:3128 149.56.191.12:8080 138.197.169.237:3128 159.203.13.53:3128 159.203.27.152:8080 159.203.34.129:8080 144.217.22.128:8080 159.203.8.17:80 159.203.13.53:80 149.56.12.174:8080 159.89.113.32:3128 24.226.146.46:48242 51.79.141.195:8080 165.227.33.84:3128 52.60.91.99:8888 158.69.0.139:3128 159.203.36.11:8080 23.229.0.242:80 51.79.141.1:8080 68.183.198.164:3128 70.35.213.229:36127 74.59.132.126:49073 51.79.141.88:8080 51.79.29.48:8080 51.79.65.157:3128 52.139.3.25:3128 159.203.44.177:3128 198.50.214.17:8585 23.236.180.234:801 35.182.44.186:8080 51.79.88.224:8080 51.79.89.139:8080 51.79.92.33:8080 51.79.88.64:8080 71.17.253.132:60508 69.196.150.210:3128 167.99.179.88:3128 185.108.141.74:8080 185.108.141.19:8080 185.189.199.75:23500 185.242.168.118:8080 195.238.85.215:50948 109.199.133.161:23500 109.120.220.52:44517 195.234.87.211:53281 193.151.80.1:8080 193.68.19.34:40377 213.226.11.149:41878 212.95.180.50:53281 62.176.126.67:35830 46.10.241.140:53281 83.228.74.251:50800 46.229.206.135:39083 94.236.198.183:41258 95.158.153.69:49753 78.130.246.44:61469 78.130.145.167:36180 158.58.197.227:51481 193.68.11.205:3128 87.121.77.202:31337 92.247.2.26:21231 92.247.148.126:8080 92.247.151.174:59284 93.152.176.241:54136 93.152.176.225:54136 62.176.126.66:35830 92.247.93.142:58671 93.152.176.249:54136 46.35.184.187:61003 46.10.240.62:34621 91.92.10.112:8080 92.247.127.114:61218 92.247.142.14:53281 46.55.161.162:40365 94.236.198.160:33822 151.237.126.34:33695 77.238.79.111:8080 77.85.169.51:36385 84.242.188.162:38182 85.187.245.97:53281 94.236.200.152:8080 95.158.153.57:49753 95.87.14.245:41258 178.169.196.87:48834 95.87.14.3:34731 95.87.14.47:45522 178.217.91.137:53281 77.70.115.103:8080 151.237.84.115:8080 213.222.34.200:53281 5.32.131.98:53792 62.182.114.164:60476 77.78.21.34:8080 77.85.169.149:8080 85.187.17.39:53281 85.196.147.146:55262 103.21.150.184:3128 113.160.218.14:50670 113.161.71.223:8888 103.35.64.12:3128 115.79.24.188:38702 113.161.64.4:8080 113.160.206.37:61237 113.164.79.177:46281 113.166.127.60:8080 113.175.22.92:8080 113.161.68.146:8080 119.17.216.8:3128 117.2.121.203:8080 117.2.17.26:53281 113.160.234.147:56570 115.75.2.213:38351 117.6.161.118:53281 117.7.230.113:443 117.4.243.172:49350 117.4.247.218:3128 221.121.12.238:36077 117.4.107.199:53531 117.7.230.113:8080 202.151.160.14:3128 118.70.12.171:53281 27.72.61.48:48455 117.4.145.16:51487 203.113.152.195:3128 27.72.72.48:60131 125.212.193.24:3128 27.2.7.59:52148 27.68.135.14:30199 27.72.56.206:57028 27.72.29.159:8080 45.117.82.93:3128 118.70.144.77:3128 14.171.203.104:8080 14.232.245.245:8080 123.27.3.246:32259 27.72.244.228:8080 27.72.75.227:8080 14.248.83.218:8080 14.249.167.200:8080 42.115.221.58:3128 180.93.15.185:8080 180.148.4.194:8080 14.162.146.128:40080 113.172.220.167:8080 222.252.25.168:8080 113.176.88.10:46281 14.232.245.221:8080 27.72.98.89:8080 182.176.228.147:57472 182.176.95.147:8080 103.100.188.51:8080 103.105.209.26:8080 103.73.102.154:80 182.191.84.39:80 103.73.102.114:8080 103.73.102.130:8080 103.73.102.154:3128 202.143.121.245:8080 110.39.174.58:8080 110.36.228.168:8080 110.37.218.82:8080 103.86.135.42:8080 202.141.248.130:8080 116.90.122.3:8080 116.58.37.180:80 110.38.8.51:8080 110.39.52.10:59287 116.71.132.53:8080 202.141.250.25:8080 118.103.233.103:8080 121.52.149.219:8080 202.166.160.106:8080 116.90.122.3:80 203.130.18.122:50136 202.141.230.10:8080 125.209.116.182:31653 125.209.123.186:8080 202.166.165.18:8080 203.215.181.219:56543 125.209.126.18:8080 42.201.183.155:8080 42.201.253.200:8080 125.209.115.186:8080 203.124.47.98:63141 125.209.99.14:33472 125.209.116.154:52723 125.209.116.234:39301 125.209.78.118:8080 125.209.91.10:8080 39.50.172.241:8080 202.142.158.114:8080 58.65.128.234:35614 125.209.123.187:8080 125.209.82.78:35087 103.20.132.160:3128 203.170.69.234:8080 110.39.244.166:8080 103.1.94.213:53281 182.93.80.28:8080 182.93.85.222:52602 182.93.95.146:8080 103.127.49.14:8080 103.235.199.9:52418 103.28.86.241:61954 103.235.199.46:31611 103.98.128.51:8080 202.63.242.226:50325 110.44.117.26:43922 110.44.122.85:8080 202.166.207.218:56576 202.51.90.44:8080 110.44.122.198:8080 202.79.34.149:47215 202.166.211.143:40581 202.166.216.249:23500 202.166.196.28:50153 202.166.205.78:58431 124.41.211.153:47411 202.166.207.58:58927 116.90.229.186:51436 202.79.46.153:42992 202.166.202.29:58794 202.166.207.109:8080 202.79.43.76:41734 124.41.213.44:53931 202.79.43.139:8080 124.41.211.40:54424 124.41.214.57:38374 124.41.211.180:37954 139.5.71.126:23500 139.5.71.70:23500 124.41.213.211:30626 124.41.217.210:80 124.41.243.72:44716 139.5.68.98:80 139.5.73.11:8080 139.5.71.46:23500 202.63.242.20:56610 202.79.56.90:23500 118.91.175.210:8080 124.41.240.171:35455 139.5.71.94:23500 49.236.212.3:8080 49.236.212.2:8080 116.66.197.228:8080 109.122.80.234:44556 188.255.242.181:6666 188.255.242.253:6666 188.255.242.109:6666 109.111.235.86:8888 109.245.215.255:53281 188.255.187.226:8080 188.255.242.118:6666 188.255.242.17:6666 109.111.225.90:6666 109.111.225.97:6666 109.111.243.194:6666 109.245.215.252:53281 195.178.56.33:8080 195.178.56.35:8080 212.200.113.189:8080 217.17.98.93:45838 24.135.62.176:32231 212.200.27.134:8080 84.22.61.46:53281 87.116.134.107:35695 147.91.111.133:37979 79.175.107.227:8888 91.143.218.146:3128 93.87.5.70:37641 93.87.66.66:46094 147.91.111.132:37979 91.150.77.58:54037 80.74.164.118:8888 178.253.249.200:8080 178.79.24.36:8080 84.22.46.161:8080 84.22.59.149:8080 91.150.77.57:54037 92.42.250.41:8888 89.216.48.230:44061 93.87.17.1:53281 178.237.208.78:37653 85.222.191.222:36337 178.222.249.230:41493 178.254.159.93:6666 217.169.209.237:8080 82.117.215.14:8088 82.117.215.14:80 93.87.28.158:53281 178.254.155.6:6666 93.87.82.222:3128 185.122.44.218:47153 185.132.228.118:55583 185.123.233.213:8080 185.49.248.44:8000 185.203.174.154:8080 185.172.201.17:41258 109.70.202.137:41258 109.239.255.33:8888 109.70.201.2:53517 2.58.185.25:8080 2.38.152.84:3128 217.61.123.198:3128 212.66.127.242:41258 2.230.19.211:8081 31.187.106.52:30889 212.43.123.18:41258 78.134.10.76:8080 46.20.93.83:41258 85.43.127.116:80 93.88.107.125:34626 80.211.45.251:3128 80.211.72.187:8080 195.206.4.16:31154 80.211.135.240:8080 80.211.72.187:3128 85.47.31.179:3128 88.147.125.243:58818 92.245.161.204:53281 92.245.174.78:41258 93.145.17.218:8080 176.57.126.14:33200 95.142.219.181:56379 95.87.127.48:59969 212.237.30.203:3128 88.147.17.60:47067 95.141.36.112:8686 151.22.181.253:8080 78.134.48.21:8080 80.211.31.121:8000 80.211.31.121:8080 93.46.40.180:3128 80.211.135.240:3128 80.211.31.121:80 93.39.112.233:43417 104.40.177.48:80 206.54.170.140:4433 206.189.104.103:8888 128.199.54.60:3128 37.139.11.197:3128 13.93.28.51:8080 52.157.215.147:3128 37.58.83.234:8080 52.157.95.234:80 89.38.98.31:3128 52.142.235.16:8080 89.105.202.97:8080 142.93.130.169:8118 83.167.203.174:54450 167.99.19.129:16516 84.243.236.201:8080 52.157.177.105:80 95.179.147.158:3128 167.71.2.77:8080 37.58.83.235:8080 178.128.243.130:8080 206.54.170.130:4433 206.54.170.134:4433 178.62.234.232:8888 89.105.202.78:8888 52.157.215.67:3128 95.97.134.86:3128 178.62.246.248:8080 13.95.132.65:8888 178.62.244.192:8080 178.62.254.252:8118 206.189.106.149:8080 206.189.111.72:3128 206.189.103.97:3128 206.189.111.57:3128 217.23.6.40:3128 217.23.6.40:8080 82.196.11.105:3128 82.196.11.105:8080 85.147.153.34:80 95.179.150.131:8080 95.211.89.6:8118 78.141.221.213:3128 185.44.232.30:53281 109.167.113.9:40376 195.77.80.154:42402 195.55.108.26:3128 217.125.69.234:443 37.135.51.140:53281 37.230.74.54:8080 213.98.67.40:57323 212.230.130.221:49698 213.0.12.138:3128 213.140.51.146:3128 37.10.76.68:8080 37.134.233.4:80 213.96.245.47:8080 46.24.85.74:37745 46.39.193.71:8080 85.217.137.77:3128 85.62.10.84:8080 88.26.52.85:8080 79.148.109.200:3128 80.28.7.3:50866 80.29.68.242:8080 83.53.165.252:8080 84.124.28.56:48694 80.24.113.181:4145 85.62.10.82:8080 80.28.102.26:8080 89.140.125.17:80 83.37.254.67:8080 91.151.106.127:53281 80.32.122.118:60971 95.60.255.37:3128 85.62.10.89:8080 62.99.53.95:32654 83.61.3.222:3128 85.62.10.83:8080 62.99.68.79:31094 87.124.164.34:31668 79.147.142.186:8080 80.28.243.202:48606 81.33.4.214:61711 197.210.143.182:36496 197.210.187.46:45753 105.112.84.137:8080 196.43.235.193:53281 196.43.235.30:53281 197.210.129.142:80 197.255.60.142:3128 105.112.83.35:55102 197.157.219.9:51239 197.210.217.66:51570 105.112.8.53:3128 197.210.134.66:8080 197.149.125.50:45224 197.210.153.126:58253 197.211.45.4:10000 105.235.201.234:54217 197.210.186.38:59697 197.211.39.7:43003 41.216.163.46:8888 41.73.15.134:8080 41.73.15.134:80 41.76.196.230:8080 41.73.15.246:8080 41.73.15.130:8080 41.204.242.98:44435 41.76.155.134:8080 154.118.52.216:39596 154.118.52.242:33767 155.93.108.170:59829 41.203.75.194:8080 41.73.15.130:80 45.195.5.9:8080 41.207.251.194:8080 41.73.15.246:80 41.78.82.180:8080 154.113.69.154:8080 154.113.98.235:80 41.242.57.34:38783 129.56.32.187:8080 41.76.196.210:8080 1.65.215.112:8080 103.195.6.195:8080 104.250.34.179:80 124.156.108.71:82 202.85.52.151:80 202.60.225.49:59024 203.90.241.230:8080 43.255.118.203:3128 47.89.37.177:3128 47.91.218.212:8080 47.90.28.54:8888 47.75.90.57:80 47.90.83.213:8888 59.149.159.230:8888 123.1.170.138:3128 150.109.55.190:83 159.138.22.112:80 159.138.21.170:80 223.16.229.241:8080 13.70.40.103:8080 159.138.1.185:80 159.138.20.247:80 168.70.26.227:8380 43.255.118.175:3128 42.3.80.81:8080 43.255.118.174:3128 47.52.231.140:8080 58.82.214.233:8888 159.138.3.119:80 168.70.26.227:8197 43.255.118.176:3128 59.188.136.230:1080 159.138.5.222:80 159.138.9.109:3128 103.195.6.144:3128 23.101.2.247:8118 47.75.14.39:80 185.184.196.251:8080 185.255.46.171:8080 185.143.43.34:8080 185.14.248.98:8080 185.184.196.188:8080 185.138.123.78:55630 185.14.250.204:58185 185.136.150.201:54597 185.255.47.115:8080 185.42.192.69:8080 185.14.250.168:53281 109.224.1.210:50617 185.255.46.57:8080 188.72.9.93:8080 109.224.22.29:8080 185.184.196.243:8080 194.127.111.218:9991 188.72.6.98:57778 188.72.9.92:8080 194.127.111.206:8080 212.126.107.2:31475 213.32.252.120:45728 37.98.227.70:8080 62.201.210.134:43943 62.201.210.134:8888 5.8.240.6:54322 92.119.61.178:8080 176.241.89.36:38170 95.170.208.42:8080 91.192.4.29:8080 62.201.238.30:8080 176.241.94.84:61609 62.201.221.93:8080 62.201.217.194:8080 91.192.4.27:8080 185.255.46.100:30678 62.201.228.138:8080 195.171.27.244:3128 217.61.23.111:8080 217.61.23.111:80 217.61.23.111:3128 35.177.190.183:80 79.78.184.12:56834 62.252.140.210:8080 51.140.93.215:3128 51.140.98.229:3128 188.227.174.129:8080 206.189.118.179:8080 159.65.25.109:3128 81.92.202.192:80 51.140.28.67:3128 51.38.71.101:8080 167.71.142.245:8080 176.35.250.108:8080 178.32.59.233:53281 18.130.127.173:8080 165.22.123.198:8080 51.89.229.55:8080 167.71.131.143:8080 95.179.230.135:30085 91.194.42.51:80 94.177.255.8:80 95.179.232.55:31086 95.210.2.206:56790 51.143.128.236:3128 95.179.199.155:8080 51.89.228.17:8080 51.89.229.233:8080 94.177.255.8:8080 206.189.30.235:80 51.77.111.117:80 103.105.212.106:53281 103.67.165.62:8080 103.6.104.105:38898 114.108.254.59:8080 202.57.49.146:58597 112.198.31.130:8080 120.29.124.131:8080 122.2.37.38:61167 122.55.250.90:8080 202.57.35.74:37211 202.57.47.202:43615 202.57.39.134:46227 202.57.55.242:33057 203.160.168.170:8080 210.1.82.194:8080 119.93.152.192:49889 202.57.52.18:57126 119.93.235.205:41731 203.177.1.82:80 112.199.76.119:80 203.177.1.82:8080 203.177.133.148:47153 152.32.69.29:8080 124.105.29.184:3128 210.4.120.246:8080 116.50.169.189:80 202.84.127.1:3128 180.232.77.107:37686 58.69.215.187:8080 180.232.123.251:3128 121.58.246.247:8080 124.6.140.66:8080 183.181.20.62:80 20.43.76.112:8080 118.27.14.36:3128 118.27.19.72:8080 118.27.7.206:8080 118.27.14.36:1080 118.27.19.72:1080 122.152.138.139:8118 124.219.176.139:39589 207.148.96.64:3128 219.94.245.97:55555 61.118.35.94:55725 45.77.13.228:8080 52.197.202.209:3128 140.227.230.89:60088 167.179.66.179:3128 167.179.71.192:3128 167.179.118.51:3128 172.104.64.247:3128 210.153.159.232:8080 47.74.38.43:8118 180.235.39.9:80 133.167.123.158:3128 167.179.68.251:3128 202.182.121.205:8080 202.182.121.205:3128 207.148.106.222:8080 207.148.113.241:3128 89.31.125.30:80 89.31.125.95:80 157.65.25.99:80 186.103.148.204:3128 186.64.120.183:80 190.196.72.166:32637 186.103.173.189:47414 190.164.140.70:999 186.64.120.183:8080 190.151.94.2:46615 190.160.31.229:8080 186.10.82.22:34441 190.82.82.146:55090 190.54.100.76:8080 200.54.178.147:8080 200.41.94.121:41310 201.217.250.114:80 200.41.94.105:41310 45.160.5.251:8081 45.160.7.67:8081 45.160.5.200:8081 45.160.5.194:8081 45.173.129.68:8080 190.151.94.3:46615 200.111.182.6:443 138.219.228.85:8080 164.77.134.13:8080 45.160.7.76:8081 45.160.7.78:8081 45.236.129.240:8080 45.236.129.240:80 179.61.98.34:53281 164.77.175.246:36608 167.250.52.2:8080 1.160.226.157:8888 1.164.248.90:8080 1.34.146.163:30086 106.104.12.180:80 211.21.120.163:8080 118.171.26.26:3128 118.163.55.229:35357 118.171.29.163:3128 118.163.120.181:58837 118.171.27.145:8080 220.143.169.245:3128 220.143.175.136:3128 122.116.232.79:33452 122.117.237.46:59324 220.143.175.166:3128 220.133.57.116:49242 218.161.36.89:52338 59.127.168.43:3128 59.125.31.116:45965 123.195.152.139:59005 220.130.104.96:21231 61.223.65.101:3128 118.171.217.99:3128 220.130.205.58:8080 43.245.223.35:80 60.248.199.206:80 61.220.204.25:3128 118.163.26.248:60636 181.176.161.213:60482 181.176.161.19:8080 181.177.250.221:8080 181.176.187.133:80 190.119.199.18:57333 190.42.189.82:8080 190.81.162.133:53281 190.102.154.131:8080 190.232.49.201:8080 190.116.182.108:8080 190.12.95.170:59735 190.239.234.59:9991 190.233.90.31:8080 200.37.231.66:8080 200.4.218.107:8080 200.60.11.198:999 200.60.79.11:53281 190.102.156.172:8080 190.81.162.134:53281 161.132.198.219:999 200.37.108.34:8080 200.60.11.197:8080 161.132.101.141:35311 161.132.120.69:9991 161.132.198.219:9991 179.43.96.178:8080 200.123.2.171:3128 109.100.138.62:36572 5.2.190.123:60923 86.123.166.109:8080 128.140.225.41:80 89.121.211.242:48614 89.34.202.96:56624 89.165.218.82:47886 5.2.211.232:42755 89.37.56.138:80 46.102.73.244:53281 86.34.158.116:8080 88.158.82.118:8080 89.120.224.154:43498 89.238.255.34:8082 77.36.64.221:3129 79.115.245.227:8080 86.34.197.6:23500 92.87.52.6:31246 95.77.16.197:34669 5.2.164.205:50682 89.37.56.138:8080 89.47.120.66:8080 89.34.208.223:37637 188.27.137.163:30987 86.123.68.126:8080 103.192.192.192:8080 103.100.226.138:8080 118.107.12.33:80 210.79.31.225:8080 115.42.4.109:53281 203.45.16.197:8080 123.50.146.17:8080 139.99.220.52:8080 139.99.223.154:8080 123.50.146.13:8080 146.88.22.88:53281 122.199.33.6:8080 150.242.34.99:53281 210.215.131.178:46314 45.76.114.24:80 139.99.219.243:8080 139.99.222.30:8080 203.196.32.61:45305 180.150.53.35:8080 58.162.229.173:30212 58.96.148.94:8080 125.254.94.1:8080 45.76.118.31:8080 58.96.148.148:8080 185.188.218.10:60928 185.120.36.150:8080 185.33.34.76:42293 213.163.122.194:8080 213.163.122.197:8080 217.21.146.105:8080 213.207.37.214:53281 130.0.25.46:34964 79.106.227.242:8080 80.91.116.233:8080 79.106.224.212:8080 79.106.165.238:57856 79.106.97.77:8080 80.90.88.147:45938 46.99.144.194:8888 130.0.25.179:8081 134.0.63.134:8000 77.242.16.26:53281 77.242.24.64:8080 77.247.89.254:8080 91.210.136.202:8080 77.247.89.252:8080 91.187.113.205:53281 77.247.89.253:8080 193.193.240.37:52358 193.193.240.34:52358 217.196.20.150:8080 212.154.154.222:3128 77.245.101.254:8080 81.18.34.98:42196 95.58.161.180:36256 85.92.121.209:8080 87.247.3.234:57661 92.46.126.55:59086 89.218.11.2:8080 89.40.48.186:8080 92.46.126.51:59086 37.17.182.22:8080 92.46.58.110:48144 37.228.65.107:32052 89.218.5.109:51089 91.135.194.22:36374 95.141.132.138:41732 89.218.5.106:51089 37.17.182.25:8081 37.228.68.27:8080 87.247.19.126:57123 89.218.133.170:30617 1.215.70.130:44072 183.111.25.67:8080 112.168.11.170:808 112.217.199.122:55872 119.192.179.46:45447 219.254.34.231:3128 121.170.201.54:80 222.112.163.10:8888 124.198.76.158:3128 119.192.195.83:8080 211.46.216.76:80 119.192.195.83:443 222.121.116.26:57074 221.141.130.183:33741 61.74.39.177:8080 119.192.195.83:80 203.246.112.133:3128 211.244.224.130:8080 175.125.216.117:8080 121.165.92.44:8080 175.213.132.85:8080 175.213.132.56:8080 211.115.97.136:80 185.189.208.189:61360 185.189.211.70:8080 188.129.161.55:36631 188.227.195.68:8080 188.227.195.70:8080 188.227.195.67:8080 212.72.140.14:38014 134.19.254.2:21231 212.72.159.22:30323 212.72.144.226:59026 5.152.122.150:30260 46.49.121.187:52101 149.3.91.202:3128 85.117.61.186:49929 85.117.62.234:58045 31.146.131.126:8080 31.146.191.162:8080 94.43.142.190:58365 95.104.114.50:57804 95.137.240.3:35632 85.117.62.202:61360 89.232.34.178:8080 31.192.42.150:54438 185.44.231.70:60550 185.44.231.68:60550 185.44.229.227:34930 109.75.47.248:60148 212.73.73.234:8081 212.34.254.34:56484 130.193.124.156:8080 5.63.165.178:40561 130.193.124.184:56955 130.193.124.139:8080 81.16.9.2:42726 130.193.124.174:8080 94.228.18.58:36707 178.213.130.101:52658 212.73.77.200:59763 94.228.21.66:61247 46.130.249.18:49798 81.16.8.177:47341 212.73.69.6:59763 81.16.10.141:38112 185.107.48.14:8080 185.104.252.9:9090 185.107.49.1:8080 185.107.49.29:8080 185.107.49.232:8080 185.107.49.238:8080 185.107.49.4:8080 185.107.49.235:8080 185.107.48.1:8080 185.107.48.238:8080 185.107.48.27:8080 185.107.49.230:8080 185.33.113.202:443 212.28.237.131:32529 212.28.237.132:32529 85.112.76.58:61653 178.135.49.22:3128 85.112.77.211:41258 141.105.89.116:8080 185.173.245.127:35302 185.162.142.81:53281 188.212.28.160:8080 188.138.192.154:47988 217.19.209.253:8080 5.32.175.66:23500 188.138.250.83:59538 92.114.234.206:59073 93.115.138.250:8080 95.65.73.200:30612 93.116.57.4:54838 89.28.53.42:8080 93.117.72.27:55871 95.65.1.200:58768 95.65.27.171:50162 212.56.218.90:53239 178.76.69.132:45014 178.168.19.144:30736 93.116.185.57:31418 183.177.98.6:8080 103.14.36.218:8080 103.9.88.205:8080 103.9.88.206:8080 202.131.234.142:30406 202.21.120.202:8080 202.179.7.158:23500 202.21.124.226:41258 202.131.229.10:8080 202.21.105.115:80 202.21.116.202:56841 124.158.105.58:3128 122.201.23.122:35451 66.181.167.72:53281 202.21.101.130:41219 180.149.96.131:8080 202.179.7.182:61820 43.250.127.98:9001 197.232.36.60:47299 197.220.101.242:44128 197.232.69.137:58338 197.254.108.134:32228 197.254.62.14:41838 197.232.55.224:37010 197.254.38.250:40853 41.139.184.250:8080 41.60.233.176:8080 41.72.203.66:39522 41.89.171.220:8080 41.60.234.146:23500 41.78.26.155:8080 154.79.246.178:34577 41.89.162.8:48044 41.60.232.174:8080 41.60.239.229:8080 41.220.114.154:8080 185.64.18.25:8080 185.234.217.6:3128 185.58.18.150:8888 34.240.231.232:3133 34.240.231.232:3137 34.240.97.171:3137 34.242.111.218:3128 34.244.87.214:3128 34.240.231.232:3135 34.240.231.232:3145 34.240.231.232:3134 137.135.254.0:3128 34.240.231.232:3140 34.240.231.232:3142 40.69.35.132:3128 34.240.97.171:3133 52.18.57.64:8080 197.44.193.82:3128 41.33.22.186:80 41.41.70.190:80 41.41.70.190:8080 41.65.162.68:8080 41.65.181.132:8080 156.202.103.92:8080 154.236.177.108:8080 154.236.177.112:8080 154.236.162.48:8080 154.236.169.170:80 41.65.168.47:8080 41.65.186.102:8080 41.65.198.138:8080 41.65.3.40:8080 154.236.177.122:8080 217.145.199.45:30979 62.169.187.81:8080 46.151.60.99:30428 84.245.103.83:33446 87.197.137.223:55622 80.87.213.111:8080 81.161.61.110:39795 213.160.165.18:8080 85.248.25.41:58503 94.228.85.166:38510 80.87.217.6:8080 176.101.177.209:8080 176.106.186.99:57046 78.41.174.197:8080 80.87.213.45:8080 87.197.156.62:23500 188.6.197.119:39364 195.228.65.108:52378 109.74.61.240:32231 37.220.195.14:53281 79.120.177.106:8080 94.21.118.140:53687 78.92.118.164:8080 91.137.129.21:46309 178.164.216.177:8080 176.63.205.248:30616 91.137.140.89:8082 89.147.80.13:33211 91.83.43.218:8080 213.163.49.223:47779 81.182.195.43:8080 185.183.185.175:8080 185.78.221.113:80 195.46.20.146:21231 195.130.98.30:8080 195.170.15.66:8080 195.170.21.18:3128 85.73.88.171:8080 80.106.247.145:53410 79.129.49.110:45318 46.198.141.82:31870 94.64.83.34:8080 85.74.125.167:8080 94.70.160.38:8080 62.103.74.230:33805 185.25.48.215:55960 46.36.64.194:8080 78.57.227.227:53281 78.57.192.253:41091 89.190.120.116:34850 88.119.54.44:51654 93.93.61.93:53281 94.232.126.225:32836 5.20.196.90:8080 78.60.130.181:33861 91.233.176.117:3128 78.62.214.242:60678 82.135.148.201:8081 86.100.72.118:31121 186.96.73.169:999 190.8.169.206:8080 186.89.6.242:8080 190.202.24.66:3128 186.93.165.232:8080 190.205.98.150:53078 186.88.38.114:8080 200.71.188.67:3128 190.216.230.142:8080 190.217.1.115:9991 190.205.56.138:3128 201.249.180.234:3128 200.71.188.67:8080 190.202.22.129:3128 195.123.212.199:48213 194.19.244.94:3128 195.13.201.98:30716 213.100.168.84:39351 217.195.59.22:41447 212.3.208.249:56956 212.3.210.61:51895 212.93.117.100:8080 159.148.3.177:8080 87.226.37.80:60505 87.99.93.101:43944 81.198.119.241:41770 87.99.93.100:43944 80.90.25.160:40945 213.6.229.238:36127 213.6.87.158:53879 217.78.61.148:33875 213.6.65.30:8080 212.14.243.66:49300 5.133.24.121:8888 5.133.24.117:8080 5.133.27.61:3129 213.6.45.18:53974 213.6.199.94:49874 213.6.227.38:50385 213.6.101.174:23500 213.6.77.118:8080 45.130.96.67:8080 181.115.168.45:32734 181.115.168.3:53253 181.115.168.69:49076 181.188.166.82:8080 181.188.167.142:8080 190.186.89.150:35759 200.105.157.218:53281 190.186.1.46:61209 190.186.59.22:52335 200.105.215.18:33630 200.105.209.118:443 179.60.127.45:61163 190.186.58.210:65301 181.115.38.146:8080 181.189.235.134:34841 190.5.71.186:8080 190.124.160.194:8080 190.92.5.158:53281 190.185.114.93:8080 131.161.55.145:47997 138.0.229.209:33611 45.238.141.11:999 45.7.238.250:42378 138.0.230.49:63141 190.5.85.242:8080 168.228.192.13:55619 186.151.31.54:59819 190.122.186.224:8080 190.149.216.146:47463 190.4.31.37:8080 186.151.5.123:47738 190.122.186.232:8080 190.149.165.162:51489 190.56.24.78:61131 190.122.186.203:8080 190.149.216.74:51363 190.122.186.230:8080 190.149.165.150:50806 143.208.58.233:8080 102.68.130.162:8080 62.240.41.197:8080 62.240.54.86:8080 41.254.42.2:9999 165.16.96.123:8080 41.254.41.203:8080 41.254.46.117:8080 41.254.41.94:8080 41.254.44.202:9999 154.73.109.84:53281 165.16.3.54:53281 165.16.46.193:8080 165.16.96.124:8080 1.32.59.217:37402 1.9.216.226:36051 1.9.71.2:8080 182.54.207.74:58047 121.120.241.12:61786 121.120.241.11:61786 43.240.20.81:8080 121.120.241.8:61786 175.139.179.65:49031 103.10.159.126:80 211.24.105.248:48305 219.94.67.171:8080 34.92.33.150:80 35.205.197.238:3128 35.205.197.238:8080 35.228.247.28:8080 34.92.197.197:80 35.197.156.52:8000 35.198.203.87:3128 45.184.68.32:8080 34.92.36.197:80 35.195.178.217:8080 35.198.240.78:3128 35.240.29.77:8080 185.20.115.114:57236 80.94.229.172:3128 86.57.177.8:31022 86.57.219.185:23500 37.215.90.178:8080 86.57.181.122:45510 213.184.224.156:3128 80.249.80.6:3128 86.57.179.4:8080 86.57.219.178:23500 80.249.82.44:32004 103.101.17.171:8080 103.29.90.134:8080 103.81.114.182:53281 103.42.218.94:8080 103.217.156.9:8080 203.81.91.80:8080 74.50.211.86:49841 203.81.75.37:8080 37.111.42.210:8080 136.228.160.250:8080 185.151.151.166:3128 185.151.151.190:3128 82.137.244.151:8080 82.137.255.50:8080 91.144.20.192:8080 82.137.244.73:8080 82.137.244.23:8080 82.137.244.74:8080 82.137.255.109:8080 91.144.20.22:8080 151.253.92.173:8080 151.253.158.19:8080 151.253.158.20:8080 151.253.158.18:8080 151.253.92.172:8080 87.200.50.20:8080 151.253.158.10:8080 94.206.19.242:53624 94.200.195.218:8080 151.253.165.70:8080 190.104.179.210:8080 190.104.142.78:8080 190.128.234.22:51507 190.104.143.190:8080 190.128.203.214:3128 190.23.254.73:8080 131.196.192.31:36213 143.255.142.80:8080 45.235.120.65:8080 212.42.103.12:8080 212.42.113.240:36910 212.112.123.15:61955 213.145.137.102:39364 31.192.249.214:53281 92.245.114.118:35866 91.205.51.27:30665 92.245.104.154:38295 92.245.106.242:42464 41.190.95.20:56167 41.217.219.53:41685 41.87.29.130:8080 41.217.219.57:52991 154.66.122.90:35882 41.217.219.49:49066 41.217.216.45:33602 41.217.216.17:39665 154.66.125.18:8080 186.15.49.12:8080 190.211.115.66:50903 186.15.233.218:45999 143.137.148.18:57646 168.228.51.87:8080 143.137.149.21:57646 168.228.51.197:42316 170.81.35.26:36681 190.94.3.163:8080 190.122.97.138:52622 148.255.67.203:8080 148.255.121.53:999 148.255.68.184:999 152.0.36.104:8080 148.255.126.129:8080 200.88.117.69:8080 185.110.136.23:31532 62.99.178.46:54838 212.17.117.217:80 85.238.167.170:40008 37.186.6.25:38310 178.188.67.190:8080 80.109.19.51:3128 81.223.122.78:52661 102.176.160.70:61279 102.176.160.109:8080 102.176.160.84:8080 102.176.160.29:40843 102.176.160.75:60857 160.119.128.202:8080 160.119.131.114:41027 196.0.109.146:52093 196.0.111.186:60053 154.72.199.38:32954 196.0.24.242:80 45.221.77.82:8080 154.72.202.62:53281 41.210.161.114:80 197.220.193.6:8080 197.220.193.201:8080 41.60.216.191:8080 41.63.0.41:8888 197.220.193.49:8080 41.60.220.28:8080 155.0.181.254:46555 185.146.113.157:8080 213.154.20.240:34124 94.20.62.189:3128 91.135.242.10:8080 149.255.154.62:8080 94.20.21.37:3128 185.69.28.213:8080 185.50.56.230:32231 87.250.109.174:8080 81.93.73.28:8081 93.157.196.90:43728 94.250.16.1:8080 196.41.47.94:8080 41.59.200.33:8080 154.73.66.38:8080 154.72.73.218:8080 155.12.61.203:80 41.93.47.2:61684 212.92.204.54:8080 31.147.227.19:48925 77.237.121.19:8080 77.237.121.22:8080 92.242.240.34:53035 95.168.96.42:34273 197.159.12.167:30407 197.159.0.214:60051 41.211.116.134:54020 41.92.186.156:61057 41.204.87.90:8080 41.205.16.163:8080 103.110.110.38:3129 103.110.109.52:3129 103.110.109.129:3129 202.1.197.227:80 103.110.109.107:3129 188.93.238.17:59355 5.206.230.62:59355 148.69.95.42:44516 88.157.176.94:44091 185.37.211.222:50330 185.89.0.97:34927 185.89.3.241:34927 77.106.179.42:39655 84.214.150.146:8080 109.235.102.30:80 103.53.27.1:8080 45.126.253.205:8080 149.54.10.226:8080 180.94.64.114:8080 58.147.148.190:8080 192.254.98.70:8888 72.50.13.18:9999 139.60.176.62:53281 74.85.157.198:8080 74.85.157.226:8080 197.159.136.102:36471 197.221.89.70:8080 197.221.85.214:8080 41.139.9.47:8080 154.160.65.227:8080 193.138.50.7:44921 77.38.21.239:8080 77.38.64.116:35202 193.95.228.13:53281 46.248.82.123:51989 197.211.245.50:53281 196.27.112.190:37060 41.190.33.162:8080 196.27.108.175:53281 197.211.238.220:54675 217.162.74.172:80 179.43.174.151:3128 77.58.96.177:80 80.75.117.4:8888 77.73.241.154:80 41.85.189.66:57797 41.86.251.59:8080 41.86.254.5:8080 154.127.32.245:60020 164.160.141.6:57103 62.162.169.131:8080 62.162.228.66:32626 77.28.96.206:56644 95.180.167.208:30627 89.185.204.188:57914 183.182.101.32:33905 115.84.99.82:8080 202.137.134.39:8080 202.137.142.129:8080 196.20.12.1:8080 197.188.222.163:61636 196.20.12.21:8080 160.242.17.178:45218 188.52.37.67:8080 91.147.185.2:43410 178.80.53.168:8080 51.211.183.25:80 191.98.198.45:40363 200.46.103.162:46251 170.247.152.163:42327 170.247.152.132:43747 129.205.201.27:38723 129.205.210.90:65205 41.223.143.78:8080 129.205.201.239:8080 217.119.171.126:36090 84.217.82.227:60702 85.30.48.222:30228 31.216.32.147:3128 102.141.197.17:8080 102.68.17.96:8080 41.79.197.150:8080 102.129.72.18:8080 197.149.138.202:8080 197.157.255.38:8080 186.1.18.208:8080 170.246.152.106:56838 208.96.137.130:53991 195.39.130.67:8080 195.226.249.83:8080 62.150.73.67:8080 196.3.97.71:23500 196.3.97.86:23500 41.223.155.118:53281 193.194.76.4:80 193.194.85.85:80 95.168.185.183:8080 195.158.11.134:8080 195.158.30.34:80 213.230.99.222:8080 212.25.123.18:8888 81.218.45.245:8080 213.57.122.138:8080 31.209.110.159:36575 31.209.96.50:57482 31.209.103.79:8080 62.4.54.158:53102 46.161.70.131:40795 62.4.60.50:53281 62.122.141.155:3128 91.218.163.74:50661 185.121.2.31:8080 102.176.189.13:8080 196.216.220.204:36739 103.107.152.98:8080 27.122.25.73:40205 185.96.68.94:8080 185.51.213.31:8080 190.53.46.14:38525 190.53.46.50:40573 197.231.186.148:53411 41.190.147.158:49666 208.163.39.218:53281 74.116.59.8:53281 203.143.33.169:8080 116.12.84.25:8080 45.120.116.144:48488 45.120.119.202:54179 154.126.79.14:8080 41.188.5.110:8080 181.225.242.98:8080 102.164.252.23:45011 103.244.228.26:8080 109.200.165.74:8080 202.128.22.29:48678 103.7.197.93:80 196.2.14.250:38145 197.149.128.25:8080 104.244.77.254:8080 217.64.109.231:45282 220.158.236.40:3128 203.99.157.126:23500 78.101.76.202:8080 154.66.245.47:46611 195.158.109.248:45678 84.22.45.81:8080 197.149.186.162:3128 95.209.155.91:8080 180.189.168.66:3129 154.66.109.105:57444 154.66.81.1:58461 41.242.140.157:34184 85.94.191.117:8080