my.jdownloader.org
Open in
urlscan Pro
2a01:4f8:2b01:d::2
Public Scan
Submitted URL: https://my.jdownloader.org/
Effective URL: https://my.jdownloader.org/login.html
Submission: On October 09 via api from US — Scanned from US
Effective URL: https://my.jdownloader.org/login.html
Submission: On October 09 via api from US — Scanned from US
Form analysis
8 forms found in the DOMPOST
<form id="loginForm" method="post" autocomplete="on">
<input id="usernameInput" name="username" type="text" placeholder="Email" tabindex="1" data-i18n="[placeholder]panels.general.emailInputPlaceholder">
<input id="passwordInput" name="password" type="password" placeholder="Password" tabindex="2" data-i18n="[placeholder]panels.general.passwordInputPlaceholder">
<div style="margin-top: 4px;">
<input id="loginButton" type="submit" class="xbutton" tabindex="3" style="float: left; width: 268px; text-align: center; padding: 10px; font-size: 24px;" data-i18n="[value]panels.signIn.sendButtonValue" value="Sign in">
<div class="clearfix"></div>
</div>
</form>
POST
<form id="registerForm" method="post">
<input id="registerEmailInput" name="email" type="email" placeholder="Email" tabindex="1" data-i18n="[placeholder]panels.general.emailInputPlaceholder">
<div>
<div style="text-align: center; margin-bottom: 12px;">
<img class="captchaImage" style="padding: 5px 15px; background-color: white; width: 268px;" src="">
<a style="cursor: pointer; font-size: 12px; text-decoration: underline;" class="captchaReloadButton" data-i18n="panels.general.reloadCaptchaButton">Reload captcha</a>
</div>
<input class="captchaResponseInput" name="captcha" type="text" placeholder="Captcha Response" tabindex="2" autocomplete="off" data-i18n="[placeholder]panels.general.captchaResponseInputPlaceholder">
</div>
<p style="font-size: 12px;">
<label>
<input id="termsCheckbox" type="checkbox" tabindex="3">
<span data-i18n="[html]panels.register.acceptTermsButton"> I accept the <a href="/legal/terms.html#english" target="_blank">Terms and Conditions</a></span>
</label>
</p>
<div style="margin-top: 4px;">
<div>
<button id="registerButton" class="xbutton" tabindex="4" style="float: left; width: 268px; text-align: center; padding: 10px; font-size: 24px;" type="submit" data-i18n="panels.register.sendButtonValue">Register</button>
</div>
<p style="font-size: 12px; float: right; width: 120px;">
<a class="backToLoginAnchor" onclick="jd.Historian.newItem('login');return false;" data-i18n="panels.general.backToLoginButton">Back to Login</a>
</p>
<div style="clear: both;"></div>
</div>
</form>
POST
<form class="form" method="post">
<input data-i18n="[placeholder]panels.general.emailInputPlaceholder" class="emailInput" id="forgotPasswordEmailInput" name="email" type="email" placeholder="Email" tabindex="1">
<div>
<div style="text-align: center; margin-bottom: 12px;" onclick="$('.captchaResponseInput').focus()">
<img class="captchaImage" style="padding: 5px 15px; background-color: white; width: 268px;" src="">
<a data-i18n="panels.general.reloadCaptchaButton" style="cursor: pointer; font-size: 12px; text-decoration: underline;" class="captchaReloadButton">Reload captcha</a>
</div>
<input data-i18n="[placeholder]panels.general.captchaResponseInputPlaceholder" class="captchaResponseInput" name="captcha" type="text" placeholder="Captcha Response" tabindex="2">
</div>
<div style="margin-top: 4px;">
<div>
<button class="xbutton submitButton" tabindex="3" id="forgotPasswordSubmitButton" style="float: left; width: 268px; text-align: center; padding: 10px; font-size: 24px;" type="submit" data-i18n="panels.forgotPassword.sendButtonValue">Request
reset</button>
</div>
<p style="font-size: 12px; float: right; width: 120px;">
<a data-i18n="panels.general.backToLoginButton" onclick="jd.Historian.newItem('login')">Back to Login</a>
</p>
<div style="clear: both;"></div>
</div>
</form>
POST
<form class="form" method="post">
<input class="emailInput" data-i18n="[placeholder]panels.general.emailInputPlaceholder" name="email" type="email" placeholder="Email" tabindex="1">
<input class="passwordInput" data-i18n="[placeholder]panels.general.passwordInputPlaceholder" name="password" type="password" placeholder="Password" tabindex="2">
<div>
<div style="text-align: center; margin-bottom: 12px;" onclick="$('.captchaResponseInput').focus()">
<img class="captchaImage" style="padding: 5px 15px; background-color: white; width: 268px;" src="">
<a style="cursor: pointer; font-size: 12px; text-decoration: underline;" class="captchaReloadButton" data-i18n="panels.general.reloadCaptchaButton">Reload captcha</a>
</div>
<input class="captchaResponseInput" data-i18n="[placeholder]panels.general.captchaResponseInputPlaceholder" name="captcha" type="text" placeholder="Captcha Response" tabindex="3">
</div>
<div style="margin-top: 4px;">
<div>
<button class="xbutton submitButton" data-i18n="panels.finishTermination.sendButtonValue" tabindex="4" style="float: left; width: 268px; text-align: center; padding: 10px; font-size: 24px;" type="submit">Terminate account</button>
</div>
<p style="font-size: 12px; float: right; width: 120px;">
<a data-i18n="panels.general.backToLoginButton" onclick="window.location = 'login.html#login'">Back to Login</a>
</p>
<div style="clear: both;"></div>
</div>
</form>
POST
<form id="validationForm" method="post" autocomplete="off">
<div id="validationWelcome" class="successMessage" style="margin-bottom: 14px;"></div>
<input id="emailValidationInput" name="validationKey" type="text" placeholder="Email" data-i18n="[placeholder]panels.general.emailInputPlaceholder" tabindex="1" title="Email">
<input id="emailValidationKeyInput" name="validationKey" type="text" placeholder="Validation Key" data-i18n="[placeholder]panels.general.keyInputPlaceholder" tabindex="2" title="Validation Key">
<input id="emailConfirmPasswordInput" name="password" type="password" placeholder="Set Password" data-i18n="[placeholder]panels.general.setPasswordInputPlaceholder" tabindex="3" title="Password">
<div style="margin-top: 4px;">
<div>
<button data-i18n="panels.validateEmail.sendButtonValue" type="submit" id="confirmButton" class="xbutton" tabindex="4" style="float: left; width: 268px; text-align: center; padding: 10px; font-size: 24px;">Confirm</button>
</div>
<p style="font-size: 12px; float: right; width: 120px;">
<a data-i18n="panels.general.backToLoginButton" onclick="jd.Historian.newItem('login')">Back to Login</a>
</p>
<div class="clearfix"></div>
</div>
</form>
POST
<form id="cancelForm" data-i18n="panels.cancelInvite.header" method="post" autocomplete="off">Cancel invite</form>
POST
<form class="form" method="post">
<div id="changePasswordWelcome" class="successMessage" style="margin-bottom: 14px;"></div>
<input id="changePasswordKeyInput" name="validationKey" type="text" placeholder="Validation Key" data-i18n="[placeholder]panels.general.keyInputPlaceholder" tabindex="1" title="Validation Key"> <input id="changePasswordEmailInput"
name="validationKey" type="text" placeholder="Email" tabindex="2" title="Email">
<input id="changePasswordNewPassInput" name="password" type="password" placeholder="Choose new password" data-i18n="[placeholder]panels.changePassword.newPasswordInputPlaceholder" tabindex="2" title="New Password">
<div style="margin-top: 4px;">
<div>
<button type="submit" data-i18n="panels.changePassword.submitButtonValue" id="changePasswordConfirmButton" class="xbutton" tabindex="3" style="float: left; width: 268px; text-align: center; padding: 10px; font-size: 24px;">Change
Password</button>
</div>
<p style="font-size: 12px; float: right; width: 120px;">
<a onclick="jd.Historian.newItem('login')" data-i18n="panels.general.backToLoginButton">Back to Login</a>
</p>
<div class="clearfix"></div>
</div>
</form>
POST
<form id="purchaseForm" method="post">
<input id="purchaseEmailInput" name="email" type="email" placeholder="Email" tabindex="1" data-i18n="[placeholder]panels.general.emailInputPlaceholder">
<p style="font-size: 12px;">
<label>
<input id="toggleInvoiceForm" type="checkbox" tabindex="3" onchange="$('#invoiceInputs').toggle();">
<span> Ich benötige eine Rechnung. </span>
</label>
</p>
<section id="invoiceInputs">
<h3>Invoice Data</h3>
<input name="email" type="text" placeholder="Name" tabindex="1">
<input name="email" type="text" placeholder="Address" tabindex="1">
<input name="email" type="text" placeholder="Town" tabindex="1">
<input name="email" type="text" placeholder="Phone Number" tabindex="1">
</section>
<div>
<div style="text-align: center; margin-bottom: 12px;">
<img class="captchaImage" style="padding: 5px 15px; background-color: white; width: 268px;" src="">
<a style="cursor: pointer; font-size: 12px; text-decoration: underline;" class="captchaReloadButton" data-i18n="panels.general.reloadCaptchaButton">Reload captcha</a>
</div>
<input class="captchaResponseInput" name="captcha" type="text" placeholder="Captcha Response" tabindex="2" autocomplete="off" data-i18n="[placeholder]panels.general.captchaResponseInputPlaceholder">
</div>
<p style="font-size: 12px;">
<label>
<input id="purchaseTermsCheckbox" type="checkbox" tabindex="3">
<span data-i18n="[html]panels.register.acceptTermsButton"> I accept the <a href="/legal/terms.html#english" target="_blank">Terms and Conditions</a></span>
</label>
</p>
<div style="margin-top: 4px;">
<div>
<!--<button id="purchaseButton" class="xbutton" tabindex="4"
style="float: left; width: 268px; text-align: center; padding: 10px; font-size: 24px;"
type="submit">
Continue at <img width="100px" src="/login/paypal.png"/>
</button>-->
</div>
<p style="font-size: 12px; float: right; width: 120px;">
<a class="backToLoginAnchor" onclick="jd.Historian.newItem('login');return false;" data-i18n="panels.general.backToLoginButton">Back to Login</a>
</p>
<div style="clear: both;"></div>
</div>
</form>
Text Content
en de * Support * Open_Source(); * News * My JD * Features * Download New to My JDownloader? Request access now Close YOUR DOWNLOADS FROM ANYWHERE REGISTER NOW SECURE • REMOTE All your traffic is secure and encrypted. We make sure that your information is kept private. No one except you is technically able to access information about your downloads. Remotely access your JDownloader. Use the Web Interface, Android or Windows Phone Apps. Check the download status, add links and solve captchas from everywhere! SIGN IN Error occured Successfully logged out Have a good day and come back soon! No account? Register REGISTER NOW Reload captcha I accept the Terms and Conditions Register Back to Login CHECK YOUR EMAIL INBOX Registration email sent Check your inbox for instructions. Also check your spam folder. CHECK YOUR EMAIL INBOX Registration email sent Check your inbox for instructions. -------------------------------------------------------------------------------- CHECK YOUR SPAM FOLDER! Microsoft sometimes classifies our mails as spam. We work on it. Follow these steps to make sure you're able to receive mails from us in the future: - Go to your junk emails folder - Mark our mail as safe - Add us to your contact list CHECK YOUR EMAIL INBOX Change password Email sent For instructions check your Inbox. Also check your spam folder. REQUEST PW RESET Reload captcha Request reset Back to Login TERMINATE ACCOUNT Reload captcha Terminate account Back to Login ALREADY SIGNED IN Go to Dashboard INCOMPATIBLE BROWSER Your browser is not supported My JDownloader currently works with Google Chrome, Mozilla Firefox and Internet Explorer 10. Upgrade your browser! SET PASSWORD Confirm Back to Login CANCEL INVITE Cancel invite CHANGE PASSWORD Change Password Back to Login PURCHASE INSTALLER JDownloader Installer Ich benötige eine Rechnung. INVOICE DATA Reload captcha I accept the Terms and Conditions Back to Login Your web browser must have JavaScript enabled in order for this application to display correctly. * AppWork * Contact * About us * Jobs * JDownloader * Impressum * Terms and Conditions * Privacy Policy * Follow us * Facebook * Twitter * Google+ AppWork GmbH Copyright 2011-2023. Alle Rechte vorbehalten.