Skip to content

Commit a35048a

Browse files
committed
modified: File Workers/arxiv_pdf_renamer.pl -- disable autocheck
1 parent 2c2b8fe commit a35048a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

File Workers/arxiv_pdf_renamer.pl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
use File::Spec::Functions qw(catfile);
1515

1616
my $mech = WWW::Mechanize->new(
17+
autocheck => 0,
1718
show_progress => 0,
1819
stack_depth => 10,
1920
agent => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0',

0 commit comments

Comments
 (0)