diff options
author | Jesús <heckyel@hyperbola.info> | 2019-12-30 15:55:13 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-12-30 15:55:13 -0500 |
commit | 288df6a7bf8b933e2dc499e38f4915fcf974c14b (patch) | |
tree | 77bba994f260c064d3ee7f76c427ddfaa4f91710 /user-rules.html | |
parent | a2c9deaa145b780722e93b3899600f287c8094a4 (diff) | |
download | ematrix-288df6a7bf8b933e2dc499e38f4915fcf974c14b.tar.lz ematrix-288df6a7bf8b933e2dc499e38f4915fcf974c14b.tar.xz ematrix-288df6a7bf8b933e2dc499e38f4915fcf974c14b.zip |
backport
- Flush caches on upgrade
- Properly handle FrameModule's unloading
- Use the new module and remove the old implementation
Diffstat (limited to 'user-rules.html')
-rw-r--r-- | user-rules.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user-rules.html b/user-rules.html index 70f7a46..510af50 100644 --- a/user-rules.html +++ b/user-rules.html @@ -23,7 +23,7 @@ Home: https://libregit.org/heckyel/ematrix uMatrix Home: https://github.com/gorhill/uMatrix --> - <title>eMatrix — Your rules</title> + <title>ηMatrix — Your rules</title> <link rel="stylesheet" type="text/css" href="css/common.css"> <link rel="stylesheet" type="text/css" href="css/dashboard-common.css"> <link rel="stylesheet" type="text/css" href="css/cloud-ui.css"> |