|
https://www.coolapk.com/apk/com.kimger.floattime
更新下刚刚抓的时间API 以下API是浮动时间这个APP抓的
- 国家授时中心标准时间API
- https://www.tsa.cn/api/time/getCurrentTime
- 淘宝
- https://guide-acs.m.taobao.com/gw/mtop.common.gettimestamp/*/
- 精准时间APP抓的淘宝API (我发现好多悬浮APP都是用的这个API)
- https://api.m.taobao.com/rest/api3.do?api=mtop.common.getTimestamp
- 京东
- https://api.m.jd.com/client.action?functionId=queryMaterialProducts&client=wh5
- 苏宁
- https://f.m.suning.com/api/ct.do
- 精准时间APP抓的苏宁API https://quan.suning.com/getSysTime.do
- 北京
- http://api.k780.com/?app=life.time&appkey=10003&sign=b59bc3ef6191eb9f747dd4e83c99f2a4&format=json&jsoncallback=data
- 招商
- https://xyk.cmbchina.com/getService.json
- 小米
- https://tptm.hd.mi.com/gettimestamp
- 华为
- https://openapi.vmall.com/serverTime.json
- 当当
- https://api.dangdang.com/swan/product/homeCouponInfo
- 多点
- https://appapis.dmall.com/static/queryUserCheckInfo.jsonp
- 国美
- https://im-platform.gome.com.cn/im-platform/system/serverTime.json?appId=gomeplus_pro
- 魅族
- https://book.meizu.com/gettime.js
- VIVO商城
- http://mshopact.vivo.com.cn/tool/config
- 抖音
- https://api3-normal-c-lf.amemv.com/aweme/v1/check/in/
- B站https://mall.bilibili.com/mall-c/common/time/remain?targetTime=0
复制代码 |
|