From 151f2fb2cf7430e79582e9bfe499207dc3657e01 Mon Sep 17 00:00:00 2001 From: tiennm99 Date: Fri, 14 Aug 2026 10:39:06 +0700 Subject: [PATCH] chore(web): use a 2016 lookup example that resolves MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The 2016 exam numbers are nine digits or a letter-prefixed cluster code, so the eight-digit "17006021" matched nothing and query-mode.js read it as a 2017 number. TKG002747 / Nguyễn Bửu Lộc is a real row. --- web/src/datasets.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/datasets.js b/web/src/datasets.js index 99740b3..115d939 100644 --- a/web/src/datasets.js +++ b/web/src/datasets.js @@ -33,7 +33,7 @@ const CONTENT = { // ministry — hence the unexpected domain. source: "https://dtnt.bacninh.edu.vn/tin-tuc/tin-tuc-su-kien/cong-bo-diem-thi-thptqg-2016-toan-bo-120-cum-thi-da-co-diem.html", - examples: ["17006021", "Nguyễn Thị Hoa"], + examples: ["TKG002747", "Nguyễn Bửu Lộc"], presets: PRESETS_2016, }, 2017: {