mirror of
https://github.com/kuaifan/dootask.git
synced 2026-01-20 07:10:58 +00:00
去除HitoseaTask,统一使用DooTask
This commit is contained in:
parent
b26cea1aa3
commit
13049f63c1
20
package.json
20
package.json
@ -64,11 +64,7 @@
|
|||||||
{
|
{
|
||||||
"id": "com.dootask.task",
|
"id": "com.dootask.task",
|
||||||
"name": "DooTask",
|
"name": "DooTask",
|
||||||
"url": "https://dootask.com/",
|
"url": "http://public/",
|
||||||
"urls": [
|
|
||||||
"https://dootask.com/",
|
|
||||||
"https://www.dootask.com/"
|
|
||||||
],
|
|
||||||
"publish": {
|
"publish": {
|
||||||
"provider": "github",
|
"provider": "github",
|
||||||
"owner": "kuaifan",
|
"owner": "kuaifan",
|
||||||
@ -78,24 +74,16 @@
|
|||||||
{
|
{
|
||||||
"id": "com.dootask.task",
|
"id": "com.dootask.task",
|
||||||
"name": "DooTask",
|
"name": "DooTask",
|
||||||
"url": "https://dootask.com/",
|
"url": "http://public/",
|
||||||
"urls": [
|
"urls": [
|
||||||
"https://dootask.com/",
|
"https://dootask.com/",
|
||||||
"https://www.dootask.com/"
|
"https://www.dootask.com/",
|
||||||
|
"https://t.hitosea.com/"
|
||||||
],
|
],
|
||||||
"publish": {
|
"publish": {
|
||||||
"provider": "generic",
|
"provider": "generic",
|
||||||
"url": "https://dootask.com/desktop/publish"
|
"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"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user