We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 533995e commit 6f18dbfCopy full SHA for 6f18dbf
1 file changed
src/script.js
@@ -7,7 +7,7 @@
7
}; */
8
9
const CONFIG = {
10
- json: "https://raw.githubusercontent.com/MegaMind-Solution/MegaMind-Solution/refs/heads/output/images-meta.json",
+ json: "https://raw.githubusercontent.com/MegaMind-Solution/MegaMind-Solution/output/images-meta.json",
11
imageBase: "https://raw.githubusercontent.com/MegaMind-Solution/MegaMind-Solution/main/",
12
limit: 30,
13
NEW_DAYS: 14
0 commit comments