delei commented on code in PR #722:
URL: https://github.com/apache/fesod/pull/722#discussion_r2591113997
##########
website/docusaurus.config.js:
##########
@@ -225,6 +225,13 @@ const config = {
}),
],
],
+ scripts: [
+ {
+ src: 'https://plausible.yuanzhixiang.com/js/script.js',
Review Comment:
According to the website strategy, external trackers from 3rd party
providers are not allowed.
References
- https://privacy.apache.org/policies/website-policy.html
- https://infra.apache.org/csp.html
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]