A copyright violation detector running on Wikimedia Cloud Services https://tools.wmflabs.org/copyvios/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 545 B

10 years ago
13 years ago
1234567891011121314
  1. This is a [copyright violation](https://en.wikipedia.org/wiki/WP:COPYVIO)
  2. detector running on [Wikimedia Labs](https://tools.wmflabs.org/copyvios).
  3. It works by searching the web for page content, or comparing an article to a
  4. specific URL.
  5. Dependencies
  6. ============
  7. * [earwigbot](https://github.com/earwig/earwigbot) >= 0.1
  8. * [mako](http://www.makotemplates.org/) >= 0.7.2
  9. * [oursql](http://packages.python.org/oursql/) >= 0.9.3.1
  10. * [uglifyjs](https://github.com/mishoo/UglifyJS/) >= 1.3.3
  11. * [uglifycss](https://github.com/fmarcia/UglifyCSS/)