WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README_EN.md
+14-5Lines changed: 14 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,6 @@ Simple little homepage, had enough of the original one and made a new one
9
9
10
10
>The logo font on the home page has been compressed, so if you use a font other than this logo, it will change back to the default font, Here is the [full font](https://file.imsyy.top/font/Pacifico-Regular.ttf)
11
11
12
-
>Weather API is limited to 100 times per day, must [Apply on your own](https://www.tianqiapi.com/), or change to another api
13
-
14
12
### Demo
15
13
>Due to CDN caching, you may need `Ctrl` + `F5` to force a browser cache refresh to see the latest results
16
14
@@ -28,7 +26,17 @@ Simple little homepage, had enough of the original one and made a new one
28
26
-[x] Mobile adaptation
29
27
*[ ] Haven't thought about it yet
30
28
31
-
### Configuration
29
+
### Weather
30
+
31
+
Because the original weather API is unstable, the weather API has been replaced. Now you need to go to the following website to obtain the key
32
+
33
+
- to [ROLL] (https://www.mxnzp.com/doc/list) for app_id and app_secret, used to capture the city
34
+
35
+
- to [and wind weather] (https://dev.qweather.com/) to obtain the key, is used to get the weather information
36
+
37
+
It can also be replaced by other methods
38
+
39
+
<!-- ### Configuration
32
40
33
41
This project uses `json` file to configure the site content, the configuration is not affected by version updates, you can write custom configuration to `setting.json` to change the page content
34
42
@@ -79,7 +87,7 @@ This project uses `json` file to configure the site content, the configuration i
79
87
}
80
88
```
81
89
82
-
</details>
90
+
</details>-->
83
91
84
92
### Music
85
93
@@ -137,7 +145,8 @@ make clean all
137
145
138
146
*[MetingAPI By wuenci](https://api.wuenci.com/meting/api/)
0 commit comments