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 f41beba3b4 Typo fix. 10 anni fa
copyvios Really fix checkbox blank value treatment. 10 anni fa
logs Always have a log dir. 10 anni fa
static Fire correct jquery function for ratio buttons. 10 anni fa
templates Typo fix. 10 anni fa
.gitignore Fix gitignore for logs. 10 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 Make sure the CV workers don't spit out tons of logs. 10 anni fa
build.py Begin conversion to Flask; updates. 10 anni fa
schema.sql Adjust db name. 11 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.