From 3506497c886bcc7a48abfd7baa101a9d3992c88a Mon Sep 17 00:00:00 2001 From: "Sergey \"Shnatsel\" Davidoff" Date: Tue, 29 Nov 2016 18:09:26 +0400 Subject: [PATCH] Fix link to cookie export addon for Chrome --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eefd035..38c4cfc 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ All files from the given section and user will be downloaded to the current dire `furaffinity-dl favorites/kivuli` -You can also log in to download restricted content. To do that, log in to FurAffinity in your web browser, export cookies to a file from your web browser in Netscape format (there are extensions to do that [for Firefox](https://addons.mozilla.org/en-US/firefox/addon/export-cookies/) and [for Chrome/Vivaldi](https://addons.mozilla.org/en-US/firefox/addon/export-cookies/)) and pass them to the script as a second parameter, like this: +You can also log in to download restricted content. To do that, log in to FurAffinity in your web browser, export cookies to a file from your web browser in Netscape format (there are extensions to do that [for Firefox](https://addons.mozilla.org/en-US/firefox/addon/export-cookies/) and [for Chrome/Vivaldi](https://chrome.google.com/webstore/detail/cookiestxt/njabckikapfpffapmjgojcnbfjonfjfg)) and pass them to the script as a second parameter, like this: `furaffinity-dl gallery/gonnaneedabiggerboat /path/to/your/cookies.txt`