Home › Forums › General Questions › Shortlink generation during publishing on Verge3D network
- This topic has 13 replies, 5 voices, and was last updated 7 months, 2 weeks ago by aortalab.
-
AuthorPosts
-
2023-04-01 at 2:03 am #61588aortalabCustomer
Hello,
when “Publishing Application on Verge3D Network” is done, a shortlink is automatically created (ex: https://v3d.net/xxx).
Is there a way to either:
• make it so the shortlink generated is private (ex: https://v3d.net/xxx/yyyy)
• disable the automatic shortlink creation
I would really appreciate some help on this matter as the creation of the default shortlink is problematic for me for privacy reasons.
Thank you all!
- This topic was modified 1 year, 7 months ago by aortalab.
2023-04-01 at 2:38 am #61590kdvParticipantYou can disable the link shortener in
server.py
this wayBtw, what has happened to the link shortener? Why does it generate a new short link for the same app every time the app is uploaded?
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2023-04-02 at 10:32 pm #61596kdvParticipantmake it so the shortlink generated is private (ex: https://v3d.net/xxx/yyyy)
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2023-04-02 at 10:56 pm #61599aortalabCustomerThanks for your answer, but it doesn’t seem to work for me. I still get short links when uploading on the verge3D servers. (for your first reply)
- This reply was modified 1 year, 7 months ago by aortalab.
2023-04-02 at 11:00 pm #61601kdvParticipantDid something wrong or didn’t relaunch the Verge3D server after changing
server.py
. You should disable seven lines inserver.py
and re-launch the Verge3D server. On my side it works with no problems…Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2023-04-02 at 11:13 pm #61604aortalabCustomerI tried your second solution and it worked perfectly, thanks for that!
2023-04-03 at 12:28 am #61605kdvParticipantThe Verge3D server’s settings should be a little more flexible )))
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2023-04-03 at 8:25 am #61614Alexander KovelenovStaffThe Verge3D server’s settings should be a little more flexible )))
Thanks for suggestions, we might consider adding something like that in the future!
2023-04-04 at 11:31 am #61668zhangweiParticipantIf I didnn’t save the shortlink after uploading, where can I find it again?
2023-04-04 at 12:06 pm #61669Yuri KovelenovStaff2023-04-05 at 2:12 am #61717zhangweiParticipantHi zhangwei,
you can re-upload the app and it will generate the same link as before.
Thank you!
2023-04-05 at 5:40 am #61722kdvParticipantyou can re-upload the app and it will generate the same link as before.
I wouldn’t be so sure https://www.soft8soft.com/topic/app-is-not-displayed-on-the-iphone/#post-61703
Puzzles and JS coding. Fast and expensive.
If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of the meaning at all.
2023-05-07 at 4:39 pm #63549Alexander KovelenovStaff• disable the automatic shortlink creation
Done!
2024-03-20 at 12:50 am #71782aortalabCustomerIs it just me or the – ‘is_secret’: True – modification to the server.py is not working anymore in 4.6.0?
Edit: Nevermind, the server need to be stopped manually through the new interface, apparently clicking “restart” is not enough
- This reply was modified 7 months, 2 weeks ago by aortalab.
-
AuthorPosts
- You must be logged in to reply to this topic.