Skip to content

Commit

Permalink
update connections list
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 22, 2024
1 parent de2340d commit 9927631
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions connections.json
Original file line number Diff line number Diff line change
Expand Up @@ -14810,5 +14810,51 @@
]
}
]
},
{
"id": 256,
"date": "2024-02-22",
"answers": [
{
"category": "yellow",
"connection": "DOG SOUNDS",
"items": [
"BARK",
"GROWL",
"HOWL",
"WHINE"
]
},
{
"category": "green",
"connection": "DEPARTMENT",
"items": [
"ARM",
"BRANCH",
"CHAPTER",
"WING"
]
},
{
"category": "blue",
"connection": "ORIGIN",
"items": [
"CRADLE",
"FONT",
"ROOT",
"SOURCE"
]
},
{
"category": "purple",
"connection": "COLORS WITH THEIR FIRST LETTERS CHANGED",
"items": [
"CLUE",
"FROWN",
"MELLOW",
"PREEN"
]
}
]
}
]

0 comments on commit 9927631

Please sign in to comment.