Header image not being cached or served as webp
-
Hi guys, sorry to trouble, but I’ve a problem with the header image not being cached on the disk (like other images) or served with webp (the webp version has been generated). The headers for the header image are below. For some reason it keeps getting marked out as no-cache, and I suspect this is the reason why it doesn’t get cached. In comparison, the site logo gets cached and the webp image is served. Appreciate any help, thank you so much!
Request URL: https://pewpewpew.cc/wp-content/uploads/2018/04/cropped-DSC05690-5.jpg Request Method: GET Status Code: 200 (from memory cache) Remote Address: 198.252.101.150:443 Referrer Policy: no-referrer-when-downgrade accept-ranges: bytes alt-svc: quic=":443"; ma=2592000; v="35,37,38,39" cache-control: public, max-age=2592000 content-length: 377928 content-type: image/jpeg date: Mon, 25 Jun 2018 12:33:39 GMT etag: "5c448-5b228d75-87d11a2df684167f;;;" expires: Wed, 25 Jul 2018 12:33:39 GMT last-modified: Thu, 14 Jun 2018 15:44:53 GMT server: LiteSpeed status: 200 :authority: pewpewpew.cc :method: GET :path: /wp-content/uploads/2018/04/cropped-DSC05690-5.jpg :scheme: https accept: image/webp,image/apng,image/*,*/*;q=0.8 accept-encoding: gzip, deflate, br accept-language: en-GB,en;q=0.9,en-US;q=0.8,zh-CN;q=0.7,zh;q=0.6 cache-control: no-cache cookie: _ga=GA1.2.1350900781.1528905856; wordpress_test_cookie=WP+Cookie+check; PHPSESSID=m9qulantg26pgncg3pq3mnvhl2; wordpress_logged_in_a3ff1c1624baeac299fb2a2c7c1a5096=pewpewpew%7C1530118478%7CFXCSBHAMrwdFL8Ly5CkbBKHAu9RldVTC4UoiODddQwQ%7Cbb856496e409fff6e6a03812c2cd20e22ead0a18d285de3a97565ff47caf31f9; wordpress_logged_in_9df78edb37e23d25810b11ae1f1f7c0b=pewpewpew%7C1530119117%7COH0QYfnDSMUWQZ9ARDHd4k4ed5pZU8m2JYM807J3jLm%7Cfc6148ba779bda54d175dcb2e26585d770f7743e4f9dcf24d44ffcbf571755be; comment_author_9df78edb37e23d25810b11ae1f1f7c0b=pewpewpew; comment_author_email_9df78edb37e23d25810b11ae1f1f7c0b=zixian.chen%40gmail.com; __cfduid=d9c7facca915a354f7f5cd2983172916f1528971430; __unam=6369362-163ff0e917f-72b30b5b-398; tk_tc=1529593256490; redux_current_tab_get=2; redux_current_tab=16; wp-settings-1=libraryContent%3Dbrowse%26editor%3Dtinymce%26align%3Dcenter%26imgsize%3Dlarge%26hidetb%3D1%26advImgDetails%3Dshow%26post_dfw%3Doff%26urlbutton%3Dfile; wp-settings-time-1=1529922142; _gid=GA1.2.1083650736.1529929586; _lscache_vary=b342bc5ba57c0ef2195e3d309f3548ba pragma: no-cache referer: https://pewpewpew.cc/ user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36
-
This topic was modified 6 years, 9 months ago by
Jan Dembowski.
-
This topic was modified 6 years, 9 months ago by
darknezx.
The page I need help with: [log in to see the link]
-
This topic was modified 6 years, 9 months ago by
-
I’ve experimented further and it seems like the plugin doesn’t rewrite the URLs if it’s an image served via a css background:
<style id=’cenote-style-inline-css’ type=’text/css’>.cenote-header-media .tg-container{background-image:url(“https://pewpewpew.cc/wp-content/uploads/2018/04/cropped-DSC05690-5.jpg”)}</style>
.htaccess works, but I can’t use htaccess when I’m using a cdn. Appreciate if anyone has any ideas to use litespeed cache to rewrite the url instead of a htaccess rule. Thanks!
Hi,
I think this wiki here could help you
Best regards,
I tried various combinations which didn’t work. Theoretically, would I be using .background-image:url?
Please turn on debug advanced level and see what it says to that
https://xx.cc/wp-content/uploads/2018/04/cropped-DSC05690-5.jpg
This is the log. Appreciate your guidance on this!
06/26/18 23:21:40.227 [119.56.28.27:53899 1 dwn] ------GET HTTP/1.1 (HTTPS) /wp-admin/admin.php 06/26/18 23:21:40.227 [119.56.28.27:53899 1 dwn] Query String: page=lscache-settings&type=purge_all&settings-updated=true 06/26/18 23:21:40.227 [119.56.28.27:53899 1 dwn] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 06/26/18 23:21:40.227 [119.56.28.27:53899 1 dwn] Accept Encoding: gzip, deflate, br 06/26/18 23:21:40.227 [119.56.28.27:53899 1 dwn] Cookie _lscache_vary: b342bc5ba57c0ef2195e3d309f3548ba 06/26/18 23:21:40.227 [119.56.28.27:53899 1 dwn] X-LSCACHE: true 06/26/18 23:21:40.227 [119.56.28.27:53899 1 dwn] LSCACHE_VARY_VALUE: +webp 06/26/18 23:21:40.977 [119.56.28.27:53899 1 dwn] Media init 06/26/18 23:21:40.983 [119.56.28.27:53899 1 dwn] [Ctrl] X Cache_control -> private ( logged in user ) 06/26/18 23:21:40.985 [119.56.28.27:53899 1 dwn] CDN init 06/26/18 23:21:40.996 [119.56.28.27:53899 1 dwn] Task init 06/26/18 23:21:40.997 [119.56.28.27:53899 1 dwn] [Router] LSCWP_CTRL bypassed empty 06/26/18 23:21:41.318 [119.56.28.27:53899 1 dwn] [Ctrl] X Cache_control -> no Cache ( Admin page ) => LSC_Control::set_nocache()@312 => LSC_Admin->admin_init()@130 => WP_Hook->apply_filters()@286 06/26/18 23:21:41.480 [119.56.28.27:53899 1 dwn] Data init 06/26/18 23:21:41.480 [119.56.28.27:53899 1 dwn] [Data] Checking img_optm table 06/26/18 23:21:41.487 [119.56.28.27:53899 1 dwn] [Data] Existed 06/26/18 23:21:41.487 [119.56.28.27:53899 1 dwn] [Data] Checking html optm table 06/26/18 23:21:41.488 [119.56.28.27:53899 1 dwn] [Data] Existed 06/26/18 23:21:41.494 [119.56.28.27:53899 1 dwn] [Cfg] role in vary_group [group] 99 06/26/18 23:21:41.515 [119.56.28.27:53899 1 dwn] [Core] CHK html bypass: miss footer const 06/26/18 23:21:41.515 [119.56.28.27:53899 1 dwn] [Ctrl] not cacheable before ctrl finalize 06/26/18 23:21:41.515 [119.56.28.27:53899 1 dwn] [Router] get_uid: 1 => LSC_Router::get_uid()@175 => LSC_Vary->finalize_default_vary()@340 => LSC_Vary->_update_default_vary()@299 => LSC_Vary->_finalize()@513 06/26/18 23:21:41.516 [119.56.28.27:53899 1 dwn] [Router] get_role: administrator 06/26/18 23:21:41.516 [119.56.28.27:53899 1 dwn] [Cfg] role in vary_group [group] 99 06/26/18 23:21:41.516 [119.56.28.27:53899 1 dwn] [Vary] show_admin_bar_front: true 06/26/18 23:21:41.516 [119.56.28.27:53899 1 dwn] [Vary] admin bar : true 06/26/18 23:21:41.516 [119.56.28.27:53899 1 dwn] [Vary] set_cookie ---> admin_bar:1;logged-in:1;role:99 06/26/18 23:21:41.516 [119.56.28.27:53899 1 dwn] [Ctrl] X Cache_control -> no Cache ( changing default vary b342bc5ba57c0ef2195e3d309f3548ba => admin_bar:1;logged-in:1;role:99 ) => LSC_Control::set_nocache()@312 => LSC_Vary->_update_default_vary()@310 => LSC_Vary->_finalize()@513 06/26/18 23:21:41.516 [119.56.28.27:53899 1 dwn] [Vary] no custimzed vary 06/26/18 23:21:41.517 [119.56.28.27:53899 1 dwn] X-LiteSpeed-Cache-Control: no-cache 06/26/18 23:21:41.518 [119.56.28.27:53899 1 dwn] [Core] CHK html bypass: miss footer const 06/26/18 23:21:41.518 [119.56.28.27:53899 1 dwn] [Media] bypass: Not frontend HTML type 06/26/18 23:21:41.518 [119.56.28.27:53899 1 dwn] GUI bypassed by no counter 06/26/18 23:21:41.518 [119.56.28.27:53899 1 dwn] [Optm] bypass: Not frontend HTML type 06/26/18 23:21:41.518 [119.56.28.27:53899 1 dwn] CDN bypass 06/26/18 23:21:41.518 [119.56.28.27:53899 1 dwn] End response -------------------------------------------------------------------------------- 06/26/18 23:21:43.135 [119.56.28.27:53899 1 9Cj] ------GET HTTP/1.1 (HTTPS) /wp-json/jetpack/v4/jitm 06/26/18 23:21:43.135 [119.56.28.27:53899 1 9Cj] Query String: message_path=wp%3Alitespeed-cache_page_lscache-settings%3Aadmin_notices&query=page%253Dlscache-settings%252Ctype%253Dpurge_all%252Csettings-updated%253Dtrue&_wpnonce=d964d963b2 06/26/18 23:21:43.135 [119.56.28.27:53899 1 9Cj] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 06/26/18 23:21:43.135 [119.56.28.27:53899 1 9Cj] Accept Encoding: gzip, deflate, br 06/26/18 23:21:43.135 [119.56.28.27:53899 1 9Cj] Cookie _lscache_vary: admin_bar:1;logged-in:1;role:99 06/26/18 23:21:43.135 [119.56.28.27:53899 1 9Cj] X-LSCACHE: true 06/26/18 23:21:43.627 [119.56.28.27:53899 1 9Cj] Media init 06/26/18 23:21:43.632 [119.56.28.27:53899 1 9Cj] [Ctrl] X Cache_control -> private ( logged in user ) 06/26/18 23:21:43.633 [119.56.28.27:53899 1 9Cj] CDN init 06/26/18 23:21:43.633 [119.56.28.27:53899 1 9Cj] [CDN] mapping inc_img -> https://cdn.pewpewpew.cc/ 06/26/18 23:21:43.633 [119.56.28.27:53899 1 9Cj] [CDN] mapping inc_css -> https://cdn.pewpewpew.cc/ 06/26/18 23:21:43.633 [119.56.28.27:53899 1 9Cj] [CDN] mapping inc_js -> https://cdn.pewpewpew.cc/ 06/26/18 23:21:43.633 [119.56.28.27:53899 1 9Cj] [CDN] mapping .aac,.css,.eot,.gif,.jpeg,.js,.jpg,.less,.mp3,.mp4,.ogg,.otf,.pdf,.png,.svg,.ttf,.woff,.webp -> https://cdn.pewpewpew.cc/ 06/26/18 23:21:43.646 [119.56.28.27:53899 1 9Cj] Task init 06/26/18 23:21:43.647 [119.56.28.27:53899 1 9Cj] [Router] LSCWP_CTRL bypassed empty 06/26/18 23:21:43.648 [119.56.28.27:53899 1 9Cj] GUI init 06/26/18 23:21:43.771 [119.56.28.27:53899 1 9Cj] [CDN] load_jquery_remotely: //cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js 06/26/18 23:21:43.805 [119.56.28.27:53899 1 9Cj] [Ctrl] X Cache_control init on 06/26/18 23:21:43.830 [119.56.28.27:53899 1 9Cj] [Vary] Rest API init disabled vary change 06/26/18 23:21:44.261 [119.56.28.27:53899 1 9Cj] [Core] CHK html bypass: miss footer const 06/26/18 23:21:44.261 [119.56.28.27:53899 1 9Cj] [Router] get_uid: 1 => LSC_Router::get_uid()@175 => LSC_Router::get_role()@194 => LSC_Config->in_exclude_cache_roles()@556 => LSC_Control->_setting_cacheable()@694 06/26/18 23:21:44.261 [119.56.28.27:53899 1 9Cj] [Router] get_role: administrator 06/26/18 23:21:44.261 [119.56.28.27:53899 1 9Cj] [Cfg] role in vary_group [group] 99 06/26/18 23:21:44.261 [119.56.28.27:53899 1 9Cj] [Vary] show_admin_bar_front: true 06/26/18 23:21:44.261 [119.56.28.27:53899 1 9Cj] [Vary] admin bar : true 06/26/18 23:21:44.262 [119.56.28.27:53899 1 9Cj] [Vary] no custimzed vary 06/26/18 23:21:44.263 [119.56.28.27:53899 1 9Cj] X-LiteSpeed-Cache-Control: private,max-age=1800 06/26/18 23:21:44.263 [119.56.28.27:53899 1 9Cj] X-LiteSpeed-Tag: b8f1_tag_priv,public:b8f1_URL.dd606df7fabc8b2d1cf49820129429f4,public:b8f1_REST,public:b8f1_ 06/26/18 23:21:44.263 [119.56.28.27:53899 1 9Cj] [Core] CHK html bypass: miss footer const 06/26/18 23:21:44.263 [119.56.28.27:53899 1 9Cj] [Media] bypass: Not frontend HTML type 06/26/18 23:21:44.263 [119.56.28.27:53899 1 9Cj] GUI bypassed by no counter 06/26/18 23:21:44.263 [119.56.28.27:53899 1 9Cj] [Optm] bypass: Not frontend HTML type 06/26/18 23:21:44.263 [119.56.28.27:53899 1 9Cj] CDN _finalize 06/26/18 23:21:44.263 [119.56.28.27:53899 1 9Cj] End response -------------------------------------------------------------------------------- 06/26/18 23:21:55.789 [119.56.28.27:53899 1 2Z3] ------GET HTTP/1.1 (HTTPS) / 06/26/18 23:21:55.789 [119.56.28.27:53899 1 2Z3] Query String: 06/26/18 23:21:55.789 [119.56.28.27:53899 1 2Z3] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 06/26/18 23:21:55.789 [119.56.28.27:53899 1 2Z3] Accept Encoding: gzip, deflate, br 06/26/18 23:21:55.789 [119.56.28.27:53899 1 2Z3] Cookie _lscache_vary: admin_bar:1;logged-in:1;role:99 06/26/18 23:21:55.789 [119.56.28.27:53899 1 2Z3] X-LSCACHE: true 06/26/18 23:21:55.789 [119.56.28.27:53899 1 2Z3] LSCACHE_VARY_VALUE: +webp 06/26/18 23:21:56.329 [119.56.28.27:53899 1 2Z3] Media init 06/26/18 23:21:56.335 [119.56.28.27:53899 1 2Z3] [Ctrl] X Cache_control -> private ( logged in user ) 06/26/18 23:21:56.336 [119.56.28.27:53899 1 2Z3] CDN init 06/26/18 23:21:56.336 [119.56.28.27:53899 1 2Z3] [CDN] mapping inc_img -> https://cdn.pewpewpew.cc/ 06/26/18 23:21:56.336 [119.56.28.27:53899 1 2Z3] [CDN] mapping inc_css -> https://cdn.pewpewpew.cc/ 06/26/18 23:21:56.336 [119.56.28.27:53899 1 2Z3] [CDN] mapping inc_js -> https://cdn.pewpewpew.cc/ 06/26/18 23:21:56.336 [119.56.28.27:53899 1 2Z3] [CDN] mapping .aac,.css,.eot,.gif,.jpeg,.js,.jpg,.less,.mp3,.mp4,.ogg,.otf,.pdf,.png,.svg,.ttf,.woff,.webp -> https://cdn.pewpewpew.cc/ 06/26/18 23:21:56.337 [119.56.28.27:53899 1 2Z3] Task init 06/26/18 23:21:56.358 [119.56.28.27:53899 1 2Z3] [Router] LSCWP_CTRL bypassed empty 06/26/18 23:21:56.359 [119.56.28.27:53899 1 2Z3] GUI init 06/26/18 23:21:56.478 [119.56.28.27:53899 1 2Z3] [CDN] load_jquery_remotely: //cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js 06/26/18 23:21:56.535 [119.56.28.27:53899 1 2Z3] [Ctrl] X Cache_control init on 06/26/18 23:21:56.653 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css 06/26/18 23:21:56.653 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: path not match: wp-content 06/26/18 23:21:56.654 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/plugins/wp-google-search/wgs2.css 06/26/18 23:21:56.654 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/plugins/wp-google-search/wgs2.css 06/26/18 23:21:56.654 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-includes/css/dashicons.min.css 06/26/18 23:21:56.654 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-includes/css/dashicons.min.css 06/26/18 23:21:56.654 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-includes/css/admin-bar.min.css 06/26/18 23:21:56.654 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-includes/css/admin-bar.min.css 06/26/18 23:21:56.654 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/plugins/kiwi-social-share/assets/vendors/icomoon/style.css 06/26/18 23:21:56.654 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/plugins/kiwi-social-share/assets/vendors/icomoon/style.css 06/26/18 23:21:56.654 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/plugins/wordpress-popular-posts/public/css/wpp.css 06/26/18 23:21:56.654 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/plugins/wordpress-popular-posts/public/css/wpp.css 06/26/18 23:21:56.655 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/plugins/wp-analytify/assets/old/css/admin_bar_styles.css 06/26/18 23:21:56.655 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/plugins/wp-analytify/assets/old/css/admin_bar_styles.css 06/26/18 23:21:56.655 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/plugins/wordpress-seo/css/dist/adminbar-770.min.css 06/26/18 23:21:56.655 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/plugins/wordpress-seo/css/dist/adminbar-770.min.css 06/26/18 23:21:56.655 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/themes/cenote/style.css 06/26/18 23:21:56.655 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/themes/cenote/style.css 06/26/18 23:21:56.655 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/themes/cenote-child/style.css 06/26/18 23:21:56.655 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/themes/cenote-child/style.css 06/26/18 23:21:56.656 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/themes/cenote/assets/css/themegrill-icons.min.css 06/26/18 23:21:56.656 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/css/themegrill-icons.min.css 06/26/18 23:21:56.656 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/themes/cenote/assets/css/swiper.min.css 06/26/18 23:21:56.666 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/css/swiper.min.css 06/26/18 23:21:56.666 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/plugins/litespeed-cache/css/litespeed.css 06/26/18 23:21:56.666 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/plugins/litespeed-cache/css/litespeed.css 06/26/18 23:21:56.666 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/themes/cenote-child/style.css 06/26/18 23:21:56.666 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/themes/cenote-child/style.css 06/26/18 23:21:56.667 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/themes/cenote/inc/kirki/assets/css/kirki-styles.css 06/26/18 23:21:56.667 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/themes/cenote/inc/kirki/assets/css/kirki-styles.css 06/26/18 23:21:56.667 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/plugins/jetpack/css/jetpack.css 06/26/18 23:21:56.667 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/plugins/jetpack/css/jetpack.css 06/26/18 23:21:56.667 [119.56.28.27:53899 1 2Z3] [CDN] rewrite //cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js 06/26/18 23:21:56.667 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: path not match: wp-content 06/26/18 23:21:56.668 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/plugins/wordpress-popular-posts/public/js/wpp-4.1.0.min.js 06/26/18 23:21:56.668 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/plugins/wordpress-popular-posts/public/js/wpp-4.1.0.min.js 06/26/18 23:21:56.673 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3.png 06/26/18 23:21:56.673 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3.png 06/26/18 23:21:56.673 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3.png 06/26/18 23:21:56.673 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:56.673 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3.png 06/26/18 23:21:56.673 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3.png 06/26/18 23:21:56.673 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3.png 06/26/18 23:21:56.673 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3.png 06/26/18 23:21:56.674 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3-32x32.png 06/26/18 23:21:56.674 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:56.674 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3.png 06/26/18 23:21:56.674 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3.png 06/26/18 23:21:56.674 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3.png 06/26/18 23:21:56.674 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3.png 06/26/18 23:21:56.674 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3-192x192.png 06/26/18 23:21:56.675 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:56.675 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3.png 06/26/18 23:21:56.675 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3.png 06/26/18 23:21:56.675 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3.png 06/26/18 23:21:56.675 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3.png 06/26/18 23:21:56.675 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3-180x180.png 06/26/18 23:21:56.675 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:56.675 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3.png 06/26/18 23:21:56.675 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3.png 06/26/18 23:21:56.676 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3.png 06/26/18 23:21:56.676 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3.png 06/26/18 23:21:56.676 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3-270x270.png 06/26/18 23:21:56.676 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:56.688 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/logo.png 06/26/18 23:21:56.688 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/logo.png 06/26/18 23:21:56.689 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/logo.png 06/26/18 23:21:56.689 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:56.689 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/logo.png => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.690 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/logo.png.webp 06/26/18 23:21:56.692 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/logo-300x151.png => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.692 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/logo-300x151.png.webp 06/26/18 23:21:56.692 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/logo.png.webp 06/26/18 23:21:56.692 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/logo.png.webp 06/26/18 23:21:56.692 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/logo-300x151.png.webp 06/26/18 23:21:56.692 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/logo-300x151.png.webp 06/26/18 23:21:56.841 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash.jpg 06/26/18 23:21:56.842 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash.jpg 06/26/18 23:21:56.842 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash.jpg 06/26/18 23:21:56.842 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash.jpg 06/26/18 23:21:56.842 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-600x400.jpg 06/26/18 23:21:56.842 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:56.842 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-600x400.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.843 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-600x400.jpg.webp 06/26/18 23:21:56.843 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-300x200.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.843 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-300x200.jpg.webp 06/26/18 23:21:56.843 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-768x512.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.843 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-768x512.jpg.webp 06/26/18 23:21:56.843 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-1024x683.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.843 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-1024x683.jpg.webp 06/26/18 23:21:56.843 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-600x400.jpg.webp 06/26/18 23:21:56.843 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-600x400.jpg.webp 06/26/18 23:21:56.843 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-300x200.jpg.webp 06/26/18 23:21:56.843 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-300x200.jpg.webp 06/26/18 23:21:56.843 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-768x512.jpg.webp 06/26/18 23:21:56.843 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-768x512.jpg.webp 06/26/18 23:21:56.843 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-1024x683.jpg.webp 06/26/18 23:21:56.843 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-1024x683.jpg.webp 06/26/18 23:21:56.861 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/06/Upsell20Tactics1.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.862 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/06/Upsell20Tactics1.jpg.webp 06/26/18 23:21:56.862 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/06/Upsell20Tactics1-150x150.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.862 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/06/Upsell20Tactics1-150x150.jpg.webp 06/26/18 23:21:56.862 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/06/Upsell20Tactics1-300x300.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.862 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/06/Upsell20Tactics1-300x300.jpg.webp 06/26/18 23:21:56.862 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/Upsell20Tactics1.jpg.webp 06/26/18 23:21:56.862 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/Upsell20Tactics1.jpg.webp 06/26/18 23:21:56.862 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/Upsell20Tactics1-150x150.jpg.webp 06/26/18 23:21:56.862 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/Upsell20Tactics1-150x150.jpg.webp 06/26/18 23:21:56.862 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/Upsell20Tactics1-300x300.jpg.webp 06/26/18 23:21:56.862 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/Upsell20Tactics1-300x300.jpg.webp 06/26/18 23:21:56.863 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/06/1ska1e1.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.863 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/06/1ska1e1.jpg.webp 06/26/18 23:21:56.863 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/06/1ska1e1-300x218.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.863 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/06/1ska1e1-300x218.jpg.webp 06/26/18 23:21:56.863 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/1ska1e1.jpg.webp 06/26/18 23:21:56.863 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/1ska1e1.jpg.webp 06/26/18 23:21:56.863 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/1ska1e1-300x218.jpg.webp 06/26/18 23:21:56.863 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/1ska1e1-300x218.jpg.webp 06/26/18 23:21:56.867 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130.jpg 06/26/18 23:21:56.867 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130.jpg 06/26/18 23:21:56.868 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130.jpg 06/26/18 23:21:56.868 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130.jpg 06/26/18 23:21:56.868 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-600x450.jpg 06/26/18 23:21:56.868 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:56.868 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-600x450.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.868 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-600x450.jpg.webp 06/26/18 23:21:56.868 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-300x225.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.868 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-300x225.jpg.webp 06/26/18 23:21:56.868 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-768x576.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.869 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-768x576.jpg.webp 06/26/18 23:21:56.869 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-1024x768.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.869 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-1024x768.jpg.webp 06/26/18 23:21:56.869 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-600x450.jpg.webp 06/26/18 23:21:56.869 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-600x450.jpg.webp 06/26/18 23:21:56.869 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-300x225.jpg.webp 06/26/18 23:21:56.869 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-300x225.jpg.webp 06/26/18 23:21:56.869 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-768x576.jpg.webp 06/26/18 23:21:56.869 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-768x576.jpg.webp 06/26/18 23:21:56.869 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-1024x768.jpg.webp 06/26/18 23:21:56.869 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-1024x768.jpg.webp 06/26/18 23:21:56.874 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor.png 06/26/18 23:21:56.874 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor.png 06/26/18 23:21:56.875 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor.png 06/26/18 23:21:56.875 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor.png 06/26/18 23:21:56.875 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-600x354.png 06/26/18 23:21:56.875 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:56.875 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-600x354.png => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.886 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-600x354.png.webp 06/26/18 23:21:56.886 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-300x177.png => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.886 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-300x177.png.webp 06/26/18 23:21:56.886 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-768x453.png => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.886 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-768x453.png.webp 06/26/18 23:21:56.886 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-1024x604.png => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.886 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-1024x604.png.webp 06/26/18 23:21:56.886 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-600x354.png.webp 06/26/18 23:21:56.887 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-600x354.png.webp 06/26/18 23:21:56.887 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-300x177.png.webp 06/26/18 23:21:56.887 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-300x177.png.webp 06/26/18 23:21:56.887 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-768x453.png.webp 06/26/18 23:21:56.887 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-768x453.png.webp 06/26/18 23:21:56.887 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-1024x604.png.webp 06/26/18 23:21:56.887 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-1024x604.png.webp 06/26/18 23:21:56.893 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash.jpg 06/26/18 23:21:56.894 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash.jpg 06/26/18 23:21:56.894 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash.jpg 06/26/18 23:21:56.894 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash.jpg 06/26/18 23:21:56.894 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-600x361.jpg 06/26/18 23:21:56.894 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:56.894 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-600x361.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.905 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-600x361.jpg.webp 06/26/18 23:21:56.905 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-300x180.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.905 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-300x180.jpg.webp 06/26/18 23:21:56.905 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-768x462.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.905 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-768x462.jpg.webp 06/26/18 23:21:56.905 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-1024x616.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.906 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-1024x616.jpg.webp 06/26/18 23:21:56.906 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-600x361.jpg.webp 06/26/18 23:21:56.906 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-600x361.jpg.webp 06/26/18 23:21:56.906 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-300x180.jpg.webp 06/26/18 23:21:56.906 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-300x180.jpg.webp 06/26/18 23:21:56.906 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-768x462.jpg.webp 06/26/18 23:21:56.906 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-768x462.jpg.webp 06/26/18 23:21:56.906 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-1024x616.jpg.webp 06/26/18 23:21:56.906 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-1024x616.jpg.webp 06/26/18 23:21:56.912 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843.jpg 06/26/18 23:21:56.912 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843.jpg 06/26/18 23:21:56.912 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843.jpg 06/26/18 23:21:56.912 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:56.913 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.913 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843.jpg.webp 06/26/18 23:21:56.913 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843-300x129.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.913 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843-300x129.jpg.webp 06/26/18 23:21:56.913 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843-768x330.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.913 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843-768x330.jpg.webp 06/26/18 23:21:56.913 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843-1024x440.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.913 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843-1024x440.jpg.webp 06/26/18 23:21:56.913 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843.jpg.webp 06/26/18 23:21:56.913 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843.jpg.webp 06/26/18 23:21:56.913 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843-300x129.jpg.webp 06/26/18 23:21:56.913 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843-300x129.jpg.webp 06/26/18 23:21:56.914 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843-768x330.jpg.webp 06/26/18 23:21:56.914 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843-768x330.jpg.webp 06/26/18 23:21:56.914 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843-1024x440.jpg.webp 06/26/18 23:21:56.914 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843-1024x440.jpg.webp 06/26/18 23:21:56.941 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/TB2HZwobBjTBKNjSZFuXXb0HFXa_2128659637-e1526617682740-300x227.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.942 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/TB2HZwobBjTBKNjSZFuXXb0HFXa_2128659637-e1526617682740-300x227.jpg.webp 06/26/18 23:21:56.942 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/TB2HZwobBjTBKNjSZFuXXb0HFXa_2128659637-e1526617682740.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.942 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/TB2HZwobBjTBKNjSZFuXXb0HFXa_2128659637-e1526617682740.jpg.webp 06/26/18 23:21:56.942 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/TB2HZwobBjTBKNjSZFuXXb0HFXa_2128659637-e1526617682740-300x227.jpg.webp 06/26/18 23:21:56.942 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/TB2HZwobBjTBKNjSZFuXXb0HFXa_2128659637-e1526617682740-300x227.jpg.webp 06/26/18 23:21:56.942 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/TB2HZwobBjTBKNjSZFuXXb0HFXa_2128659637-e1526617682740.jpg.webp 06/26/18 23:21:56.942 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/TB2HZwobBjTBKNjSZFuXXb0HFXa_2128659637-e1526617682740.jpg.webp 06/26/18 23:21:56.942 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/TB2hmHMb8PzQeBjSZFLXXa3cXXa_2100614401.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.942 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/TB2hmHMb8PzQeBjSZFLXXa3cXXa_2100614401.jpg.webp 06/26/18 23:21:56.943 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/TB2hmHMb8PzQeBjSZFLXXa3cXXa_2100614401-300x198.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.943 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/TB2hmHMb8PzQeBjSZFLXXa3cXXa_2100614401-300x198.jpg.webp 06/26/18 23:21:56.943 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/TB2hmHMb8PzQeBjSZFLXXa3cXXa_2100614401-768x507.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.943 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/TB2hmHMb8PzQeBjSZFLXXa3cXXa_2100614401-768x507.jpg.webp 06/26/18 23:21:56.943 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/TB2hmHMb8PzQeBjSZFLXXa3cXXa_2100614401.jpg.webp 06/26/18 23:21:56.943 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/TB2hmHMb8PzQeBjSZFLXXa3cXXa_2100614401.jpg.webp 06/26/18 23:21:56.943 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/TB2hmHMb8PzQeBjSZFLXXa3cXXa_2100614401-300x198.jpg.webp 06/26/18 23:21:56.943 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/TB2hmHMb8PzQeBjSZFLXXa3cXXa_2100614401-300x198.jpg.webp 06/26/18 23:21:56.943 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/TB2hmHMb8PzQeBjSZFLXXa3cXXa_2100614401-768x507.jpg.webp 06/26/18 23:21:56.943 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/TB2hmHMb8PzQeBjSZFLXXa3cXXa_2100614401-768x507.jpg.webp 06/26/18 23:21:56.943 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/HTB1WxwnRFXXXXbnXpXXq6xXFXXXH-e1526613718145.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.944 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/HTB1WxwnRFXXXXbnXpXXq6xXFXXXH-e1526613718145.jpg.webp 06/26/18 23:21:56.944 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/HTB1WxwnRFXXXXbnXpXXq6xXFXXXH-e1526613718145-300x176.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.944 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/HTB1WxwnRFXXXXbnXpXXq6xXFXXXH-e1526613718145-300x176.jpg.webp 06/26/18 23:21:56.944 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/HTB1WxwnRFXXXXbnXpXXq6xXFXXXH-e1526613718145-768x451.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.944 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/HTB1WxwnRFXXXXbnXpXXq6xXFXXXH-e1526613718145-768x451.jpg.webp 06/26/18 23:21:56.944 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/HTB1WxwnRFXXXXbnXpXXq6xXFXXXH-e1526613718145.jpg.webp 06/26/18 23:21:56.944 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/HTB1WxwnRFXXXXbnXpXXq6xXFXXXH-e1526613718145.jpg.webp 06/26/18 23:21:56.944 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/HTB1WxwnRFXXXXbnXpXXq6xXFXXXH-e1526613718145-300x176.jpg.webp 06/26/18 23:21:56.944 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/HTB1WxwnRFXXXXbnXpXXq6xXFXXXH-e1526613718145-300x176.jpg.webp 06/26/18 23:21:56.944 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/HTB1WxwnRFXXXXbnXpXXq6xXFXXXH-e1526613718145-768x451.jpg.webp 06/26/18 23:21:56.944 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/HTB1WxwnRFXXXXbnXpXXq6xXFXXXH-e1526613718145-768x451.jpg.webp 06/26/18 23:21:56.944 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/jordan-sanchez-127895-unsplash-e1526618265402-1024x368.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.945 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/jordan-sanchez-127895-unsplash-e1526618265402-1024x368.jpg.webp 06/26/18 23:21:56.945 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/jordan-sanchez-127895-unsplash-e1526618265402-300x108.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.945 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/jordan-sanchez-127895-unsplash-e1526618265402-300x108.jpg.webp 06/26/18 23:21:56.945 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/jordan-sanchez-127895-unsplash-e1526618265402-768x276.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.945 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/jordan-sanchez-127895-unsplash-e1526618265402-768x276.jpg.webp 06/26/18 23:21:56.945 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/jordan-sanchez-127895-unsplash-e1526618265402.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.945 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/jordan-sanchez-127895-unsplash-e1526618265402.jpg.webp 06/26/18 23:21:56.945 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/jordan-sanchez-127895-unsplash-e1526618265402-1024x368.jpg.webp 06/26/18 23:21:56.945 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/jordan-sanchez-127895-unsplash-e1526618265402-1024x368.jpg.webp 06/26/18 23:21:56.945 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/jordan-sanchez-127895-unsplash-e1526618265402-300x108.jpg.webp 06/26/18 23:21:56.945 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/jordan-sanchez-127895-unsplash-e1526618265402-300x108.jpg.webp 06/26/18 23:21:56.945 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/jordan-sanchez-127895-unsplash-e1526618265402-768x276.jpg.webp 06/26/18 23:21:56.945 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/jordan-sanchez-127895-unsplash-e1526618265402-768x276.jpg.webp 06/26/18 23:21:56.945 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/jordan-sanchez-127895-unsplash-e1526618265402.jpg.webp 06/26/18 23:21:56.946 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/jordan-sanchez-127895-unsplash-e1526618265402.jpg.webp 06/26/18 23:21:56.946 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/HTB1QBpSlhrI8KJjy0Fpq6z5hVXav.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.946 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/HTB1QBpSlhrI8KJjy0Fpq6z5hVXav.jpg.webp 06/26/18 23:21:56.946 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/HTB1QBpSlhrI8KJjy0Fpq6z5hVXav-300x289.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.946 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/HTB1QBpSlhrI8KJjy0Fpq6z5hVXav-300x289.jpg.webp 06/26/18 23:21:56.946 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/HTB1QBpSlhrI8KJjy0Fpq6z5hVXav.jpg.webp 06/26/18 23:21:56.946 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/HTB1QBpSlhrI8KJjy0Fpq6z5hVXav.jpg.webp 06/26/18 23:21:56.946 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/HTB1QBpSlhrI8KJjy0Fpq6z5hVXav-300x289.jpg.webp 06/26/18 23:21:56.946 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/HTB1QBpSlhrI8KJjy0Fpq6z5hVXav-300x289.jpg.webp 06/26/18 23:21:56.947 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/TB2bJBgir1YBuNjSszeXXablFXa_488747399.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.947 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/TB2bJBgir1YBuNjSszeXXablFXa_488747399.jpg.webp 06/26/18 23:21:56.947 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/TB2bJBgir1YBuNjSszeXXablFXa_488747399-150x150.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.947 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/TB2bJBgir1YBuNjSszeXXablFXa_488747399-150x150.jpg.webp 06/26/18 23:21:56.947 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/TB2bJBgir1YBuNjSszeXXablFXa_488747399-300x300.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.947 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/TB2bJBgir1YBuNjSszeXXablFXa_488747399-300x300.jpg.webp 06/26/18 23:21:56.947 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/TB2bJBgir1YBuNjSszeXXablFXa_488747399-768x768.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.947 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/TB2bJBgir1YBuNjSszeXXablFXa_488747399-768x768.jpg.webp 06/26/18 23:21:56.947 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/TB2bJBgir1YBuNjSszeXXablFXa_488747399-100x100.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.947 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/TB2bJBgir1YBuNjSszeXXablFXa_488747399-100x100.jpg.webp 06/26/18 23:21:56.947 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/TB2bJBgir1YBuNjSszeXXablFXa_488747399.jpg.webp 06/26/18 23:21:56.947 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/TB2bJBgir1YBuNjSszeXXablFXa_488747399.jpg.webp 06/26/18 23:21:56.947 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/TB2bJBgir1YBuNjSszeXXablFXa_488747399-150x150.jpg.webp 06/26/18 23:21:56.948 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/TB2bJBgir1YBuNjSszeXXablFXa_488747399-150x150.jpg.webp 06/26/18 23:21:56.948 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/TB2bJBgir1YBuNjSszeXXablFXa_488747399-300x300.jpg.webp 06/26/18 23:21:56.948 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/TB2bJBgir1YBuNjSszeXXablFXa_488747399-300x300.jpg.webp 06/26/18 23:21:56.948 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/TB2bJBgir1YBuNjSszeXXablFXa_488747399-768x768.jpg.webp 06/26/18 23:21:56.948 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/TB2bJBgir1YBuNjSszeXXablFXa_488747399-768x768.jpg.webp 06/26/18 23:21:56.948 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/TB2bJBgir1YBuNjSszeXXablFXa_488747399-100x100.jpg.webp 06/26/18 23:21:56.948 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/TB2bJBgir1YBuNjSszeXXablFXa_488747399-100x100.jpg.webp 06/26/18 23:21:56.948 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/corentin-marzin-345626-unsplash-1024x768.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.948 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/corentin-marzin-345626-unsplash-1024x768.jpg.webp 06/26/18 23:21:56.948 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/corentin-marzin-345626-unsplash-300x225.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.949 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/corentin-marzin-345626-unsplash-300x225.jpg.webp 06/26/18 23:21:56.949 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/corentin-marzin-345626-unsplash-768x576.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.949 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/corentin-marzin-345626-unsplash-768x576.jpg.webp 06/26/18 23:21:56.949 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/corentin-marzin-345626-unsplash-1024x768.jpg.webp 06/26/18 23:21:56.949 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/corentin-marzin-345626-unsplash-1024x768.jpg.webp 06/26/18 23:21:56.949 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/corentin-marzin-345626-unsplash-300x225.jpg.webp 06/26/18 23:21:56.949 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/corentin-marzin-345626-unsplash-300x225.jpg.webp 06/26/18 23:21:56.949 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/corentin-marzin-345626-unsplash-768x576.jpg.webp 06/26/18 23:21:56.949 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/corentin-marzin-345626-unsplash-768x576.jpg.webp 06/26/18 23:21:56.949 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/56444858_m-copy.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.949 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/56444858_m-copy.jpg.webp 06/26/18 23:21:56.949 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/56444858_m-copy-300x143.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.950 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/56444858_m-copy-300x143.jpg.webp 06/26/18 23:21:56.950 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/56444858_m-copy-768x366.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.950 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/56444858_m-copy-768x366.jpg.webp 06/26/18 23:21:56.950 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/56444858_m-copy.jpg.webp 06/26/18 23:21:56.950 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/56444858_m-copy.jpg.webp 06/26/18 23:21:56.950 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/56444858_m-copy-300x143.jpg.webp 06/26/18 23:21:56.950 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/56444858_m-copy-300x143.jpg.webp 06/26/18 23:21:56.950 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/56444858_m-copy-768x366.jpg.webp 06/26/18 23:21:56.950 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/56444858_m-copy-768x366.jpg.webp 06/26/18 23:21:56.950 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/color-temperature-scale-800x350.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.950 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/color-temperature-scale-800x350.jpg.webp 06/26/18 23:21:56.950 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/color-temperature-scale-800x350-300x131.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.951 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/color-temperature-scale-800x350-300x131.jpg.webp 06/26/18 23:21:56.951 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/color-temperature-scale-800x350-768x336.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.951 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/color-temperature-scale-800x350-768x336.jpg.webp 06/26/18 23:21:56.951 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/color-temperature-scale-800x350.jpg.webp 06/26/18 23:21:56.951 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/color-temperature-scale-800x350.jpg.webp 06/26/18 23:21:56.951 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/color-temperature-scale-800x350-300x131.jpg.webp 06/26/18 23:21:56.951 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/color-temperature-scale-800x350-300x131.jpg.webp 06/26/18 23:21:56.951 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/color-temperature-scale-800x350-768x336.jpg.webp 06/26/18 23:21:56.951 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/color-temperature-scale-800x350-768x336.jpg.webp 06/26/18 23:21:56.963 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019.jpg 06/26/18 23:21:56.963 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019.jpg 06/26/18 23:21:56.963 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019.jpg 06/26/18 23:21:56.963 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:56.963 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.963 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019.jpg.webp 06/26/18 23:21:56.964 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019-300x200.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.964 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019-300x200.jpg.webp 06/26/18 23:21:56.964 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019-768x512.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.964 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019-768x512.jpg.webp 06/26/18 23:21:56.964 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019-1024x683.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.964 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019-1024x683.jpg.webp 06/26/18 23:21:56.964 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019-272x182.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.964 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019-272x182.jpg.webp 06/26/18 23:21:56.964 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019.jpg.webp 06/26/18 23:21:56.964 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019.jpg.webp 06/26/18 23:21:56.964 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019-300x200.jpg.webp 06/26/18 23:21:56.964 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019-300x200.jpg.webp 06/26/18 23:21:56.964 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019-768x512.jpg.webp 06/26/18 23:21:56.964 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019-768x512.jpg.webp 06/26/18 23:21:56.965 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019-1024x683.jpg.webp 06/26/18 23:21:56.965 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019-1024x683.jpg.webp 06/26/18 23:21:56.965 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019-272x182.jpg.webp 06/26/18 23:21:56.965 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019-272x182.jpg.webp 06/26/18 23:21:56.980 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/oh-shit-i-c2n0lp.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.980 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/oh-shit-i-c2n0lp.jpg.webp 06/26/18 23:21:56.980 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/oh-shit-i-c2n0lp-300x177.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.980 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/oh-shit-i-c2n0lp-300x177.jpg.webp 06/26/18 23:21:56.980 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/oh-shit-i-c2n0lp.jpg.webp 06/26/18 23:21:56.980 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/oh-shit-i-c2n0lp.jpg.webp 06/26/18 23:21:56.980 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/oh-shit-i-c2n0lp-300x177.jpg.webp 06/26/18 23:21:56.980 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/oh-shit-i-c2n0lp-300x177.jpg.webp 06/26/18 23:21:56.983 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296.jpg 06/26/18 23:21:56.984 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296.jpg 06/26/18 23:21:56.984 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296.jpg 06/26/18 23:21:56.984 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:56.984 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.984 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296.jpg.webp 06/26/18 23:21:56.984 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296-300x138.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.984 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296-300x138.jpg.webp 06/26/18 23:21:56.985 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296-768x353.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.985 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296-768x353.jpg.webp 06/26/18 23:21:56.985 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296-1024x471.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.985 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296-1024x471.jpg.webp 06/26/18 23:21:56.985 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296.jpg.webp 06/26/18 23:21:56.985 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296.jpg.webp 06/26/18 23:21:56.985 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296-300x138.jpg.webp 06/26/18 23:21:56.985 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296-300x138.jpg.webp 06/26/18 23:21:56.985 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296-768x353.jpg.webp 06/26/18 23:21:56.985 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296-768x353.jpg.webp 06/26/18 23:21:56.985 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296-1024x471.jpg.webp 06/26/18 23:21:56.985 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296-1024x471.jpg.webp 06/26/18 23:21:56.990 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639.jpg 06/26/18 23:21:56.990 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639.jpg 06/26/18 23:21:56.990 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639.jpg 06/26/18 23:21:56.990 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:56.991 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.991 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639.jpg.webp 06/26/18 23:21:56.991 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639-300x148.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.991 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639-300x148.jpg.webp 06/26/18 23:21:56.991 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639-768x378.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.991 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639-768x378.jpg.webp 06/26/18 23:21:56.991 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639-1024x504.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:56.991 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639-1024x504.jpg.webp 06/26/18 23:21:56.991 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639.jpg.webp 06/26/18 23:21:56.991 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639.jpg.webp 06/26/18 23:21:56.992 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639-300x148.jpg.webp 06/26/18 23:21:56.992 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639-300x148.jpg.webp 06/26/18 23:21:56.992 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639-768x378.jpg.webp 06/26/18 23:21:56.992 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639-768x378.jpg.webp 06/26/18 23:21:56.992 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639-1024x504.jpg.webp 06/26/18 23:21:56.992 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639-1024x504.jpg.webp 06/26/18 23:21:57.010 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash.jpg 06/26/18 23:21:57.010 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash.jpg 06/26/18 23:21:57.011 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash.jpg 06/26/18 23:21:57.011 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.011 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:57.011 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash.jpg.webp 06/26/18 23:21:57.011 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash-300x169.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:57.011 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash-300x169.jpg.webp 06/26/18 23:21:57.011 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash-768x432.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:57.011 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash-768x432.jpg.webp 06/26/18 23:21:57.012 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash-1024x576.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:57.012 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash-1024x576.jpg.webp 06/26/18 23:21:57.012 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash.jpg.webp 06/26/18 23:21:57.012 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash.jpg.webp 06/26/18 23:21:57.012 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash-300x169.jpg.webp 06/26/18 23:21:57.012 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash-300x169.jpg.webp 06/26/18 23:21:57.012 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash-768x432.jpg.webp 06/26/18 23:21:57.012 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash-768x432.jpg.webp 06/26/18 23:21:57.012 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash-1024x576.jpg.webp 06/26/18 23:21:57.340 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash-1024x576.jpg.webp 06/26/18 23:21:57.362 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/04/are-you-blind-1sx60k.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:57.362 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/04/are-you-blind-1sx60k.jpg.webp 06/26/18 23:21:57.362 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/04/are-you-blind-1sx60k-300x225.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:57.363 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/04/are-you-blind-1sx60k-300x225.jpg.webp 06/26/18 23:21:57.363 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/04/are-you-blind-1sx60k.jpg.webp 06/26/18 23:21:57.363 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/are-you-blind-1sx60k.jpg.webp 06/26/18 23:21:57.363 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/04/are-you-blind-1sx60k-300x225.jpg.webp 06/26/18 23:21:57.363 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/are-you-blind-1sx60k-300x225.jpg.webp 06/26/18 23:21:57.367 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash.jpg 06/26/18 23:21:57.367 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash.jpg 06/26/18 23:21:57.367 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash.jpg 06/26/18 23:21:57.368 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.368 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:57.368 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash.jpg.webp 06/26/18 23:21:57.368 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash-300x255.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:57.368 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash-300x255.jpg.webp 06/26/18 23:21:57.368 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash-768x653.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:57.368 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash-768x653.jpg.webp 06/26/18 23:21:57.368 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash-1024x871.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:57.368 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash-1024x871.jpg.webp 06/26/18 23:21:57.369 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash.jpg.webp 06/26/18 23:21:57.369 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash.jpg.webp 06/26/18 23:21:57.369 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash-300x255.jpg.webp 06/26/18 23:21:57.369 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash-300x255.jpg.webp 06/26/18 23:21:57.369 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash-768x653.jpg.webp 06/26/18 23:21:57.369 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash-768x653.jpg.webp 06/26/18 23:21:57.369 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash-1024x871.jpg.webp 06/26/18 23:21:57.369 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash-1024x871.jpg.webp 06/26/18 23:21:57.383 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/04/IMG-20180326-WA0003-576x1024.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:57.383 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/04/IMG-20180326-WA0003-576x1024.jpg.webp 06/26/18 23:21:57.383 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/04/IMG-20180326-WA0003-169x300.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:57.383 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/04/IMG-20180326-WA0003-169x300.jpg.webp 06/26/18 23:21:57.383 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/04/IMG-20180326-WA0003-768x1365.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:57.383 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/04/IMG-20180326-WA0003-768x1365.jpg.webp 06/26/18 23:21:57.383 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/04/IMG-20180326-WA0003.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:57.383 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/04/IMG-20180326-WA0003.jpg.webp 06/26/18 23:21:57.384 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/04/IMG-20180326-WA0003-576x1024.jpg.webp 06/26/18 23:21:57.384 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/IMG-20180326-WA0003-576x1024.jpg.webp 06/26/18 23:21:57.384 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/04/IMG-20180326-WA0003-169x300.jpg.webp 06/26/18 23:21:57.384 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/IMG-20180326-WA0003-169x300.jpg.webp 06/26/18 23:21:57.384 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/04/IMG-20180326-WA0003-768x1365.jpg.webp 06/26/18 23:21:57.384 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/IMG-20180326-WA0003-768x1365.jpg.webp 06/26/18 23:21:57.384 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/04/IMG-20180326-WA0003.jpg.webp 06/26/18 23:21:57.384 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/IMG-20180326-WA0003.jpg.webp 06/26/18 23:21:57.384 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/04/20180326_173843-1024x576.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:57.384 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/04/20180326_173843-1024x576.jpg.webp 06/26/18 23:21:57.384 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/04/20180326_173843-300x169.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:57.384 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/04/20180326_173843-300x169.jpg.webp 06/26/18 23:21:57.385 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/04/20180326_173843-768x432.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:57.385 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/04/20180326_173843-768x432.jpg.webp 06/26/18 23:21:57.385 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/04/20180326_173843-1024x576.jpg.webp 06/26/18 23:21:57.385 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/20180326_173843-1024x576.jpg.webp 06/26/18 23:21:57.385 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/04/20180326_173843-300x169.jpg.webp 06/26/18 23:21:57.385 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/20180326_173843-300x169.jpg.webp 06/26/18 23:21:57.385 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/04/20180326_173843-768x432.jpg.webp 06/26/18 23:21:57.385 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/20180326_173843-768x432.jpg.webp 06/26/18 23:21:57.385 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/04/20180331_161438-e1525004325408-576x1024.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:57.385 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/04/20180331_161438-e1525004325408-576x1024.jpg.webp 06/26/18 23:21:57.385 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/04/20180331_161438-e1525004325408-169x300.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:57.385 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/04/20180331_161438-e1525004325408-169x300.jpg.webp 06/26/18 23:21:57.386 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/04/20180331_161438-e1525004325408-768x1365.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:57.386 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/04/20180331_161438-e1525004325408-768x1365.jpg.webp 06/26/18 23:21:57.386 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://pewpewpew.cc/wp-content/uploads/2018/04/20180331_161438-e1525004325408.jpg => LSC_Media->replace_webp()@642 => LSC_Media->webp_srcset()@625 => WP_Hook->apply_filters()@288 => /home/pewpewpe/public_html/wp-includes/media.php@203 06/26/18 23:21:57.386 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://pewpewpew.cc/wp-content/uploads/2018/04/20180331_161438-e1525004325408.jpg.webp 06/26/18 23:21:57.386 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/04/20180331_161438-e1525004325408-576x1024.jpg.webp 06/26/18 23:21:57.386 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/20180331_161438-e1525004325408-576x1024.jpg.webp 06/26/18 23:21:57.386 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/04/20180331_161438-e1525004325408-169x300.jpg.webp 06/26/18 23:21:57.386 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/20180331_161438-e1525004325408-169x300.jpg.webp 06/26/18 23:21:57.386 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/04/20180331_161438-e1525004325408-768x1365.jpg.webp 06/26/18 23:21:57.386 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/20180331_161438-e1525004325408-768x1365.jpg.webp 06/26/18 23:21:57.386 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/2018/04/20180331_161438-e1525004325408.jpg.webp 06/26/18 23:21:57.386 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/20180331_161438-e1525004325408.jpg.webp 06/26/18 23:21:57.416 [119.56.28.27:53899 1 2Z3] [Core] Footer hook called 06/26/18 23:21:57.416 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/uploads/so-css/so-css-cenote.css 06/26/18 23:21:57.416 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/uploads/so-css/so-css-cenote.css 06/26/18 23:21:57.417 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/plugins/wp-google-search/assets/js/google_cse_v2.js 06/26/18 23:21:57.417 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/plugins/wp-google-search/assets/js/google_cse_v2.js 06/26/18 23:21:57.417 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-includes/js/admin-bar.min.js 06/26/18 23:21:57.417 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-includes/js/admin-bar.min.js 06/26/18 23:21:57.417 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://s0.wp.com/wp-content/js/devicepx-jetpack.js 06/26/18 23:21:57.417 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.417 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/plugins/page-scroll-to-id/js/page-scroll-to-id.min.js 06/26/18 23:21:57.417 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/plugins/page-scroll-to-id/js/page-scroll-to-id.min.js 06/26/18 23:21:57.417 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/themes/cenote/assets/js/skip-link-focus-fix.min.js 06/26/18 23:21:57.417 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/js/skip-link-focus-fix.min.js 06/26/18 23:21:57.418 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/themes/cenote/assets/js/hammer.min.js 06/26/18 23:21:57.418 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/js/hammer.min.js 06/26/18 23:21:57.418 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/themes/cenote/assets/js/swiper.min.js 06/26/18 23:21:57.418 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/js/swiper.min.js 06/26/18 23:21:57.418 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/themes/cenote/assets/js/headroom.min.js 06/26/18 23:21:57.418 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/js/headroom.min.js 06/26/18 23:21:57.418 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-includes/js/imagesloaded.min.js 06/26/18 23:21:57.418 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-includes/js/imagesloaded.min.js 06/26/18 23:21:57.418 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-includes/js/masonry.min.js 06/26/18 23:21:57.418 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-includes/js/masonry.min.js 06/26/18 23:21:57.418 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-content/themes/cenote/assets/js/cenote-custom.min.js 06/26/18 23:21:57.418 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/js/cenote-custom.min.js 06/26/18 23:21:57.419 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/wp-includes/js/wp-embed.min.js 06/26/18 23:21:57.419 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/wp-includes/js/wp-embed.min.js 06/26/18 23:21:57.429 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js 06/26/18 23:21:57.429 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: path not match: wp-content 06/26/18 23:21:57.452 [119.56.28.27:53899 1 2Z3] [Core] Footer check passed 06/26/18 23:21:57.463 [119.56.28.27:53899 1 2Z3] [Router] get_uid: 1 => LSC_Router::get_uid()@175 => LSC_Router::get_role()@194 => LSC_Config->in_exclude_cache_roles()@556 => LSC_Control->_setting_cacheable()@694 06/26/18 23:21:57.463 [119.56.28.27:53899 1 2Z3] [Router] get_role: administrator 06/26/18 23:21:57.463 [119.56.28.27:53899 1 2Z3] [Cfg] role in vary_group [group] 99 06/26/18 23:21:57.463 [119.56.28.27:53899 1 2Z3] [Vary] show_admin_bar_front: true 06/26/18 23:21:57.463 [119.56.28.27:53899 1 2Z3] [Vary] admin bar : true 06/26/18 23:21:57.463 [119.56.28.27:53899 1 2Z3] [Vary] no custimzed vary 06/26/18 23:21:57.465 [119.56.28.27:53899 1 2Z3] X-LiteSpeed-Cache-Control: private,max-age=1800 06/26/18 23:21:57.465 [119.56.28.27:53899 1 2Z3] X-LiteSpeed-Tag: b8f1_tag_priv,public:b8f1_URL.6666cd76f96956469e7be39d750cc7d9,public:b8f1_F,public:b8f1_ 06/26/18 23:21:57.466 [119.56.28.27:53899 1 2Z3] [Core] Footer check passed 06/26/18 23:21:57.466 [119.56.28.27:53899 1 2Z3] [Media] finalize 06/26/18 23:21:57.467 [119.56.28.27:53899 1 2Z3] [Media] buffer_webp attribute img.src 06/26/18 23:21:57.467 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/logo.png => LSC_Media->replace_webp()@642 => LSC_Media->_replace_buffer_img_webp()@534 => LSC_Media->_finalize()@335 => LSC_Media::finalize()@318 06/26/18 23:21:57.467 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/logo.png.webp 06/26/18 23:21:57.467 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-600x400.jpg => LSC_Media->replace_webp()@642 => LSC_Media->_replace_buffer_img_webp()@534 => LSC_Media->_finalize()@335 => LSC_Media::finalize()@318 06/26/18 23:21:57.467 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-600x400.jpg.webp 06/26/18 23:21:57.467 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-600x450.jpg => LSC_Media->replace_webp()@642 => LSC_Media->_replace_buffer_img_webp()@534 => LSC_Media->_finalize()@335 => LSC_Media::finalize()@318 06/26/18 23:21:57.467 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-600x450.jpg.webp 06/26/18 23:21:57.468 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-600x354.png => LSC_Media->replace_webp()@642 => LSC_Media->_replace_buffer_img_webp()@534 => LSC_Media->_finalize()@335 => LSC_Media::finalize()@318 06/26/18 23:21:57.468 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-600x354.png.webp 06/26/18 23:21:57.468 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-600x361.jpg => LSC_Media->replace_webp()@642 => LSC_Media->_replace_buffer_img_webp()@534 => LSC_Media->_finalize()@335 => LSC_Media::finalize()@318 06/26/18 23:21:57.468 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-600x361.jpg.webp 06/26/18 23:21:57.468 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843.jpg => LSC_Media->replace_webp()@642 => LSC_Media->_replace_buffer_img_webp()@534 => LSC_Media->_finalize()@335 => LSC_Media::finalize()@318 06/26/18 23:21:57.468 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843.jpg.webp 06/26/18 23:21:57.468 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019.jpg => LSC_Media->replace_webp()@642 => LSC_Media->_replace_buffer_img_webp()@534 => LSC_Media->_finalize()@335 => LSC_Media::finalize()@318 06/26/18 23:21:57.468 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019.jpg.webp 06/26/18 23:21:57.468 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296.jpg => LSC_Media->replace_webp()@642 => LSC_Media->_replace_buffer_img_webp()@534 => LSC_Media->_finalize()@335 => LSC_Media::finalize()@318 06/26/18 23:21:57.468 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296.jpg.webp 06/26/18 23:21:57.468 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639.jpg => LSC_Media->replace_webp()@642 => LSC_Media->_replace_buffer_img_webp()@534 => LSC_Media->_finalize()@335 => LSC_Media::finalize()@318 06/26/18 23:21:57.469 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639.jpg.webp 06/26/18 23:21:57.469 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash.jpg => LSC_Media->replace_webp()@642 => LSC_Media->_replace_buffer_img_webp()@534 => LSC_Media->_finalize()@335 => LSC_Media::finalize()@318 06/26/18 23:21:57.469 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash.jpg.webp 06/26/18 23:21:57.469 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash.jpg => LSC_Media->replace_webp()@642 => LSC_Media->_replace_buffer_img_webp()@534 => LSC_Media->_finalize()@335 => LSC_Media::finalize()@318 06/26/18 23:21:57.469 [119.56.28.27:53899 1 2Z3] [Media] - replaced to: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash.jpg.webp 06/26/18 23:21:57.469 [119.56.28.27:53899 1 2Z3] [Media] buffer_webp attribute div.data-thumb 06/26/18 23:21:57.469 [119.56.28.27:53899 1 2Z3] [Media] buffer_webp attribute img.data-src 06/26/18 23:21:57.470 [119.56.28.27:53899 1 2Z3] [Media] buffer_webp attribute div.data-large_image 06/26/18 23:21:57.470 [119.56.28.27:53899 1 2Z3] [Media] buffer_webp attribute img.retina_logo_url 06/26/18 23:21:57.470 [119.56.28.27:53899 1 2Z3] [Media] buffer_webp no . attribute url 06/26/18 23:21:57.470 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/logo.png.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.470 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.470 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/logo-300x151.png.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.470 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.471 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-600x400.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.471 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.471 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-300x200.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.471 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.471 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-768x512.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.471 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.471 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-1024x683.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.471 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.471 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-600x450.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.471 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.471 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-300x225.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.471 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.471 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-768x576.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.471 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.471 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-1024x768.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.471 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.471 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-600x354.png.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.471 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.471 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-300x177.png.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.472 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.472 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-768x453.png.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.472 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.472 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-1024x604.png.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.472 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.472 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-600x361.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.472 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.472 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-300x180.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.472 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.472 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-768x462.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.472 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.472 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-1024x616.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.472 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.472 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.472 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.472 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843-300x129.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.472 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.472 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843-768x330.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.472 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.473 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843-1024x440.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.473 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.473 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.473 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.473 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019-300x200.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.473 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.473 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019-768x512.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.473 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.473 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019-1024x683.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.473 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.473 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019-272x182.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.473 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.473 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.473 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.473 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296-300x138.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.473 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.473 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296-768x353.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.473 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.473 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296-1024x471.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.473 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.474 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.474 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.474 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639-300x148.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.479 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.479 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639-768x378.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.479 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.479 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639-1024x504.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.479 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.479 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.479 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.479 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash-300x169.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.479 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.479 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash-768x432.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.479 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.479 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash-1024x576.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.479 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.480 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.480 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.480 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash-300x255.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.480 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.480 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash-768x653.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.480 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.480 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash-1024x871.jpg.webp => LSC_Media->replace_webp()@642 => LSC_Utility::srcset_replace()@535 => LSC_Media->_replace_buffer_img_webp()@560 => LSC_Media->_finalize()@335 06/26/18 23:21:57.480 [119.56.28.27:53899 1 2Z3] [Media] already webp 06/26/18 23:21:57.480 [119.56.28.27:53899 1 2Z3] [Media] webp replacing: "https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/cropped-DSC05690-5.jpg" => LSC_Media->replace_webp()@642 => LSC_Media->_replace_buffer_img_webp()@571 => LSC_Media->_finalize()@335 => LSC_Media::finalize()@318 06/26/18 23:21:57.480 [119.56.28.27:53899 1 2Z3] [Util] file not exist: /home/pewpewpe/public_html/ "https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/cropped-DSC05690-5.jpg" 06/26/18 23:21:57.480 [119.56.28.27:53899 1 2Z3] [Media] -no file, bypassed 06/26/18 23:21:57.481 [119.56.28.27:53899 1 2Z3] [Media] lazyload found: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/logo.png.webp 06/26/18 23:21:57.481 [119.56.28.27:53899 1 2Z3] [Media] lazyload found: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-600x400.jpg.webp 06/26/18 23:21:57.481 [119.56.28.27:53899 1 2Z3] [Media] lazyload found: https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-600x450.jpg.webp 06/26/18 23:21:57.481 [119.56.28.27:53899 1 2Z3] [Media] lazyload found: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-600x354.png.webp 06/26/18 23:21:57.481 [119.56.28.27:53899 1 2Z3] [Media] lazyload found: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-600x361.jpg.webp 06/26/18 23:21:57.481 [119.56.28.27:53899 1 2Z3] [Media] lazyload found: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843.jpg.webp 06/26/18 23:21:57.481 [119.56.28.27:53899 1 2Z3] [Media] lazyload found: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019.jpg.webp 06/26/18 23:21:57.481 [119.56.28.27:53899 1 2Z3] [Media] lazyload found: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296.jpg.webp 06/26/18 23:21:57.481 [119.56.28.27:53899 1 2Z3] [Media] lazyload found: https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639.jpg.webp 06/26/18 23:21:57.481 [119.56.28.27:53899 1 2Z3] [Media] lazyload found: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash.jpg.webp 06/26/18 23:21:57.481 [119.56.28.27:53899 1 2Z3] [Media] lazyload found: https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash.jpg.webp 06/26/18 23:21:57.482 [119.56.28.27:53899 1 2Z3] GUI bypassed by no counter 06/26/18 23:21:57.483 [119.56.28.27:53899 1 2Z3] [Optm] start 06/26/18 23:21:57.483 [119.56.28.27:53899 1 2Z3] [Optm] https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css 06/26/18 23:21:57.483 [119.56.28.27:53899 1 2Z3] [Util] external 06/26/18 23:21:57.483 [119.56.28.27:53899 1 2Z3] [Optm] Abort external/non-exist 06/26/18 23:21:57.483 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-content/plugins/wp-google-search/wgs2.css 06/26/18 23:21:57.483 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-includes/css/dashicons.min.css 06/26/18 23:21:57.483 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-includes/css/admin-bar.min.css 06/26/18 23:21:57.484 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-content/plugins/kiwi-social-share/assets/vendors/icomoon/style.css 06/26/18 23:21:57.484 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-content/plugins/wordpress-popular-posts/public/css/wpp.css 06/26/18 23:21:57.484 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-content/plugins/wp-analytify/assets/old/css/admin_bar_styles.css 06/26/18 23:21:57.484 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-content/plugins/wordpress-seo/css/dist/adminbar-770.min.css 06/26/18 23:21:57.484 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-content/themes/cenote/style.css 06/26/18 23:21:57.484 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-content/themes/cenote-child/style.css 06/26/18 23:21:57.484 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/css/themegrill-icons.min.css 06/26/18 23:21:57.484 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/css/swiper.min.css 06/26/18 23:21:57.484 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-content/plugins/litespeed-cache/css/litespeed.css 06/26/18 23:21:57.484 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-content/themes/cenote-child/style.css 06/26/18 23:21:57.484 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-content/themes/cenote/inc/kirki/assets/css/kirki-styles.css 06/26/18 23:21:57.484 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-content/plugins/jetpack/css/jetpack.css 06/26/18 23:21:57.484 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-content/uploads/so-css/so-css-cenote.css 06/26/18 23:21:57.485 [119.56.28.27:53899 1 2Z3] Data init 06/26/18 23:21:57.485 [119.56.28.27:53899 1 2Z3] [Data] Checking img_optm table 06/26/18 23:21:57.497 [119.56.28.27:53899 1 2Z3] [Data] Existed 06/26/18 23:21:57.497 [119.56.28.27:53899 1 2Z3] [Data] Checking html optm table 06/26/18 23:21:57.498 [119.56.28.27:53899 1 2Z3] [Data] Existed 06/26/18 23:21:57.499 [119.56.28.27:53899 1 2Z3] [Data] Loaded hash2src a:16:{i:0;s:69:"https://cdn.pewpewpew.cc/wp-content/plugins/wp-google-search/wgs2.css";i:1;s:58:"https://cdn.pewpewpew.cc/wp-includes/css/dashicons.min.css";i:2;s:58:"https://cdn.pewpewpew.cc/wp-includes/css/admin-bar.min.css";i:3;s:94:"https://cdn.pewpewpew.cc/wp-content/plugins/kiwi-social-share/assets/vendors/icomoon/style.css";i:4;s:86:"https://cdn.pewpewpew.cc/wp-content/plugins/wordpress-popular-posts/public/css/wpp.css";i:5;s:92:"https://cdn.pewpewpew.cc/wp-content/plugins/wp-analytify/assets/old/css/admin_bar_styles.css";i:6;s:87:"https://cdn.pewpewpew.cc/wp-content/plugins/wordpress-seo/css/dist/adminbar-770.min.css";i:7;s:59:"https://cdn.pewpewpew.cc/wp-content/themes/cenote/style.css";i:8;s:65:"https://cdn.pewpewpew.cc/wp-content/themes/cenote-child/style.css";i:9;s:85:"https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/css/themegrill-icons.min.css";i:10;s:75:"https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/css/swiper.min.css";i:11;s:77:"https://cdn.pewpewpew.cc/wp-content/plugins/litespeed-cache/css/litespeed.css";i:12;s:65:"https://cdn.pewpewpew.cc/wp-content/themes/cenote-child/style.css";i:13;s:87:"https://cdn.pewpewpew.cc/wp-content/themes/cenote/inc/kirki/assets/css/kirki-styles.css";i:14;s:67:"https://cdn.pewpewpew.cc/wp-content/plugins/jetpack/css/jetpack.css";i:15;s:68:"https://cdn.pewpewpew.cc/wp-content/uploads/so-css/so-css-cenote.css";} 06/26/18 23:21:57.500 [119.56.28.27:53899 1 2Z3] [Optmer] urls : --- array ( 0 => 'https://cdn.pewpewpew.cc/wp-content/plugins/wp-google-search/wgs2.css', 1 => 'https://cdn.pewpewpew.cc/wp-includes/css/dashicons.min.css', 2 => 'https://cdn.pewpewpew.cc/wp-includes/css/admin-bar.min.css', 3 => 'https://cdn.pewpewpew.cc/wp-content/plugins/kiwi-social-share/assets/vendors/icomoon/style.css', 4 => 'https://cdn.pewpewpew.cc/wp-content/plugins/wordpress-popular-posts/public/css/wpp.css', 5 => 'https://cdn.pewpewpew.cc/wp-content/plugins/wp-analytify/assets/old/css/admin_bar_styles.css', 6 => 'https://cdn.pewpewpew.cc/wp-content/plugins/wordpress-seo/css/dist/adminbar-770.min.css', 7 => 'https://cdn.pewpewpew.cc/wp-content/themes/cenote/style.css', 8 => 'https://cdn.pewpewpew.cc/wp-content/themes/cenote-child/style.css', 9 => 'https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/css/themegrill-icons.min.css', 10 => 'https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/css/swiper.min.css', 11 => 'https://cdn.pewpewpew.cc/wp-content/plugins/litespeed-cache/css/litespeed.css', 12 => 'https://cdn.pewpewpew.cc/wp-content/themes/cenote-child/style.css', 13 => 'https://cdn.pewpewpew.cc/wp-content/themes/cenote/inc/kirki/assets/css/kirki-styles.css', 14 => 'https://cdn.pewpewpew.cc/wp-content/plugins/jetpack/css/jetpack.css', 15 => 'https://cdn.pewpewpew.cc/wp-content/uploads/so-css/so-css-cenote.css', ) 06/26/18 23:21:57.500 [119.56.28.27:53899 1 2Z3] [Optmer] [real_path] /home/pewpewpe/public_html/wp-content/plugins/wp-google-search/wgs2.css 06/26/18 23:21:57.507 [119.56.28.27:53899 1 2Z3] [Optmer] [real_path] /home/pewpewpe/public_html/wp-includes/css/dashicons.min.css 06/26/18 23:21:57.508 [119.56.28.27:53899 1 2Z3] [Optmer] [real_path] /home/pewpewpe/public_html/wp-includes/css/admin-bar.min.css 06/26/18 23:21:57.509 [119.56.28.27:53899 1 2Z3] [Optmer] [real_path] /home/pewpewpe/public_html/wp-content/plugins/kiwi-social-share/assets/vendors/icomoon/style.css 06/26/18 23:21:57.520 [119.56.28.27:53899 1 2Z3] [Optmer] [real_path] /home/pewpewpe/public_html/wp-content/plugins/wordpress-popular-posts/public/css/wpp.css 06/26/18 23:21:57.521 [119.56.28.27:53899 1 2Z3] [Optmer] [real_path] /home/pewpewpe/public_html/wp-content/plugins/wp-analytify/assets/old/css/admin_bar_styles.css 06/26/18 23:21:57.528 [119.56.28.27:53899 1 2Z3] [Optmer] [real_path] /home/pewpewpe/public_html/wp-content/plugins/wordpress-seo/css/dist/adminbar-770.min.css 06/26/18 23:21:57.528 [119.56.28.27:53899 1 2Z3] [Optmer] [real_path] /home/pewpewpe/public_html/wp-content/themes/cenote/style.css 06/26/18 23:21:57.577 [119.56.28.27:53899 1 2Z3] [Optmer] [real_path] /home/pewpewpe/public_html/wp-content/themes/cenote-child/style.css 06/26/18 23:21:57.578 [119.56.28.27:53899 1 2Z3] [Optmer] [real_path] /home/pewpewpe/public_html/wp-content/themes/cenote/assets/css/themegrill-icons.min.css 06/26/18 23:21:57.578 [119.56.28.27:53899 1 2Z3] [Optmer] [real_path] /home/pewpewpe/public_html/wp-content/themes/cenote/assets/css/swiper.min.css 06/26/18 23:21:57.578 [119.56.28.27:53899 1 2Z3] [Optmer] [real_path] /home/pewpewpe/public_html/wp-content/plugins/litespeed-cache/css/litespeed.css 06/26/18 23:21:57.613 [119.56.28.27:53899 1 2Z3] [Optmer] [real_path] /home/pewpewpe/public_html/wp-content/themes/cenote-child/style.css 06/26/18 23:21:57.614 [119.56.28.27:53899 1 2Z3] [Optmer] [real_path] /home/pewpewpe/public_html/wp-content/themes/cenote/inc/kirki/assets/css/kirki-styles.css 06/26/18 23:21:57.614 [119.56.28.27:53899 1 2Z3] [Optmer] [real_path] /home/pewpewpe/public_html/wp-content/plugins/jetpack/css/jetpack.css 06/26/18 23:21:57.659 [119.56.28.27:53899 1 2Z3] [Optmer] [real_path] /home/pewpewpe/public_html/wp-content/uploads/so-css/so-css-cenote.css 06/26/18 23:21:57.662 [119.56.28.27:53899 1 2Z3] [Optmer] Generated content css 06/26/18 23:21:57.662 [119.56.28.27:53899 1 2Z3] [Optm] Saved static file [path] /home/pewpewpe/public_html/wp-content/cache/css/c533a.css 06/26/18 23:21:57.664 [119.56.28.27:53899 1 2Z3] [Optm] //cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js 06/26/18 23:21:57.664 [119.56.28.27:53899 1 2Z3] [Util] external 06/26/18 23:21:57.664 [119.56.28.27:53899 1 2Z3] [Optm] Abort external/non-exist 06/26/18 23:21:57.664 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-content/plugins/wordpress-popular-posts/public/js/wpp-4.1.0.min.js 06/26/18 23:21:57.664 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-content/plugins/wp-google-search/assets/js/google_cse_v2.js 06/26/18 23:21:57.664 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-includes/js/admin-bar.min.js 06/26/18 23:21:57.664 [119.56.28.27:53899 1 2Z3] [Optm] https://s0.wp.com/wp-content/js/devicepx-jetpack.js 06/26/18 23:21:57.665 [119.56.28.27:53899 1 2Z3] [Util] external 06/26/18 23:21:57.665 [119.56.28.27:53899 1 2Z3] [Optm] Abort external/non-exist 06/26/18 23:21:57.665 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-content/plugins/page-scroll-to-id/js/page-scroll-to-id.min.js 06/26/18 23:21:57.665 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/js/skip-link-focus-fix.min.js 06/26/18 23:21:57.665 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/js/hammer.min.js 06/26/18 23:21:57.665 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/js/swiper.min.js 06/26/18 23:21:57.665 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/js/headroom.min.js 06/26/18 23:21:57.665 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-includes/js/imagesloaded.min.js 06/26/18 23:21:57.665 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-includes/js/masonry.min.js 06/26/18 23:21:57.665 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/js/cenote-custom.min.js 06/26/18 23:21:57.665 [119.56.28.27:53899 1 2Z3] [Optm] https://cdn.pewpewpew.cc/wp-includes/js/wp-embed.min.js 06/26/18 23:21:57.665 [119.56.28.27:53899 1 2Z3] [Optm] https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js 06/26/18 23:21:57.665 [119.56.28.27:53899 1 2Z3] [Util] external 06/26/18 23:21:57.665 [119.56.28.27:53899 1 2Z3] [Optm] Abort external/non-exist 06/26/18 23:21:57.665 [119.56.28.27:53899 1 2Z3] [Optm] https://pewpewpew.cc/min/lazyload.js 06/26/18 23:21:57.665 [119.56.28.27:53899 1 2Z3] [Util] file not exist: /home/pewpewpe/public_html/min/lazyload.js 06/26/18 23:21:57.666 [119.56.28.27:53899 1 2Z3] [Optm] Abort external/non-exist 06/26/18 23:21:57.677 [119.56.28.27:53899 1 2Z3] [Data] Loaded hash2src a:1:{i:0;s:94:"https://cdn.pewpewpew.cc/wp-content/plugins/wordpress-popular-posts/public/js/wpp-4.1.0.min.js";} 06/26/18 23:21:57.677 [119.56.28.27:53899 1 2Z3] [Optmer] urls : --- array ( 0 => 'https://cdn.pewpewpew.cc/wp-content/plugins/wordpress-popular-posts/public/js/wpp-4.1.0.min.js', ) 06/26/18 23:21:57.677 [119.56.28.27:53899 1 2Z3] [Optmer] Generated content js 06/26/18 23:21:57.677 [119.56.28.27:53899 1 2Z3] [Optm] Saved static file [path] /home/pewpewpe/public_html/wp-content/cache/js/24e31.js 06/26/18 23:21:57.678 [119.56.28.27:53899 1 2Z3] [Optm] js defer Abort jQuery by setting 06/26/18 23:21:57.678 [119.56.28.27:53899 1 2Z3] [Data] Loaded hash2src a:11:{i:0;s:87:"https://cdn.pewpewpew.cc/wp-content/plugins/wp-google-search/assets/js/google_cse_v2.js";i:1;s:56:"https://cdn.pewpewpew.cc/wp-includes/js/admin-bar.min.js";i:2;s:89:"https://cdn.pewpewpew.cc/wp-content/plugins/page-scroll-to-id/js/page-scroll-to-id.min.js";i:3;s:86:"https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/js/skip-link-focus-fix.min.js";i:4;s:73:"https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/js/hammer.min.js";i:5;s:73:"https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/js/swiper.min.js";i:6;s:75:"https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/js/headroom.min.js";i:7;s:59:"https://cdn.pewpewpew.cc/wp-includes/js/imagesloaded.min.js";i:8;s:54:"https://cdn.pewpewpew.cc/wp-includes/js/masonry.min.js";i:9;s:80:"https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/js/cenote-custom.min.js";i:10;s:55:"https://cdn.pewpewpew.cc/wp-includes/js/wp-embed.min.js";} 06/26/18 23:21:57.679 [119.56.28.27:53899 1 2Z3] [Optmer] urls : --- array ( 0 => 'https://cdn.pewpewpew.cc/wp-content/plugins/wp-google-search/assets/js/google_cse_v2.js', 1 => 'https://cdn.pewpewpew.cc/wp-includes/js/admin-bar.min.js', 2 => 'https://cdn.pewpewpew.cc/wp-content/plugins/page-scroll-to-id/js/page-scroll-to-id.min.js', 3 => 'https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/js/skip-link-focus-fix.min.js', 4 => 'https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/js/hammer.min.js', 5 => 'https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/js/swiper.min.js', 6 => 'https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/js/headroom.min.js', 7 => 'https://cdn.pewpewpew.cc/wp-includes/js/imagesloaded.min.js', 8 => 'https://cdn.pewpewpew.cc/wp-includes/js/masonry.min.js', 9 => 'https://cdn.pewpewpew.cc/wp-content/themes/cenote/assets/js/cenote-custom.min.js', 10 => 'https://cdn.pewpewpew.cc/wp-includes/js/wp-embed.min.js', ) 06/26/18 23:21:57.684 [119.56.28.27:53899 1 2Z3] [Optmer] Generated content js 06/26/18 23:21:57.684 [119.56.28.27:53899 1 2Z3] [Optm] Saved static file [path] /home/pewpewpe/public_html/wp-content/cache/js/61409.js 06/26/18 23:21:57.685 [119.56.28.27:53899 1 2Z3] [CSS] Added queue [type] front [url] https://pewpewpew.cc 06/26/18 23:21:57.705 [119.56.28.27:53899 1 2Z3] ******[Optmer] minify_js bypass due to type: application/ld+json 06/26/18 23:21:57.705 [119.56.28.27:53899 1 2Z3] ******[Optmer] minify_js bypass due to type: application/ld+json 06/26/18 23:21:57.719 [119.56.28.27:53899 1 2Z3] CDN _finalize 06/26/18 23:21:57.719 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/logo.png.webp 06/26/18 23:21:57.719 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.719 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-600x400.jpg.webp 06/26/18 23:21:57.719 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.719 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-600x450.jpg.webp 06/26/18 23:21:57.719 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.720 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-600x354.png.webp 06/26/18 23:21:57.720 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.720 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-600x361.jpg.webp 06/26/18 23:21:57.720 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.720 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843.jpg.webp 06/26/18 23:21:57.720 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.720 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019.jpg.webp 06/26/18 23:21:57.720 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.720 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296.jpg.webp 06/26/18 23:21:57.720 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.720 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639.jpg.webp 06/26/18 23:21:57.720 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.720 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash.jpg.webp 06/26/18 23:21:57.720 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.720 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash.jpg.webp 06/26/18 23:21:57.720 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.720 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/cropped-DSC05690-5.jpg 06/26/18 23:21:57.721 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.721 [119.56.28.27:53899 1 2Z3] CDN matched file_type .css : https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css 06/26/18 23:21:57.721 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css 06/26/18 23:21:57.721 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: path not match: wp-content 06/26/18 23:21:57.721 [119.56.28.27:53899 1 2Z3] CDN matched file_type .css : https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css 06/26/18 23:21:57.721 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css 06/26/18 23:21:57.721 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: path not match: wp-content 06/26/18 23:21:57.721 [119.56.28.27:53899 1 2Z3] CDN matched file_type .css : https://pewpewpew.cc/min/c533a.css 06/26/18 23:21:57.721 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/min/c533a.css 06/26/18 23:21:57.721 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/min/c533a.css 06/26/18 23:21:57.722 [119.56.28.27:53899 1 2Z3] CDN matched file_type .js : //cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js 06/26/18 23:21:57.722 [119.56.28.27:53899 1 2Z3] [CDN] rewrite //cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js 06/26/18 23:21:57.722 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: path not match: wp-content 06/26/18 23:21:57.722 [119.56.28.27:53899 1 2Z3] CDN matched file_type .js : https://pewpewpew.cc/min/24e31.js 06/26/18 23:21:57.722 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/min/24e31.js 06/26/18 23:21:57.722 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/min/24e31.js 06/26/18 23:21:57.722 [119.56.28.27:53899 1 2Z3] CDN matched file_type .png : https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3-32x32.png 06/26/18 23:21:57.722 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3-32x32.png 06/26/18 23:21:57.722 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.722 [119.56.28.27:53899 1 2Z3] CDN matched file_type .png : https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3-192x192.png 06/26/18 23:21:57.722 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3-192x192.png 06/26/18 23:21:57.722 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.722 [119.56.28.27:53899 1 2Z3] CDN matched file_type .png : https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3-180x180.png 06/26/18 23:21:57.722 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/cropped-favicon_f3-180x180.png 06/26/18 23:21:57.722 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.722 [119.56.28.27:53899 1 2Z3] CDN matched file_type .webp : https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/logo.png.webp 06/26/18 23:21:57.722 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/logo.png.webp 06/26/18 23:21:57.722 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.723 [119.56.28.27:53899 1 2Z3] CDN matched file_type .webp : https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/logo.png.webp 06/26/18 23:21:57.723 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/logo.png.webp 06/26/18 23:21:57.723 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.726 [119.56.28.27:53899 1 2Z3] CDN matched file_type .webp : https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-600x400.jpg.webp 06/26/18 23:21:57.727 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-600x400.jpg.webp 06/26/18 23:21:57.727 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.727 [119.56.28.27:53899 1 2Z3] CDN matched file_type .webp : https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-600x400.jpg.webp 06/26/18 23:21:57.727 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/ialicante-mediterranean-homes-475751-unsplash-600x400.jpg.webp 06/26/18 23:21:57.727 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.727 [119.56.28.27:53899 1 2Z3] CDN matched file_type .webp : https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-600x450.jpg.webp 06/26/18 23:21:57.727 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-600x450.jpg.webp 06/26/18 23:21:57.727 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.727 [119.56.28.27:53899 1 2Z3] CDN matched file_type .webp : https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-600x450.jpg.webp 06/26/18 23:21:57.727 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/06/IMG_20180608_152130-600x450.jpg.webp 06/26/18 23:21:57.727 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.727 [119.56.28.27:53899 1 2Z3] CDN matched file_type .webp : https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-600x354.png.webp 06/26/18 23:21:57.852 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-600x354.png.webp 06/26/18 23:21:57.852 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.852 [119.56.28.27:53899 1 2Z3] CDN matched file_type .webp : https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-600x354.png.webp 06/26/18 23:21:57.852 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/canva-photo-editor-600x354.png.webp 06/26/18 23:21:57.852 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.852 [119.56.28.27:53899 1 2Z3] CDN matched file_type .webp : https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-600x361.jpg.webp 06/26/18 23:21:57.852 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-600x361.jpg.webp 06/26/18 23:21:57.852 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.852 [119.56.28.27:53899 1 2Z3] CDN matched file_type .webp : https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-600x361.jpg.webp 06/26/18 23:21:57.852 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/jan-haerer-495396-unsplash-600x361.jpg.webp 06/26/18 23:21:57.852 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.852 [119.56.28.27:53899 1 2Z3] CDN matched file_type .webp : https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843.jpg.webp 06/26/18 23:21:57.852 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843.jpg.webp 06/26/18 23:21:57.852 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.853 [119.56.28.27:53899 1 2Z3] CDN matched file_type .webp : https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843.jpg.webp 06/26/18 23:21:57.853 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/abstract-art-celebration-750843.jpg.webp 06/26/18 23:21:57.853 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.853 [119.56.28.27:53899 1 2Z3] CDN matched file_type .webp : https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019.jpg.webp 06/26/18 23:21:57.853 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019.jpg.webp 06/26/18 23:21:57.853 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.853 [119.56.28.27:53899 1 2Z3] CDN matched file_type .webp : https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019.jpg.webp 06/26/18 23:21:57.853 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/connection-gauge-indoors-586019.jpg.webp 06/26/18 23:21:57.853 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.853 [119.56.28.27:53899 1 2Z3] CDN matched file_type .webp : https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296.jpg.webp 06/26/18 23:21:57.853 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296.jpg.webp 06/26/18 23:21:57.853 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.853 [119.56.28.27:53899 1 2Z3] CDN matched file_type .webp : https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296.jpg.webp 06/26/18 23:21:57.853 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/francisco-galarza-110052-unsplash-e1525694170296.jpg.webp 06/26/18 23:21:57.853 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.853 [119.56.28.27:53899 1 2Z3] CDN matched file_type .webp : https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639.jpg.webp 06/26/18 23:21:57.853 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639.jpg.webp 06/26/18 23:21:57.853 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.853 [119.56.28.27:53899 1 2Z3] CDN matched file_type .webp : https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639.jpg.webp 06/26/18 23:21:57.853 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/05/arrangement-color-colors-159045-e1525709672639.jpg.webp 06/26/18 23:21:57.853 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.854 [119.56.28.27:53899 1 2Z3] CDN matched file_type .webp : https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash.jpg.webp 06/26/18 23:21:57.854 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash.jpg.webp 06/26/18 23:21:57.854 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.854 [119.56.28.27:53899 1 2Z3] CDN matched file_type .webp : https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash.jpg.webp 06/26/18 23:21:57.854 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/amirhossein-abdollahi-544959-unsplash.jpg.webp 06/26/18 23:21:57.854 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.854 [119.56.28.27:53899 1 2Z3] CDN matched file_type .webp : https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash.jpg.webp 06/26/18 23:21:57.854 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash.jpg.webp 06/26/18 23:21:57.854 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.854 [119.56.28.27:53899 1 2Z3] CDN matched file_type .webp : https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash.jpg.webp 06/26/18 23:21:57.854 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://cdn.pewpewpew.cc/wp-content/uploads/2018/04/rawpixel-com-617389-unsplash.jpg.webp 06/26/18 23:21:57.854 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.854 [119.56.28.27:53899 1 2Z3] CDN matched file_type .js : https://s0.wp.com/wp-content/js/devicepx-jetpack.js 06/26/18 23:21:57.854 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://s0.wp.com/wp-content/js/devicepx-jetpack.js 06/26/18 23:21:57.854 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: host not internal 06/26/18 23:21:57.855 [119.56.28.27:53899 1 2Z3] CDN matched file_type .js : https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js 06/26/18 23:21:57.855 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js 06/26/18 23:21:57.855 [119.56.28.27:53899 1 2Z3] [CDN] -rewrite failed: path not match: wp-content 06/26/18 23:21:57.855 [119.56.28.27:53899 1 2Z3] CDN matched file_type .js : https://pewpewpew.cc/min/lazyload.js 06/26/18 23:21:57.855 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/min/lazyload.js 06/26/18 23:21:57.855 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/min/lazyload.js 06/26/18 23:21:57.855 [119.56.28.27:53899 1 2Z3] CDN matched file_type .js : https://pewpewpew.cc/min/61409.js 06/26/18 23:21:57.855 [119.56.28.27:53899 1 2Z3] [CDN] rewrite https://pewpewpew.cc/min/61409.js 06/26/18 23:21:57.855 [119.56.28.27:53899 1 2Z3] [CDN] -rewritten: https://cdn.pewpewpew.cc/min/61409.js 06/26/18 23:21:57.855 [119.56.28.27:53899 1 2Z3] End response -------------------------------------------------------------------------------- 06/26/18 23:21:58.721 [103.3.61.204:44914 1 VQW] ------GET HTTP/1.1 (HTTPS) /min/lazyload.js 06/26/18 23:21:58.721 [103.3.61.204:44914 1 VQW] Query String: 06/26/18 23:21:58.721 [103.3.61.204:44914 1 VQW] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 06/26/18 23:21:58.721 [103.3.61.204:44914 1 VQW] Accept Encoding: identity 06/26/18 23:21:58.721 [103.3.61.204:44914 1 VQW] X-LSCACHE: true 06/26/18 23:21:59.290 [103.3.61.204:44914 1 VQW] Media init 06/26/18 23:21:59.300 [103.3.61.204:44914 1 VQW] [Media] run lazyload lib 06/26/18 23:21:59.301 [103.3.61.204:44914 1 VQW] [Media] save lazyload lib to /home/pewpewpe/public_html/wp-content/cache/js/lazyload.js 06/26/18 23:21:59.302 [103.3.61.204:44914 1 VQW] [Ctrl] X Cache_control init on 06/26/18 23:21:59.302 [103.3.61.204:44914 1 VQW] [Ctrl] X Cache_control -> public forced ( OPTM: lazyload js ) 06/26/18 23:21:59.302 [103.3.61.204:44914 1 VQW] [Ctrl] X Cache_control -> no-vary => LSC_Control::set_no_vary()@108 => LSC_Media->_static_request_check()@259 => LSC_Media->__construct()@37 => LSC_Media::get_instance()@679 06/26/18 23:21:59.303 [103.3.61.204:44914 1 VQW] [Ctrl] X Cache_control TTL -> 8640000 06/26/18 23:21:59.303 [103.3.61.204:44914 1 VQW] [Core] CHK html bypass: miss footer const 06/26/18 23:21:59.304 [103.3.61.204:44914 1 VQW] [Router] get_uid: 0 => LSC_Router::get_uid()@175 => LSC_Router::get_role()@194 => LSC_Config->in_exclude_cache_roles()@556 => LSC_Control->_setting_cacheable()@694 06/26/18 23:21:59.304 [103.3.61.204:44914 1 VQW] [Router] get_role: 06/26/18 23:21:59.304 [103.3.61.204:44914 1 VQW] [Router] role: guest 06/26/18 23:21:59.307 [103.3.61.204:44914 1 VQW] [Vary] role id: failed, guest 06/26/18 23:21:59.307 [103.3.61.204:44914 1 VQW] [Vary] no custimzed vary 06/26/18 23:21:59.309 [103.3.61.204:44914 1 VQW] X-LiteSpeed-Cache-Control: public,no-vary,max-age=8640000 06/26/18 23:21:59.309 [103.3.61.204:44914 1 VQW] X-LiteSpeed-Tag: b8f1_MIN_LAZY,b8f1_URL.45755e04b7e3ec9da32470effa9b2e84,b8f1_ 06/26/18 23:21:59.309 [103.3.61.204:44914 1 VQW] [Core] CHK html bypass: miss footer const 06/26/18 23:21:59.309 [103.3.61.204:44914 1 VQW] [Media] bypass: Not frontend HTML type 06/26/18 23:21:59.310 [103.3.61.204:44914 1 VQW] GUI init 06/26/18 23:21:59.310 [103.3.61.204:44914 1 VQW] GUI bypassed by no counter 06/26/18 23:21:59.322 [103.3.61.204:44914 1 VQW] [Optm] bypass: Not frontend HTML type 06/26/18 23:21:59.323 [103.3.61.204:44914 1 VQW] CDN init 06/26/18 23:21:59.323 [103.3.61.204:44914 1 VQW] [CDN] mapping inc_img -> https://cdn.pewpewpew.cc/ 06/26/18 23:21:59.323 [103.3.61.204:44914 1 VQW] [CDN] mapping inc_css -> https://cdn.pewpewpew.cc/ 06/26/18 23:21:59.323 [103.3.61.204:44914 1 VQW] [CDN] mapping inc_js -> https://cdn.pewpewpew.cc/ 06/26/18 23:21:59.324 [103.3.61.204:44914 1 VQW] [CDN] mapping .aac,.css,.eot,.gif,.jpeg,.js,.jpg,.less,.mp3,.mp4,.ogg,.otf,.pdf,.png,.svg,.ttf,.woff,.webp -> https://cdn.pewpewpew.cc/ 06/26/18 23:21:59.324 [103.3.61.204:44914 1 VQW] CDN _finalize 06/26/18 23:21:59.324 [103.3.61.204:44914 1 VQW] End response --------------------------------------------------------------------------------
Hi,
It says
file not exist:
Could you please try without CDN ?
Best regards,
The file does exist, and I can’t disable the CDN because that’s the reason why I’m trying to make it work. In conclusion I realised that Litespeed cache can’t really replace URLs when it comes to CSS syntax at the moment.
In any case the CDN added webp support for htaccess rewrite, so I’ve disabled Litespeed cache webp support. Thanks anyway for the help!
Hi,
The reason I mentioned to disable CDN , it just for testing purpose , so we can figure out where exactly went wrong , it doesn’t necessary means you can’t use CDN.
It’d much appreciated if you could help us to figure out what went wrong and improve LSCWP ??
Best regards,
- The topic ‘Header image not being cached or served as webp’ is closed to new replies.