Quellcode durchsuchen

Add toolinfo.json.

pull/24/head
Ben Kurtovic vor 10 Jahren
Ursprung
Commit
6beff20cf4
1 geänderte Dateien mit 9 neuen und 0 gelöschten Zeilen
  1. +9
    -0
      static/toolinfo.json

+ 9
- 0
static/toolinfo.json Datei anzeigen

@@ -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"
}

Laden…
Abbrechen
Speichern