P7G3PKCOZKP6FIY3UL423QE3VU6B7JMDBIZUB7WSZG7GFIQR6RXQC NPDFVX7TVYHHZREH3PLWEW2WCDKANATYK5C65YQ3WYUZTJ7UDFLAC LVZCGNYQ6QHXQZ5F5DOKPDJXNTHAKAVEPRVK2Q6J6KKJQ5KNAU7AC 67WZITE5AQQ2AW7NZ3NCTKMVHKDMGBA4VK7R6KJAENFRKIO2NHNQC R5HNWYMH47LWVHS5VVXNR6TCBDXDURVXZ6RCUNFTTTMIXF275ULQC ZXQ2MMPAOIA4TN3TWMFPXZUL7NUE3EWXLV2JHBQXEINE7WCKFSIQC X7HYGAL2QVKG7M5EMZ2VSH37UYWGE3EPUXYQBJOVL6IGJFZ2I5AAC ZHEJFKSLMORNRVOM7ZY7P4WAXIKGTQ5JVRJRWICXNXKF6HJWEFCQC WVWSJFCXLID3WSA52K7DIMAHY2HFZIBCJ3NR6FQ5ZC4TJLBR4V4QC local repo_path = love.filesystem.getSaveDirectory()..'/'..Data_dirprint('reading articles from '..repo_path)if not file_exists(repo_path) thenerror('no directory '..repo_path..' found. Please store articles to browse there before opening this app.')
print('reading articles from '..Data_dir)if not file_exists(Data_dir) thenerror('no directory '..Data_dir..' found. Please store articles to browse there before opening this app.')