mirror of
https://github.com/Metastem/Wikiless.git
synced 2025-06-28 13:09:51 +00:00
docs: useragents.me
Signed-off-by: David R. <114549769+Jeyso215@users.noreply.github.com>
This commit is contained in:
parent
17cb165653
commit
d5c9a5c57d
1 changed files with 2 additions and 2 deletions
|
@ -37,9 +37,9 @@ const config = {
|
|||
/**
|
||||
* Wikimedia requires a HTTP User-agent header for all Wikimedia related
|
||||
* requests. It's a good idea to change this to something unique.
|
||||
* Read more: https://meta.wikimedia.org/wiki/User-Agent_policy
|
||||
* Read more: https://useragents.me/
|
||||
*/
|
||||
wikimedia_useragent: process.env.wikimedia_useragent || 'Wikiless media proxy bot (https://github.com/Metastem/wikiless)',
|
||||
wikimedia_useragent: process.env.wikimedia_useragent || 'Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G980F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/22.0 Chrome/111.0.5563.116 Mobile Safari/537.3',
|
||||
|
||||
/**
|
||||
* Cache control. Wikiless can automatically remove the cached media files from
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue