Skip to content

Commit

Permalink
🔥 remove api
Browse files Browse the repository at this point in the history
  • Loading branch information
lopins committed Nov 5, 2024
1 parent 3aa431c commit 00b6f6b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 97 deletions.
20 changes: 6 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ https://github.com/lopins/msdn-images/blob/bbd54b8717a2f40216da8c0d9a8f3bd6632c7

## API(按需使用)

### MSDN API

https://github.com/lopins/msdn-images/blob/bbd54b8717a2f40216da8c0d9a8f3bd6632c7635/docs/js/api.js#L1-L73

### 示例API

Windows: <https://msdn.lopins.cn/api/v1/office/2024/ProPlus/x64>
Expand Down Expand Up @@ -514,16 +518,6 @@ Office: <https://msdn.lopins.cn/api/v1/windows/Win11/24H2/消费者版/2024.10/6

</details>

## JavaScript库

### MSDN API

https://github.com/lopins/msdn-images/blob/bbd54b8717a2f40216da8c0d9a8f3bd6632c7635/docs/js/api.js#L1-L73

### 查找路由

同所有API: [#所有API](https://github.com/lopins/msdn-images#所有API)

### 使用方法

```
Expand Down Expand Up @@ -565,7 +559,7 @@ https://github.com/lopins/msdn-images/blob/bbd54b8717a2f40216da8c0d9a8f3bd6632c7
### 清除CDN缓存

```
curl -X GET "https://purge.jsdelivr.net/gh/lopins/msdn-images@main/docs/js/common.js"
curl -X GET "https://purge.jsdelivr.net/gh/lopins/msdn-images/docs/js/common.js"
curl -X GET "https://purge.jsdelivr.net/gh/lopins/msdn-images/docs/data/windows.json"
Expand Down Expand Up @@ -594,6 +588,4 @@ curl -X GET "https://purge.jsdelivr.net/gh/lopins/msdn-images/docs/data/office.j

- [Microsoft-Activation-Scripts](https://github.com/massgravel/Microsoft-Activation-Scripts?tab=readme-ov-file#download--how-to-use-it)

<!--
[![GitHub](https://img.shields.io/badge/GitHub-查看代码-blue)](https://github.com/massgravel/Microsoft-Activation-Scripts/blob/07ad5a208dbe0f4cb570c22a11b27d864c7905c6/README.md#L15-L47)
-->
请参阅 [Microsoft Activation Scripts](https://github.com/massgravel/Microsoft-Activation-Scripts/blob/07ad5a208dbe0f4cb570c22a11b27d864c7905c6/README.md#L15-L47) 的相关部分。
62 changes: 0 additions & 62 deletions api.js

This file was deleted.

21 changes: 0 additions & 21 deletions package.json

This file was deleted.

0 comments on commit 00b6f6b

Please sign in to comment.