diff --git a/auto_tag_plugin/auto_tag_plugin.php b/auto_tag_plugin/auto_tag_plugin.php index 229f740..d293e9e 100644 --- a/auto_tag_plugin/auto_tag_plugin.php +++ b/auto_tag_plugin/auto_tag_plugin.php @@ -28,7 +28,7 @@ function auto_tag_plugin_init(ConfigManager $conf) 'robots.txt,bots,spam,crawling,ddos' => 'spam', 'bruxelles,brussels' => 'brussels', 'calm tech,calmness,calm,technologie calme' => 'calm-tech', - 'cars,car bloat,vehicles' => 'transport', + 'cars,car bloat,vehicles,véhicule,véhicules,vehicle,automobile,automotive' => 'transport', 'cheatsheet,cheat sheet,cheat-sheet,antisèche' => 'cheatsheet,guides-and-tips', 'cleaning,nettoyage' => 'cleaning', 'cloud,aws,amazon,cloudron' => 'cloud', @@ -72,6 +72,7 @@ function auto_tag_plugin_init(ConfigManager $conf) 'gpt,chatgpt,llm,llms,artificial intelligence,intelligence artificielle,IA,l\'ia,ai model,an ai' => 'ai', 'hacking,piratage' => 'hacking', 'health,healthy,nutrition,food,alimentation,nourriture,santé' => 'health-and-wellness,food', + 'history,histoire,documentaire,documentary' => 'history', 'humans,humains' => 'humans', 'humor,humour' => 'humor', 'inspiration,creativity,creative,inspiration,créativité' => 'inspiration',