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 b4a379bcfc Fix gitignore for logs. il y a 9 ans
copyvios Support searching by revision ID (closes #8). il y a 9 ans
logs Always have a log dir. il y a 10 ans
static CSS spacing fix. il y a 10 ans
templates Good job Mako; I'm giving up on the def because I can't trim it correctly. il y a 9 ans
.gitignore Fix gitignore for logs. il y a 9 ans
.lighttpd.conf Begin conversion to Flask; updates. il y a 10 ans
LICENSE Updates. il y a 10 ans
README.md Connection pooling; cleanup. il y a 10 ans
app.fcgi Fix log file rotate time. 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.