| Server IP : 206.188.192.238 / Your IP : 216.73.217.23 Web Server : Apache System : Linux prod-iad-vuxweb1501v 5.14.0-687.26.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jul 14 16:32:02 EDT 2026 x86_64 User : 5595554.6694877 ( 4100086) PHP Version : 8.0.30 Disable Function : shell_exec,passthru,exec,system,pcntl_exec MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /data/2/5/106/65/5595554/user/6694877/htdocs/wp-content/plugins/jetpack/modules/ |
Upload File : |
<?php /** * Module Name: Image CDN * Module Description: Mirrors and serves your images from our free and fast image CDN, improving your site’s performance with no additional load on your servers. * Sort Order: 25 * Recommendation Order: 1 * First Introduced: 2.0 * Requires Connection: Yes * Auto Activate: No * Module Tags: Photos and Videos, Appearance, Recommended * Feature: Recommended, Appearance * Additional Search Queries: photon, photo cdn, image cdn, speed, compression, resize, responsive images, responsive, content distribution network, optimize, page speed, image optimize, photon jetpack */ Jetpack::dns_prefetch( array( '//i0.wp.com', '//i1.wp.com', '//i2.wp.com', ) ); Jetpack_Photon::instance();