filter.url-input.txt 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839
  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. http://test.com/?search=test
  11. http://test.com/?search=Test
  12. http://test.com/?search=tesT
  13. 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>
  14. 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.
  15. 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.
  16. 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
  17. <!-- This url www.test.com is inside a comment -->
  18. <dl>
  19. <dt>www.test.com</dt>
  20. <dd>http://www.test.com</dd>
  21. <dd>person@test.com</dd>
  22. <dt>check www.test.com</dt>
  23. <dd>this with some text around: http://www.test.com not so easy person@test.com now?</dd>
  24. </dl>
  25. <!-- <p>This url http://www.test.com is
  26. inside a comment containing newlines and
  27. <em>html</em> tags.</p> -->
  28. This is the end!