@vntricky right now the order of input fields is alphabetic so it is still possible to rename it in a way that it would be in a desired order ("1Use Proxy","2Proxy String",etc.) , but what is the order of actions ? @Fox In any case would be good to know how to change the order if it is possible?
SQL MODULE
-

SQL MODULE is used for full-fledged work with MySQL, mariaDB, postGres, SQLite and msSQL Databases. You can create a remote database on hosting and make SQL queries to it, getting, changing, updating or deleting data from tables. For example, you have several lists of accounts that have duplicates and you want to check them for validity by writing them to your personal database on the server. Then you can add an account after checking it to the database and check if it is already in the database.
More information in telegram chat @bas_english