My rules
(http.request.full_uri contains "/wp-admin") or (http.request.full_uri contains "/wp-login.php") or (http.request.full_uri contains "/checkout/") or (http.request.full_uri contains "/cart/") or (http.request.full_uri contains "/my-account/") or (starts_with(http.request.full_uri, "/graphql")) or (starts_with(http.request.full_uri, "/xmlrpc.php")) or (http.request.full_uri contains ".txt") or (http.request.full_uri contains ".xlst") or (http.request.full_uri contains ".xml") or (http.cookie contains "no_cache") or (http.cookie contains "wp-") or (http.cookie contains "wordpress-") or (http.cookie contains "comment_") or (http.cookie contains "woocommerce_") or (http.cookie contains "PHPSESSID") or (http.request.full_uri eq "/your-cart") or (http.request.full_uri eq "/account/") or (http.request.full_uri contains "/wp-content/plugins/seo-by-rank-math" and http.request.full_uri contains "/wp-content/plugins/binance-pay") or (http.request.full_uri contains "/wp-content/plugins/seo-by-rank-math-pro") or (http.request.full_uri contains "/sitemap_index.xml") or (http.request.full_uri contains "/pay-with-crypto/")
#I have a question i amrunning woocommerce
7 messages · Page 1 of 1 (latest)
(http.request.full_uri contains "/wp-content/") or (http.request.full_uri contains "/wp-includes/css") or (http.request.full_uri contains "/wp-includes/js") or (http.request.full_uri contains "/wp-includes/images") or (http.request.full_uri contains "/wp-includes/fonts") or (http.request.full_uri contains "/wp-includes/blocks")