User:Tom harrison/unreliable
From Wikipedia, the free encyclopedia
These are some often-used but unreliable sources. They should be removed from articles on sight, with very few exceptions. A good way to do that is periodically check for external links, and pull the ones you find. Feel free to add to the list.
See also this very useful Crosswiki spam linksearch.
If you're that kind of person, you can fool with this sed script to generate a worklist.
#!/bin/sed -f /^<li>/!d /title="Talk/d /title="User/d /title="Wikipedia/d s/<\/a><\/li>// s/<li>.\+linked from <a href="// s/\/wiki\//\/w\/index.php?title=/ s/" title="[^"]\+"// s/\(http[^>]\+\)>\(.\+$\)/<li><a href="\1\&action=edit\&externaledit=true">\2<\/a>, <a href="\1">article<\/a>, <a href="\1\&action=history">history<\/a><\/li>/ w worklist.html