Skip to content

Commit

Permalink
Update scraper.php
Browse files Browse the repository at this point in the history
  • Loading branch information
vikash12345 committed Feb 15, 2018
1 parent ea462dd commit cf148e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.php
@@ -1,7 +1,7 @@
<?
require 'scraperwiki.php';
require 'scraperwiki/simple_html_dom.php';
$years = array('1950');
$years = array('1955');
for ($mainpage = 0; $mainpage < sizeof($years); $mainpage++)
{
$loop = 1;
Expand Down

0 comments on commit cf148e0

Please sign in to comment.