diff options
author | lolcat <will@lolcat.ca> | 2024-03-24 22:31:19 -0400 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2024-03-24 22:31:19 -0400 |
commit | 2976c0a6a4c3ef72784a92867edd7df32ef67d3a (patch) | |
tree | 892ab5836726d25eb43f0309e976cac402eb549a /scraper | |
parent | 81502d4721405e8e4632b37c252d4254426b1728 (diff) |
fag protection
Diffstat (limited to 'scraper')
-rw-r--r-- | scraper/google.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scraper/google.php b/scraper/google.php index 1485436..77aaa3c 100644 --- a/scraper/google.php +++ b/scraper/google.php @@ -654,6 +654,7 @@ class google{ throw new Exception("Failed to get HTML"); } + //$html = file_get_contents("scraper/google.html"); } |