| OLD | NEW |
| 1 title=Get whitelisted | 1 title=Get whitelisted |
| 2 description=Fill out the form to get whitelisted | 2 description=Fill out the form to get whitelisted |
| 3 | 3 |
| 4 <style type="text/css"> | 4 <style type="text/css"> |
| 5 #acceptable_ads, .showError #error-msg | 5 #acceptable_ads, .showError #error-msg |
| 6 { | 6 { |
| 7 display: block; | 7 display: block; |
| 8 } | 8 } |
| 9 #WebToLeadForm.non-publishers #acceptable_ads, | 9 #WebToLeadForm.non-publishers #acceptable_ads, |
| 10 #WebToLeadForm.non-publishers .semioptional em, #error-msg | 10 #WebToLeadForm.non-publishers .semioptional em, #error-msg |
| (...skipping 168 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 179 }, false); | 179 }, false); |
| 180 }, false); | 180 }, false); |
| 181 </script> | 181 </script> |
| 182 | 182 |
| 183 <div class="col-6 expand-on-tablet" markdown="1"> | 183 <div class="col-6 expand-on-tablet" markdown="1"> |
| 184 | 184 |
| 185 <form id="WebToLeadForm" class="publishers section" method="POST" name="WebToL
eadForm" markdown="1"> | 185 <form id="WebToLeadForm" class="publishers section" method="POST" name="WebToL
eadForm" markdown="1"> |
| 186 | 186 |
| 187 # {{get-whitelisted Get whitelisted}} | 187 # {{get-whitelisted Get whitelisted}} |
| 188 | 188 |
| 189 --- | |
| 190 | |
| 191 <div class="section" markdown="1"> | 189 <div class="section" markdown="1"> |
| 192 {{make-web-better[subtitle] We love the web, but we think it can improve. Help u
s make it a better place!}} | 190 {{make-web-better[subtitle] We love the web, but we think it can improve. Help u
s make it a better place!}} |
| 193 | 191 |
| 194 {{about-acceptable-ads[paragraph] The Acceptable Ads initiative is simple: if yo
ur ads are nonintrusive and abide by the [Acceptable Ads criteria](about/criteri
a), they will be seen by a much larger audience, thus increasing your traffic an
d revenue. It's easy to join; many advertisers and publishers already benefit fr
om the initiative. }} | 192 {{about-acceptable-ads[paragraph] The Acceptable Ads initiative is simple: if yo
ur ads are nonintrusive and abide by the [Acceptable Ads criteria](about/criteri
a), they will be seen by a much larger audience, thus increasing your traffic an
d revenue. It's easy to join; many advertisers and publishers already benefit fr
om the initiative. }} |
| 195 | 193 |
| 196 {{before-applying[notice] **Important**: Before filling out the form please ensu
re your ads meet the [Acceptable Ads criteria](about/criteria). }} | 194 {{before-applying[notice] **Important**: Before filling out the form please ensu
re your ads meet the [Acceptable Ads criteria](about/criteria). }} |
| 197 | 195 |
| 198 <noscript> | 196 <noscript> |
| 199 <p class="bg-error p-a-sm m-y-sm"> | 197 <p class="bg-error p-a-sm m-y-sm"> |
| 200 {{enable-javascript This form requires JavaScript to be enabled to limit the
amount of spam we get. Please consider enabling it for this page, or write an e
mail to <a href="mailto:acceptableads@adblockplus.org">acceptableads@adblockplus
.org</a>.}} | 198 {{enable-javascript This form requires JavaScript to be enabled to limit the
amount of spam we get. Please consider enabling it for this page, or write an e
mail to <a href="mailto:acceptableads@adblockplus.org">acceptableads@adblockplus
.org</a>.}} |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 276 | 274 |
| 277 <input id="redirect_url" type="hidden" name="redirect_url" value="https://accept
ableads.com/get-whitelisted/thank-you"> | 275 <input id="redirect_url" type="hidden" name="redirect_url" value="https://accept
ableads.com/get-whitelisted/thank-you"> |
| 278 <input id="campaign_id" type="hidden" name="campaign_id" value="40e41f0e-ee21-92
43-b374-57319a53b6f1"> | 276 <input id="campaign_id" type="hidden" name="campaign_id" value="40e41f0e-ee21-92
43-b374-57319a53b6f1"> |
| 279 <input id="assigned_user_id" type="hidden" name="assigned_user_id" value="652b2e
55-db9d-c45d-e982-51e3ee13f0d8"> | 277 <input id="assigned_user_id" type="hidden" name="assigned_user_id" value="652b2e
55-db9d-c45d-e982-51e3ee13f0d8"> |
| 280 <input id="team_id" type="hidden" name="team_id" value="1"> | 278 <input id="team_id" type="hidden" name="team_id" value="1"> |
| 281 <input id="team_set_id" type="hidden" name="team_set_id" value="Global"> | 279 <input id="team_set_id" type="hidden" name="team_set_id" value="Global"> |
| 282 <input id="req_id" type="hidden" name="req_id" value="partner_type_c;first_name;
last_name;email1;website_with_acceptable_ads_c;"> | 280 <input id="req_id" type="hidden" name="req_id" value="partner_type_c;first_name;
last_name;email1;website_with_acceptable_ads_c;"> |
| 283 | 281 |
| 284 </form> | 282 </form> |
| 285 </div> | 283 </div> |
| OLD | NEW |