mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-06-08 19:29:36 +00:00
Merge remote-tracking branch 'refs/remotes/origin/main'
This commit is contained in:
commit
317c07b184
2 changed files with 5 additions and 1 deletions
|
@ -42,6 +42,7 @@ nav:
|
|||
- opsec/aps/index.md
|
||||
- opsec/governments/index.md
|
||||
- opsec/govfear/index.md
|
||||
- opsec/lawsdonotstopcrime/index.md
|
||||
- opsec/opsecmistakes/index.md
|
||||
- 📝 Explaining OPSEC ⭐:
|
||||
- opsec/opsec4levels/index.md
|
||||
|
@ -65,6 +66,7 @@ nav:
|
|||
- opsec/hypervisorsetup/index.md
|
||||
- opsec/vpn/index.md
|
||||
- opsec/vpnqemu/index.md
|
||||
- opsec/dnscrypt/index.md
|
||||
- 💻 Private VM Privacy:
|
||||
- opsec/privatesimplex/index.md
|
||||
- opsec/compilation/index.md
|
||||
|
@ -615,6 +617,8 @@ plugins:
|
|||
|
||||
markdown_extensions:
|
||||
- meta
|
||||
- pymdownx.highlight
|
||||
- pymdownx.superfences
|
||||
|
||||
repo_url: http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions
|
||||
repo_name: nihilist/blog-contributions
|
||||
|
|
|
@ -60,4 +60,4 @@ def main(directory, max_workers):
|
|||
print(f"Compression failed for {fpath}: {exc}")
|
||||
|
||||
if __name__ == "__main__":
|
||||
main('../docs/', max_workers=32)
|
||||
main('../docs/', max_workers=4)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue