diff --git a/static/toolinfo.json b/static/toolinfo.json new file mode 100644 index 0000000..03c18c8 --- /dev/null +++ b/static/toolinfo.json @@ -0,0 +1,9 @@ +{ + "name" : "copyvios", + "title" : "Copyvios", + "description" : "Detects copyright violations in pages by searching for their contents online. Can also compare a page and a specific URL.", + "url" : "https://tools.wmflabs.org/copyvios", + "keywords" : "copyvios, copyright violations", + "author" : "The Earwig", + "repository" : "https://github.com/earwig/copyvios" +}