Showing related tags and posts across the entire site.
-
Hey there! Find Anonymizer.cs. Enable the CrawlAction in cfg.CrawlActions. The plugin performs a string replacement on the AbsoluteUri submitted for crawling, so that the HttpWebRequest is fulfilled through an intermediary. crawlRequest.Discovery.Uri = new Uri (_anonymizerAbsoluteUri + crawlRequest.Discovery...
-
I added an Anonymizer plugin to the branch so you can see how this would be implemented. Don't forget to check out the DB too... (Branch is a branch, but quite viable...) This code is checked into the trunk now. Mike