Open nothing-fr opened 8 months ago
Hey, thanks for checking out my project :>
All features and improvements sound cool. When it comes to search engines, I'm not a big fan of linking them to our SkyNets, but it always can be made configurable. Oh, and the first feature would require a backend (as for now, honey does not), but I'm thinking to provide one for easier bare-metal deployment (in Go ofc)
I will bring honey back to life later coz I just dropped out of university :~P
Please don't close this issue, those improvements are going to be added sooner or later
Nice :+1: I saw you'd already redone the status in Go too...
I'm using Honey as is for now, no worries, you've got time!
Thanks for taking my suggestions into account.
Hello, First of all, this is just a feature suggestion, so please don't take it the wrong way as I really like Honey.
However, do you think it's possible to consider the following feature requests:
It might also be useful to be able to choose which criteria 3rd party verification is based on, for example, I have several sub-domains for my applications and they are considered 3rd party. At present, validation seems to be carried out for applications in a sub-path of the site.
I had to modify the compiled .js to change the behavior so that the verification is based on the domain name.
Before modification :
After modification:
Original code (from compiled js):
The modified code :
Thanks for reading, have a nice day!