Skip to content

Instantly share code, notes, and snippets.

View bphamict's full-sized avatar
:octocat:
hi there!

Bao Pham bphamict

:octocat:
hi there!
  • Ho Chi Minh City, Viet Nam
View GitHub Profile
@bphamict
bphamict / quiz.com.js
Created January 23, 2026 18:42 — forked from mrcyclo/quiz.com.js
Press F9 to send correct answer
// ==UserScript==
// @name Quiz Auto Answer
// @namespace http://tampermonkey.net/
// @version 2025-05-15
// @description try to take over the world!
// @author mrcyclo
// @match https://quiz.com/*/
// @icon https://www.google.com/s2/favicons?sz=64&domain=quiz.com
// @grant none
// ==/UserScript==