From d37d0e38cfc4276a14e5ef4ee057ff02a005cb10 Mon Sep 17 00:00:00 2001 From: Kai Date: Mon, 14 Apr 2025 19:56:03 -0700 Subject: [PATCH] feat: update dicts --- src/resources/dictionary.ts | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/resources/dictionary.ts b/src/resources/dictionary.ts index b7fa9f17..c454ff11 100644 --- a/src/resources/dictionary.ts +++ b/src/resources/dictionary.ts @@ -1408,17 +1408,17 @@ const internationalExam: DictionaryResource[] = [ language: 'en', languageCategory: 'en', }, - { - id: 'PTE_WFDgaopinci.json', - name: 'PTE WFD高频词汇', - description: 'WFD高频词汇从高到低,最低掌握350个', - category: '国际考试', - tags: ['PTE'], - url: '/dicts/PTE_WFDgaopinci.json', - length: 1175, - language: 'en', - languageCategory: 'en', - }, + // { + // id: 'PTE_WFDgaopinci.json', + // name: 'PTE WFD高频词汇', + // description: 'WFD高频词汇从高到低,最低掌握350个', + // category: '国际考试', + // tags: ['PTE'], + // url: '/dicts/PTE_WFDgaopinci.json', + // length: 1175, + // language: 'en', + // languageCategory: 'en', + // }, { id: 'PTE_senior', name: 'PTE 高阶词汇',