From da6724e1f7df5b3057e3f279042ada354bf896eb Mon Sep 17 00:00:00 2001 From: Tim Schumacher Date: Wed, 16 Jan 2013 13:57:33 +0100 Subject: [PATCH] Die Revision aus der URL genommen. --- config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.js b/config.js index ad2cf92..47d913a 100644 --- a/config.js +++ b/config.js @@ -1,6 +1,6 @@ exports.url = { hostname: 'www.krautspace.de', port: 443, - path: '/user:0xaffe?do=edit&rev=0', + path: '/user:0xaffe?do=edit', method: 'GET' -}; \ No newline at end of file +};