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 b4a379bcfc Fix gitignore for logs. hace 9 años
copyvios Support searching by revision ID (closes #8). hace 9 años
logs Always have a log dir. hace 10 años
static CSS spacing fix. hace 10 años
templates Good job Mako; I'm giving up on the def because I can't trim it correctly. 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 Fix log file rotate time. 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.