<script type="text/javascript">
new Fingerprint2().get(function(uniqueHash, components) {
var client = exceptionless.ExceptionlessClient.default;
client.config.setUserIdentity(uniqueHash);
client.submitFeatureUsage('PageView');
});
</script>
private static getSavedServerSettings(config: Configuration): ISettingsWithVersion {
let item = config.storage.settings.get()[0];
if (item && item.value && item.value.version && item.value.settings) {
return item.value;
}
return { version: 0, settings: {} };
}
// 008, Accoona, Arachmo, boitho, B-O-T, Cerberian Drtrs, Charlotte, Charlotte, Covario IDS, DataparkSearch,FindLinks,Holmes,htdig,
// ia_archiver,ichiro,igdeSpyder,L.webis,Larbin,LinkWalker,lwp-trivial,mabontland,Mediapartners-Google,Mnogosearch,mogimogi,Morning Paper,
// MVAClient,NetResearchServer,NewsGator,NG-Search,NutchCVS,Nymesis,oegp,Orbiter,Peew,Pompos,PostPost,PycURL,Qseero,Radian6,SBIder
// ScoutJet,Scrubby,SearchSight,semanticdiscovery,ShopWiki,silk,Snappy,Sqworm,StackRambler,Teoma,TinEye,truwoGPS,updated,Vagabondo,Vortex
//voyager,VYU2,webcollage,Websquash.com,wf84,WomlpeFactory,yacy,Yahoo,YandexImages,Yeti,yoogliFetchAgent,Zao, ZyBorg
project.Configuration.Settings[SettingsDictionary.KnownKeys.UserAgentBotPatterns] = "*bot*,*crawler*,*spider*";