A copyright violation detector running on Wikimedia Cloud Services https://tools.wmflabs.org/copyvios/
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
Ben Kurtovic cf66804fe5 Give a different error message for timeouts. Cheating a bit. před 10 roky
copyvios Give a different error message for timeouts. Cheating a bit. před 10 roky
logs Always have a log dir. před 10 roky
static Fix a margin; clean up cache message. před 10 roky
templates Give a different error message for timeouts. Cheating a bit. před 10 roky
.gitignore Fix gitignore for logs. před 10 roky
.lighttpd.conf Begin conversion to Flask; updates. před 10 roky
LICENSE Updates. před 10 roky
README.md Connection pooling; cleanup. před 10 roky
app.fcgi Revert last commit; I have no idea what I'm doing. před 10 roky
build.py Begin conversion to Flask; updates. před 10 roky
schema.sql Adjust db name. před 10 roky

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.