From 0fc826492773106329b8624fd215e4cccb199859 Mon Sep 17 00:00:00 2001 From: powerfullz <61956140+powerfullz@users.noreply.github.com> Date: Mon, 27 Apr 2026 00:51:22 +0800 Subject: [PATCH] fix: comment scripts bypass cookie consent (#1308) * fix: comment scripts bypass cookie consent When GDPR cookie consent is enabled, the comments container is simply hidden with CSS. However, this still allows all third-party script tags within the container to be evaluated and downloaded by the browser. This PR uses the