diff --git a/package.json b/package.json index acafc14d2..47d5e2328 100644 --- a/package.json +++ b/package.json @@ -64,11 +64,7 @@ { "id": "com.dootask.task", "name": "DooTask", - "url": "https://dootask.com/", - "urls": [ - "https://dootask.com/", - "https://www.dootask.com/" - ], + "url": "http://public/", "publish": { "provider": "github", "owner": "kuaifan", @@ -78,24 +74,16 @@ { "id": "com.dootask.task", "name": "DooTask", - "url": "https://dootask.com/", + "url": "http://public/", "urls": [ "https://dootask.com/", - "https://www.dootask.com/" + "https://www.dootask.com/", + "https://t.hitosea.com/" ], "publish": { "provider": "generic", "url": "https://dootask.com/desktop/publish" } - }, - { - "id": "com.hitosea.task", - "name": "HitoseaTask", - "url": "https://t.hitosea.com/", - "publish": { - "provider": "generic", - "url": "https://t.hitosea.com/desktop/publish" - } } ] }