A copyright violation detector running on Wikimedia Cloud Services https://tools.wmflabs.org/copyvios/
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
Ben Kurtovic cf66804fe5 Give a different error message for timeouts. Cheating a bit. vor 10 Jahren
copyvios Give a different error message for timeouts. Cheating a bit. vor 10 Jahren
logs Always have a log dir. vor 10 Jahren
static Fix a margin; clean up cache message. vor 10 Jahren
templates Give a different error message for timeouts. Cheating a bit. vor 10 Jahren
.gitignore Fix gitignore for logs. vor 10 Jahren
.lighttpd.conf Begin conversion to Flask; updates. vor 10 Jahren
LICENSE Updates. vor 10 Jahren
README.md Connection pooling; cleanup. vor 10 Jahren
app.fcgi Revert last commit; I have no idea what I'm doing. vor 10 Jahren
build.py Begin conversion to Flask; updates. vor 10 Jahren
schema.sql Adjust db name. vor 10 Jahren

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.