From 3a89f30a76f141a76647f6d0efb512d3ea11d101 Mon Sep 17 00:00:00 2001 From: ALittlePatate Date: Mon, 22 Apr 2024 10:45:48 +0200 Subject: [PATCH] fix: broken image links --- pages/blog.html | 2 +- pages/insecure_mode_bypass.html | 2 +- pages/reversing_vac_winapi_hooks.html | 2 +- python_script/generate_article.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/blog.html b/pages/blog.html index 7f50f8e..0f52705 100644 --- a/pages/blog.html +++ b/pages/blog.html @@ -37,7 +37,7 @@ GNU/Linux Tor - patate.dev + patate.dev diff --git a/pages/insecure_mode_bypass.html b/pages/insecure_mode_bypass.html index dba37e5..02286aa 100644 --- a/pages/insecure_mode_bypass.html +++ b/pages/insecure_mode_bypass.html @@ -66,5 +66,5 @@ GNU/Linux Tor - patate.dev + patate.dev diff --git a/pages/reversing_vac_winapi_hooks.html b/pages/reversing_vac_winapi_hooks.html index 6811611..6c4be38 100644 --- a/pages/reversing_vac_winapi_hooks.html +++ b/pages/reversing_vac_winapi_hooks.html @@ -63,5 +63,5 @@ To conclude, reversing VAC is a great way of learning as it's not obfuscated/pac GNU/Linux Tor - patate.dev + patate.dev diff --git a/python_script/generate_article.py b/python_script/generate_article.py index 425a745..7ebd59f 100644 --- a/python_script/generate_article.py +++ b/python_script/generate_article.py @@ -80,7 +80,7 @@ def generate_end_file() : GNU/Linux Tor - patate.dev + patate.dev '''