Skip to content

Commit

Permalink
fix accidental blasphemy
Browse files Browse the repository at this point in the history
  • Loading branch information
claustromaniac committed Jan 18, 2019
1 parent 7c88fda commit aa6205c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Additionally, this extension relies on relatively new standards. The same-origin

### 🔵 Can CORS leaks be avoided by any other (alternative) means?

The only alternative I know of is to block all cross-origin requests. Content blockers like uBlock and uMatrix allow blocking *third-party* requests, which is a broader group.
The only alternative I know of is to block **all** cross-origin requests. Content blockers like **uBlock Origin** and **uMatrix** allow blocking *third-party* requests, but not all third-party requests are cross-origin requests (it is a broader group).

### 🔵 Why P.O.O.P.?

Expand Down

0 comments on commit aa6205c

Please sign in to comment.