Well, I'm denyingh them through .htaccess:
Code:
order allow,deny
deny from 127.0.0.1
deny from 12.236.36.35
deny from 24.247.203.160
deny from 62.77.178.123
deny from 66.130.102.163
deny from 81.224.90.16
deny from 82.41.40.8
deny from 136.186.1.117
deny from 146.7.196.82
deny from 192.18.17.19
deny from 200.43.235.239
deny from 203.106.66.254
deny from 212.138.47.11
deny from 212.138.47.12
deny from 212.138.47.17
deny from 212.138.47.18
deny from 212.138.47.20
deny from 212.138.47.29
deny from 217.226.161.235
allow from all
I would still like to know what they are doing and how they are finding that url though.....