A copyright violation detector running on Wikimedia Cloud Services https://tools.wmflabs.org/copyvios/
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
Ben Kurtovic b4a379bcfc Fix gitignore for logs. 9 anni fa
copyvios Support searching by revision ID (closes #8). 9 anni fa
logs Always have a log dir. 10 anni fa
static CSS spacing fix. 10 anni fa
templates Good job Mako; I'm giving up on the def because I can't trim it correctly. 9 anni fa
.gitignore Fix gitignore for logs. 9 anni fa
.lighttpd.conf Begin conversion to Flask; updates. 10 anni fa
LICENSE Updates. 10 anni fa
README.md Connection pooling; cleanup. 10 anni fa
app.fcgi Fix log file rotate time. 10 anni fa
build.py Begin conversion to Flask; updates. 10 anni fa
schema.sql Adjust db name. 10 anni fa

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.