Skip to content

Commit 50c37db

Browse files
Narrow negative lookahead to (?!order_) for precision
(?!order) was too broad — would also prevent bypassing legitimate WooCommerce admin paths like wc-orders. Narrowing to (?!order_) targets only the wc_order_ key prefix used in checkout URLs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c8c9663 commit 50c37db

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

dist/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
This folder contains the built output assets for the worker "crowdhandler-integration" generated at 2026-03-18T15:53:02.030Z.
1+
This folder contains the built output assets for the worker "crowdhandler-integration" generated at 2026-03-18T16:35:31.650Z.

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)