|
|
@ -2,7 +2,7 @@ |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
|
|
|
<title>µMatrix — About</title> |
|
|
|
<title>uMatrix — About</title> |
|
|
|
<link rel="stylesheet" type="text/css" href="css/common.css"> |
|
|
|
<link rel="stylesheet" type="text/css" href="css/dashboard-common.css"> |
|
|
|
<style> |
|
|
@ -14,7 +14,7 @@ ul { |
|
|
|
|
|
|
|
<body> |
|
|
|
|
|
|
|
<h2>µMatrix <span id="aboutVersion"></span></h2> |
|
|
|
<h2>uMatrix <span id="aboutVersion"></span></h2> |
|
|
|
<ul> |
|
|
|
<li><span id="aboutStorageUsed"></span><br> |
|
|
|
<li> |
|
|
@ -25,8 +25,8 @@ ul { |
|
|
|
<li><a href="https://github.com/gorhill/uMatrix/issues" data-i18n="aboutIssues"></a><br> |
|
|
|
<li><span data-i18n="aboutContributors"></span> |
|
|
|
<ul> |
|
|
|
<li><span data-i18n="aboutCodeContributors"></span> <a href="https://github.com/gorhill/uMatrix/graphs/contributors">µMatrix, <a href="https://github.com/gorhill/httpswitchboard/graphs/contributors">HTTP Switchboard</a> |
|
|
|
<li><span data-i18n="aboutIssueContributors"></span> <a href="https://github.com/gorhill/uMatrix/issues?q=is%3Aissue">µMatrix</a>, <a href="https://github.com/gorhill/httpswitchboard/issues?q=is%3Aissue">HTTP Switchboard</a> |
|
|
|
<li><span data-i18n="aboutCodeContributors"></span> <a href="https://github.com/gorhill/uMatrix/graphs/contributors">uMatrix, <a href="https://github.com/gorhill/httpswitchboard/graphs/contributors">HTTP Switchboard</a> |
|
|
|
<li><span data-i18n="aboutIssueContributors"></span> <a href="https://github.com/gorhill/uMatrix/issues?q=is%3Aissue">uMatrix</a>, <a href="https://github.com/gorhill/httpswitchboard/issues?q=is%3Aissue">HTTP Switchboard</a> |
|
|
|
<li><span data-i18n="aboutTranslationContributors"></span> <a href="https://github.com/gorhill/uMatrix/wiki/Translation-work-contributors">Crowdin</a> |
|
|
|
</ul> |
|
|
|
</ul> |
|
|
|