diff options
author | lolcat <will@lolcat.ca> | 2023-09-13 09:01:23 -0400 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2023-09-13 09:01:23 -0400 |
commit | edc42ea35d05b536c2bebfcb78d1bf6007445e85 (patch) | |
tree | 425bef04d71fb8b6585906355a866d1f2f5c321b /scraper/brave.php | |
parent | 71a61304b0072694174af559368a10b69d1e21e4 (diff) |
added autocomplete
Diffstat (limited to 'scraper/brave.php')
-rw-r--r-- | scraper/brave.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scraper/brave.php b/scraper/brave.php index bf11865..93256a8 100644 --- a/scraper/brave.php +++ b/scraper/brave.php @@ -574,8 +574,6 @@ class brave{ } } - echo "test"; - if($rating !== null){ $table["Rating"] = $rating; |