A copyright violation detector running on Wikimedia Cloud Services https://tools.wmflabs.org/copyvios/
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
Ben Kurtovic c165e97fb2 Handle empty URLs from cached results correctly. há 10 anos
copyvios Handle empty URLs from cached results correctly. há 10 anos
logs Always have a log dir. há 10 anos
static Slightly modified interface; give more options (closes #17). há 10 anos
templates Typo fixes, again. há 10 anos
.gitignore Fix gitignore for logs. há 10 anos
.lighttpd.conf Begin conversion to Flask; updates. há 10 anos
LICENSE Updates. há 10 anos
README.md Connection pooling; cleanup. há 10 anos
app.fcgi Make sure the CV workers don't spit out tons of logs. há 10 anos
build.py Begin conversion to Flask; updates. há 10 anos
schema.sql Adjust db name. há 11 anos

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.