Forum Moderators: open
My site do neither.
As a result I have most of Japan, China, Korea, Taiwan and a few other countries denied.
In my particular instance . . . When they visit my sites their intentions are only malicious or non beneficial to their time and my bandwidth.
It requests .css files if they're linked from .html files via the LINK element.
It also requested a .pfr (embedded font file) that's linked to in a LINK tag, but didn't request any of the .hdml files that are LINK-linked.
(It didn't request any of the .eot or .css files that are linked from other .css files, suggesting it's not parsing CSS.)
All of my non-HTML files are flagged with the proper content-types, so it's doubly-odd that it grabbed the binary .pfr but skipped the text .hdml files.
It requested one XML file (my site's p3p.xml privacy file), presumbably via the LINK element. It didn't get deep enough into my site to hit any other XML files, so I don't know if it's going after all XML content.
Like too many robots, it grabbed some PGP key files I have available for download. Those are probably useless for data-mining.
It requested dynamic URLs that were linked from static files, but didn't fall into any spidertraps. Did mangle one URL it got from a click-tracking redirect, turning http:// into http%3E/ (turned //: into >/).
Otherwise, DiaGem looks OK to me. Didn't make any duplicate requests, didn't request any graphic files, and didn't request enough to affect my bandwith usage, so I'll let it be for now.
Thanks for the info mbauser2. The bot was also well behaved at our site. I banned it anyway because they said it is for internal use only. If they ever do something useful that the public can access, maybe I'll unban them.