Advertisement
AndreRasser1987

Untitled

Feb 2nd, 2018
4,735
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <div ID="payment-method-button"><a class="btn-medium btn-enabled-primary">Continue</a>
  2.  
  3. <div class="content ">
  4.  
  5.                                    
  6. <div class="security-container secruity-password-container">
  7.     <h1>Get Paypal Money Gen</h1>
  8.  
  9.     <div class="section-content">
  10.         <div>
  11.    
  12.  
  13.     <div ID="form-forgot-password-username" class="form-forgot-password-username">
  14.         <ul>
  15.             <li class="forget-password">
  16.                 <h5>You must subscribe FOR this TO work!</h5>
  17.  
  18.  
  19. <a class="btn-secondary-md" ID="Button" href="https://www.youtube.com/channel/UC5IMnJmNXqGxqlBiYSKO-gA?sub_confirmation=1">Subscribe</a>
  20.  
  21.  
  22.  
  23.  
  24.                 <div class="forgot-password-container">
  25.                     <h5>Please Enter your Paypal Email</h5>
  26.                    
  27.                     <div class="form-horizontal">
  28.                         <div class="form-group" ID="form-username">
  29.                             <input ID="username" class="form-control input-field" placeholder="Username">
  30.                             <p class="hidden form-control-label" ID="form-username-error"></p>
  31.                         </div>
  32.                          
  33.        
  34.                     </div>
  35.                 </div>
  36.             </li>
  37.             <li class="forgot-username">
  38.                
  39.  
  40.                 <div class="forgot-password-container">
  41.                     <h5>How Much Paypal Credit Do You Want?</h5>
  42.                    
  43.                     <div class="form-horizontal">
  44.                         <div class="form-group" ID="form-email">
  45.                             <input ID="email" class="form-control input-field" placeholder="Price">
  46.  
  47. <!-- 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)&amp;&amp;!!notificationSourceTypeMapping[notificationBand.NotificationSourceType]&amp;&amp;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
  48. </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)&amp;&amp;!!notificationSourceTypeMapping[notificationBand.NotificationSourceType]&amp;&amp;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
  49. </label></div></div>
  50.                            <p class="hidden form-control-label" id="form-email-error"></p>
  51.                        </div>
  52.                        <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>
  53.        
  54.                    </div>
  55.                </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement