Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tor-check
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Network Health
Metrics
tor-check
Commits
ea8e165b
Commit
ea8e165b
authored
Dec 17, 2014
by
Arlo Breault
Browse files
Options
Downloads
Patches
Plain Diff
Add links to run a relay and stay anonymous
* This was trac 13392
parent
5971efa1
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
check.pot
+9
-1
9 additions, 1 deletion
check.pot
public/index.html
+6
-0
6 additions, 0 deletions
public/index.html
with
15 additions
and
1 deletion
check.pot
+
9
−
1
View file @
ea8e165b
...
...
@@ -60,7 +60,9 @@ msgstr ""
msgid "For more information about this exit relay, see:"
msgstr ""
msgid "The Tor Project is a US 501(c)(3) non-profit dedicated to the research, development, and education of online anonymity and privacy."
msgid ""
"The Tor Project is a US 501(c)(3) non-profit dedicated to the research, "
"development, and education of online anonymity and privacy."
msgstr ""
msgid "Learn More »"
...
...
@@ -89,3 +91,9 @@ msgstr ""
msgid "However, it does not appear to be the Tor Browser Bundle."
msgstr ""
msgid "Run a Relay"
msgstr ""
msgid "Stay Anonymous"
msgstr ""
This diff is collapsed.
Click to expand it.
public/index.html
+
6
−
0
View file @
ea8e165b
...
...
@@ -111,6 +111,12 @@
<li>
<a
href=
"https://www.torproject.org/getinvolved/volunteer.html"
>
{{ GetText .Lang "Volunteer" }}
</a>
</li>
<li>
<a
href=
"https://www.torproject.org/docs/tor-doc-relay.html"
>
{{ GetText .Lang "Run a Relay" }}
</a>
</li>
<li>
<a
href=
"https://www.torproject.org/download/download.html#warning"
>
{{ GetText .Lang "Stay Anonymous" }}
</a>
</li>
</ul>
{{ end }}
{{ define "foot" }}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment