├── LICENSE ├── README.md ├── calculateDate.html ├── index.html ├── indexbackup.html ├── love.html ├── loveyoucopy.html └── 一个好玩的.html /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2018 lovecheng 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | [点击查看](https://we11cheng.github.io/WCStaticHTML/) 2 | 3 | 4 | 5 | ### 教程 6 | 7 | ### 名字和开始时间可行修改。觉得可以的请star。感谢~ 8 | -------------------------------------------------------------------------------- /calculateDate.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 与你同在 11 | 43 | 44 | 45 | 46 |
47 |

小迷糊d大智慧,我们已经在一起了

48 |
49 | Days Hours Minutes Seconds 50 |
51 |
52 | 53 | 78 | 79 | 80 | 81 | -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | iPersistence 11 | 43 | 44 | 45 | 46 |
47 |

iPersistence,我们已经在一起了

48 |
49 | Days Hours Minutes Seconds 50 |
51 |
52 | 76 | 77 | 100 | 101 | 102 | 103 | 104 | 105 | 106 | -------------------------------------------------------------------------------- /indexbackup.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 与你同在 11 | 43 | 44 | 45 | 46 |
47 |

小迷糊d大智慧,我们已经在一起了

48 |
49 | Days Hours Minutes Seconds 50 |
51 |
52 | 53 | 77 | 78 | 79 | 80 | -------------------------------------------------------------------------------- /love.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | to my goddess 7 | 8 | 9 | 10 | 119 | 120 | 121 | 122 | 123 | 124 |
125 | 126 |
127 |
128 | 129 | 130 |
131 | 132 |

133 | Silly Huan, I will accompany you in the future! 134 |
135 | We have loved one another: 136 |
137 | 138 |

139 | 140 | 160 | 640 | 641 | 644 | 645 | 646 | 647 | -------------------------------------------------------------------------------- /loveyoucopy.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | LOVE109❤️纪实小屋 5 | 6 | 7 | 8 | 9 | 86 | 87 | 88 | 89 | 90 | 91 |
92 | 93 |
94 | 95 |

我们已经相爱了 96 |
请在电脑端浏览本页😘 97 |

98 | 118 | 576 | 579 | 580 | 581 | 582 | -------------------------------------------------------------------------------- /一个好玩的.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 你要我一直🍋吗 8 | 10 | 11 | 12 | 13 | 30 | 31 | 32 | 33 | 34 |
35 | 36 | 219 | 220 | 221 | 222 | 223 | --------------------------------------------------------------------------------