Changes to tictac.framehub.pro

ffff:207.243.92.34
ffff:207.243.92.34
5 days ago
updated test.scroll
test.scroll
Changed around line 1
- module.exports = {JSONCONTENTS: require("fs").readFileSync("settings.json")}
+ module.exports = {JSONCONTENTS: JSON.stringify(JSON.parse(require("fs").readFileSync("settings.json")))}
ffff:207.243.92.34
ffff:207.243.92.34
5 days ago
updated test.scroll
test.scroll
Changed around line 1
+ buildHtml
+
+ replaceNodejs
+ module.exports = {JSONCONTENTS: require("fs").readFileSync("settings.json")}
+
+
ffff:207.243.92.34
ffff:207.243.92.34
5 days ago
created test.scroll
test.scroll
ffff:207.243.92.34
ffff:207.243.92.34
5 days ago
updated settings.json
settings.json
Changed around line 1
- {"version":"next","imageUrl":"https://twxdyfr6nmnvjjym.public.blob.vercel-storage.com/scoreboard/latest-v2.png","button":{"title":"Play 🏀","action":{"type":"launch_frame","name":"Bball frame","url":"https://ballframe.vercel.app/","splashImageUrl":"https://ballframe.vercel.app/splash.png","splashBackgroundColor":"#FFFFFF"}}}
+ {
+ "version": "next",
+ "imageUrl": "https://twxdyfr6nmnvjjym.public.blob.vercel-storage.com/scoreboard/latest-v2.png",
+ "button": {
+ "title": "Play 🏀",
+ "action": {
+ "type": "launch_frame",
+ "name": "Bball frame",
+ "url": "https://ballframe.vercel.app/",
+ "splashImageUrl": "https://ballframe.vercel.app/splash.png",
+ "splashBackgroundColor": "#FFFFFF"
+ }
+ }
+ }
ffff:207.243.92.34
ffff:207.243.92.34
5 days ago
updated settings.json
settings.json
Changed around line 1
+ {"version":"next","imageUrl":"https://twxdyfr6nmnvjjym.public.blob.vercel-storage.com/scoreboard/latest-v2.png","button":{"title":"Play 🏀","action":{"type":"launch_frame","name":"Bball frame","url":"https://ballframe.vercel.app/","splashImageUrl":"https://ballframe.vercel.app/splash.png","splashBackgroundColor":"#FFFFFF"}}}
ffff:207.243.92.34
ffff:207.243.92.34
5 days ago
created settings.json
settings.json
ffff:207.243.92.34
ffff:207.243.92.34
5 days ago
updated head.scroll
head.scroll
Changed around line 8: meta
-
- content='{"version":"next","imageUrl":"https://twxdyfr6nmnvjjym.public.blob.vercel-storage.com/scoreboard/latest-v2.png","button":{"title":"Play 🏀","action":{"type":"launch_frame","name":"Bball frame","url":"https://ballframe.vercel.app/","splashImageUrl":"https://ballframe.vercel.app/splash.png","splashBackgroundColor":"#FFFFFF"}}}'
- />
+
ffff:207.243.92.34
ffff:207.243.92.34
5 days ago
updated head.scroll
head.scroll
Changed around line 8: meta
-
+
+ content='{"version":"next","imageUrl":"https://twxdyfr6nmnvjjym.public.blob.vercel-storage.com/scoreboard/latest-v2.png","button":{"title":"Play 🏀","action":{"type":"launch_frame","name":"Bball frame","url":"https://ballframe.vercel.app/","splashImageUrl":"https://ballframe.vercel.app/splash.png","splashBackgroundColor":"#FFFFFF"}}}'
+ />
ffff:207.243.92.34
ffff:207.243.92.34
5 days ago
updated head.scroll
head.scroll
Changed around line 8: meta
-
ffff:207.243.92.34
ffff:207.243.92.34
5 days ago
updated head.scroll
head.scroll
Changed around line 7: metaTags
+
+