Delete config.php
diff --git a/config.php b/config.php
deleted file mode 100644
index 5d67df4..0000000
--- a/config.php
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-// Rename this file as config.php and fill in the details below.
-$conf = array();
-$conf["apiurl"] = "https://grafo.dirba.io/api.php?req=getGraph"; // L'adreça de l'API del graf original.
-$conf["password"] = ""; // La contrasenya perquè la gent pugui entrar al graf.
-