Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 0 additions & 16 deletions plugins/WorldCup2026/v1/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,3 @@ Indexes all 48 FIFA World Cup 2026 teams into SquaredUp, making them available f
- Group stage standings
- Knockout bracket fixtures
- Per-team statistics (next match, last match, group points)
Comment thread
claude[bot] marked this conversation as resolved.

## What gets indexed

| Object type | Description |
|---|---|
| World Cup Team | All 48 participating national teams, including FIFA code, group, and flag |

## Configuration

No configuration fields are required. Add the plugin and it connects immediately.

## Known limitations

- Data is sourced from an unofficial community API (`worldcup26.ir`) and may be delayed, incomplete, or unavailable during high-traffic periods
- Knockout stage fixtures show placeholder labels (e.g. "Winner Group A") until the group stage is complete and teams are determined
- Match times are in local event time — no timezone conversion is applied
2 changes: 1 addition & 1 deletion plugins/WorldCup2026/v1/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "worldcup2026",
"displayName": "FIFA World Cup 2026",
"version": "1.2.0",
"version": "1.2.1",
"author": {
"name": "@TimWheeler-SQUP",
"type": "community"
Expand Down
Loading