summaryrefslogtreecommitdiff
path: root/scraper/mojeek.php
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2023-11-27 01:01:56 -0500
committerlolcat <will@lolcat.ca>2023-11-27 01:01:56 -0500
commit2519666e1c831f85836f9ce6d975d3ceb975c09d (patch)
tree86c68604aff9c7a0a430e70ef082195a4c3a717f /scraper/mojeek.php
parent9fd993b47b8c1b6e3c9d9f0e8d43a85860230f59 (diff)
google web, videos and news, various other fixes
Diffstat (limited to 'scraper/mojeek.php')
-rw-r--r--scraper/mojeek.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/scraper/mojeek.php b/scraper/mojeek.php
index c492a20..d17158b 100644
--- a/scraper/mojeek.php
+++ b/scraper/mojeek.php
@@ -608,7 +608,7 @@ class mojeek{
$this->fuckhtml
->getTextContent(
$this->fuckhtml
- ->getElementsByClassName("i", "p")[1]
+ ->getElementsByClassName("i", "p")[0]
)
);