Die Revision aus der URL genommen.
This commit is contained in:
parent
a3eb55472e
commit
da6724e1f7
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
};
|
||||
};
|
||||
|
|
Reference in a new issue