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 56f4cce47c Remove vendor-specific prefixes for linear-gradient. hace 9 años
copyvios Clean up query data handling. hace 9 años
logs Always have a log dir. hace 10 años
static Remove vendor-specific prefixes for linear-gradient. hace 9 años
templates Clean up error printing. hace 9 años
.gitignore Fix gitignore for logs. hace 9 años
.lighttpd.conf Begin conversion to Flask; updates. hace 10 años
LICENSE Updates. hace 10 años
README.md Connection pooling; cleanup. hace 10 años
app.fcgi Make sure the CV workers don't spit out tons of logs. hace 9 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.