A copyright violation detector running on Wikimedia Cloud Services https://tools.wmflabs.org/copyvios/
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
Ben Kurtovic b7d03ed2c7 Always have a log dir. hace 10 años
copyvios Updates. hace 10 años
logs Always have a log dir. hace 10 años
static Refactor more. hace 10 años
templates Begin conversion to Flask; updates. hace 10 años
.gitignore Fix logs, chmod, paths. hace 10 años
.lighttpd.conf Begin conversion to Flask; updates. hace 10 años
LICENSE Updates. hace 10 años
README.md Begin conversion to Flask; updates. hace 10 años
app.fcgi Fix logs, chmod, paths. hace 10 años
build.py Begin conversion to Flask; updates. hace 10 años
schema.sql Adjust db name. hace 10 años

README.md

This is a copyright violation detector running on Wikimedia Labs.

It works by searching the web for page content, or comparing an article to a specific URL.

Dependencies

Running

  • Install all dependencies.
  • Copy .lighttpd.conf to the relevant location.
  • Run ./build.py to minify JS and CSS files.
  • Start lighttpd.