Tom Honour
Tom Honour
Bitbucket uses `x-token-auth` instead of `x-access-token` in the git URL (https://support.atlassian.com/bitbucket-cloud/docs/using-access-tokens/). The following change should work, but I am unable to test it: ```bash if re_match "${GIT_REPOSITORY:-}" '^https://github.com/'; then _auth="x-access-token:$GIT_TOKEN"...
Changes proposed in this PR: - Updated recommended Brave configuration - ~~Warning about Brave's Google Play Services dependency~~ https://github.com/privacyguides/privacyguides.org/pull/2561#discussion_r1587038135 - [x] I agree to the terms listed below: Contribution terms...