mirror of
https://github.com/tiennm99/thptqg.git
synced 2026-09-03 20:23:03 +00:00
chore(web): use a 2016 lookup example that resolves
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.
This commit is contained in:
+1
-1
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user