diff --git a/stupid_rss_generator.pl b/stupid_rss_generator.pl index 015ee8f..f50ed85 100644 --- a/stupid_rss_generator.pl +++ b/stupid_rss_generator.pl @@ -203,7 +203,7 @@ sub updateBooks{ } } $targetBook->{LastChapterFetched}++; - last; # for testing + #last; # for testing sleep(20); #Prevent been blocked for too much request } }else{