mirror of
https://github.com/webrecorder/browsertrix-crawler.git
synced 2025-10-19 14:33:17 +00:00
Dependency Update (#725)
- update yarn packages - update RWP to 2.2.4 - update base image to brave 1.73.91 - fix typing issue - bump to 1.4.0-beta.1
This commit is contained in:
parent
07e5ceb4c2
commit
6bfa7d5766
4 changed files with 1500 additions and 1763 deletions
|
@ -36,6 +36,8 @@ export type CrawlerArgs = ReturnType<typeof parseArgs> & {
|
|||
|
||||
scopedSeeds: ScopedSeed[];
|
||||
|
||||
customBehaviors: string[];
|
||||
|
||||
selectLinks: ExtractSelector[];
|
||||
|
||||
crawlId: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue