From 5351779249883475047b839f4d6cdc4257c91dff Mon Sep 17 00:00:00 2001 From: ben Date: Wed, 15 Oct 2025 23:21:18 +0200 Subject: [PATCH] --- tools.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/tools.mdwn b/tools.mdwn index 44a6924..7fc30d4 100644 --- a/tools.mdwn +++ b/tools.mdwn @@ -1,3 +1,4 @@ +## Online tools * [CORS checker](https://cors.hackade.org/): a tool to check if the browser behavior complies with Cross-Origin Resource Sharing policies.