@wisdomgarden/mobile-assets 0.0.63 → 0.0.65

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/assets-list.md CHANGED
@@ -5,6 +5,8 @@ https://mobile-download.tronclass.com.cn/youtube-video-analysis.html
5
5
  http://mobile-download.tronclass.com.cn/callback.html
6
6
 
7
7
  // privacy-policy
8
+ https://mobile-download.tronclass.com.cn/policy-jump.html
9
+ https://mobile-download.tronclass.com.cn/marked.min-4.0.1.js
8
10
  https://mobile-download.tronclass.com.cn/policy-common.js
9
11
  https://mobile-download.tronclass.com.cn/policy-common.css
10
12
 
@@ -41,6 +43,8 @@ https://mobile-download.tronclass.com.cn/identity-web-login-proxy/identity-web-l
41
43
  https://wisdomgardeninc.github.io/mobile-assets/youtube-video-analysis.html
42
44
  https://wisdomgardeninc.github.io/mobile-assets/privacy_policy_google_play.html
43
45
 
46
+ https://wisdomgardeninc.github.io/mobile-assets/policy-jump.html
47
+ https://wisdomgardeninc.github.io/mobile-assets/marked.min-4.0.1.js
44
48
  https://wisdomgardeninc.github.io/mobile-assets/policy-common.js
45
49
  https://wisdomgardeninc.github.io/mobile-assets/policy-common.css
46
50
 
@@ -70,16 +74,13 @@ https://wisdomgardeninc.github.io/mobile-assets/identity-web-login-proxy/identit
70
74
  https://wisdomgardeninc.github.io/mobile-assets/identity-web-login-proxy/identity-web-login-proxy.html
71
75
  https://wisdomgardeninc.github.io/mobile-assets/identity-web-login-proxy/identity-web-login-proxy.js
72
76
 
73
- // eda-third-party-login-proxy
74
- https://wisdomgardeninc.github.io/mobile-assets/eda-third-party-login-proxy/favicon.ico
75
- https://wisdomgardeninc.github.io/mobile-assets/eda-third-party-login-proxy/native-callback.html
76
- https://wisdomgardeninc.github.io/mobile-assets/eda-third-party-login-proxy/normal.css
77
-
78
77
  // normal text assets
79
78
  https://cdn.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/youtube-video-analysis.html
80
79
  https://cdn.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/callback.html
81
80
 
82
81
  // not used start
82
+ https://cdn.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/policy-jump.html
83
+ https://cdn.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/marked.min-4.0.1.js
83
84
  https://cdn.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/policy-common.js
84
85
  https://cdn.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/policy-common.css
85
86
 
@@ -130,4 +131,34 @@ https://www.npmjs.com/package/@wisdomgarden/mobile-assets
130
131
  https://data.jsdelivr.com/v1/package/npm/@wisdomgarden/mobile-assets
131
132
  https://cdn.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/version_update_android.json
132
133
  https://cdn.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/version_update_ios.json
134
+ ```
135
+
136
+
137
+ ### mhesi assets, only use GitHub & jsDeliver
138
+ - cdn url
139
+ ```
140
+ // eda-third-party-login-proxy, use mhesi assets. will be removed
141
+ https://wisdomgardeninc.github.io/mobile-assets/eda-third-party-login-proxy/favicon.ico
142
+ https://wisdomgardeninc.github.io/mobile-assets/eda-third-party-login-proxy/native-callback.html
143
+ https://wisdomgardeninc.github.io/mobile-assets/eda-third-party-login-proxy/normal.css
144
+
145
+ // third-party-login-proxy
146
+ https://wisdomgardeninc.github.io/mobile-assets/mhesi/third-party-login-proxy/favicon.ico
147
+ https://wisdomgardeninc.github.io/mobile-assets/mhesi/third-party-login-proxy/native-callback.html
148
+ https://wisdomgardeninc.github.io/mobile-assets/mhesi/third-party-login-proxy/normal.css
149
+
150
+ // version update files
151
+ https://cdn.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/mhesi/version/android.json
152
+ https://cdn.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/mhesi/version/ios.json
153
+ ```
154
+ - refresh cnd cache use purge api
155
+
156
+ ```
157
+ https://purge.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/mhesi/version/android.json
158
+ https://purge.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/mhesi/version/ios.json
159
+ ```
160
+ - check info
161
+ ```
162
+ https://cdn.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/mhesi/version/android.json
163
+ https://cdn.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/mhesi/version/ios.json
133
164
  ```
@@ -13,9 +13,9 @@
13
13
  <meta http-equiv="pragma" content="no-cache">
14
14
  <link rel="icon" href="favicon.ico">
15
15
  <title>TronClass Children Privacy Policy</title>
16
- <link href='policy-common.css?v={{ Math.random()}}' rel='stylesheet' type='text/css'>
17
- <script type="text/javascript" src="https://cdn.staticfile.org/marked/4.0.1/marked.min.js"></script>
18
- <script type="text/javascript" src="policy-common.js?v={{ Math.random()}}"></script>
16
+ <link href='policy-common.css?v=2.13.0' rel='stylesheet' type='text/css'>
17
+ <script type="text/javascript" src="marked.min-4.0.1.js"></script>
18
+ <script type="text/javascript" src="policy-common.js?v=2.13.0"></script>
19
19
  <script>
20
20
  window.renderContent({
21
21
  infoFile: "children-privacy-policy-info",
package/mathjax.html CHANGED
@@ -88,7 +88,6 @@
88
88
  }
89
89
  </style>
90
90
  <link rel="stylesheet" href="https://unpkg.com/@highlightjs/cdn-assets@11.9.0/styles/atom-one-light.min.css">
91
- <script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
92
91
  <script>
93
92
  MathJax = {
94
93
  startup: {
@@ -0,0 +1,8 @@
1
+ {
2
+ "version": "1.5.0",
3
+ "update_type": 1,
4
+ "allow_lowest_version": "1.3.0",
5
+ "app_store_url": "https://play.google.com/store/apps/details?id=org.mhesiskill.app",
6
+ "release_note_en_us": "- Welcome back! We've upgraded our platform to serve you better. You'll find improved performance, new features, and an enhanced user experience. Thank you for your patience during the upgrade. Let's continue your learning journey",
7
+ "release_note_th_th": "- ยินดีต้อนรับกลับมา! เราได้อัปเกรดแพลตฟอร์มเพื่อให้บริการที่ดีขึ้น คุณจะพบกับประสิทธิภาพที่ดีขึ้น ฟีเจอร์ใหม่ และประสบการณ์การใช้งานที่ดียิ่งขึ้น ขอบคุณที่รอคอยในช่วงอัปเกรด มาเริ่มต้นการเรียนรู้ของคุณกันเลย!"
8
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "version": "1.5.0",
3
+ "update_type": 1,
4
+ "allow_lowest_version": "1.3.0",
5
+ "app_store_url": "https://apps.apple.com/app/scratch/id6744092689",
6
+ "release_note_en_us": "- Welcome back! We've upgraded our platform to serve you better. You'll find improved performance, new features, and an enhanced user experience. Thank you for your patience during the upgrade. Let's continue your learning journey",
7
+ "release_note_th_th": "- ยินดีต้อนรับกลับมา! เราได้อัปเกรดแพลตฟอร์มเพื่อให้บริการที่ดีขึ้น คุณจะพบกับประสิทธิภาพที่ดีขึ้น ฟีเจอร์ใหม่ และประสบการณ์การใช้งานที่ดียิ่งขึ้น ขอบคุณที่รอคอยในช่วงอัปเกรด มาเริ่มต้นการเรียนรู้ของคุณกันเลย!"
8
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wisdomgarden/mobile-assets",
3
- "version": "0.0.63",
3
+ "version": "0.0.65",
4
4
  "description": "host mobile assets",
5
5
  "main": "index.js",
6
6
  "repository": "git@github.com:WisdomGardenInc/mobile-assets.git",
@@ -10,7 +10,8 @@
10
10
  "files": [
11
11
  "/*.html",
12
12
  "/*.json",
13
- "/*.md"
13
+ "/*.md",
14
+ "/mhesi/version/*"
14
15
  ],
15
16
  "devDependencies": {
16
17
  "enquirer": "^2.4.1",
@@ -0,0 +1 @@
1
+ <html class=hydrated lang=en mode=ios><meta content="text/html; charset=UTF-8"http-equiv=Content-Type><meta charset=utf-8><meta content="IE=edge,chrome=1"http-equiv=X-UA-Compatible><meta content="width=device-width,initial-scale=1,minimum-scale=1,viewport-fit=cover"name=viewport><meta content="max-age=0"http-equiv=cache-control><meta content=no-cache http-equiv=cache-control><meta content=0 http-equiv=expires><meta content="Tue, 01 Jan 1980 1:00:00 GMT"http-equiv=expires><meta content=no-cache http-equiv=pragma><title>TronClass Policy Jump</title><link href=favicon.ico rel=icon><div class=content>Loading ......</div><script>function jump(){const o=window.location.search.match(/[?&]endpoint=([^&?#]+)/);if(!o||!o[1])return console.error("缺少必需的endpoint参数"),!1;const n=decodeURIComponent(o[1]),e=window.location.href.replace("policy-jump",n).replace(/[?&]endpoint=[^&]*&?/,"?");return window.location.replace(e),!0}jump();</script>
@@ -94,7 +94,7 @@
94
94
  <div id="content_en"></div>
95
95
  </div>
96
96
  </div>
97
- <script src="https://cdn.jsdelivr.net/npm/marked@4.0.1/marked.min.js"></script>
97
+ <script src="https://cdn.jsdelivr.net/npm/marked@4.0.1/marked.min.js" integrity="sha256-qzUhVpKqiqYVRIQmTWVyvDYN9or3v7nWmxnsmErSCRA=" crossorigin="anonymous"></script>
98
98
  <script>
99
99
  fetch("./version_update_android.json").then(function (response) {
100
100
  return response.text();
@@ -23,7 +23,7 @@
23
23
  border-left: 4px solid #dadada;
24
24
  }
25
25
  </style>
26
- <script src="https://cdn.staticfile.org/marked/4.0.1/marked.min.js"></script>
26
+ <script type="text/javascript" src="marked.min-4.0.1.js"></script>
27
27
  <script>
28
28
  let content = "";
29
29
  let info = null;
@@ -13,9 +13,9 @@
13
13
  <meta http-equiv="pragma" content="no-cache">
14
14
  <title>TronClass Privacy Policy</title>
15
15
  <link rel="icon" href="favicon.ico">
16
- <link href='policy-common.css?v={{ Math.random()}}' rel='stylesheet' type='text/css'>
17
- <script type="text/javascript" src="https://cdn.staticfile.org/marked/4.0.1/marked.min.js"></script>
18
- <script type="text/javascript" src="policy-common.js?v={{ Math.random()}}"></script>
16
+ <link href='policy-common.css?v=2.13.0' rel='stylesheet' type='text/css'>
17
+ <script type="text/javascript" src="marked.min-4.0.1.js"></script>
18
+ <script type="text/javascript" src="policy-common.js?v=2.13.0"></script>
19
19
  <script>
20
20
  window.renderContent({
21
21
  infoFile: "privacy-policy-info",
@@ -13,7 +13,7 @@
13
13
  <meta http-equiv="pragma" content="no-cache">
14
14
  <link rel="icon" href="favicon.ico">
15
15
  <title>TronClass Privacy Policy</title>
16
- <link href='policy-common.css?v={{ Math.random()}}' rel='stylesheet' type='text/css'>
16
+ <link href='policy-common.css?v=2.13.0' rel='stylesheet' type='text/css'>
17
17
  <style lang="css">
18
18
  .content {
19
19
  padding: 0;
@@ -103,7 +103,7 @@
103
103
  color: #6c717d;
104
104
  }
105
105
  </style>
106
- <script type="text/javascript" src="policy-common.js?v={{ Math.random()}}"></script>
106
+ <script type="text/javascript" src="policy-common.js?v=2.13.0"></script>
107
107
  <script>
108
108
  window.renderContent({
109
109
  infoFile: "",
@@ -13,7 +13,7 @@
13
13
  <meta http-equiv="pragma" content="no-cache">
14
14
  <link rel="icon" href="favicon.ico">
15
15
  <title>TronClass User Agreement</title>
16
- <link href='policy-common.css?v={{ Math.random()}}' rel='stylesheet' type='text/css'>
16
+ <link href='policy-common.css?v=2.13.0' rel='stylesheet' type='text/css'>
17
17
  <style>
18
18
  .agreement {
19
19
  color: #232429;
@@ -43,8 +43,8 @@
43
43
  word-break: break-word;
44
44
  }
45
45
  </style>
46
- <script type="text/javascript" src="https://cdn.staticfile.org/marked/4.0.1/marked.min.js"></script>
47
- <script type="text/javascript" src="policy-common.js?v={{ Math.random()}}"></script>
46
+ <script type="text/javascript" src="marked.min-4.0.1.js"></script>
47
+ <script type="text/javascript" src="policy-common.js?v=2.13.0"></script>
48
48
  <script>
49
49
  window.renderContent({
50
50
  infoFile: "user-agreement-info",