This website works better with JavaScript
Home
Explore
Help
Sign In
computer_glamour
/
4get-mirror
mirror of
https://git.lolcat.ca/lolcat/4get
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
google fixes 2
lolcat
2 years ago
parent
e82e908ece
commit
a6d519f83a
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
scraper/google.php
+ 0
- 1
scraper/google.php
View File
@@ -559,7 +559,6 @@ class google{
}
curl_close($curlproc);
- echo $data;
return $data;
}