URL HOOK
Daily Quiz
#daily-quizOpen to everyone
One bookmark = today's quiz, already loading. Skip the menu, skip picking a category — open the URL and you're answering questions. Open to everyone (sign in to get ranked).
When to use it
- You play the same league every day. One bookmark per league means you never click through the same menu twice.
- You've got 3 minutes and want a quick game. Coffee break, train ride, meeting that ended early — the bookmark is the fastest way in.
- You want the daily quiz on your home screen. On mobile, save the URL as a home-screen shortcut and tapping the icon goes straight to today's quiz.
- You want to share today's quiz. Send the URL to a friend and you're both playing the same daily — no instructions needed.
Pattern
/games/quiz/<category>#daily-quizReplace <category> with any quiz category slug (see the full list below).
Bookmark every category
One bookmark per category. Click Bookmark on any row for the shortcut, or use Copy to grab the full URL.
England
/games/quiz/england#daily-quiz
Italy
/games/quiz/italy#daily-quiz
Germany
/games/quiz/germany#daily-quiz
France
/games/quiz/france#daily-quiz
Spain
/games/quiz/spain#daily-quiz
Bulgaria
/games/quiz/bulgaria#daily-quiz
Netherlands
/games/quiz/netherlands#daily-quiz
UEFA Champions League
/games/quiz/uefa-champions-league#daily-quiz
Portugal
/games/quiz/portugal#daily-quiz
Mix
/games/quiz/mix#daily-quiz
Behavior
- On page load, the hash is read once and cleared via
history.replaceState— refreshing the page doesn't re-trigger the start, and the browser back button stays clean. - The hook fires the same action as clicking the on-page Play Daily Quiz button, so the daily quiz limit and modals still apply normally.
- Guests can play; their results are stored against an anonymous user and aren't ranked.
Last updated ~1 min read