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 4622e6d69d Clean up HTML for the result detail. 10 anni fa
copyvios Support searching by revision ID (closes #8). 10 anni fa
logs Always have a log dir. 10 anni fa
static Clean up HTML for the result detail. 10 anni fa
templates Clean up HTML for the result detail. 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 Fix log file rotate time. 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.