updated 文案调整

This commit is contained in:
mumuy 2022-08-05 10:03:36 +08:00
parent 40636a75a9
commit 8392bc65b7

View File

@ -98,8 +98,13 @@
<a class="github-button" href="https://github.com/mumuy/data_location" data-color-scheme="no-preference: light; light: light; dark: dark;" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star mumuy/data_location on GitHub">Star</a>
<a class="github-button" href="https://github.com/mumuy/data_location/archive/HEAD.zip" data-icon="octicon-download" data-size="large" aria-label="Download mumuy/data_location on GitHub">Download</a>
</div>
<p>为了及时获取最新最全的行政区划数据,建议你直接下载本项目数据:</p>
<code>https://passer-by.com/data_location/list.json</code>
<p>为了及时获取最新最全的行政区划数据,建议你直接引用本项目数据</p>
<p>行政区划最新数据:</p>
<code><a href="https://passer-by.com/data_location/list.json" target="_blank">https://passer-by.com/data_location/list.json</a></code>
<p>行政区划历史数据:</p>
<code><a href="https://passer-by.com/data_location/history.json" target="_blank">https://passer-by.com/data_location/history.json</a></code>
<p>行政区划变化数据:</p>
<code><a href="https://passer-by.com/data_location/diff.json" target="_blank">https://passer-by.com/data_location/diff.json</a></code>
</div>
</div>
</div>