Skip to content

Commit

Permalink
feat: update url -schem
Browse files Browse the repository at this point in the history
  • Loading branch information
le0zh0u committed Nov 28, 2023
1 parent 335e5d8 commit 6caf5a9
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions data/quick_share_data_set.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,28 +5,28 @@
"authorLink":"https://tomemo.top/",
"data":[
{
"name": "Document1",
"url": "http://example.com/doc1",
"name": "抖音",
"url": "awemesso://",
"iconURL": "https://tomemo.top/images/logo-corner.png"
},
{
"name": "Image1",
"url": "http://example.com/image1.jpg",
"name": "少数派",
"url": "sspai://",
"iconURL": "https://cdn.jim-nielsen.com/ios/512/video-teleprompter-lite-2023-10-19.png"
},
{
"name": "Video1",
"url": "http://example.com/video1.mp4",
"name": "支付宝",
"url": "alipays://",
"iconURL": "https://cdn.jim-nielsen.com/ios/512/angry-birds-2-2016-05-31.png"
},
{
"name": "Audio1",
"url": "http://example.com/audio1.mp3",
"name": "短信",
"url": "sms://",
"iconURL": "https://cdn.jim-nielsen.com/ios/512/wwdc-2015-07-01.png"
},
{
"name": "Link1",
"url": "http://example.com",
"name": "微信读书",
"url": "weread://",
"iconURL": "https://cdn.jim-nielsen.com/ios/512/apple-developer-2022-01-13.png"
}
]
Expand Down

0 comments on commit 6caf5a9

Please sign in to comment.