Code |
Context$___viewFn = "/home/harris/volunteerwf.org/htdocs/app/views/layouts/default.ctp"
$___dataForView = array(
"controller" => "Robots.txtController",
"controllerName" => "Robots.txt",
"title_for_layout" => "Missing Controller",
"content_for_layout" => "<h2>Missing Controller</h2>
<p class="error">
<strong>Error: </strong>
<em>Robots.txtController</em> could not be found.</p>
<p class="error">
<strong>Error: </strong>
Create the class <em>Robots.txtController</em> below in file: app/controllers/robots.txt_controller.php</p>
<pre>
<?php
class Robots.txtController extends AppController {
var $name = 'Robots.txt';
}
?>
</pre>
<p class="notice">
<strong>Notice: </strong>
If you want to customize this error message, create app/views/errors/missing_controller.ctp</p>",
"scripts_for_layout" => "",
"cakeDebug" => "",
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = NULL
HtmlHelper::$params = array
HtmlHelper::$action = NULL
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL,
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = "post"
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$themeWeb = NULL
FormHelper::$here = NULL
FormHelper::$params = array
FormHelper::$action = NULL
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object,
"time" => TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$themeWeb = NULL
TimeHelper::$here = NULL
TimeHelper::$params = array
TimeHelper::$action = NULL
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
TimeHelper::$_log = NULL,
"javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = NULL
JavascriptHelper::$params = array
JavascriptHelper::$action = NULL
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL,
"textImage" => TextImageHelper
TextImageHelper::$fontFile = "minya.ttf"
TextImageHelper::$pointSize = 36
TextImageHelper::$fgColor = array
TextImageHelper::$bgColor = array
TextImageHelper::$type = 1
TextImageHelper::$cache = -1
TextImageHelper::$aliasing = false
TextImageHelper::$softenFactor = 0
TextImageHelper::$transparent = false
TextImageHelper::$padTop = 7
TextImageHelper::$padRight = 0
TextImageHelper::$padBottom = 0
TextImageHelper::$padLeft = 0
TextImageHelper::$lineSpacing = 0.8
TextImageHelper::$baseAlign = true
TextImageHelper::$__imagePath = "dynimg"
TextImageHelper::$__fontPath = "fonts"
TextImageHelper::$helpers = array
TextImageHelper::$base = ""
TextImageHelper::$webroot = "/"
TextImageHelper::$themeWeb = NULL
TextImageHelper::$here = NULL
TextImageHelper::$params = array
TextImageHelper::$action = NULL
TextImageHelper::$plugin = NULL
TextImageHelper::$data = array
TextImageHelper::$namedArgs = NULL
TextImageHelper::$argSeparator = NULL
TextImageHelper::$validationErrors = NULL
TextImageHelper::$tags = array
TextImageHelper::$__tainted = NULL
TextImageHelper::$__cleaned = NULL
TextImageHelper::$_log = NULL
TextImageHelper::$Html = HtmlHelper object,
"session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = array
SessionHelper::$_userAgent = "b260d25dcd9c138e5e653c28eaa88044"
SessionHelper::$path = "/"
SessionHelper::$lastError = 2
SessionHelper::$security = NULL
SessionHelper::$time = 1265704898
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = NULL
SessionHelper::$params = array
SessionHelper::$action = NULL
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
SessionHelper::$cookieLifeTime = 788940000
)
$loadHelpers = false
$cached = true
$loadedHelpers = array()
$controller = "Robots.txtController"
$controllerName = "Robots.txt"
$title_for_layout = "Missing Controller"
$content_for_layout = "<h2>Missing Controller</h2>
<p class="error">
<strong>Error: </strong>
<em>Robots.txtController</em> could not be found.</p>
<p class="error">
<strong>Error: </strong>
Create the class <em>Robots.txtController</em> below in file: app/controllers/robots.txt_controller.php</p>
<pre>
<?php
class Robots.txtController extends AppController {
var $name = 'Robots.txt';
}
?>
</pre>
<p class="notice">
<strong>Notice: </strong>
If you want to customize this error message, create app/views/errors/missing_controller.ctp</p>"
$scripts_for_layout = ""
$cakeDebug = ""
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = ""
HtmlHelper::$here = NULL
HtmlHelper::$params = array
HtmlHelper::$action = NULL
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = "post"
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$themeWeb = NULL
FormHelper::$here = NULL
FormHelper::$params = array
FormHelper::$action = NULL
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$themeWeb = NULL
TimeHelper::$here = NULL
TimeHelper::$params = array
TimeHelper::$action = NULL
TimeHelper::$plugin = NULL
TimeHelper::$data = array
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
TimeHelper::$_log = NULL
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = ""
JavascriptHelper::$webroot = "/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = NULL
JavascriptHelper::$params = array
JavascriptHelper::$action = NULL
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL
$textImage = TextImageHelper
TextImageHelper::$fontFile = "minya.ttf"
TextImageHelper::$pointSize = 36
TextImageHelper::$fgColor = array
TextImageHelper::$bgColor = array
TextImageHelper::$type = 1
TextImageHelper::$cache = -1
TextImageHelper::$aliasing = false
TextImageHelper::$softenFactor = 0
TextImageHelper::$transparent = false
TextImageHelper::$padTop = 7
TextImageHelper::$padRight = 0
TextImageHelper::$padBottom = 0
TextImageHelper::$padLeft = 0
TextImageHelper::$lineSpacing = 0.8
TextImageHelper::$baseAlign = true
TextImageHelper::$__imagePath = "dynimg"
TextImageHelper::$__fontPath = "fonts"
TextImageHelper::$helpers = array
TextImageHelper::$base = ""
TextImageHelper::$webroot = "/"
TextImageHelper::$themeWeb = NULL
TextImageHelper::$here = NULL
TextImageHelper::$params = array
TextImageHelper::$action = NULL
TextImageHelper::$plugin = NULL
TextImageHelper::$data = array
TextImageHelper::$namedArgs = NULL
TextImageHelper::$argSeparator = NULL
TextImageHelper::$validationErrors = NULL
TextImageHelper::$tags = array
TextImageHelper::$__tainted = NULL
TextImageHelper::$__cleaned = NULL
TextImageHelper::$_log = NULL
TextImageHelper::$Html = HtmlHelper object
$session = SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = array
SessionHelper::$_userAgent = "b260d25dcd9c138e5e653c28eaa88044"
SessionHelper::$path = "/"
SessionHelper::$lastError = 2
SessionHelper::$security = NULL
SessionHelper::$time = 1265704898
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = NULL
SessionHelper::$params = array
SessionHelper::$action = NULL
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
SessionHelper::$cookieLifeTime = 788940000
$events = array(
array(
"Event" => array()
),
array(
"Event" => array()
),
array(
"Event" => array()
),
array(
"Event" => array()
),
array(
"Event" => array()
)
)
$event = array(
"Event" => array(
"title" => "Kairos Outside",
"event_date" => "2010-05-15",
"id" => "69"
)
)
$opportunities = array(
array(
"Opportunity" => array()
)
)
$opportunity = array(
"Opportunity" => array(
"title" => "Annual Fundraiser",
"opportunity_date" => "2010-04-03",
"id" => "15"
)
)
$users = array(
array(
"User" => array(),
"Event" => array(),
"Pg" => array(),
"Link" => array(),
"Opportunity" => array()
),
array(
"User" => array(),
"Event" => array(),
"Pg" => array(),
"Link" => array(),
"Opportunity" => array()
),
array(
"User" => array(),
"Event" => array(),
"Pg" => array(),
"Link" => array(),
"Opportunity" => array()
)
)
$user = array(
"User" => array(
"full_name" => "American Foundation for Suicide Prevention",
"id" => "49"
),
"Event" => array(
array()
),
"Pg" => array(),
"Link" => array(),
"Opportunity" => array()
)
$blips = array(
array(
"Blip" => array()
)
)
$blip = array(
"Blip" => array(
"id" => "1",
"description" => "<b>Your one gift will empower many nonprofits.</b><br>
Fed. ID 75-2930006",
"created" => "2008-11-17 22:25:43",
"updated" => "2009-06-30 09:24:32"
)
)
$fpgs = array(
array(
"Pg" => array(),
"User" => array()
),
array(
"Pg" => array(),
"User" => array()
)
)
$fpg = array(
"Pg" => array(
"id" => "30",
"user_id" => "8",
"title" => "Education",
"content" => "<p>This is the requested education page. Please edit...</p>",
"link" => "education",
"created" => "2008-11-17 22:54:38",
"modified" => "2008-11-17 22:54:38"
),
"User" => array(
"id" => "8",
"email" => "adminasst@nonprofitcenterwf.org",
"phone" => "9403224961",
"password" => "475b76abc999f7273c8b65c1528dc0df",
"full_name" => "VolunteerWF",
"description" => "",
"role" => "admin",
"last_login" => "2010-01-28 15:46:39",
"active" => "1",
"activation_code" => "48d02e80-dc1c-444e-a096-45a319455b9f",
"admin_active" => "1",
"created" => "2008-09-16 17:09:04",
"modified" => "2010-01-28 15:46:39"
)
)
$links = array(
array(
"Link" => array(),
"User" => array()
)
)
$link = array(
"Link" => array(
"id" => "19",
"user_id" => "8",
"title" => "Community Calendar",
"url" => "http://www.nonprofitcenterwf.org/calendars/view/community_calendar",
"modified" => "2008-11-17 22:53:55",
"created" => "2008-11-17 22:53:55"
),
"User" => array(
"id" => "8",
"email" => "adminasst@nonprofitcenterwf.org",
"phone" => "9403224961",
"password" => "475b76abc999f7273c8b65c1528dc0df",
"full_name" => "VolunteerWF",
"description" => "",
"role" => "admin",
"last_login" => "2010-01-28 15:46:39",
"active" => "1",
"activation_code" => "48d02e80-dc1c-444e-a096-45a319455b9f",
"admin_active" => "1",
"created" => "2008-09-16 17:09:04",
"modified" => "2010-01-28 15:46:39"
)
)
$ip = "38.107.191.90"
$file_ip =
$line = array(
"75.111.102.202
",
"72.30.79.45
",
"74.6.22.126
",
"66.249.71.248
",
"67.195.37.121
",
"41.207.14.79
",
"205.172.134.23
",
"67.195.37.172
",
"193.47.80.50
",
"208.80.195.45
",
"67.195.37.178
",
"208.80.195.38
",
"64.194.17.182
",
"150.70.84.45
",
"170.35.224.65
",
"67.202.47.53
",
"64.194.24.24
",
"12.204.184.3
",
"75.93.40.214
",
"66.249.71.227
",
"66.69.168.207
",
"75.93.37.61
",
"72.30.79.35
",
"67.195.37.155
",
"67.202.31.84
",
"38.105.83.13
",
"91.205.124.5
",
"220.255.7.226
",
"220.255.7.234
",
"67.195.37.98
",
"208.80.195.47
",
"174.129.89.35
",
"67.195.37.186
",
"208.80.195.39
",
"67.195.37.95
",
"64.1.215.166
",
"67.195.37.111
",
"67.195.37.90
",
"93.158.144.27
",
"75.101.205.154
",
"67.195.37.165
",
"74.6.22.112
",
"206.183.1.74
",
"208.80.195.50
",
"123.24.129.9
",
"67.195.37.107
",
"72.44.34.7
",
"194.8.75.40
",
"67.195.37.113
",
"67.195.37.156
",
"88.131.106.16
",
"99.157.3.220
",
"64.57.237.11
",
"208.80.195.35
",
"205.188.116.135
",
"205.188.117.18
",
"66.69.181.188
",
"66.235.124.67
",
"66.69.169.132
",
"67.195.37.115
",
"64.12.116.135
",
"68.90.120.150
",
"64.12.117.18
",
"156.110.99.99
",
"65.67.180.237
",
"208.80.195.46
",
"75.23.222.61
",
"67.220.101.135
",
"67.195.37.190
",
"68.95.30.79
",
"71.40.82.62
",
"75.23.216.108
",
"131.17.129.22
",
"67.195.37.189
",
"64.246.165.160
",
"64.12.117.74
",
"64.12.116.17
",
"208.80.195.42
",
"66.69.161.189
",
"67.195.37.97
",
"89.122.29.76
",
"67.195.37.153
",
"68.90.123.89
",
"67.195.37.89
",
"64.194.27.178
",
"208.79.176.2
",
"24.153.148.82
",
"205.209.252.249
",
"65.98.224.7
",
"205.188.116.17
",
"67.195.37.120
",
"208.79.177.103
",
"70.245.42.42
",
"64.254.118.129
",
"67.195.37.124
",
"74.52.245.146
",
"70.243.1.196
",
"210.66.69.161
",
"66.69.145.59
",
"24.115.121.135
",
"67.195.37.108
",
"67.78.122.67
",
"66.235.124.55
",
"64.1.215.170
",
"65.55.110.44
",
"67.195.37.99
",
"66.69.182.75
",
"75.93.41.96
",
"208.80.195.44
",
"208.80.195.34
",
"67.195.37.126
",
"66.38.134.122
",
"70.254.145.252
",
"66.69.129.67
",
"66.69.164.218
",
"68.57.143.158
",
"74.193.98.184
",
"66.69.153.148
",
"66.69.179.192
",
"206.53.153.38
",
"64.56.65.37
",
"206.51.230.20
",
"208.80.195.29
",
"70.233.133.244
",
"72.30.142.189
",
"173.48.109.91
",
"66.249.71.152
",
"64.57.233.239
",
"65.55.210.111
",
"194.8.74.53
",
"67.195.37.125
",
"64.194.31.60
",
"66.249.70.226
",
"66.68.108.197
",
"208.80.195.27
",
"70.243.6.212
",
"24.153.148.106
",
"66.235.124.57
",
"98.70.37.241
",
"64.246.187.42
",
"71.40.83.106
",
"75.23.212.86
",
"208.96.54.71
",
"75.23.219.222
",
"72.30.142.243
",
"208.79.177.66
",
"208.99.222.118
",
"168.60.115.146
",
"208.80.195.37
",
"74.192.194.147
",
"208.80.195.31
",
"208.99.221.70
",
"208.99.221.67
",
"208.99.221.66
",
"208.99.221.69
",
"208.99.221.65
",
"67.195.37.176
",
"87.248.169.14
",
"68.92.9.198
",
"67.195.37.109
",
"166.188.142.198
",
"67.195.37.119
",
"74.6.8.122
",
"208.80.195.28
",
"82.99.30.28
",
"174.133.28.162
",
"67.195.37.183
",
"66.235.124.54
",
"75.104.96.38
",
"166.132.197.169
",
"72.30.79.115
",
"208.80.195.40
",
"67.195.37.160
",
"67.195.37.112
",
"208.99.208.43
",
"208.99.208.44
",
"208.99.208.41
",
"208.99.208.39
",
"208.99.208.42
",
"208.99.208.46
",
"24.32.85.2
",
"66.69.133.4
",
"66.249.71.21
",
"38.105.244.54
",
"66.249.71.149
",
"72.172.60.146
",
"166.133.211.157
",
"38.105.244.51
",
"166.188.239.91
",
"166.188.196.56
",
"75.93.36.63
",
"68.92.9.128
",
"207.210.118.178
",
"143.166.255.59
",
"67.195.37.91
",
"71.96.243.144
",
"66.69.171.162
",
"198.22.122.4
",
"66.249.65.137
",
"66.249.65.195
",
"68.89.91.102
",
"66.249.71.187
",
"74.6.17.157
",
"132.58.234.103
",
"74.52.45.250
",
"208.115.111.242
",
"64.219.232.145
",
"66.69.172.183
",
"65.55.210.130
",
"72.30.87.84
",
"67.195.37.170
",
"97.120.110.141
",
"75.27.225.249
",
"65.55.210.119
",
"66.69.156.89
",
"67.195.37.93
",
"70.254.148.137
",
"70.243.2.243
",
"74.6.18.242
",
"67.78.122.30
",
"75.101.175.231
",
"208.80.195.36
",
"216.145.17.190
",
"65.55.210.117
",
"65.55.109.125
",
"66.235.124.56
",
"67.202.54.191
",
"66.69.157.195
",
"64.57.237.157
",
"98.20.41.246
",
"69.58.178.32
",
"64.56.65.44
",
"66.235.124.59
",
"75.93.32.26
",
"66.150.224.245
",
"65.67.180.242
",
"72.30.142.254
",
"65.55.210.124
",
"65.55.107.230
",
"66.69.169.203
",
"65.55.109.28
",
"66.69.150.20
",
"65.55.210.113
",
"65.55.109.206
",
"65.55.109.191
",
"65.55.109.195
",
"208.80.195.30
",
"65.55.109.212
",
"65.55.109.39
",
"65.55.210.112
",
"65.55.109.98
",
"65.55.109.18
",
"72.30.79.111
",
"66.247.217.60
",
"71.40.101.27
",
"68.90.122.13
",
"65.55.106.112
",
"66.69.153.97
",
"65.55.106.212
",
"208.138.254.150
",
"98.200.14.129
",
"99.24.214.6
",
"65.55.106.192
",
"76.21.75.79
",
"24.173.30.130
",
"68.90.122.198
",
"66.69.128.144
",
"66.69.181.146
",
"66.196.119.21
",
"66.196.119.20
",
"94.76.199.10
",
"72.94.249.34
",
"66.163.172.44
",
"66.163.172.45
",
"65.55.210.126
",
"65.55.109.72
",
"65.55.210.116
",
"98.164.80.219
",
"209.200.249.139
",
"74.6.22.152
",
"65.55.107.196
",
"65.55.210.125
",
"65.55.110.101
",
"65.55.109.67
",
"65.55.107.240
",
"65.55.109.58
",
"65.55.107.208
",
"216.167.149.122
",
"66.69.149.214
",
"70.254.150.149
",
"122.169.241.120
",
"66.69.191.230
",
"65.55.110.61
",
"24.32.87.71
",
"76.233.121.37
",
"99.157.0.125
",
"68.92.9.163
",
"66.69.158.83
",
"75.23.219.124
",
"208.80.195.32
",
"82.99.30.8
",
"70.197.162.211
",
"74.6.22.175
",
"66.235.124.58
",
"166.189.222.247
",
"24.32.84.239
",
"75.23.219.7
",
"205.188.117.77
",
"208.80.195.41
",
"66.69.162.24
",
"66.69.189.69
",
"131.191.68.4
",
"64.1.215.168
",
"64.185.33.199
",
"66.69.140.167
",
"208.80.195.51
",
"72.30.81.177
",
"65.55.106.124
",
"208.54.14.58
",
"66.69.190.241
",
"150.70.84.153
",
"24.98.75.23
",
"204.154.242.193
",
"66.69.174.224
",
"198.136.250.65
",
"12.70.134.34
",
"82.166.163.10
",
"166.188.8.117
",
"66.69.149.65
",
"64.56.64.57
",
"76.161.251.180
",
"64.56.67.97
",
"65.71.242.102
",
"68.92.21.57
",
"38.108.180.175
",
"70.254.151.123
",
"194.8.75.245
",
"65.67.181.151
",
"38.108.180.112
",
"66.69.191.62
",
"70.245.40.8
",
"212.95.58.198
",
"66.69.179.242
",
"72.30.79.39
",
"119.92.24.47
",
"68.90.123.38
",
"216.145.16.236
",
"64.246.165.236
",
"75.23.213.183
",
"204.65.75.151
",
"174.129.127.6
",
"65.71.241.2
",
"68.92.20.133
",
"64.1.215.169
",
"81.169.185.32
",
"93.156.90.198
",
"38.100.41.113
",
"208.80.195.33
",
"78.115.174.237
",
"66.69.152.29
",
"194.8.75.251
",
"66.69.184.121
",
"70.254.148.194
",
"206.53.153.54
",
"66.69.135.51
",
"24.32.86.209
",
"99.157.0.211
",
"66.69.137.22
",
"65.17.80.34
",
"69.154.71.3
",
"64.185.33.102
",
"70.243.2.228
",
"72.26.186.44
",
"117.47.238.154
",
"65.55.210.128
",
"65.55.109.132
",
"65.55.109.96
",
"92.112.49.199
",
"72.54.169.50
",
"208.115.138.254
",
"159.53.46.144
",
"70.254.149.1
",
"64.12.116.20
",
"64.12.116.15
",
"64.12.116.12
",
"194.8.75.214
",
"130.74.252.130
",
"66.235.124.12
",
"98.129.136.186
",
"64.194.19.89
",
"72.30.79.28
",
"205.188.116.134
",
"72.30.78.231
",
"12.229.224.170
",
"66.69.128.125
",
"64.246.165.50
",
"66.69.165.7
",
"75.88.9.26
",
"72.30.79.23
",
"66.249.70.84
",
"72.30.79.91
",
"64.194.28.28
",
"75.93.37.57
",
"70.243.0.69
",
"207.241.227.77
",
"24.32.86.239
",
"84.255.242.136
",
"209.59.86.29
",
"72.30.81.153
",
"131.107.0.96
",
"74.6.22.184
",
"72.30.161.232
",
"74.6.22.119
",
"66.69.128.76
",
"194.8.75.212
",
"75.23.215.200
",
"75.23.223.143
",
"74.193.188.218
",
"74.6.22.172
",
"99.157.4.107
",
"76.25.177.12
",
"208.118.122.136
",
"64.136.27.229
",
"70.254.150.9
",
"209.169.98.118
",
"70.196.149.29
",
"66.90.160.149
",
"74.6.22.154
",
"65.71.241.251
",
"64.12.117.6
",
"74.6.22.92
",
"209.235.108.200
",
"72.30.78.247
",
"67.202.58.214
",
"72.30.79.38
",
"131.107.0.95
",
"131.107.0.95
",
"208.80.195.120
",
"74.6.18.220
",
"118.165.159.186
",
"64.57.235.222
",
"72.54.93.177
",
"70.254.145.161
",
"208.79.15.102
",
"68.6.191.35
",
"72.30.87.105
",
"75.93.39.188
",
"64.57.238.131
",
"99.157.4.220
",
"64.246.165.180
",
"72.181.67.125
",
"66.69.140.206
",
"83.149.71.137
",
"70.243.1.64
",
"69.39.37.109
",
"98.136.2.79
",
"74.6.27.216
",
"74.6.18.236
",
"205.188.116.203
",
"205.188.117.19
",
"205.188.116.132
",
"205.188.116.207
",
"205.188.116.208
",
"205.188.117.8
",
"205.188.116.206
",
"205.188.116.18
",
"208.80.195.5
",
"64.194.23.110
",
"64.219.238.98
",
"65.99.225.241
",
"147.8.128.254
",
"70.243.8.52
",
"99.49.240.180
",
"98.199.9.205
",
"194.8.75.206
",
"70.254.148.59
",
"72.26.158.249
",
"66.69.132.66
",
"72.30.161.250
",
"66.69.182.111
",
"72.30.142.237
",
"66.69.140.253
",
"32.176.48.225
",
"208.99.193.5
",
"208.99.193.2
",
"208.99.193.6
",
"24.32.84.90
",
"208.99.193.1
",
"208.99.193.4
",
"75.93.45.169
",
"65.55.220.205
",
"68.240.181.107
",
"68.95.29.2
",
"64.185.33.139
",
"65.55.108.144
",
"65.55.231.130
",
"66.69.140.199
",
"12.177.121.254
",
"75.93.42.189
",
"68.90.121.53
",
"12.147.148.210
",
"99.157.4.81
",
"64.12.117.77
",
"64.12.117.15
",
"64.12.116.132
",
"64.12.117.7
",
"64.12.116.65
",
"64.12.117.8
",
"64.12.117.5
",
"64.12.116.16
",
"64.12.116.13
",
"64.12.116.7
",
"62.141.50.185
",
"72.26.190.187
",
"70.245.47.89
",
"85.88.20.66
",
"74.6.17.188
",
"74.222.3.186
",
"82.109.177.19
",
"72.30.142.158
",
"12.48.34.38
",
"216.167.154.242
",
"74.6.22.88
",
"216.129.119.15
",
"66.69.147.118
",
"213.163.65.73
",
"32.176.4.70
",
"65.55.106.162
",
"198.181.204.251
",
"198.181.203.251
",
"75.23.218.143
",
"72.47.43.120
",
"71.97.25.93
",
"205.188.117.79
",
"205.188.117.6
",
"205.188.116.71
",
"205.188.117.75
",
"66.69.180.143
",
"70.238.201.188
",
"194.8.75.155
",
"74.6.8.112
",
"41.210.18.20
",
"41.210.29.192
",
"74.197.97.137
",
"74.6.8.101
",
"69.249.165.219
",
"72.30.79.84
",
"24.160.24.130
",
"66.69.191.110
",
"62.169.232.59
",
"66.69.153.174
",
"66.69.149.49
",
"67.202.53.239
",
"68.90.122.228
",
"216.81.159.188
",
"67.65.123.20
",
"82.114.160.34
",
"66.69.170.116
",
"130.186.16.67
",
"75.18.45.193
",
"64.194.23.63
",
"66.69.176.128
",
"75.101.195.176
",
"72.30.81.186
",
"89.149.194.249
",
"70.243.1.206
",
"71.41.131.2
",
"66.69.149.62
",
"66.69.182.155
",
"77.90.193.28
",
"64.57.233.115
",
"203.24.148.50
",
"64.246.161.190
",
"66.69.132.37
",
"70.254.151.233
",
"24.117.158.187
",
"38.99.44.101
",
"164.58.5.27
",
"66.69.154.24
",
"70.148.175.95
",
"69.54.122.254
",
"209.17.171.58
",
"65.55.106.171
",
"67.220.101.136
",
"72.29.233.165
",
"66.249.68.144
",
"99.157.3.147
",
"68.92.21.18
",
"64.194.27.119
",
"65.55.189.86
",
"64.4.54.219
",
"64.4.54.22
",
"65.55.189.39
",
"209.17.131.122
",
"64.185.33.167
",
"201.50.59.94
",
"206.83.86.2
",
"66.69.143.178
",
"174.131.224.21
",
"71.243.13.157
",
"87.250.254.240
",
"86.22.36.58
",
"64.12.116.66
",
"96.28.56.14
",
"65.55.109.85
",
"65.55.109.217
",
"66.69.142.41
",
"65.55.110.197
",
"203.27.226.82
",
"65.55.210.115
",
"65.55.109.192
",
"65.55.109.219
",
"65.55.109.40
",
"38.100.41.105
",
"65.54.233.19
",
"65.55.189.90
",
"65.55.189.110
",
"65.55.189.117
",
"98.98.215.198
",
"74.6.22.91
",
"24.160.10.220
",
"65.55.189.46
",
"65.55.109.160
",
"67.163.194.215
",
"65.55.189.47
",
"64.4.54.23
",
"207.46.127.169
",
"222.245.212.22
",
"66.249.71.202
",
"166.161.7.11
",
"64.185.41.167
",
"64.185.33.56
",
"66.69.159.87
",
"65.55.189.114
",
"207.46.127.173
",
"65.55.110.48
",
"64.246.165.10
",
"66.69.191.65
",
"65.55.107.220
",
"78.110.175.31
",
"65.55.106.219
",
"69.49.222.165
",
"65.71.242.147
",
"70.233.179.66
",
"72.26.190.30
",
"65.55.106.170
",
"65.55.107.205
",
"65.55.109.108
",
"66.69.145.97
",
"70.196.91.68
",
"72.30.142.181
",
"65.67.181.71
",
"68.191.215.35
",
"66.69.159.69
",
"66.69.170.46
",
"208.80.195.43
",
"66.69.179.176
",
"65.55.189.118
",
"64.4.54.25
",
"65.55.109.84
",
"65.55.109.14
",
"207.68.253.15
",
"194.8.74.124
",
"68.28.187.124
",
"68.28.187.112
",
"65.255.81.56
",
"67.79.88.206
",
"66.69.164.147
",
"66.69.142.8
",
"65.55.110.160
",
"64.194.17.241
",
"8.21.4.254
",
"68.92.21.166
",
"70.243.0.80
",
"76.27.2.217
",
"69.154.70.87
",
"64.194.21.70
",
"65.2.58.205
",
"71.190.5.179
",
"222.231.50.161
",
"207.241.227.89
",
"66.69.154.27
",
"64.57.237.77
",
"207.241.227.58
",
"141.26.67.72
",
"66.69.177.214
",
"24.32.87.90
",
"66.69.161.113
",
"71.132.195.152
",
"65.55.106.144
",
"64.246.165.150
",
"24.32.86.99
",
"98.214.3.45
",
"65.55.110.237
",
"12.169.83.234
",
"72.30.79.57
",
"216.138.112.154
",
"63.161.133.46
",
"24.32.85.30
",
"75.109.255.120
",
"66.230.110.142
",
"66.249.68.138
",
"66.69.140.162
",
"82.128.187.59
",
"94.142.129.98
",
"81.25.58.23
",
"68.90.120.114
",
"65.55.231.106
",
"95.24.20.224
",
"221.194.132.142
",
"89.122.29.32
",
"66.249.68.231
",
"66.249.68.246
",
"24.173.88.74
",
"66.249.68.129
",
"72.16.218.134
",
"65.55.210.109
",
"89.122.224.52
",
"204.154.240.75
",
"75.23.219.1
",
"70.245.40.171
",
"70.245.40.198
",
"66.192.197.9
",
"99.48.19.169
",
"207.241.227.91
",
"99.25.116.154
",
"68.90.120.252
",
"168.60.114.252
",
"24.28.23.188
",
"207.200.116.136
",
"66.142.143.143
",
"72.26.191.154
",
"69.155.97.56
",
"64.57.231.118
",
"99.31.235.199
",
"99.4.78.102
",
"71.132.222.121
",
"71.132.213.136
",
"71.132.236.204
",
"66.69.171.149
",
"65.55.210.114
",
"65.55.110.90
",
"24.160.8.88
",
"208.99.203.205
",
"76.31.63.242
",
"208.99.203.206
",
"208.99.203.207
",
"208.99.208.34
",
"66.69.153.195
",
"24.160.28.14
",
"65.55.106.156
",
"72.30.142.177
",
"68.28.179.123
",
"24.127.75.246
",
"24.127.75.246
",
"208.99.208.45
",
"72.30.81.156
",
"66.69.152.139
",
"208.99.208.47
",
"66.138.202.83
",
"64.246.161.42
",
"66.69.143.137
",
"98.207.210.52
",
"68.28.187.125
",
"208.99.208.32
",
"70.243.0.96
",
"66.69.162.198
",
"85.132.101.67
",
"66.69.180.210
",
"208.99.199.22
",
"208.99.199.16
",
"208.99.199.27
",
"208.99.199.28
",
"208.99.199.24
",
"208.99.199.19
",
"208.99.199.17
",
"208.99.193.15
",
"75.141.191.226
",
"208.99.203.200
",
"208.99.203.199
",
"208.99.203.201
",
"208.99.203.202
",
"208.99.221.68
",
"75.93.43.50
",
"66.249.66.233
",
"88.198.67.200
",
"75.94.235.53
",
"74.208.154.143
",
"69.77.186.118
",
"64.219.237.64
",
"66.138.202.165
",
"66.69.177.212
",
"173.74.18.8
",
"65.55.230.255
",
"24.32.84.110
",
"66.249.72.161
",
"65.55.108.137
",
"65.55.108.148
",
"24.238.131.102
",
"208.80.195.56
",
"113.106.106.131
",
"65.55.110.35
",
"65.55.231.102
",
"65.55.231.42
",
"65.55.231.54
",
"65.55.231.33
",
"208.99.193.11
",
"208.99.193.10
",
"208.99.193.8
",
"208.99.193.13
",
"66.138.203.78
",
"64.194.18.230
",
"38.99.13.119
",
"66.69.173.2
",
"65.55.106.132
",
"82.161.231.16
",
"70.243.8.30
",
"71.40.250.178
",
"64.194.22.179
",
"68.92.179.131
",
"64.185.41.132
",
"192.129.3.46
",
"70.243.13.59
",
"66.69.186.157
",
"65.55.106.180
",
"72.26.189.50
",
"64.69.46.217
",
"68.90.121.118
",
"66.69.156.62
",
"64.143.190.140
",
"66.249.68.131
",
"24.178.12.185
",
"87.118.124.11
",
"72.30.142.221
",
"64.219.232.194
",
"64.183.214.235
",
"209.17.128.154
",
"82.34.47.168
",
"209.218.157.37
",
"64.194.26.24
",
"79.111.107.141
",
"66.69.184.202
",
"89.122.29.80
",
"72.251.13.187
",
"66.69.138.239
",
"66.69.170.228
",
"74.86.223.42
",
"72.26.185.91
",
"72.47.43.144
",
"94.142.128.140
",
"68.92.21.118
",
"38.108.180.170
",
"62.117.113.106
",
"118.165.129.69
",
"88.110.214.193
",
"84.9.15.1
",
"74.6.22.120
",
"72.30.142.239
",
"38.108.180.137
",
"65.55.106.155
",
"72.24.15.196
",
"64.57.233.223
",
"71.40.101.84
",
"38.108.180.138
",
"124.178.245.171
",
"66.69.159.126
",
"12.110.209.193
",
"64.246.165.235
",
"72.202.149.105
",
"32.150.16.247
",
"204.118.17.138
",
"77.88.44.122
",
"208.96.10.201
",
"221.194.132.188
",
"98.77.253.156
",
"63.249.36.7
",
"68.90.120.37
",
"72.30.161.230
",
"68.55.166.66
",
"65.55.106.233
",
"76.242.72.36
",
"72.30.142.238
",
"68.92.9.159
",
"72.30.78.228
",
"32.146.77.136
",
"64.12.117.72
",
"64.12.116.143
",
"64.12.116.203
",
"64.12.116.70
",
"64.12.116.133
",
"64.12.117.73
",
"70.91.197.168
",
"95.24.202.233
",
"74.6.8.103
",
"216.184.80.18
",
"132.62.88.94
",
"72.30.81.171
",
"118.136.134.104
",
"74.6.22.182
",
"72.30.79.125
",
"32.149.203.11
",
"203.6.203.66
",
"72.26.186.111
",
"91.106.184.15
",
"66.69.180.87
",
"32.149.234.75
",
"208.80.195.123
",
"66.69.190.134
",
"207.182.133.106
",
"64.194.29.23
",
"208.80.195.125
",
"65.55.107.181
",
"75.108.155.16
",
"208.80.195.126
",
"72.30.142.187
",
"68.92.20.244
",
"74.6.18.238
",
"24.119.100.167
",
"72.24.77.55
",
"67.221.132.34
",
"85.93.201.251
",
"12.171.186.208
",
"24.173.88.102
",
"65.71.236.4
",
"64.12.116.18
",
"64.12.116.67
",
"64.12.116.209
",
"64.12.116.14
",
"64.12.116.69
",
"64.12.116.19
",
"64.12.117.78
",
"68.235.149.154
",
"65.55.109.24
",
"72.30.161.221
",
"66.69.157.71
",
"65.55.210.108
",
"68.95.31.2
",
"99.140.170.185
",
"149.169.143.94
",
"71.40.101.90
",
"208.80.195.49
",
"174.133.177.66
",
"71.40.101.111
",
"65.55.110.154
",
"207.235.24.10
",
"65.55.230.254
",
"66.69.188.175
",
"70.243.2.128
",
"209.17.173.118
",
"216.104.15.138
",
"74.6.22.165
",
"74.6.18.249
",
"12.49.127.2
",
"79.232.49.249
",
"72.30.79.83
",
"65.98.224.5
",
"64.57.235.178
",
"24.234.105.151
",
"98.196.72.132
",
"38.103.63.56
",
"204.62.55.11
",
"70.243.2.71
",
"74.6.17.172
",
"75.93.36.253
",
"72.30.142.154
",
"65.98.224.6
",
"74.6.22.179
",
"74.6.8.105
",
"208.96.54.70
",
"65.55.110.142
",
"72.30.161.248
",
"216.104.15.130
",
"72.30.142.244
",
"70.250.252.123
",
"212.95.54.38
",
"208.80.195.48
",
"72.30.142.175
",
"72.30.142.111
",
"65.67.180.24
",
"208.99.208.33
",
"208.99.208.36
",
"208.99.208.35
",
"208.99.208.37
",
"66.69.172.104
",
"72.30.142.87
",
"67.195.37.114
",
"208.80.195.55
",
"84.252.48.240
",
"65.55.107.180
",
"67.195.115.108
",
"64.56.68.210
",
"65.71.236.43
",
"199.43.32.99
",
"24.206.138.22
",
"208.99.203.203
",
"208.99.203.198
",
"71.35.103.244
",
"72.26.184.132
",
"66.69.184.128
",
"208.99.208.40
",
"208.99.193.9
",
"70.243.0.251
",
"65.125.76.226
",
"24.173.31.138
",
"74.6.22.177
",
"66.69.145.167
",
"74.6.22.173
",
"95.25.72.96
",
"72.30.79.85
",
"69.58.178.28
",
"208.80.195.54
",
"89.149.254.133
",
"66.82.9.83
",
"66.249.71.193
",
"65.55.109.241
",
"72.26.184.160
",
"83.167.62.185
",
"72.30.78.244
",
"74.6.22.163
",
"92.51.157.168
",
"66.82.162.12
",
"75.23.213.103
",
"70.216.27.23
",
"65.55.106.118
",
"74.6.17.182
",
"204.154.240.95
",
"202.160.180.60
",
"202.160.179.18
",
"221.194.132.178
",
"208.99.193.12
",
"75.23.209.9
",
"72.30.142.231
",
"70.243.8.202
",
"131.107.0.75
",
"65.55.231.122
",
"75.23.223.170
",
"70.243.8.238
",
"74.6.18.222
",
"66.69.172.63
",
"65.55.107.189
",
"65.55.110.52
",
"70.245.47.216
",
"65.55.109.38
",
"72.30.65.42
",
"65.55.109.133
",
"65.55.109.145
",
"65.55.109.179
",
"65.55.109.205
",
"65.55.109.87
",
"65.55.210.110
",
"65.55.107.191
",
"65.55.109.109
",
"64.194.29.140
",
"150.176.182.29
",
"98.134.130.11
",
"208.80.195.121
",
"65.55.110.227
",
"65.55.109.140
",
"64.12.116.137
",
"64.12.116.134
",
"64.12.116.207
",
"64.12.117.66
",
"64.12.116.205
",
"64.12.116.210
",
"64.12.116.206
",
"64.12.116.208
",
"64.12.117.9
",
"66.69.155.93
",
"72.30.142.217
",
"208.99.199.20
",
"91.214.44.229
",
"79.111.175.155
",
"24.160.10.191
",
"69.19.14.30
",
"74.251.0.115
",
"79.232.30.5
",
"65.55.109.213
",
"70.233.174.109
",
"99.19.3.93
",
"208.99.199.18
",
"75.93.41.45
",
"216.167.146.19
",
"66.96.220.69
",
"66.235.180.7
",
"207.150.196.53
",
"38.100.41.102
",
"66.69.142.246
",
"70.122.220.119
",
"69.6.135.85
",
"24.160.11.209
",
"143.166.226.57
",
"63.98.35.194
",
"92.135.191.120
",
"205.188.117.16
",
"205.188.117.11
",
"65.55.210.127
",
"65.55.109.209
",
"89.178.38.24
",
"24.119.28.17
",
"63.166.49.137
",
"75.23.221.85
",
"65.55.110.107
",
"65.55.109.99
",
"72.26.188.210
",
"74.6.8.124
",
"70.234.194.190
",
"65.55.106.217
",
"66.235.124.6
",
"65.54.236.92
",
"99.231.82.110
",
"65.55.210.118
",
"64.185.41.57
",
"68.235.138.1
",
"75.41.235.62
",
"65.55.110.18
",
"65.55.106.243
",
"208.190.26.89
",
"75.23.222.19
",
"65.55.110.117
",
"66.69.155.182
",
"99.157.3.59
",
"70.254.144.42
",
"66.69.187.75
",
"65.55.109.162
",
"72.12.122.61
",
"168.60.118.49
",
"12.34.246.80
",
"67.65.239.232
",
"75.23.213.167
",
"64.157.4.105
",
"70.243.13.206
",
"161.137.8.50
",
"64.194.19.57
",
"64.246.178.34
",
"65.55.106.134
",
"99.177.215.153
",
"74.5.98.43
",
"64.57.233.230
",
"24.165.55.82
",
"71.40.101.122
",
"65.55.106.234
",
"74.6.8.91
",
"66.69.180.21
",
"204.65.230.107
",
"65.55.110.119
",
"75.93.42.63
",
"65.55.110.240
",
"99.157.4.248
",
"72.30.142.117
",
"67.195.112.56
",
"65.55.106.241
",
"72.30.142.89
",
"65.55.106.148
",
"76.31.136.232
",
"76.184.80.88
",
"75.23.214.143
",
"68.90.122.137
",
"74.6.8.110
",
"70.254.149.201
",
"64.219.232.58
",
"64.185.41.195
",
"209.33.57.151
",
"69.153.188.196
",
"64.194.22.151
",
"209.193.86.50
",
"72.30.79.34
",
"209.55.76.120
",
"75.23.208.98
",
"65.55.106.142
",
"66.69.136.72
",
"4.253.77.116
",
"67.218.116.131
",
"38.108.180.76
",
"216.167.149.31
",
"75.23.214.192
",
"74.6.17.181
",
"70.243.9.190
",
"66.69.184.238
",
"67.218.116.165
",
"65.55.106.122
",
"74.6.149.14
",
"67.218.116.130
",
"74.6.149.104
",
"155.7.176.6
",
"66.197.167.99
",
"65.55.107.229
",
"216.145.11.94
",
"65.55.106.123
",
"75.93.36.106
",
"65.55.231.1
",
"65.55.231.31
",
"65.55.231.55
",
"65.55.231.41
",
"65.55.231.124
",
"65.55.231.27
",
"65.55.231.52
",
"65.55.231.67
",
"65.55.108.164
",
"65.55.108.163
",
"64.194.27.171
",
"12.177.121.128
",
"66.182.204.136
",
"65.55.220.207
",
"66.249.71.237
",
"70.216.83.163
",
"24.153.148.86
",
"71.40.101.233
",
"216.226.11.12
",
"65.55.107.231
",
"65.55.109.183
",
"65.55.107.219
",
"71.97.59.188
",
"65.55.110.148
",
"91.213.29.55
",
"65.55.107.206
",
"94.102.63.15
",
"65.55.106.131
",
"65.55.107.234
",
"65.55.106.188
",
"203.33.107.100
",
"65.55.106.238
",
"66.69.182.94
",
"74.6.8.100
",
"66.249.65.78
",
"98.140.90.228
",
"208.99.193.3
",
"72.30.142.223
",
"65.55.106.205
",
"74.6.8.87
",
"71.21.21.105
",
"206.53.153.90
",
"72.30.78.218
",
"65.55.109.158
",
"65.55.110.17
",
"76.73.62.242
",
"38.108.180.161
",
"65.55.109.10
",
"70.216.249.150
",
"220.181.7.112
",
"123.125.66.109
",
"220.181.7.44
",
"75.110.205.64
",
"64.194.26.90
",
"74.6.18.245
",
"132.25.0.207
",
"74.6.149.103
",
"174.133.29.34
",
"220.181.7.28
",
"74.6.149.16
",
"123.125.68.109
",
"70.246.99.170
",
"75.101.197.39
",
"24.173.30.178
",
"64.57.237.149
",
"65.55.106.204
",
"220.181.7.101
",
"65.55.106.113
",
"65.67.181.140
",
"65.55.109.154
",
"202.160.178.209
",
"123.125.66.19
",
"220.181.7.27
",
"220.181.7.33
",
"220.181.7.31
",
"220.181.7.19
",
"220.181.7.17
",
"220.181.7.51
",
"65.55.106.184
",
"220.181.7.49
",
"220.181.7.109
",
"38.108.180.121
",
"220.181.7.52
",
"220.181.7.39
",
"220.181.7.18
",
"220.181.7.108
",
"220.181.7.111
",
"220.181.7.102
",
"220.181.7.98
",
"38.108.180.22
",
"220.181.7.114
",
"220.181.7.26
",
"220.181.7.48
",
"65.55.110.204
",
"220.181.7.107
",
"220.181.7.50
",
"220.181.7.40
",
"65.55.109.159
",
"213.55.70.158
",
"220.181.7.42
",
"66.69.184.215
",
"220.181.7.30
",
"220.181.7.41
",
"65.55.207.50
",
"220.181.7.34
",
"220.181.7.99
",
"220.181.7.29
",
"220.181.7.43
",
"220.181.7.47
",
"220.181.7.20
",
"220.181.7.103
",
"220.181.7.37
",
"123.125.66.95
",
"220.181.7.88
",
"123.125.66.96
",
"66.69.159.66
",
"220.181.7.93
",
"123.125.66.87
",
"92.241.182.25
",
"74.6.22.176
",
"65.55.207.69
",
"65.55.106.160
",
"221.194.132.187
",
"123.125.66.32
",
"72.190.35.201
",
"220.181.7.38
",
"65.55.207.94
",
"65.55.207.126
",
"96.8.225.68
",
"65.55.110.145
",
"65.55.106.181
",
"192.231.41.200
",
"74.6.22.108
",
"66.69.136.6
",
"123.125.66.103
",
"75.23.214.244
",
"65.55.207.136
",
"220.181.7.106
",
"155.219.241.10
",
"69.154.71.229
",
"173.126.28.67
",
"77.115.120.6
",
"66.82.9.82
",
"98.220.57.66
",
"66.235.124.101
",
"206.255.37.249
",
"65.55.106.159
",
"66.69.137.57
",
"66.249.16.212
",
"65.55.207.70
",
"66.69.159.132
",
"24.173.201.50
",
"65.125.76.61
",
"72.30.142.160
",
"75.109.200.122
",
"65.55.106.231
",
"65.55.207.75
",
"76.0.84.249
",
"216.104.15.134
",
"123.125.66.114
",
"74.6.22.94
",
"65.55.106.185
",
"123.125.66.102
",
"220.181.7.97
",
"74.6.17.152
",
"70.243.9.67
",
"65.55.106.207
",
"65.55.165.108
",
"65.55.165.78
",
"97.66.173.243
",
"72.14.73.34
",
"92.241.182.30
",
"99.157.3.197
",
"65.55.207.123
",
"115.165.35.88
",
"66.249.71.110
",
"72.30.78.248
",
"65.55.106.182
",
"168.60.115.147
",
"68.92.21.246
",
"24.160.11.110
",
"71.21.39.206
",
"174.101.18.77
",
"123.125.66.111
",
"65.55.207.139
",
"204.152.194.210
",
"65.55.207.137
",
"202.160.179.89
",
"209.202.168.75
",
"66.69.171.67
",
"208.64.12.5
",
"208.64.12.5
",
"70.218.149.254
",
"220.181.7.119
",
"123.125.66.130
",
"70.137.16.39
",
"75.23.214.102
",
"220.181.7.71
",
"123.125.66.65
",
"24.173.88.50
",
"216.226.11.62
",
"12.172.10.138
",
"68.90.123.232
",
"74.6.22.185
",
"69.154.25.59
",
"66.69.158.72
",
"123.125.66.76
",
"220.181.7.87
",
"220.181.7.74
",
"123.125.66.71
",
"220.181.7.64
",
"72.30.81.172
",
"220.181.7.91
",
"123.125.66.122
",
"123.125.66.66
",
"220.181.7.59
",
"220.181.7.25
",
"123.125.66.24
",
"220.181.7.63
",
"123.125.66.94
",
"123.125.66.59
",
"123.125.66.118
",
"220.181.7.131
",
"123.125.66.84
",
"220.181.7.95
",
"76.0.68.67
",
"65.71.236.165
",
"71.13.185.69
",
"123.125.66.70
",
"98.209.79.245
",
"66.69.182.149
",
"71.40.82.195
",
"65.55.106.107
",
"186.82.247.162
",
"66.69.131.51
",
"66.205.100.10
",
"65.55.106.108
",
"65.55.106.208
",
"76.184.51.56
",
"65.55.110.157
",
"75.57.212.48
",
"24.160.28.226
",
"74.6.17.173
",
"66.69.155.2
",
"123.125.66.46
",
"72.30.142.241
",
"74.6.17.151
",
"74.6.17.167
",
"72.30.161.225
",
"74.6.22.153
",
"65.55.106.163
",
"70.243.0.209
",
"160.42.161.212
",
"65.55.106.203
",
"70.254.158.229
",
"74.6.18.230
",
"66.69.128.149
",
"66.69.161.194
",
"65.55.106.157
",
"74.6.18.217
",
"65.55.207.100
",
"65.55.207.101
",
"66.69.143.208
",
"70.128.94.253
",
"99.147.76.203
",
"92.241.182.29
",
"72.30.78.215
",
"64.208.182.77
",
"220.181.7.24
",
"65.55.207.132
",
"65.55.207.30
",
"69.57.124.18
",
"76.73.37.234
",
"220.181.7.115
",
"71.10.72.25
",
"220.181.7.66
",
"64.57.237.246
",
"220.181.7.81
",
"64.246.161.30
",
"65.55.165.98
",
"220.181.7.84
",
"65.55.165.116
",
"74.52.43.10
",
"65.25.184.255
",
"64.124.14.120
",
"220.181.7.80
",
"123.125.66.80
",
"220.181.7.125
",
"65.55.106.135
",
"66.69.168.244
",
"202.160.179.36
",
"64.194.237.35
",
"65.55.109.155
",
"72.30.79.92
",
"220.181.7.14
",
"149.254.49.139
",
"65.55.109.166
",
"65.55.110.182
",
"65.55.207.51
",
"99.157.1.125
",
"74.6.17.174
",
"205.203.134.197
",
"65.55.106.179
",
"220.181.7.68
",
"66.82.162.20
",
"72.30.142.235
",
"65.55.207.25
",
"123.125.66.77
",
"220.181.7.62
",
"123.125.66.68
",
"65.55.207.96
",
"72.30.79.43
",
"65.55.106.232
",
"220.181.7.67
",
"123.125.66.75
",
"64.57.233.79
",
"64.124.14.126
",
"65.71.243.34
",
"65.71.243.237
",
"72.26.159.199
",
"70.243.0.74
",
"70.243.4.10
",
"65.55.106.210
",
"65.67.180.213
",
"70.254.150.185
",
"72.30.81.154
",
"74.6.22.159
",
"66.69.173.94
",
"72.30.142.220
",
"24.205.200.11
",
"65.71.242.41
",
"65.55.106.228
",
"66.69.175.124
",
"65.55.107.182
",
"89.178.39.237
",
"66.249.17.150
",
"164.58.179.253
",
"64.57.237.155
",
"12.34.246.81
",
"123.125.66.93
",
"65.55.106.109
",
"24.139.36.126
",
"65.55.110.26
",
"72.30.65.41
",
"123.125.66.129
",
"220.181.7.58
",
"66.69.131.89
",
"65.55.207.138
",
"65.55.207.97
",
"75.111.75.163
",
"65.55.207.133
",
"65.55.110.82
",
"220.181.7.116
",
"123.125.66.104
",
"220.181.7.36
",
"220.181.7.96
",
"123.125.66.132
",
"202.160.178.131
",
"220.181.7.132
",
"123.125.66.61
",
"220.181.7.56
",
"96.15.128.223
",
"207.150.194.26
",
"78.33.237.146
",
"66.69.177.29
",
"99.157.2.124
",
"221.194.132.170
",
"220.181.7.129
",
"74.197.84.36
",
"65.55.104.24
",
"66.69.154.49
",
"24.32.85.248
",
"72.26.191.163
",
"65.55.110.73
",
"12.228.157.209
",
"220.181.7.61
",
"74.6.149.23
",
"80.132.115.203
",
"220.181.7.104
",
"67.202.3.66
",
"173.17.182.65
",
"64.57.236.122
",
"220.181.7.117
",
"123.125.66.127
",
"66.69.169.186
",
"38.108.67.29
",
"201.43.98.231
",
"201.43.98.231
",
"76.0.46.250
",
"123.125.66.83
",
"220.181.7.77
",
"65.55.106.139
",
"123.125.66.119
",
"143.248.246.174
",
"66.69.185.205
",
"216.104.15.142
",
"99.40.50.102
",
"65.55.207.76
",
"65.55.207.120
",
"208.91.113.20
",
"65.71.240.33
",
"123.125.66.126
",
"220.181.7.90
",
"87.118.86.133
",
"168.38.111.142
",
"65.55.106.229
",
"70.218.224.189
",
"70.243.3.131
",
"70.243.3.120
",
"192.131.85.206
",
"65.55.107.179
",
"65.71.243.108
",
"66.69.163.217
",
"65.55.110.167
",
"84.170.168.36
",
"123.125.66.88
",
"123.125.66.90
",
"83.233.30.86
",
"70.243.5.181
",
"65.46.48.194
",
"72.30.87.108
",
"96.25.192.214
",
"168.60.114.131
",
"192.251.125.85
",
"203.6.203.76
",
"123.125.66.82
",
"220.181.7.57
",
"220.181.7.83
",
"65.55.106.206
",
"65.55.207.26
",
"220.181.7.86
",
"123.125.66.79
",
"65.71.242.192
",
"123.125.66.97
",
"220.181.7.82
",
"65.55.207.22
",
"64.56.78.10
",
"72.30.81.167
",
"74.222.4.74
",
"220.181.7.124
",
"123.125.66.62
",
"74.6.18.223
",
"204.124.180.66
",
"204.124.180.66
",
"66.69.143.87
",
"194.8.75.157
",
"65.71.240.84
",
"220.181.7.89
",
"123.125.66.85
",
"67.202.56.8
",
"220.181.7.127
",
"123.125.66.91
",
"220.181.7.123
",
"96.24.68.118
",
"123.125.66.78
",
"89.28.14.35
",
"65.55.207.95
",
"72.94.249.38
",
"74.6.149.106
",
"64.57.236.226
",
"66.69.157.68
",
"84.59.58.57
",
"66.69.167.105
",
"220.181.7.128
",
"65.55.109.100
",
"66.69.128.18
",
"66.69.173.227
",
"71.181.32.73
",
"70.248.115.251
",
"198.231.23.244
",
"67.195.112.58
",
"65.55.207.125
",
"66.69.170.210
",
"123.125.66.120
",
"65.55.106.137
",
"123.125.66.116
",
"65.55.207.74
",
"65.55.207.73
",
"208.80.195.53
",
"123.125.66.67
",
"38.108.67.22
",
"65.55.109.147
",
"65.55.109.26
",
"65.55.109.110
",
"123.125.66.106
",
"65.55.107.236
",
"66.69.133.67
",
"123.125.66.89
",
"200.207.178.75
",
"189.69.71.3
",
"74.6.22.171
",
"81.137.139.28
",
"74.6.22.106
",
"71.40.101.70
",
"221.194.132.181
",
"65.55.106.158
",
"220.181.7.46
",
"65.55.165.44
",
"72.30.142.98
",
"66.69.161.166
",
"139.130.192.34
",
"66.69.153.144
",
"74.6.22.95
",
"74.6.8.118
",
"65.55.107.228
",
"89.248.172.98
",
"123.125.66.99
",
"74.6.22.104
",
"96.24.60.117
",
"123.125.66.63
",
"220.181.7.73
",
"70.255.164.147
",
"70.245.40.161
",
"74.6.22.110
",
"123.125.66.20
",
"82.81.146.49
",
"72.26.187.252
",
"66.36.230.78
",
"76.233.123.217
",
"72.16.89.210
",
"66.69.129.24
",
"220.181.7.55
",
"62.149.9.165
",
"216.18.100.154
",
"72.30.79.33
",
"38.108.180.44
",
"220.181.7.94
",
"72.26.189.57
",
"72.30.78.241
",
"123.125.66.50
",
"65.19.129.18
",
"72.30.79.56
",
"70.243.1.112
",
"123.125.66.72
",
"12.239.210.82
",
"65.71.243.208
",
"66.69.157.247
",
"220.181.7.122
",
"213.219.103.117
",
"208.80.193.38
",
"123.125.66.105
",
"64.246.165.190
",
"65.55.51.111
",
"208.80.193.33
",
"123.125.66.60
",
"208.80.193.40
",
"75.101.221.99
",
"123.125.66.112
",
"66.69.183.64
",
"205.188.116.14
",
"205.188.116.145
",
"205.188.116.209
",
"205.188.117.5
",
"205.188.117.10
",
"205.188.116.65
",
"212.95.63.242
",
"208.80.193.32
",
"166.70.126.65
",
"123.125.66.125
",
"208.80.193.28
",
"220.181.7.85
",
"123.125.66.117
",
"216.45.81.3
",
"72.30.79.88
",
"66.69.168.128
",
"77.88.50.21
",
"74.6.18.219
",
"65.55.207.117
",
"65.55.106.115
",
"208.80.193.26
",
"123.125.66.47
",
"123.125.66.81
",
"66.69.163.227
",
"65.55.110.85
",
"67.162.132.161
",
"38.108.180.96
",
"99.129.150.236
",
"24.160.28.184
",
"72.30.142.152
",
"123.125.66.15
",
"74.6.17.179
",
"78.146.110.114
",
"131.107.65.43
",
"66.69.128.139
",
"174.133.79.72
",
"66.249.71.138
",
"72.30.161.231
",
"67.195.50.94
",
"174.133.211.122
",
"65.55.207.48
",
"220.181.7.15
",
"220.181.7.110
",
"198.28.69.5
",
"65.71.240.141
",
"66.69.151.254
",
"70.243.1.106
",
"66.69.153.245
",
"67.195.50.119
",
"66.69.182.115
",
"123.125.66.39
",
"75.23.212.167
",
"208.80.193.41
",
"207.150.196.54
",
"65.55.207.72
",
"65.55.51.70
",
"66.25.203.25
",
"204.57.229.98
",
"65.55.106.209
",
"74.86.57.230
",
"220.181.7.69
",
"74.6.8.90
",
"217.14.4.216
",
"208.80.193.27
",
"70.245.40.89
",
"123.125.66.57
",
"208.80.193.30
",
"65.67.181.31
",
"12.18.100.163
",
"123.125.66.123
",
"123.125.66.55
",
"65.55.207.140
",
"123.125.66.73
",
"65.55.106.133
",
"208.80.193.34
",
"65.55.106.211
",
"213.239.199.189
",
"220.181.7.75
",
"123.125.66.92
",
"123.125.66.22
",
"65.55.207.118
",
"88.239.82.107
",
"71.91.180.97
",
"75.23.210.27
",
"89.149.244.89
",
"208.80.193.36
",
"64.185.41.97
",
"64.194.18.227
",
"63.25.39.121
",
"64.246.165.210
",
"65.55.106.136
",
"65.55.109.186
",
"65.55.109.23
",
"115.238.66.254
",
"123.125.66.51
",
"69.48.241.119
",
"65.55.207.46
",
"66.69.170.79
",
"66.25.196.239
",
"65.55.110.42
",
"216.167.171.50
",
"123.125.66.74
",
"70.254.145.100
",
"65.55.207.27
",
"66.25.200.150
",
"65.55.207.134
",
"123.125.66.18
",
"74.222.2.74
",
"78.47.165.48
",
"64.185.33.72
",
"38.100.8.50
",
"208.80.193.42
",
"66.25.200.168
",
"81.173.228.217
",
"24.32.84.54
",
"74.6.22.188
",
"208.80.193.37
",
"65.55.106.227
",
"63.25.51.241
",
"209.17.173.121
",
"209.17.173.104
",
"66.38.134.104
",
"66.38.134.102
",
"38.101.148.126
",
"66.25.193.208
",
"123.125.66.23
",
"204.154.242.52
",
"150.70.84.151
",
"65.55.231.113
",
"208.99.199.25
",
"208.99.199.26
",
"208.99.199.23
",
"65.71.242.144
",
"208.80.193.29
",
"67.195.111.49
",
"70.243.9.66
",
"74.113.173.25
",
"220.181.7.35
",
"66.69.143.234
",
"84.19.161.23
",
"24.249.128.48
",
"66.25.196.20
",
"61.135.163.121
",
"72.30.78.222
",
"70.243.3.41
",
"65.55.207.135
",
"71.81.149.146
",
"67.195.50.90
",
"174.129.120.48
",
"65.55.106.138
",
"188.163.29.2
",
"75.23.218.66
",
"65.55.51.110
",
"123.125.66.25
",
"71.183.59.74
",
"64.207.66.119
",
"69.58.178.26
",
"65.55.106.161
",
"91.107.29.234
",
"72.26.184.78
",
"12.53.16.140
",
"75.31.69.7
",
"67.195.50.85
",
"123.125.66.44
",
"65.55.207.78
",
"65.55.207.71
",
"123.125.66.30
",
"38.105.83.12
",
"66.68.30.92
",
"65.55.108.138
",
"220.181.7.54
",
"83.167.62.168
",
"208.80.193.43
",
"72.30.161.241
",
"95.27.48.179
",
"123.125.66.86
",
"64.219.232.137
",
"65.55.231.57
",
"24.173.201.63
",
"65.55.231.45
",
"74.6.17.161
",
"66.69.141.110
",
"91.214.44.121
",
"205.188.116.6
",
"205.188.116.66
",
"205.188.116.69
",
"65.55.207.99
",
"24.32.86.28
",
"65.55.165.29
",
"24.62.87.19
",
"70.254.145.202
",
"71.177.192.71
",
"71.226.140.68
",
"98.111.7.140
",
"69.136.152.205
",
"173.50.150.172
",
"65.55.207.23
",
"72.30.87.124
",
"204.64.0.171
",
"65.55.165.85
",
"194.8.75.239
",
"216.158.1.200
",
"72.30.142.167
",
"65.55.51.114
",
"75.23.215.68
",
"70.243.6.230
",
"202.160.188.228
",
"12.228.159.21
",
"208.81.52.66
",
"74.6.17.185
",
"168.60.115.40
",
"70.36.100.146
",
"74.6.18.243
",
"83.91.175.214
",
"24.160.28.71
",
"72.30.161.220
",
"220.181.7.72
",
"67.195.85.50
",
"123.125.66.101
",
"65.55.207.54
",
"213.63.148.239
",
"89.149.254.73
",
"64.233.173.1
",
"124.82.221.194
",
"221.116.142.90
",
"66.197.167.100
",
"205.209.170.10
",
"65.55.207.28
",
"66.25.201.129
",
"65.55.207.121
",
"70.36.103.74
",
"93.127.253.10
",
"65.55.232.21
",
"123.125.66.58
",
"65.55.207.122
",
"66.25.192.231
",
"123.125.66.48
",
"65.55.207.29
",
"220.181.7.60
",
"220.181.7.76
",
"66.249.68.146
",
"91.214.44.182
",
"216.167.171.62
",
"65.55.104.28
",
"75.23.221.213
",
"71.21.25.160
",
"12.228.158.95
",
"66.249.71.49
",
"65.71.243.227
",
"72.30.142.112
",
"65.55.232.16
",
"137.240.136.80
",
"72.26.187.24
",
"129.170.241.32
",
"67.195.111.246
",
"75.23.218.163
",
"202.160.178.94
",
"65.55.232.44
",
"66.25.205.86
",
"63.166.49.126
",
"123.125.66.34
",
"70.245.46.226
",
"123.125.66.121
",
"12.232.28.3
",
"84.226.38.242
",
"216.84.135.11
",
"66.235.124.98
",
"66.25.203.241
",
"204.228.226.16
",
"66.25.203.24
",
"72.30.78.235
",
"72.47.43.194
",
"65.55.110.239
",
"72.177.48.139
",
"65.55.207.102
",
"72.30.78.237
",
"208.80.193.31
",
"69.154.71.209
",
"174.127.132.10
",
"70.36.100.234
",
"71.252.252.222
",
"65.55.109.188
",
"72.30.161.249
",
"188.92.74.28
",
"70.174.110.148
",
"72.30.65.24
",
"24.205.87.26
",
"64.13.159.83
",
"123.125.66.31
",
"66.38.134.121
",
"65.55.110.163
",
"66.38.134.105
",
"65.55.109.185
",
"94.194.224.80
",
"24.32.84.159
",
"67.195.115.60
",
"68.204.169.97
",
"98.118.208.230
",
"66.25.201.64
",
"64.57.237.37
",
"66.69.169.13
",
"123.125.66.16
",
"65.55.207.47
",
"75.23.214.156
",
"67.195.114.36
",
"65.55.232.40
",
"65.55.232.43
",
"65.55.106.187
",
"72.47.44.55
",
"195.210.57.83
",
"99.157.9.172
",
"66.138.203.119
",
"81.153.238.181
",
"220.181.7.118
",
"66.249.65.134
",
"123.125.66.133
",
"70.243.1.18
",
"208.80.193.39
",
"65.55.109.146
",
"65.55.207.119
",
"66.25.206.4
",
"69.84.207.147
",
"123.125.66.42
",
"70.183.195.19
",
"65.214.174.3
",
"24.153.148.166
",
"70.15.85.163
",
"64.56.70.42
",
"220.181.7.79
",
"66.25.199.94
",
"41.202.76.190
",
"90.30.228.246
",
"66.69.142.251
",
"65.55.37.203
",
"65.55.37.202
",
"64.219.239.61
",
"123.125.66.21
",
"65.55.207.98
",
"75.23.222.101
",
"123.125.66.69
",
"75.23.212.28
",
"66.69.155.167
",
"24.153.146.34
",
"97.87.24.153
",
"75.23.222.65
",
"209.17.128.139
",
"24.155.39.178
",
"99.60.220.233
",
"202.160.188.229
",
"205.209.252.37
",
"66.25.200.152
",
"24.32.85.55
",
"66.249.17.200
",
"88.131.106.33
",
"64.194.30.159
",
"64.194.19.16
",
"78.140.138.39
",
"202.156.14.251
",
"65.55.107.237
",
"89.149.197.241
",
"66.69.167.206
",
"74.222.4.75
",
"69.49.208.65
",
"12.5.171.82
",
"70.36.100.186
",
"165.130.136.206
",
"65.55.51.112
",
"202.160.178.238
",
"216.145.5.42
",
"89.253.70.223
",
"67.195.115.163
",
"66.69.163.9
",
"67.195.115.109
",
"65.55.110.141
",
"65.55.109.50
",
"64.12.116.198
",
"67.195.111.23
",
"65.71.241.218
",
"65.55.207.45
",
"70.36.100.235
",
"123.125.66.26
",
"174.129.115.99
",
"97.77.252.196
",
"65.71.240.139
",
"168.60.115.184
",
"72.87.42.167
",
"66.249.71.243
",
"24.32.87.160
",
"66.38.134.107
",
"24.32.84.221
",
"216.18.100.139
",
"69.154.70.21
",
"94.75.229.132
",
"75.5.175.60
",
"67.195.115.152
",
"209.17.173.91
",
"64.219.232.102
",
"65.55.106.235
",
"75.23.208.62
",
"66.25.192.88
",
"66.25.194.192
",
"24.130.229.235
",
"65.55.110.216
",
"96.24.57.29
",
"84.19.188.124
",
"71.216.249.208
",
"24.4.103.95
",
"65.55.109.156
",
"65.55.231.17
",
"65.55.214.38
",
"65.55.216.63
",
"65.55.220.219
",
"65.55.216.70
",
"70.36.100.147
",
"138.32.32.166
",
"65.55.110.131
",
"24.32.86.98
",
"123.125.66.64
",
"99.157.1.123
",
"123.125.66.27
",
"99.157.10.211
",
"71.21.21.147
",
"67.195.112.31
",
"24.153.146.26
",
"70.254.151.34
",
"99.157.3.43
",
"89.255.106.10
",
"69.154.70.240
",
"123.125.66.110
",
"65.55.207.21
",
"64.246.165.200
",
"69.154.71.2
",
"208.80.193.44
",
"209.17.131.107
",
"220.181.7.65
",
"174.129.57.107
",
"66.69.175.174
",
"66.69.155.27
",
"99.157.2.246
",
"70.254.144.53
",
"72.251.10.13
",
"220.181.7.78
",
"123.125.66.28
",
"92.241.182.24
",
"41.207.21.78
",
"68.92.9.51
",
"64.12.116.145
",
"64.12.117.11
",
"64.12.117.12
",
"66.69.180.240
",
"70.105.251.34
",
"202.160.180.52
",
"162.6.97.3
",
"71.21.90.24
",
"123.125.66.53
",
"24.160.22.198
",
"65.55.207.77
",
"24.32.84.60
",
"123.125.66.41
",
"64.185.41.2
",
"70.122.71.213
",
"72.26.184.133
",
"24.32.87.119
",
"68.92.20.11
",
"65.71.242.137
",
"75.23.210.253
",
"65.55.207.93
",
"24.160.28.39
",
"92.241.182.23
",
"24.173.88.2
",
"123.125.66.38
",
"68.92.21.136
",
"8.12.147.72
",
"8.12.147.71
",
"8.12.147.70
",
"66.249.71.132
",
"144.160.98.31
",
"66.69.132.103
",
"67.195.115.231
",
"66.25.194.108
",
"66.25.205.74
",
"65.55.110.77
",
"220.181.7.121
",
"64.12.117.10
",
"67.195.115.85
",
"75.88.4.17
",
"67.195.112.159
",
"70.41.75.25
",
"66.69.153.156
",
"123.237.42.215
",
"65.55.110.193
",
"123.125.66.113
",
"64.246.165.170
",
"67.195.112.35
",
"74.222.4.82
",
"67.202.27.147
",
"207.241.227.78
",
"71.21.46.91
",
"75.23.208.24
",
"220.181.7.92
",
"66.25.207.35
",
"65.120.134.226
",
"95.28.207.39
",
"64.57.233.92
",
"123.125.66.100
",
"174.129.144.222
",
"66.25.197.229
",
"94.102.63.60
",
"85.25.124.132
",
"70.245.46.234
",
"65.33.236.118
",
"208.66.144.14
",
"24.3.178.27
",
"67.195.112.222
",
"123.125.66.52
",
"131.61.211.15
",
"38.108.67.33
",
"70.243.11.177
",
"66.25.199.56
",
"150.70.84.49
",
"65.55.207.49
",
"123.125.66.49
",
"66.69.129.162
",
"70.162.50.64
",
"65.55.106.110
",
"72.14.164.146
",
"72.14.164.197
",
"72.14.164.138
",
"72.14.164.187
",
"72.14.164.172
",
"72.14.164.141
",
"72.14.164.185
",
"72.14.164.182
",
"72.14.164.152
",
"72.14.164.194
",
"72.14.164.150
",
"72.14.164.145
",
"72.14.164.157
",
"72.14.164.186
",
"72.14.164.181
",
"72.14.164.156
",
"72.14.164.158
",
"72.14.164.174
",
"72.14.164.170
",
"72.14.164.151
",
"72.14.164.160
",
"72.14.164.153
",
"72.14.164.198
",
"72.14.164.131
",
"72.14.164.192
",
"72.14.164.144
",
"72.14.164.188
",
"72.14.164.177
",
"72.14.164.130
",
"72.14.164.148
",
"72.14.164.178
",
"72.14.164.154
",
"72.14.164.136
",
"72.14.164.176
",
"72.14.164.175
",
"72.14.164.200
",
"72.14.164.159
",
"72.14.164.180
",
"72.14.164.195
",
"72.14.164.135
",
"72.14.164.167
",
"72.14.164.155
",
"72.14.164.199
",
"72.14.164.133
",
"72.14.164.132
",
"72.14.164.161
",
"72.14.164.137
",
"72.14.164.129
",
"72.14.164.196
",
"72.14.164.173
",
"72.14.164.134
",
"72.14.164.143
",
"72.14.164.163
",
"72.14.164.179
",
"72.14.164.162
",
"72.14.164.128
",
"77.88.25.28
",
"70.36.100.66
",
"174.133.7.26
",
"65.55.106.230
",
"24.32.84.84
",
"66.25.202.117
",
"66.25.205.133
",
"205.188.116.210
",
"173.51.251.224
",
"209.17.171.33
",
"99.157.3.192
",
"91.205.174.49
",
"66.25.207.205
",
"168.60.115.43
",
"99.157.10.13
",
"75.101.253.242
",
"69.22.13.203
",
"77.88.51.30
",
"24.32.197.27
",
"212.1.248.17
",
"123.125.66.115
",
"213.122.174.227
",
"168.60.114.74
",
"75.23.222.12
",
"148.109.1.11
",
"66.249.71.214
",
"65.55.110.169
",
"66.69.129.136
",
"66.69.132.101
",
"66.69.168.117
",
"159.226.3.196
",
"70.248.213.163
",
"202.160.179.30
",
"65.55.110.241
",
"123.125.66.128
",
"74.222.4.218
",
"64.185.33.212
",
"220.181.7.45
",
"67.202.35.137
",
"220.181.7.100
",
"65.55.109.11
",
"99.27.182.5
",
"220.181.7.21
",
"66.25.200.140
",
"205.188.116.15
",
"205.188.117.66
",
"65.55.110.69
",
"113.149.115.219
",
"174.127.132.64
",
"66.69.146.45
",
"71.21.47.189
",
"220.181.7.32
",
"65.55.109.167
",
"202.160.178.223
",
"66.249.71.196
",
"66.25.207.112
",
"123.125.66.33
",
"65.55.107.218
",
"66.25.201.20
",
"88.131.106.20
",
"67.211.33.100
",
"75.23.211.78
",
"220.181.7.120
",
"66.249.71.150
",
"65.55.109.172
",
"89.248.172.99
",
"24.153.146.18
",
"72.26.191.158
",
"213.180.209.10
",
"66.249.71.234
",
"65.55.110.97
",
"65.55.104.131
",
"220.181.7.22
",
"220.181.7.113
",
"38.105.83.11
",
"66.25.202.251
",
"71.21.69.238
",
"66.69.182.79
",
"123.125.66.37
",
"67.195.81.172
",
"98.198.70.218
",
"205.188.117.78
",
"205.188.117.70
",
"205.188.116.19
",
"205.188.117.76
",
"208.80.193.54
",
"24.242.109.185
",
"65.55.110.220
",
"91.196.252.169
",
"96.25.217.227
",
"88.131.106.22
",
"88.131.106.21
",
"88.131.106.23
",
"65.55.110.173
",
"212.95.32.166
",
"198.203.177.177
",
"66.249.71.55
",
"122.224.4.112
",
"123.125.66.36
",
"65.55.110.15
",
"12.68.145.225
",
"75.18.114.139
",
"66.69.140.98
",
"66.25.204.128
",
"65.55.110.68
",
"12.175.178.250
",
"174.132.215.58
",
"188.163.69.74
",
"202.160.188.227
",
"97.77.252.106
",
"66.69.180.216
",
"65.55.51.115
",
"98.200.25.226
",
"65.55.109.88
",
"88.131.106.24
",
"66.69.156.16
",
"66.69.155.226
",
"123.125.66.45
",
"65.55.110.166
",
"65.55.109.182
",
"70.102.63.195
",
"193.69.163.95
",
"64.56.67.154
",
"72.94.249.37
",
"69.134.13.71
",
"188.163.68.133
",
"174.127.132.141
",
"174.127.132.138
",
"174.127.132.102
",
"174.127.132.106
",
"174.127.132.105
",
"174.127.132.103
",
"207.46.199.196
",
"85.25.124.4
",
"65.55.110.158
",
"65.55.106.183
",
"212.227.136.205
",
"166.205.5.13
",
"24.160.27.99
",
"66.25.207.40
",
"174.127.132.148
",
"174.127.132.149
",
"174.127.132.147
",
"174.127.132.146
",
"64.79.72.114
",
"202.160.178.33
",
"207.46.199.179
",
"65.55.110.39
",
"216.129.119.81
",
"207.46.199.180
",
"99.157.1.47
",
"65.55.109.229
",
"66.69.188.222
",
"99.157.8.173
",
"207.46.199.201
",
"75.41.235.22
",
"195.128.18.19
",
"66.69.140.6
",
"66.249.71.129
",
"66.25.204.133
",
"66.138.202.13
",
"65.71.242.177
",
"88.131.106.26
",
"97.77.252.123
",
"24.153.146.86
",
"207.46.199.198
",
"66.249.71.161
",
"174.129.140.44
",
"66.249.71.144
",
"75.23.214.223
",
"207.46.199.182
",
"96.25.248.10
",
"75.23.208.150
",
"85.25.124.167
",
"78.26.187.110
",
"207.46.199.185
",
"65.55.110.221
",
"87.89.57.92
",
"207.46.199.200
",
"66.25.202.180
",
"75.254.46.157
",
"72.42.96.157
",
"38.99.97.15
",
"65.55.216.53
",
"72.173.218.168
",
"66.25.204.49
",
"213.5.71.12
",
"174.129.134.226
",
"70.254.145.222
",
"68.90.122.159
",
"78.22.160.137
",
"188.163.68.66
",
"207.46.199.189
",
"75.23.215.8
",
"208.79.179.66
",
"71.21.81.6
",
"207.46.199.183
",
"24.32.86.155
",
"69.58.178.31
",
"75.23.209.72
",
"188.163.68.241
",
"118.169.8.85
",
"118.169.8.85
",
"118.169.8.85
",
"118.169.8.85
",
"118.169.8.85
",
"202.160.179.170
",
"168.54.142.26
",
"38.99.98.151
",
"66.25.207.93
",
"75.23.214.108
",
"213.203.203.29
",
"24.116.250.143
",
"66.69.142.62
",
"174.129.170.226
",
"72.26.191.55
",
"65.55.110.113
",
"72.167.46.170
",
"71.159.169.129
",
"24.32.87.104
",
"24.160.26.13
",
"70.116.141.186
",
"207.46.199.184
",
"208.80.193.35
",
"60.251.165.181
",
"60.251.165.181
",
"60.251.165.181
",
"65.55.218.159
",
"65.55.109.236
",
"91.125.221.253
",
"69.233.27.156
",
"65.55.216.54
",
"123.125.66.29
",
"86.27.253.208
",
"67.195.112.219
",
"66.69.153.181
",
"38.99.97.99
",
"57.67.16.50
",
"67.195.112.183
",
"72.26.158.188
",
"38.113.234.181
",
"96.24.66.103
",
"66.25.202.176
",
"38.113.234.180
",
"24.160.26.79
",
"70.245.41.123
",
"75.23.215.28
",
"95.26.245.238
",
"67.195.111.223
",
"65.55.216.33
",
"24.127.132.116
",
"208.115.111.248
",
"208.115.111.248
",
"67.142.162.28
",
"81.176.226.164
",
"93.174.93.80
",
"202.27.83.103
",
"75.23.215.217
",
"91.214.44.59
",
"209.183.51.130
",
"64.57.237.250
",
"82.176.234.130
",
"65.55.110.134
",
"66.69.168.89
",
"85.246.169.227
",
"65.55.207.52
",
"85.25.26.87
",
"63.25.225.154
",
"70.254.145.104
",
"71.21.65.100
",
"67.195.111.178
",
"70.36.100.226
",
"75.23.214.141
",
"68.92.20.202
",
"65.55.216.11
",
"65.55.107.245
",
"65.55.110.122
",
"66.25.195.159
",
"208.79.179.82
",
"202.160.188.213
",
"93.85.79.25
",
"66.25.205.68
",
"70.245.46.176
",
"75.23.212.160
",
"69.38.162.248
",
"207.46.199.188
",
"88.131.106.30
",
"81.144.182.242
",
"151.151.7.52
",
"66.249.65.12
",
"67.79.88.42
",
"92.48.118.229
",
"122.177.80.197
",
"66.69.163.253
",
"70.245.44.242
",
"65.55.207.24
",
"66.69.140.54
",
"66.25.204.156
",
"189.108.236.148
",
"70.36.103.42
",
"166.205.11.167
",
"24.32.87.139
",
"41.251.4.8
",
"72.107.69.200
",
"174.127.132.156
",
"174.127.132.157
",
"174.127.132.160
",
"174.127.132.155
",
"174.127.132.153
",
"71.21.60.69
",
"66.69.131.222
",
"24.160.20.152
",
"72.24.185.125
",
"202.160.180.164
",
"129.107.37.134
",
"67.228.68.101
",
"174.127.132.128
",
"174.127.132.125
",
"174.127.132.123
",
"174.127.132.124
",
"174.127.132.127
",
"205.134.162.150
",
"99.157.2.113
",
"99.157.0.108
",
"24.160.22.56
",
"71.126.154.2
",
"208.43.159.202
",
"193.60.130.67
",
"207.46.199.193
",
"88.131.106.31
",
"66.249.68.82
",
"68.90.120.113
",
"65.55.218.160
",
"66.69.145.54
",
"207.46.199.199
",
"78.33.237.147
",
"67.195.111.190
",
"66.69.153.92
",
"67.195.112.46
",
"65.55.216.71
",
"207.46.199.190
",
"71.21.89.159
",
"38.99.96.78
",
"174.129.128.52
",
"85.246.184.241
",
"207.46.199.177
",
"65.55.231.47
",
"173.88.203.87
",
"65.55.106.111
",
"67.195.114.24
",
"65.71.240.252
",
"65.71.242.109
",
"64.233.172.1
",
"65.71.241.223
",
"66.25.196.60
",
"66.69.154.131
",
"75.125.229.138
",
"207.46.199.195
",
"210.116.103.118
",
"69.154.70.243
",
"63.25.185.13
",
"68.90.122.99
",
false
)
$i = 2682
$ip_x = ""fclose($file_ip);
if (!$found) {
include - APP/plugins/counter/counter.php, line 15
include - APP/views/layouts/default.ctp, line 181
View::_render() - CORE/cake/libs/view/view.php, line 666
View::renderLayout() - CORE/cake/libs/view/view.php, line 454
View::render() - CORE/cake/libs/view/view.php, line 388
Controller::render() - CORE/cake/libs/controller/controller.php, line 803
ErrorHandler::_outputMessage() - CORE/cake/libs/error.php, line 373
ErrorHandler::missingController() - CORE/cake/libs/error.php, line 174
Object::dispatchMethod() - CORE/cake/libs/object.php, line 118
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 118
Object::cakeError() - CORE/cake/libs/object.php, line 203
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 136
[main] - APP/webroot/index.php, line 88