Skip to content

Commit 9f63ac3

Browse files
committed
cdn
1 parent 7be3a50 commit 9f63ac3

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

Diff for: OS/Docker

Diff for: OS/Windows/Powershell/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ reg file:
3232
Loading content...
3333
</div>
3434

35-
<script src="https://posetmage.com/assets/js/LoadAsCodeSession.js"></script>
35+
<script src="https://posetmage.com/cdn/js/LoadAsCodeSession.js"></script>

Diff for: OS/Windows/VSCode/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ Regedit folder: 電腦\HKEY_CLASSES_ROOT\Directory\shell\VSCode\command
2525
* <div class="load_as_code_session" data-url="vs.reg">Loading content...</div>
2626

2727

28-
<script src="https://posetmage.com/assets/js/LoadAsCodeSession.js"></script>
28+
<script src="https://posetmage.com/cdn/js/LoadAsCodeSession.js"></script>

Diff for: Productivity/Converter/EPUB/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* example genbook.ps1:
1010
* <div class="load_as_code_session" data-url="genbook.ps1">Loading content...</div>
1111

12-
<script src="https://posetmage.com/assets/js/LoadAsCodeSession.js"></script>
12+
<script src="https://posetmage.com/cdn/js/LoadAsCodeSession.js"></script>
1313

1414

1515
## example code

Diff for: Productivity/Converter/PDF2Text/OCR/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,4 @@ If you're looking for open-source AI-based OCR solutions that can leverage your
117117

118118

119119

120-
<script src="https://posetmage.com/assets/js/LoadAsCodeSession.js"></script>
120+
<script src="https://posetmage.com/cdn/js/LoadAsCodeSession.js"></script>

Diff for: Productivity/Converter/PDF2Text/PDF2Image/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ Both tools are efficient and widely available on Linux, macOS, and Windows (via
7474

7575

7676

77-
<script src="https://posetmage.com/assets/js/LoadAsCodeSession.js"></script>
77+
<script src="https://posetmage.com/cdn/js/LoadAsCodeSession.js"></script>

Diff for: Productivity/Converter/PDF2Text/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ After convert images to text, you can use this file to see left side is image an
2222

2323

2424

25-
<script src="https://posetmage.com/assets/js/LoadAsCodeSession.js"></script>
25+
<script src="https://posetmage.com/cdn/js/LoadAsCodeSession.js"></script>

Diff for: Productivity/Converter/Subtitle/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ graph TD;
2121
2222
```
2323

24-
<script src="https://posetmage.com/assets/js/LoadAsCodeSession.js"></script>
24+
<script src="https://posetmage.com/cdn/js/LoadAsCodeSession.js"></script>

Diff for: Productivity/Images/QRCode/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# QR Code Generator
22

3-
<script src="https://posetmage.com/assets/js/GenQRCode.js" defer></script>
3+
<script src="https://posetmage.com/cdn/js/GenQRCode.js" defer></script>
44

55
<label for="urlInput">Enter URL:</label>
66
<input type="text" id="urlInput" placeholder="Enter URL here">

Diff for: Productivity/Images/metadata/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ python embed_metadata.py input.png output.png metadata.json
2121

2222

2323

24-
<script src="https://posetmage.com/assets/js/LoadAsCodeSession.js"></script>
24+
<script src="https://posetmage.com/cdn/js/LoadAsCodeSession.js"></script>

Diff for: Productivity/Images/svg/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ result: ![](./concentric_circles.svg)
2525

2626
result: ![](./labeled_triangle.svg)
2727

28-
<script src="https://posetmage.com/assets/js/LoadAsCodeSession.js"></script>
28+
<script src="https://posetmage.com/cdn/js/LoadAsCodeSession.js"></script>

Diff for: Productivity/Youtube/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ download form url.txt
2727
</div>
2828

2929

30-
<script src="https://posetmage.com/assets/js/LoadAsCodeSession.js"></script>
30+
<script src="https://posetmage.com/cdn/js/LoadAsCodeSession.js"></script>

Diff for: _includes

Diff for: _layouts

0 commit comments

Comments
 (0)