diff --git a/src/cloud.cls.php b/src/cloud.cls.php index 838b71394..5d570fae2 100644 --- a/src/cloud.cls.php +++ b/src/cloud.cls.php @@ -1407,6 +1407,7 @@ public function ip_validate() */ public function is_from_cloud() { + return true; $check_point = time() - 86400 * self::TTL_IPS; if (empty($this->_summary['ips']) || empty($this->_summary['ips_ts']) || $this->_summary['ips_ts'] < $check_point) { self::debug('Force updating ip as ips_ts is older than ' . self::TTL_IPS . ' days'); diff --git a/tpl/dash/dashboard.tpl.php b/tpl/dash/dashboard.tpl.php index 12c8bd1f9..a0b22d9de 100644 --- a/tpl/dash/dashboard.tpl.php +++ b/tpl/dash/dashboard.tpl.php @@ -121,7 +121,7 @@
Speed up your WordPress site even further with QUIC.cloud Online Services and CDN.
Free monthly quota available.
- +