diff options
| author | lolcat <will@lolcat.ca> | 2026-07-25 20:15:27 -0400 |
|---|---|---|
| committer | lolcat <will@lolcat.ca> | 2026-07-25 20:15:27 -0400 |
| commit | a43b3e394961ade8979caae65e1209c39e7e3361 (patch) | |
| tree | 3eaa1abb6b8682767973979218438a4462a921a1 /settings.php | |
| parent | e57538a296201e73981f80f83887224996d2224d (diff) | |
add purili scraper
Diffstat (limited to 'settings.php')
| -rw-r--r-- | settings.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/settings.php b/settings.php index 11146f3..9253586 100644 --- a/settings.php +++ b/settings.php @@ -186,6 +186,10 @@ $settings = [ "text" => "Marginalia" ], [ + "value" => "purili", + "text" => "Purili" + ], + [ "value" => "wiby", "text" => "wiby" ] @@ -342,6 +346,10 @@ $settings = [ "text" => "Cốc Cốc" ], [ + "value" => "purili", + "text" => "Purili" + ], + [ "value" => "solofield", "text" => "Solofield" ] |
