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 262ad492f6 Can POST to /settings. hace 10 años
copyvios Internal cleanup for Flask. hace 10 años
logs Always have a log dir. hace 10 años
static Refactor more. hace 11 años
templates Internal cleanup for Flask. 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 Can POST to /settings. hace 10 años
build.py Begin conversion to Flask; updates. hace 10 años
schema.sql Adjust db name. hace 11 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.