资 源 简 介
Overview
ReferrerCop parses Apache log files and AWStats data files and removes entries for referring URLs that match a list of known referrer spammers. Filtering is performed using a blacklist and an optional whitelist.
A large default blacklist is provided with the software, and you can run referrercop -U to download the latest blacklist.
If you"re a Ruby programmer, you can easily integrate ReferrerCop"s functionality into your own tools. See the API documentation for details.
Requirements
Ruby 1.8.5+
Usage
```
referrercop [-f | -i | -n | -s] [options] [ ...]
referrercop -u [options]
referrercop -U [options]
referrercop {-h | -V}
Modes:
-f, --filter Filter the specified files (or standard input if no
files are specified), sending the results to
standard output. This is the default mode.
-i, --in-place