mirror of
https://github.com/kuaifan/dootask.git
synced 2026-01-15 11:18:12 +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",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user