mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-04 10:04:54 +02:00
fix: change default curl user agent (#2926)
This commit is contained in:
parent
0a060b2ad6
commit
cd0ca7f645
2 changed files with 2 additions and 3 deletions
|
@ -14,7 +14,7 @@ timezone = "UTC"
|
|||
|
||||
[http]
|
||||
timeout = 60
|
||||
useragent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36"
|
||||
useragent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0"
|
||||
|
||||
[cache]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue