mojic

Obfuscate C source code into e...
Log | Files | Refs | README | LICENSE

commit 5df5cf03645b2c0b3e11bb6cbe1c792cd49be1d1
parent c78dc857269a2e0a281998ba35650f34aaa27644
Author: AMIT DUTTA <amitdutta4255@gmail.com>
Date:   Tue, 27 Jan 2026 21:24:32 +0530

Expose app for Vercel deployment
Diffstat:
Mapi/index.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/api/index.py b/api/index.py @@ -117,5 +117,5 @@ def transform_to_emojic(): "emojic_code": final_output }) -# This is important for Vercel +# Expose app for Vercel app = app
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror