A copyright violation detector running on Wikimedia Cloud Services https://tools.wmflabs.org/copyvios/
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
Ben Kurtovic b7d03ed2c7 Always have a log dir. il y a 10 ans
copyvios Updates. il y a 10 ans
logs Always have a log dir. il y a 10 ans
static Refactor more. il y a 10 ans
templates Begin conversion to Flask; updates. il y a 10 ans
.gitignore Fix logs, chmod, paths. il y a 10 ans
.lighttpd.conf Begin conversion to Flask; updates. il y a 10 ans
LICENSE Updates. il y a 10 ans
README.md Begin conversion to Flask; updates. il y a 10 ans
app.fcgi Fix logs, chmod, paths. il y a 10 ans
build.py Begin conversion to Flask; updates. il y a 10 ans
schema.sql Adjust db name. il y a 10 ans

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.