From 3def9f5e4cf23cef09c81a9a8bba5af5d7818cc6 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Wed, 13 Mar 2024 17:20:43 +0900 Subject: [PATCH] Updated Wayback (markdown) --- Wayback.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Wayback.md b/Wayback.md index ef00211..e6d8b06 100644 --- a/Wayback.md +++ b/Wayback.md @@ -1,4 +1,11 @@ ## Wayback -The Wayback plugin of Caterpillar Proxy supports private browsing using either Google Search cache and Wayback Machine API. +Wayback plugin of Caterpillar Proxy supports private browsing using either Google Search cache and [Wayback Machine API](https://archive.org/help/wayback_api.php). +Please add the following configuration to your `settings.ini` or `.env` file: + +``` +SERVER_CONNECTION_TYPE=wayback +``` + +This feature is useful when you don't want to leave any browsing history on the websites you're accessing. \ No newline at end of file