From e6aee2c356fc8171a8f2afc7b0d11c3f9843ec0a Mon Sep 17 00:00:00 2001 From: Ben Kurtovic Date: Sun, 25 Aug 2013 18:52:33 -0400 Subject: [PATCH] Update README. --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d9bc5fb..0c01f31 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -This is a from-scratch rewrite of -[my Toolserver site](https://toolserver.org/~earwig) to interface well with my -[EarwigBot rewrite](https://github.com/earwig/earwigbot). +This is a [copyright violation](https://en.wikipedia.org/wiki/WP:COPYVIO) +detector running on [Wikimedia Labs](https://tools.wmflabs.org/copyvios). + +It works by searching the web for page content, or comparing an article to a +specific URL. Dependencies ============