filter.url-input.txt 2.1 KB

123456789101112131415161718192021222324252627282930313233343536
  1. This is just a www.test.com. paragraph with person@test.com. some http://www.test.com. urls thrown in and also <code>using www.test.com the code tag</code>.
  2. <blockquote>
  3. This is just a www.test.com. paragraph with person@test.com. some http://www.test.com. urls thrown in and also <code>using www.test.com the code tag</code>.
  4. </blockquote>
  5. <code>Testing code tag http://www.test.com abc</code>
  6. http://www.test.com
  7. www.test.com
  8. person@test.com
  9. <code>www.test.com</code>
  10. What about tags that don't exist <x>like x say www.test.com</x>? And what about tag <pooh>beginning www.test.com with p?</pooh>
  11. Test &lt;br/&gt;: This is just a www.test.com. paragraph <strong>with</strong> some http://www.test.com urls thrown in. *<br/> This is just a www.test.com paragraph *<br/> with some http://www.test.com urls thrown in. *<br/>This is just a www.test.com paragraph person@test.com with some http://www.test.com urls *img*<img/> thrown in. This is just a www.test.com paragraph with some http://www.test.com urls thrown in. This is just a www.test.com paragraph person@test.com with some http://www.test.com urls thrown in.
  12. This is just a www.test.com paragraph <strong>with</strong> some http://www.test.com urls thrown in. <br /> This is just a www.test.com paragraph with some http://www.test.com urls thrown in. This is just a www.test.com paragraph person@test.com with some http://www.test.com urls thrown in. This is just a www.test.com paragraph with some http://www.test.com urls thrown in. This is just a www.test.com paragraph person@test.com with some http://www.test.com urls thrown in.
  13. The old URL filter has problems with <a title="kind of link www.example.com with text" href="http://www.example.com">this kind of link</a> with www address as part of text in title. www.test.com
  14. <!-- This url www.test.com is inside a comment -->
  15. <dl>
  16. <dt>www.test.com</dt>
  17. <dd>http://www.test.com</dd>
  18. <dd>person@test.com</dd>
  19. <dt>check www.test.com</dt>
  20. <dd>this with some text around: http://www.test.com not so easy person@test.com now?</dd>
  21. </dl>
  22. <!-- <p>This url http://www.test.com is
  23. inside a comment containing newlines and
  24. <em>html</em> tags.</p> -->
  25. This is the end!