Changed the url.
This commit is contained in:
parent
b91053fd03
commit
082574e5df
1 changed files with 2 additions and 7 deletions
|
@ -1,9 +1,4 @@
|
||||||
exports.url = {
|
exports.url = "https://www.krautspace.de/user:0xaffe?do=edit";
|
||||||
hostname: 'www.krautspace.de',
|
|
||||||
port: 443,
|
|
||||||
path: '/user:0xaffe?do=edit',
|
|
||||||
method: 'GET'
|
|
||||||
};
|
|
||||||
|
|
||||||
exports.publishers = ['latex'];
|
exports.publishers = ['latex'];
|
||||||
|
|
||||||
|
|
Reference in a new issue