Update FileMoon.ts
This commit is contained in:
parent
959bf0175d
commit
90e0315f8a
1 changed files with 0 additions and 1 deletions
|
|
@ -48,7 +48,6 @@ export class FileMoon extends Extractor {
|
|||
return url;
|
||||
}
|
||||
|
||||
|
||||
protected async extractInternal(ctx: Context, url: URL, meta: Meta, originalUrl?: URL): Promise<UrlResult[]> {
|
||||
const headers = { Referer: meta.referer ?? url.href };
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue