feat(autotag) rules for cars and history
This commit is contained in:
parent
eba580d380
commit
4fc3bf2345
@ -28,7 +28,7 @@ function auto_tag_plugin_init(ConfigManager $conf)
|
|||||||
'robots.txt,bots,spam,crawling,ddos' => 'spam',
|
'robots.txt,bots,spam,crawling,ddos' => 'spam',
|
||||||
'bruxelles,brussels' => 'brussels',
|
'bruxelles,brussels' => 'brussels',
|
||||||
'calm tech,calmness,calm,technologie calme' => 'calm-tech',
|
'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',
|
'cheatsheet,cheat sheet,cheat-sheet,antisèche' => 'cheatsheet,guides-and-tips',
|
||||||
'cleaning,nettoyage' => 'cleaning',
|
'cleaning,nettoyage' => 'cleaning',
|
||||||
'cloud,aws,amazon,cloudron' => 'cloud',
|
'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',
|
'gpt,chatgpt,llm,llms,artificial intelligence,intelligence artificielle,IA,l\'ia,ai model,an ai' => 'ai',
|
||||||
'hacking,piratage' => 'hacking',
|
'hacking,piratage' => 'hacking',
|
||||||
'health,healthy,nutrition,food,alimentation,nourriture,santé' => 'health-and-wellness,food',
|
'health,healthy,nutrition,food,alimentation,nourriture,santé' => 'health-and-wellness,food',
|
||||||
|
'history,histoire,documentaire,documentary' => 'history',
|
||||||
'humans,humains' => 'humans',
|
'humans,humains' => 'humans',
|
||||||
'humor,humour' => 'humor',
|
'humor,humour' => 'humor',
|
||||||
'inspiration,creativity,creative,inspiration,créativité' => 'inspiration',
|
'inspiration,creativity,creative,inspiration,créativité' => 'inspiration',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user