Blogen-V.000.0.1 Added features,Cleanup. WIP

This commit is contained in:
AjaySi
2023-12-09 18:07:18 +05:30
parent edc468f4aa
commit eaf13c2d16
164 changed files with 1859 additions and 71990 deletions

8
lib/config.json Normal file
View File

@@ -0,0 +1,8 @@
{
"wordpress_url": "https://latestaitools.in/",
"wordpress_username": "username",
"wordpress_password": "password",
"image_dir": "path/to/image_dir",
"output_path": "path/to/output_path"
}