Sha256: 47e08d5419754b867831135594c0da23eadff925ef6b8aa017294ac31ebd26b2

Contents?: true

Size: 571 Bytes

Versions: 3

Compression:

Stored size: 571 Bytes

Contents

<html>
  <head></head>
  <body>
    <a href='mailto:email@localhost'>localhost domain</a>
    <a href='mailto:email@example.com?subject=Subject+with+plus+signs'>plus sign in subject</a>
    <a href='mailto:email@example.com?subject=Subject%20with%20spaces'>spaces in subject</a>
    <a href='mailto:email@example.com?subject=Test+Subject&cc=email2@example.com'>cc param</a>
    <a href='mailto:my-c0m.pl3x_email@ex-ample.co.uk?subject=Test+Subject&body=Test%20Body&cc=email@example.com'>crazy case</a>
    <a href='mailto:email'>@example.com hacker</a>
  </body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
middleman-protect-emails-0.4.0 fixtures/test-app/source/with_complex_url_params.html
middleman-protect-emails-0.3.1 fixtures/test-app/source/with_complex_url_params.html
middleman-protect-emails-0.3.0 fixtures/test-app/source/with_complex_url_params.html