Skip to content

Commit

Permalink
Update scraper.php
Browse files Browse the repository at this point in the history
  • Loading branch information
vikash12345 committed Jun 4, 2018
1 parent ee9c68b commit b8ee3b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.php
Expand Up @@ -35,7 +35,7 @@ function dlPage($link) {
}
//Main Code Start Here.
//Total Pages in that site is 4995153
for($page = 3623874;$page <4796000; $page++)
for($page = 3633706;$page <4796000; $page++)
{


Expand Down

0 comments on commit b8ee3b4

Please sign in to comment.