lscontests 2.2.2 → 2.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -55,15 +55,29 @@ Options:
55
55
  It performs as follows:
56
56
 
57
57
  <!-- block_cli begin -->
58
- (*The following content was automatically generated using [semantic-release](https://github.com/semantic-release/semantic-release) on Thu, 26 May 2022 09:01:52 GMT*)
58
+ (*The following content was automatically generated using [semantic-release](https://github.com/semantic-release/semantic-release) on Thu, 26 May 2022 11:39:17 GMT*)
59
59
 
60
60
  <details>
61
61
  <summary> <code>> lsct -L en</code> </summary>
62
62
 
63
63
  ```text
64
- No running contests
64
+ There are 1 contests is running on NowCoder
65
+
66
+ OJ: NowCoder
67
+ Contest name: 2022 图论班第一章图匹配例题与习题
68
+ Rule: ICPC
69
+ Start time: 5/13/2022, 06:00:00
70
+ End time: 5/30/2022, 08:00:00
71
+ https://ac.nowcoder.com/acm/contest/34649
65
72
 
66
- There are 4 contests on AtCoder,LeetCode in the next 3 days
73
+ There are 7 contests on NowCoder,AtCoder,LeetCode in the next 3 days
74
+
75
+ OJ: NowCoder
76
+ Contest name: 牛客练习赛 99
77
+ Rule: ICPC
78
+ Start time: 5/27/2022, 11:00:00
79
+ End time: 5/27/2022, 13:30:00
80
+ https://ac.nowcoder.com/acm/contest/34330
67
81
 
68
82
  OJ: AtCoder
69
83
  Contest name: Ⓗ AtCoder Heuristic Contest 011
@@ -72,6 +86,20 @@ Start time: 5/28/2022, 03:00:00
72
86
  End time: 6/5/2022, 10:00:00
73
87
  https://atcoder.jp/contests/ahc011
74
88
 
89
+ OJ: NowCoder
90
+ Contest name: MINIEYE 杯第十六届华中科技大学程序设计邀请赛
91
+ Rule: ICPC
92
+ Start time: 5/28/2022, 04:30:00
93
+ End time: 5/28/2022, 09:30:00
94
+ https://ac.nowcoder.com/acm/contest/34866
95
+
96
+ OJ: NowCoder
97
+ Contest name: 福建农林大学校赛(同步赛)
98
+ Rule: ICPC
99
+ Start time: 5/28/2022, 05:30:00
100
+ End time: 5/28/2022, 09:30:00
101
+ https://ac.nowcoder.com/acm/contest/33869
102
+
75
103
  OJ: AtCoder
76
104
  Contest name: Ⓐ NOMURA Programming Contest 2022(AtCoder Beginner Contest 253)
77
105
  Rule: AtCoder
package/dist/server.html CHANGED
@@ -171,6 +171,7 @@
171
171
  {
172
172
  copy.tooltip("hide");
173
173
  }, 1000);
174
+ fetch(url);
174
175
  }
175
176
  });
176
177
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lscontests",
3
- "version": "2.2.2",
3
+ "version": "2.2.3",
4
4
  "description": "A tool to get information about the contests on each OJ",
5
5
  "keywords": [
6
6
  "cli",