diff options
author | Nicholas Johnson <nick@nicksphere.ch> | 2022-09-07 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <nick@nicksphere.ch> | 2022-09-07 00:00:00 +0000 |
commit | 5fc217637e458b9571c8e022c841c81c4fe9f5170c8b948a31f5bc0c7d584935 (patch) | |
tree | c49f6602d8fcfadb1f7fbfe9e1b9d0118128c3d128621b86cf178707a5e270ec /content/entry/get-an-anonymous-phone-number-with-dtmfio.md | |
parent | 1e978fcf08ae667e0decbe41e1e47f958dbcad6aa354bb6e056b597b4491efa0 (diff) | |
download | journal-5fc217637e458b9571c8e022c841c81c4fe9f5170c8b948a31f5bc0c7d584935.tar.gz journal-5fc217637e458b9571c8e022c841c81c4fe9f5170c8b948a31f5bc0c7d584935.zip |
Remove excess path traversal in URLs
The path traversal in the URLs make it possible to navigate the
journal through static files, but it's not worth the trouble.
Hosting a local web server is easy enough.
Diffstat (limited to 'content/entry/get-an-anonymous-phone-number-with-dtmfio.md')
-rw-r--r-- | content/entry/get-an-anonymous-phone-number-with-dtmfio.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/content/entry/get-an-anonymous-phone-number-with-dtmfio.md b/content/entry/get-an-anonymous-phone-number-with-dtmfio.md index fa3819b..9fdb290 100644 --- a/content/entry/get-an-anonymous-phone-number-with-dtmfio.md +++ b/content/entry/get-an-anonymous-phone-number-with-dtmfio.md @@ -44,12 +44,12 @@ The only recommendation I'd make if you plan on using it is that you pay anonymo Link(s): [1: https://web.archive.org/web/20210403000611id_/https://dtmf.io/](https://web.archive.org/web/20210403000611id_/https://dtmf.io/) [2: https://web.archive.org/web/20210403000611id_/https://dtmf.io/](https://web.archive.org/web/20210403000611id_/https://dtmf.io/) -[3: /2020/10/20/use-free-software](../../../../2020/10/20/use-free-software/) +[3: /2020/10/20/use-free-software](/2020/10/20/use-free-software/) [4: https://web.archive.org/web/20210403000611id_/https://dtmf.io/](https://web.archive.org/web/20210403000611id_/https://dtmf.io/) [5: https://wikiless.org/wiki/List_of_federal_agencies_in_the_United_States](https://wikiless.org/wiki/List_of_federal_agencies_in_the_United_States) [6: https://stallman.org/](https://stallman.org/) -[7: /2020/10/20/use-free-software](../../../../2020/10/20/use-free-software/) -[8: /2020/11/14/raising-the-bar-on-privacy](../../../../2020/11/14/raising-the-bar-on-privacy/) +[7: /2020/10/20/use-free-software](/2020/10/20/use-free-software/) +[8: /2020/11/14/raising-the-bar-on-privacy](/2020/11/14/raising-the-bar-on-privacy/) [9: https://www.appsverse.com/blog/heres-how-to-get-an-untraceable-phone-number/](https://www.appsverse.com/blog/heres-how-to-get-an-untraceable-phone-number/) [10: https://www.androidauthority.com/owning-smartphone-human-environment-cost-656030/](https://www.androidauthority.com/owning-smartphone-human-environment-cost-656030/) [11: https://www.gnu.org/proprietary/](https://www.gnu.org/proprietary/) |