From 7b97126aa59ec08d9f6c382fd11f08c603e5ce04 Mon Sep 17 00:00:00 2001 From: User A0264400 Date: Sun, 19 Apr 2026 17:31:11 +0300 Subject: [PATCH] fix --- .htaccess | 9 +- wp-content/cache/all/index.html | 1529 ++++++++--------- .../12t7svwq/{bgsuq.css => bgysp.css} | 0 .../1c8bqbl0/{bgsuq.css => bgysp.css} | 0 .../cache/wpfc-minified/1dm1db5v/bgysp.js | 5 + .../cache/wpfc-minified/1rnqrn4x/bgysp.js | 2 + .../cache/wpfc-minified/2xwn42bz/bgysp.js | 3 + .../cache/wpfc-minified/6z3h2mww/bgysp.js | 15 + .../cache/wpfc-minified/895wlt78/bgysp.css | 1 + .../cache/wpfc-minified/8kw6as10/bgysp.js | 4 + .../cache/wpfc-minified/d7v2fdjo/bgysp.js | 2 + .../dk28zm1/{bgsuq.css => bgysp.css} | 0 .../dtnbx2gx/{bgsuq.css => bgysp.css} | 0 .../fpqkr0nb/{bgsuq.css => bgysp.css} | 0 .../cache/wpfc-minified/kcx4qke1/bgysp.js | 2 + .../knet2smk/{bgsuq.css => bgysp.css} | 0 .../cache/wpfc-minified/md70jomd/bgysp.js | 3 + .../cache/wpfc-minified/qhzfa2xx/bgysp.js | 22 + ...04-19-52d2e0c22c5ddd2f6b20d3863098be57.log | 2 + wp-content/uploads/wpforms/cache/.htaccess | 6 +- 20 files changed, 814 insertions(+), 791 deletions(-) rename wp-content/cache/wpfc-minified/12t7svwq/{bgsuq.css => bgysp.css} (100%) rename wp-content/cache/wpfc-minified/1c8bqbl0/{bgsuq.css => bgysp.css} (100%) create mode 100644 wp-content/cache/wpfc-minified/1dm1db5v/bgysp.js create mode 100644 wp-content/cache/wpfc-minified/1rnqrn4x/bgysp.js create mode 100644 wp-content/cache/wpfc-minified/2xwn42bz/bgysp.js create mode 100644 wp-content/cache/wpfc-minified/6z3h2mww/bgysp.js create mode 100644 wp-content/cache/wpfc-minified/895wlt78/bgysp.css create mode 100644 wp-content/cache/wpfc-minified/8kw6as10/bgysp.js create mode 100644 wp-content/cache/wpfc-minified/d7v2fdjo/bgysp.js rename wp-content/cache/wpfc-minified/dk28zm1/{bgsuq.css => bgysp.css} (100%) rename wp-content/cache/wpfc-minified/dtnbx2gx/{bgsuq.css => bgysp.css} (100%) rename wp-content/cache/wpfc-minified/fpqkr0nb/{bgsuq.css => bgysp.css} (100%) create mode 100644 wp-content/cache/wpfc-minified/kcx4qke1/bgysp.js rename wp-content/cache/wpfc-minified/knet2smk/{bgsuq.css => bgysp.css} (100%) create mode 100644 wp-content/cache/wpfc-minified/md70jomd/bgysp.js create mode 100644 wp-content/cache/wpfc-minified/qhzfa2xx/bgysp.js diff --git a/.htaccess b/.htaccess index 9b093d87..b07ca2f1 100644 --- a/.htaccess +++ b/.htaccess @@ -1,5 +1,5 @@ # BEGIN WpFastestCache -# Modified Time: 19-04-26 17:08:48 +# Modified Time: 19-04-26 17:29:09 RewriteEngine On RewriteBase / @@ -21,6 +21,7 @@ RewriteCond %{QUERY_STRING} !.+ [OR] RewriteCond %{QUERY_STRING} fbclid= RewriteCond %{HTTP:Cookie} !comment_author_ RewriteCond %{HTTP:Profile} !^[a-z0-9\"]+ [NC] +RewriteCond %{HTTP_USER_AGENT} !^.*\bCrMo\b|CriOS|Android.*Chrome\/[.0-9]*\s(Mobile)?|\bDolfin\b|Opera.*Mini|Opera.*Mobi|Android.*Opera|Mobile.*OPR\/[0-9.]+|Coast\/[0-9.]+|Skyfire|Mobile\sSafari\/[.0-9]*\sEdge|IEMobile|MSIEMobile|fennec|firefox.*maemo|(Mobile|Tablet).*Firefox|Firefox.*Mobile|FxiOS|bolt|teashark|Blazer|Version.*Mobile.*Safari|Safari.*Mobile|MobileSafari|Tizen|UC.*Browser|UCWEB|baiduboxapp|baidubrowser|DiigoBrowser|Puffin|\bMercury\b|Obigo|NF-Browser|NokiaBrowser|OviBrowser|OneBrowser|TwonkyBeamBrowser|SEMC.*Browser|FlyFlow|Minimo|NetFront|Novarra-Vision|MQQBrowser|MicroMessenger|Android.*PaleMoon|Mobile.*PaleMoon|Android|blackberry|\bBB10\b|rim\stablet\sos|PalmOS|avantgo|blazer|elaine|hiptop|palm|plucker|xiino|Symbian|SymbOS|Series60|Series40|SYB-[0-9]+|\bS60\b|Windows\sCE.*(PPC|Smartphone|Mobile|[0-9]{3}x[0-9]{3})|Window\sMobile|Windows\sPhone\s[0-9.]+|WCE;|Windows\sPhone\s10.0|Windows\sPhone\s8.1|Windows\sPhone\s8.0|Windows\sPhone\sOS|XBLWP7|ZuneWP7|Windows\sNT\s6\.[23]\;\sARM\;|\biPhone.*Mobile|\biPod|\biPad|Apple-iPhone7C2|MeeGo|Maemo|J2ME\/|\bMIDP\b|\bCLDC\b|webOS|hpwOS|\bBada\b|BREW.*$ [NC] RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/all/$1/index.html -f [or] RewriteCond /home/a0264400/domains/dostavka-vodi-krim.ru/public_html/wp-content/cache/all/$1/index.html -f RewriteRule ^(.*) "/wp-content/cache/all/$1/index.html" [L] @@ -37,6 +38,12 @@ Header set Expires "Mon, 29 Oct 1923 20:30:00 GMT" # END WpFastestCache + + + + + + # BEGIN HTTPS + WWW REDIRECT RewriteEngine On diff --git a/wp-content/cache/all/index.html b/wp-content/cache/all/index.html index 076f2940..f959ebcc 100644 --- a/wp-content/cache/all/index.html +++ b/wp-content/cache/all/index.html @@ -1,26 +1,23 @@ - - - - - - Доставка воды в Севастополе — заказать воду на дом и в офис - - - - - - - - - - - - - - + + + + +Доставка воды в Севастополе — заказать воду на дом и в офис + + + + + + + + + + + + @@ -31,44 +28,50 @@ img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px} /*# sourceURL=wp-img-auto-sizes-contain-inline-css */ - - - - + + + + + + + - - - - + + + + + + - - + + + - + + @@ -76,7 +79,7 @@ var woocommerce_params = {"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/ -