diff options
author | lolcat <will@lolcat.ca> | 2024-02-26 11:31:52 -0500 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2024-02-26 11:31:52 -0500 |
commit | a20d4de1e4d1a00c0d152136e5d7cd81481ace7b (patch) | |
tree | 185e231969aa116136a8e8314aa726687e94a0a2 /settings.php | |
parent | 8944ca68944929f1da49a0bfb310675a6287fdc3 (diff) |
added mwmbl 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 5572b19..49ba166 100644 --- a/settings.php +++ b/settings.php @@ -126,6 +126,10 @@ $settings = [ "text" => "Yep" ], [ + "value" => "mwmbl", + "text" => "Mwmbl" + ], + [ "value" => "mojeek", "text" => "Mojeek" ], |