Skip to content

Commit f2dc195

Browse files
committed
Fix URLs for EasyDutch
1 parent bfa28b9 commit f2dc195

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

assets/assets.dev.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -754,9 +754,9 @@
754754
"lang": "af fy nl",
755755
"contentURL": "https://easydutch-ubo.github.io/EasyDutch/EasyDutch.txt",
756756
"cdnURLs": [
757-
"https://easydutchcdn.pages.dev/EasyDutch.all.txt",
758-
"https://cdn.jsdelivr.net/gh/EasyDutch-uBO/EasyDutchCDN@main/EasyDutch.all.txt",
759-
"https://cdn.statically.io/gh/EasyDutch-uBO/EasyDutchCDN/main/EasyDutch.all.txt"
757+
"https://easydutch-ubo.github.io/EasyDutch/EasyDutch.all.txt",
758+
"https://cdn.jsdelivr.net/gh/EasyDutch-uBO/EasyDutch@gh-pages/EasyDutch.all.txt",
759+
"https://cdn.statically.io/gh/EasyDutch-uBO/EasyDutch/gh-pages/EasyDutch.all.txt"
760760
],
761761
"supportURL": "https://github.com/EasyDutch-uBO/EasyDutch/"
762762
},

assets/assets.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -755,9 +755,9 @@
755755
"lang": "af fy nl",
756756
"contentURL": "https://easydutch-ubo.github.io/EasyDutch/EasyDutch.txt",
757757
"cdnURLs": [
758-
"https://easydutchcdn.pages.dev/EasyDutch.all.txt",
759-
"https://cdn.jsdelivr.net/gh/EasyDutch-uBO/EasyDutchCDN@main/EasyDutch.all.txt",
760-
"https://cdn.statically.io/gh/EasyDutch-uBO/EasyDutchCDN/main/EasyDutch.all.txt"
758+
"https://easydutch-ubo.github.io/EasyDutch/EasyDutch.all.txt",
759+
"https://cdn.jsdelivr.net/gh/EasyDutch-uBO/EasyDutch@gh-pages/EasyDutch.all.txt",
760+
"https://cdn.statically.io/gh/EasyDutch-uBO/EasyDutch/gh-pages/EasyDutch.all.txt"
761761
],
762762
"supportURL": "https://github.com/EasyDutch-uBO/EasyDutch/"
763763
},

0 commit comments

Comments
 (0)