mirror of
https://git.mirrors.martin98.com/https://github.com/jina-ai/reader.git
synced 2025-06-04 11:14:12 +08:00
fix
This commit is contained in:
parent
e6fdd87294
commit
c72e0d3f17
@ -1293,8 +1293,6 @@ export class CrawlerHost extends RPCHost {
|
||||
if (opts.countryHint) {
|
||||
if (this.proxyProvider.supports(opts.countryHint)) {
|
||||
draft ??= opts.countryHint;
|
||||
} else if (opts.countryHint === 'cn') {
|
||||
draft ??= 'hk';
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 580ea72e0eddaa115b85dabf29de41d079ecd2d0
|
||||
Subproject commit 9a32fc38abea6f42fe8f5bec452ccba0d1d0089d
|
Loading…
x
Reference in New Issue
Block a user