diff options
| author | lolcat <will@lolcat.ca> | 2024-12-01 15:59:03 -0500 |
|---|---|---|
| committer | lolcat <will@lolcat.ca> | 2024-12-01 15:59:03 -0500 |
| commit | 5f0b0a7b833b781cd3a9f8ebb9ff0fac0a31e3f6 (patch) | |
| tree | 8df60de2a7a99bd3adf8bbee965a922a21aee5a8 /scraper/ftm.php | |
| parent | 920b9d5b3f6173c501712a71b69b3511db4a7a2a (diff) | |
findthatmeme fix
Diffstat (limited to 'scraper/ftm.php')
| -rw-r--r-- | scraper/ftm.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scraper/ftm.php b/scraper/ftm.php index 0cdfbb3..470c13e 100644 --- a/scraper/ftm.php +++ b/scraper/ftm.php @@ -136,7 +136,7 @@ class ftm{ "source" => [ [ "url" => - "https://findthatmeme.us-southeast-1.linodeobjects.com/" . + "https://s3.thehackerblog.com/findthatmeme/" . $thumb, "width" => null, "height" => null |
