Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0366a6a commit 2735ce2Copy full SHA for 2735ce2
1 file changed
ONE-tool/ONE-Tool.js
@@ -14,7 +14,7 @@ const previewSize = "Medium" //预览大小
14
const colorMode = false // 是否是纯色背景
15
const User = 'Nicolas-kings'
16
const City = 'shenzhen'
17
-const WeatherKey = '272e20c3a0ad4876a08fb3843ba20493' // you can get it from https://dev.heweather.com/
+const WeatherKey = ' ' // 这里输入和风天气apikey https://dev.heweather.com/
18
// const AQIToken = '' // you can get it from https://aqicn.org/data-platform/token/#/
19
const padding = {
20
top: 0,
0 commit comments