pub / serci

Search the web with !keywords
git clone https://https://src.jayvii.de/pub/serci.git
Home | Log | Files | Exports | Refs | README | RSS

commit 6b0d4d2b6763d296fda41495cb78c670932df952
parent c87dbe0677ae1d8cd7d63a5727638fa6056fb7f5
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date:   Wed, 16 Oct 2024 22:50:41 +0200

feat: add short keyword for openverse

Diffstat:
Mconfig/config.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/config.php b/config/config.php @@ -246,7 +246,7 @@ $searches = array( "website" => "https://openverse.org", "query" => "https://openverse.org/de/search?q=%s", "categories" => array("everything", "img"), - "keywords" => array("openverse") + "keywords" => array("openverse", "ov") ), "php" => array( "name" => "PHP Manual",