Skip to content

Commit

Permalink
fix: x.com csp
Browse files Browse the repository at this point in the history
  • Loading branch information
7nik committed May 17, 2024
1 parent c4c2f89 commit e2bd292
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions translate-pixiv-tags.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,7 @@ const DOMAIN_USES_CSP = [
"twitter.com",
"bcy.net",
"pawoo.net",
"x.com",
].includes(window.location.host);

// The maximum size of a URL before using a POST request.
Expand Down

0 comments on commit e2bd292

Please sign in to comment.