mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2024-10-01 01:25:56 -04:00
docs(meta): this re-uploads the commit that was changed by faulty Action
Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
This commit is contained in:
parent
6c17236c66
commit
de373580d5
@ -22,7 +22,7 @@ td {
|
|||||||
border: 1px solid orange;
|
border: 1px solid orange;
|
||||||
}
|
}
|
||||||
|
|
||||||
td:nth-child(1) {
|
td:nth-child(1) {
|
||||||
border: 2px solid orange;
|
border: 2px solid orange;
|
||||||
font-weight: bold
|
font-weight: bold
|
||||||
}
|
}
|
||||||
@ -55,10 +55,10 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.btn_small {
|
.btn_small {
|
||||||
display: inline-block; background: -webkit-linear-gradient(top, rgba(40, 40, 40, 0.3), rgba(35, 35, 35, 0.3) 50%, rgba(10, 10, 10, 0.3) 50%, rgba(0, 0, 0, 0.3));
|
display: inline-block; background: -webkit-linear-gradient(top, rgba(40, 40, 40, 0.3), rgba(35, 35, 35, 0.3) 50%, rgba(10, 10, 10, 0.3) 50%, rgba(0, 0, 0, 0.3));
|
||||||
font-family: Helvetica, Arial, sans-serif; font-weight: bold;
|
font-family: Helvetica, Arial, sans-serif; font-weight: bold;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
text-decoration: none; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
|
text-decoration: none; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
|
||||||
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
|
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
|
||||||
background:#DCDCDC;
|
background:#DCDCDC;
|
||||||
color: #111;
|
color: #111;
|
||||||
@ -66,7 +66,7 @@ a {
|
|||||||
border: 1px solid rgba(0, 0, 0, 0.3);
|
border: 1px solid rgba(0, 0, 0, 0.3);
|
||||||
border-bottom: 1px solid rgba(0, 0, 0, 0.25);
|
border-bottom: 1px solid rgba(0, 0, 0, 0.25);
|
||||||
border-top: 1px solid rgba(0, 0, 0, 0.35);
|
border-top: 1px solid rgba(0, 0, 0, 0.35);
|
||||||
padding: 1px 5px;
|
padding: 1px 5px;
|
||||||
border-radius: 25px;
|
border-radius: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -74,12 +74,12 @@ a {
|
|||||||
background: -webkit-linear-gradient(top, rgba(40,40,40,0.4), rgba(35,35,35,0.4) 50%, rgba(10,10,10,0.4) 50%, rgba(0,0,0,0.4));
|
background: -webkit-linear-gradient(top, rgba(40,40,40,0.4), rgba(35,35,35,0.4) 50%, rgba(10,10,10,0.4) 50%, rgba(0,0,0,0.4));
|
||||||
}
|
}
|
||||||
|
|
||||||
code.highlighter-rouge {
|
code.highlighter-rouge {
|
||||||
background:#DCDCDC;
|
background:#DCDCDC;
|
||||||
color: #000000
|
color: #000000
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight {
|
.highlight {
|
||||||
background:#DCDCDC;
|
background:#DCDCDC;
|
||||||
color: #000000
|
color: #000000
|
||||||
}
|
}
|
||||||
|
@ -25,7 +25,7 @@ td {
|
|||||||
border: 1px solid orange;
|
border: 1px solid orange;
|
||||||
}
|
}
|
||||||
|
|
||||||
td:nth-child(1) {
|
td:nth-child(1) {
|
||||||
border: 2px solid orange;
|
border: 2px solid orange;
|
||||||
font-weight: bold
|
font-weight: bold
|
||||||
}
|
}
|
||||||
@ -37,15 +37,15 @@ td:nth-child(1) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.btn_small {
|
.btn_small {
|
||||||
display: inline-block; background: -webkit-linear-gradient(top, rgba(40, 40, 40, 0.3), rgba(35, 35, 35, 0.3) 50%, rgba(10, 10, 10, 0.3) 50%, rgba(0, 0, 0, 0.3));
|
display: inline-block; background: -webkit-linear-gradient(top, rgba(40, 40, 40, 0.3), rgba(35, 35, 35, 0.3) 50%, rgba(10, 10, 10, 0.3) 50%, rgba(0, 0, 0, 0.3));
|
||||||
font-family: Helvetica, Arial, sans-serif; font-weight: bold;
|
font-family: Helvetica, Arial, sans-serif; font-weight: bold;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
text-decoration: none; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
|
text-decoration: none; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
|
||||||
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
|
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
|
||||||
border: 1px solid rgba(0, 0, 0, 0.3);
|
border: 1px solid rgba(0, 0, 0, 0.3);
|
||||||
border-bottom: 1px solid rgba(0, 0, 0, 0.25);
|
border-bottom: 1px solid rgba(0, 0, 0, 0.25);
|
||||||
border-top: 1px solid rgba(0, 0, 0, 0.35);
|
border-top: 1px solid rgba(0, 0, 0, 0.35);
|
||||||
padding: 1px 5px;
|
padding: 1px 5px;
|
||||||
border-radius: 25px;
|
border-radius: 25px;
|
||||||
color: rgba(255, 255, 255, 0.8);
|
color: rgba(255, 255, 255, 0.8);
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Legacy Resources:
|
Legacy Resources:
|
||||||
|
|
||||||
The guide and all the files are also readily available on Archive.org and Archive.today:
|
The guide and all the files are also readily available on Archive.org and Archive.today:
|
||||||
|
|
||||||
- Archive.org *(outdated)*: <https://web.archive.org/web/https://anonymousplanet.org/>
|
- Archive.org *(outdated)*: <https://web.archive.org/web/https://anonymousplanet.org/>
|
||||||
- Archive.today *(outdated)*: <https://archive.fo/anonymousplanet.org/>
|
- Archive.today *(outdated)*: <https://archive.fo/anonymousplanet.org/>
|
||||||
|
2
links.md
2
links.md
@ -17,7 +17,7 @@ All the links below are listed in alphabetical order:
|
|||||||
- AnarSec: <https://www.anarsec.guide/> (Similar content to ours, but not affiliated or sponsored)
|
- AnarSec: <https://www.anarsec.guide/> (Similar content to ours, but not affiliated or sponsored)
|
||||||
- EFF Surveillance Self-Defense: <https://ssd.eff.org/>
|
- EFF Surveillance Self-Defense: <https://ssd.eff.org/>
|
||||||
- Prism-Break: <https://prism-break.org/>
|
- Prism-Break: <https://prism-break.org/>
|
||||||
- Privacy Guides: <https://privacyguides.org>
|
- Privacy Guides: <https://privacyguides.org>
|
||||||
- Techlore: <https://techlore.tech> (May contain clearly marked sponsored products/services, premium content, and affiliate links)
|
- Techlore: <https://techlore.tech> (May contain clearly marked sponsored products/services, premium content, and affiliate links)
|
||||||
- The New Oil: <https://thenewoil.org> (May contain clearly marked sponsored products/services and affiliate links)
|
- The New Oil: <https://thenewoil.org> (May contain clearly marked sponsored products/services and affiliate links)
|
||||||
- PrivacyTools.io: <https://privacytools.io> (May contain clearly marked sponsored products/services and affiliate links)
|
- PrivacyTools.io: <https://privacytools.io> (May contain clearly marked sponsored products/services and affiliate links)
|
||||||
|
Loading…
Reference in New Issue
Block a user