block nfl endpoints (superbowl finished)
This commit is contained in:
doms9 2026-02-09 00:28:55 -05:00
parent 1608018249
commit 00000d9f2b
8 changed files with 13 additions and 10 deletions

View file

@ -24,7 +24,7 @@ SPORT_ENDPOINTS = {
# "mlb": "MLB",
"motorsports": "Racing",
"nba": "NBA",
"nfl": "American Football",
# "nfl": "American Football",
"nhl": "NHL",
"soccer": "Soccer",
}