Studydrive Downloader

Stellt die Downloadmöglichkeit für Dokumente wieder her.

< Feedback on Studydrive Downloader

مراجعة: Good - script works

§
Posted: 04-06-2024

Thanks a lot for this great script! This fixes the download issue for me :)

//url = url.replace('\\', '');
url = url.replaceAll('\\', '');
console.log(url);
location.href=url;

Post reply

تسجيل الدخول إلى مرحلة ما بعد الرد.