You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.
Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"
THANK YOU !!!!!!yes drive is not working but thats not an issue. we have embed option
use this url and choose source as embed
SOLVED !Hello Friends, can you help me?
I Upload a video to google drive, and in selector, select google drive in admin episode configuration, but i have error in front end to display video... Any Help how can resolve this?
Hey Bro, what the name of this movie????yes drive is not working but thats not an issue. we have embed option
use this url and choose source as embed
# vi /etc/nginx/site-available/example.com.conf
rewrite ^(/.*)\.html(\?.*)?$ $1$2 permanent;
rewrite ^/(.*)/$ /$1 permanent;
try_files $uri/index.html $uri.html $uri/ $uri =404;
# systemctl restart nginx