Browse Source

Update README.MD

MoeClub 1 year ago
parent
commit
7370a052a2
1 changed files with 6 additions and 4 deletions
  1. 6 4
      Chrome/README.MD

+ 6 - 4
Chrome/README.MD

@@ -2,14 +2,16 @@
 
 ## Mac
 ```
-https://versionhistory.googleapis.com/v1/chrome/platforms/mac/channels/stable/versions
-
 https://versionhistory.googleapis.com/v1/chrome/platforms/mac/channels/stable/versions/all/releases?filter=endtime=none
 ```
 
 ## Win64
 ```
-https://versionhistory.googleapis.com/v1/chrome/platforms/mac/channels/stable/versions
-
 https://versionhistory.googleapis.com/v1/chrome/platforms/win64/channels/stable/versions/all/releases?filter=endtime=none
 ```
+
+## histroy
+```
+https://versionhistory.googleapis.com/v1/chrome/platforms/win64/channels/stable/versions
+https://versionhistory.googleapis.com/v1/chrome/platforms/mac/channels/stable/versions
+```