Die Revision aus der URL genommen.

This commit is contained in:
Tim Schumacher 2013-01-16 13:57:33 +01:00
parent a3eb55472e
commit da6724e1f7

View file

@ -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'
};