update dictionary info

This commit is contained in:
adueck 2023-12-18 18:18:00 +04:00
parent cfd8d03489
commit c6c3e22b32
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ const storage = new Storage({
const title = "LingDocs Pashto Dictionary";
const license = `Copyright © ${new Date().getFullYear()} lingdocs.com All Rights Reserved - Licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License - https://creativecommons.org/licenses/by-nc-sa/4.0/`;
const bucketName = "lingdocs";
const baseUrl = `https://storage.googleapis.com/${bucketName}/`;
const baseUrl = `https://storage.lingdocs.com/`;
const dictionaryFilename = "dictionary";
const dictionaryInfoFilename = "dictionary-info";
// const hunspellAffFileFilename = "ps_AFF.aff";