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