diff options
| author | 2023-07-15 17:08:54 -0400 | |
|---|---|---|
| committer | 2023-07-15 17:08:54 -0400 | |
| commit | 50456cd3227e54bdece56255427d8690c4b33f9d (patch) | |
| tree | 900bdbd8afa7310ed281150f6e54a0062c2ce3c6 /docs | |
| parent | cb18acd3333934292eb8fa47aa6dbe780c026a5d (diff) | |
| parent | e2f67519f8c1750a71aab3dc56b8345fff21bac5 (diff) | |
Update upstream source from tag 'upstream/1.25.8'
Update to upstream version '1.25.8'
with Debian dir 3572b2cebcd64f240341ef18a3b9f9c38bd34368
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/gallery-dl.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index 902d0a2..b5efc73 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -10,7 +10,7 @@ "proxy": null, "skip": true, - "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0", + "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:115.0) Gecko/20100101 Firefox/115.0", "retries": 4, "timeout": 30.0, "verify": true, @@ -261,6 +261,9 @@ }, "reddit": { + "client-id": null, + "user-agent": null, + "refresh-token": null, "comments": 0, "morecomments": false, "date-min": 0, |
