diff options
| author | lolcat <will@lolcat.ca> | 2025-01-11 14:12:54 -0500 |
|---|---|---|
| committer | lolcat <will@lolcat.ca> | 2025-01-11 14:12:54 -0500 |
| commit | 9f609008758f8f138eb8a7f7f7315dacbf7de224 (patch) | |
| tree | 1173aae2a433cbf72fe2588c49cacab0602d6075 /settings.php | |
| parent | 631aa585654efbe91d850a0260b69a82924db6d1 (diff) | |
500px scraper
Diffstat (limited to 'settings.php')
| -rw-r--r-- | settings.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings.php b/settings.php index a3db7c4..6b3f774 100644 --- a/settings.php +++ b/settings.php @@ -232,6 +232,10 @@ $settings = [ "text" => "Pinterest" ], [ + "value" => "fivehpx", + "text" => "500px" + ], + [ "value" => "imgur", "text" => "Imgur" ], |
