I've got a few referrers in my logs that come from <someurl>/Ok3w_Article.asp
after googling and finding a few hits for the file name, i found a server that exposes the code of it:
http://class.myycu.com/09jike/AppCode/Class/Ok3w_Article.asp
I code php not asp, and while I can make sense of some of it, other parts im not sure - what is this script doing?
I've looked around other files, there's lots of Chinese text in the source files.
Only reason I think I might be being scraped is because of the word "article" in the URL. Obviously you cant stop scraping, but I'm curious as to whether anyone knows if this is something specific; every little helps!
after googling and finding a few hits for the file name, i found a server that exposes the code of it:
http://class.myycu.com/09jike/AppCode/Class/Ok3w_Article.asp
I code php not asp, and while I can make sense of some of it, other parts im not sure - what is this script doing?
I've looked around other files, there's lots of Chinese text in the source files.
Only reason I think I might be being scraped is because of the word "article" in the URL. Obviously you cant stop scraping, but I'm curious as to whether anyone knows if this is something specific; every little helps!