You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
1.0 KiB

9 years ago
9 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
  1. ## nuTensor
  2. Definitely for advanced users.
  3. This is a fork of the now-discontinued [uMatrix](https://github.com/gorhill/uMatrix).
  4. My focus will be on keeping it working on Firefox for now. I'll do my best to keep it working, but sadly no guarantees. Help will always be welcome!
  5. ***
  6. Forked and refactored from [uMatrix](https://github.com/gorhill/uMatrix).
  7. ## Warnings
  8. #### Regarding broken sites
  9. nuTensor does not guarantee that sites will work fine: it is for advanced users who can figure how to un-break sites, because essentially nuTensor is a firewall which works in relaxed block-all/allow-exceptionally mode out of the box: it is not unexpected that sites will break.
  10. **So this means do not file issues to report broken sites when the sites are broken because nuTensor does its job as expected.** I will close any such issue without further comment.
  11. **Using nuTensor logger is key to un-break sites:** the logger will show you all that nuTensor does internally.
  12. ## License
  13. <a href="https://github.com/gorhill/umatrix/blob/master/LICENSE.txt">GPLv3</a>.