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 648a399a5f Try to fix relative paths. 10 anni fa
copyvios Updates. 10 anni fa
logs Always have a log dir. 10 anni fa
static Refactor more. 10 anni fa
templates Try to fix relative paths. 10 anni fa
.gitignore Fix logs, chmod, paths. 10 anni fa
.lighttpd.conf Begin conversion to Flask; updates. 10 anni fa
LICENSE Updates. 10 anni fa
README.md Begin conversion to Flask; updates. 10 anni fa
app.fcgi Attempt to pass arguments correctly. 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.