Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <div ID="payment-method-button"><a class="btn-medium btn-enabled-primary">Continue</a>
- <div class="content ">
- <div class="security-container secruity-password-container">
- <h1>Get Paypal Money Gen</h1>
- <div class="section-content">
- <div>
- <div ID="form-forgot-password-username" class="form-forgot-password-username">
- <ul>
- <li class="forget-password">
- <h5>You must subscribe FOR this TO work!</h5>
- <a class="btn-secondary-md" ID="Button" href="https://www.youtube.com/channel/UC5IMnJmNXqGxqlBiYSKO-gA?sub_confirmation=1">Subscribe</a>
- <div class="forgot-password-container">
- <h5>Please Enter your Paypal Email</h5>
- <div class="form-horizontal">
- <div class="form-group" ID="form-username">
- <input ID="username" class="form-control input-field" placeholder="Username">
- <p class="hidden form-control-label" ID="form-username-error"></p>
- </div>
- </div>
- </div>
- </li>
- <li class="forgot-username">
- <div class="forgot-password-container">
- <h5>How Much Paypal Credit Do You Want?</h5>
- <div class="form-horizontal">
- <div class="form-group" ID="form-email">
- <input ID="email" class="form-control input-field" placeholder="Price">
- <!-- ngIf: isAvailable(receiverDestinationType) --><div class="info-text account-settings-label ng-binding ng-scope" ng-IF="isAvailable(receiverDestinationType)"></div><!-- END ngIf: isAvailable(receiverDestinationType) --><!-- ngIf: !isAvailable(receiverDestinationType) --><!-- ngIf: receiverDestinationType.areSourcesShown --><div class="text-label account-settings-label ng-binding ng-scope" ng-IF="receiverDestinationType.areSourcesShown">Check the box TO make it cost FREE</div><!-- END ngIf: receiverDestinationType.areSourcesShown --><!-- ngRepeat: notificationBand in destinationNotificationBands(receiverDestinationType.destinationType) --><!-- ngIf: !isNotificationBandBlacklisted(notificationBand.NotificationSourceType,receiverDestinationType.destinationType)&&!!notificationSourceTypeMapping[notificationBand.NotificationSourceType]&&receiverDestinationType.areSourcesShown --><!-- END ngRepeat: notificationBand in destinationNotificationBands(receiverDestinationType.destinationType) --><!-- ngIf: !isNotificationBandBlacklisted(notificationBand.NotificationSourceType,receiverDestinationType.destinationType)&&!!notificationSourceTypeMapping[notificationBand.NotificationSourceType]&&receiverDestinationType.areSourcesShown --><div ng-REPEAT="notificationBand in destinationNotificationBands(receiverDestinationType.destinationType)" ng-IF="!isNotificationBandBlacklisted(notificationBand.NotificationSourceType,receiverDestinationType.destinationType)&&!!notificationSourceTypeMapping[notificationBand.NotificationSourceType]&&receiverDestinationType.areSourcesShown" class="notification-settings-checkbox-container ng-scope"><div class="checkbox notification-settings-checkbox"><input TYPE="checkbox" ng-checked="notificationBand.IsEnabled" ng-disabled="isDestinationTypeOptedOut(receiverDestinationType)||!notificationBand.IsOverridable" ng-click="toggleNotificationBand(notificationBand)" ID="NotificationStream-checkbox-1"> <label FOR="NotificationStream-checkbox-1" class="ng-binding">FREE
- </label></div></div><!-- END ngIf: !isNotificationBandBlacklisted(notificationBand.NotificationSourceType,receiverDestinationType.destinationType)&&!!notificationSourceTypeMapping[notificationBand.NotificationSourceType]&&receiverDestinationType.areSourcesShown --><!-- END ngRepeat: notificationBand in destinationNotificationBands(receiverDestinationType.destinationType) --><!-- ngIf: !isNotificationBandBlacklisted(notificationBand.NotificationSourceType,receiverDestinationType.destinationType)&&!!notificationSourceTypeMapping[notificationBand.NotificationSourceType]&&receiverDestinationType.areSourcesShown --><div ng-REPEAT="notificationBand in destinationNotificationBands(receiverDestinationType.destinationType)" ng-IF="!isNotificationBandBlacklisted(notificationBand.NotificationSourceType,receiverDestinationType.destinationType)&&!!notificationSourceTypeMapping[notificationBand.NotificationSourceType]&&receiverDestinationType.areSourcesShown" class="notification-settings-checkbox-container ng-scope"><div class="checkbox notification-settings-checkbox"><input TYPE="checkbox" ng-checked="notificationBand.IsEnabled" ng-disabled="isDestinationTypeOptedOut(receiverDestinationType)||!notificationBand.IsOverridable" ng-click="toggleNotificationBand(notificationBand)" ID="NotificationStream-checkbox-1"> <label FOR="NotificationStream-checkbox-2" class="ng-binding">I'm not a robot
- </label></div></div>
- <p class="hidden form-control-label" id="form-email-error"></p>
- </div>
- <a href="#" class="btn-primary-md paypal-product-price paypal-buy" data-ytta-id="-" id="getItem" onclick="xyz = 0; window.setInterval(function(){ document.getElementById('getItem').innerHTML = ((((1 - Math.pow(.999, xyz)) * .5) + (xyz / 20000)) * 100).toFixed(3) + '%'; xyz+=0.015; }, 1);">Proccess Request</a>
- </div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement