Skip to content

Commit

Permalink
T12091: Add {games,economy}.roblox.com to the correct CSP directive (#…
Browse files Browse the repository at this point in the history
…4136)

Fixes T12091
  • Loading branch information
BlankEclair authored Jan 4, 2025
1 parent 2f299e4 commit c9fc50d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/mediawiki/data/csp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ script-src:
- 'bandcamp.com'
- 'flo.uri.sh'
- 'challenges.cloudflare.com'
- 'games.roblox.com'
- 'economy.roblox.com'

style-src:
- "'self'"
Expand Down Expand Up @@ -236,3 +234,5 @@ connect-src:
- '*.hcaptcha.com'
- '1.1.1.1'
- 'translate.googleapis.com'
- 'games.roblox.com'
- 'economy.roblox.com'

0 comments on commit c9fc50d

Please sign in to comment.