Open jojokira opened 3 years ago
Usual NEXTJS app, but with encrypted answers. If someone is motivated
If anyone is interested here is a prototype that works. https://github.com/MikeZeDev/hakuneko/blob/Experiments/src/web/mjs/connectors/INKR.mjs.
NEXTJS api results are compressed using LZSTRING base64. Then we have to unpack so they make senses. The code is ugly but works.
Also : i had to comment a whole function for the unpacking to work because our node version doesn't know "BigInt".
I can't find this in connectors to test.
Cause it doesnt exist.
Cool. So it was meant to your team. My bad.
Name of the website thewebsitename
Website urls (examples below)
Languages List of languages supported by the website
*Website relationship If applicable describe the relation with any other website (eg : "alternative domain, copy of ...").
Additional details Add any other context details that you may have found (like template to reuse)