A copyright violation detector running on Wikimedia Cloud Services https://tools.wmflabs.org/copyvios/
Você não pode selecionar mais de 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 2ab073dc1d Update tool description a bit. 10 anos atrás
copyvios Use a yellow 'possible' box for confidence between 0.3 and 0.6 (closes #5). 10 anos atrás
logs Always have a log dir. 10 anos atrás
static Improve color of yellow box. 10 anos atrás
templates Update tool description a bit. 10 anos atrás
.gitignore Fix gitignore for logs. 10 anos atrás
.lighttpd.conf Begin conversion to Flask; updates. 10 anos atrás
LICENSE Updates. 10 anos atrás
README.md Connection pooling; cleanup. 10 anos atrás
app.fcgi Revert last commit; I have no idea what I'm doing. 10 anos atrás
build.py Begin conversion to Flask; updates. 10 anos atrás
schema.sql Adjust db name. 11 anos atrás

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.