Skip to content

Commit

Permalink
Update scraper.php
Browse files Browse the repository at this point in the history
  • Loading branch information
vikash12345 committed Oct 1, 2018
1 parent 5a00ae7 commit 3a21c7e
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 = 6045833;$page <6326776; $page++)
for($page = 6047132;$page <6326776; $page++)
{


Expand Down

0 comments on commit 3a21c7e

Please sign in to comment.