Well you can use google for that. I just tried and found some.
But actually it is a pretty bad idea to hardcode these websites. The internet changes constantly.
Maybe you find a webservice that provides you with fresh lists every now and then and let your program download that.
Or is this not a tool you are coding, but something you just use?
If you can't find a compiled list, parse the website and compile the list yourself.