📦 deps(thirdparty): update snapshots
This commit is contained in:
@@ -213,6 +213,24 @@ const CATEGORY_RULES = [
|
||||
"kafka",
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "education",
|
||||
keywords: [
|
||||
"education",
|
||||
"student",
|
||||
"syllabus",
|
||||
"exam",
|
||||
"study",
|
||||
"teacher",
|
||||
"curriculum",
|
||||
"classroom",
|
||||
"school",
|
||||
"examprep",
|
||||
"roadmap",
|
||||
"academic",
|
||||
"university",
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "data-ai",
|
||||
keywords: [
|
||||
|
||||
@@ -119,6 +119,14 @@ CATEGORY_RULES = [
|
||||
"transcription", "transcribe", "seo", "blog", "markdown",
|
||||
],
|
||||
},
|
||||
{
|
||||
"name": "education",
|
||||
"keywords": [
|
||||
"education", "student", "syllabus", "exam", "study",
|
||||
"teacher", "curriculum", "classroom", "school",
|
||||
"examprep", "roadmap", "academic", "university",
|
||||
],
|
||||
},
|
||||
{
|
||||
"name": "business",
|
||||
"keywords": [
|
||||
@@ -589,6 +597,7 @@ CURATED_CATEGORY_OVERRIDES = {
|
||||
"evaluation": "ai-ml",
|
||||
"event-store-design": "architecture",
|
||||
"exa-search": "data-ai",
|
||||
"examprep-ai": "education",
|
||||
"explain-like-socrates": "content",
|
||||
"family-health-analyzer": "health",
|
||||
"find-bugs": "code-quality",
|
||||
|
||||
Reference in New Issue
Block a user