Closed rsoorajs closed 4 years ago
Can you try checking logs and see if it has some errors logged out?
Can you try checking logs and see if it has some errors logged out?
lol i am sorry.now its working fine.i was tried on vm.now i tried on my ubuntu server and works great.
can you add more themes ? like material designed themes ? add those as an env variable to select color and themes. those are beautiful. you can grab it from here
also i noticed that i cant use your gindex scirpt on other codes because
https://demohosting.com/api/file/download/73094102_734789193690893_683138730954790296_n.jpg.tar?id=xxxxxx
your gdrive generates link just like this
but almost other repos supports in this format
`https://demohosting.com/filename.tar'
or
https://demohosting.com/api/file/download/73094102_734789193690893_683138730954790296_n.jpg.tar
kindly dont add that id
section in your code..you can add id before the file name if you need..because we are providing index url to other codes just like this
https://demohosting.com/api/file/download/73094102_734789193690893_683138730954790296_n.jpg.tar
file name must be at the end..you can add that id thing before the file name.hope you will fix this soon.Thank you
Which other codes are you talking about? the id is query parameter in irl so it is always at the end of url .. the page name is the filename and it should not interfere with anything. I'm working on streaming video thru this link and its working fine
.tar
files doesnt starts downloading.showing downloading option and just getting cancelled while we try to download.Proofs are attached.Kindly fix the bugs.
Thanks in advance