forked from jmug/stoatchat
@@ -240,6 +240,7 @@ impl Request {
|
|||||||
"Mozilla/5.0 (compatible; January/2.0; +https://github.com/revoltchat/backend)"
|
"Mozilla/5.0 (compatible; January/2.0; +https://github.com/revoltchat/backend)"
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
.header("Accept-Language", "en-US,en;q=0.5")
|
||||||
.send()
|
.send()
|
||||||
.await
|
.await
|
||||||
.map_err(|_| create_error!(ProxyError))?;
|
.map_err(|_| create_error!(ProxyError))?;
|
||||||
|
|||||||
Reference in New Issue
Block a user