Changes to start_templatea718c

ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated links.ssv
links.ssv
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated index.scroll
index.scroll
Changed around line 3: replace LINKS
- // Put your start links here
-
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated index.scroll
index.scroll
Changed around line 1
- https://hub.scroll.pub/folders.html ScrollHub
- https://hub.scroll.pub/globe.html Globe
- https://scroll.pub Scroll
+ https://hub.scroll.pub/folders.html ScrollHub
+ https://hub.scroll.pub/globe.html Globe
+ https://scroll.pub Scroll
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated template.scroll
template.scroll
Changed around line 14: style.css
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated template.scroll
template.scroll
Changed around line 15: style.css
- LINKS
+ LINKS
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated index.scroll
index.scroll
Changed around line 1
- https://hub.scroll.pub/folders.html ScrollHub
- https://hub.scroll.pub/globe.html Globe
- https://scroll.pub Scroll
+ https://hub.scroll.pub/folders.html ScrollHub
+ https://hub.scroll.pub/globe.html Globe
+ https://scroll.pub Scroll
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated index.scroll
index.scroll
Changed around line 1
- buildHtml
- favicon favicon.png
- title Start
+ replace LINKS
+ https://hub.scroll.pub/folders.html ScrollHub
+ https://hub.scroll.pub/globe.html Globe
+ https://scroll.pub Scroll
- metaTags
+ // Put your start links here
- style.css
-
-
12:00:00
-

Welcome

-
-
-
-
- loop
- lines
- https://hub.scroll.pub/folders.html ScrollHub
- https://hub.scroll.pub/globe.html Globe
- https://scroll.pub Scroll
-
-
- script
- function updateClock() {
- const now = new Date();
- const options = {
- weekday: 'long',
- year: 'numeric',
- month: 'long',
- day: 'numeric'
- };
- const time = now.toLocaleDateString('en-US', options);
- document.getElementById('clock').textContent = time;
- }
- updateClock();
+ template.scroll
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated template.scroll
template.scroll
Changed around line 1
+ importOnly
+ buildHtml
+ favicon favicon.png
+ title Start
+
+ metaTags
+
+ style.css
+
+
12:00:00
+

Welcome

+
+
+
+
+ loop
+ lines
+ LINKS
+
+
+ script
+ function updateClock() {
+ const now = new Date();
+ const options = {
+ weekday: 'long',
+ year: 'numeric',
+ month: 'long',
+ day: 'numeric'
+ };
+ const time = now.toLocaleDateString('en-US', options);
+ document.getElementById('clock').textContent = time;
+ }
+ updateClock();
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated template.scroll
template.scroll
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated index.scroll
index.scroll
Changed around line 14: style.css
- google.com Google
- github.com GitHub
- youtube.com YouTube
- reddit.com Reddit
+ https://hub.scroll.pub/folders.html ScrollHub
+ https://hub.scroll.pub/globe.html Globe
+ https://scroll.pub Scroll
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated index.scroll
index.scroll
Changed around line 11: style.css
+
+ loop
+ lines
+ google.com Google
+ github.com GitHub
+ youtube.com YouTube
+ reddit.com Reddit
+
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated index.scroll
index.scroll
Changed around line 5: title Start
- container
+
Changed around line 17: container
+
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated index.scroll
index.scroll
Changed around line 17: container
-
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated index.scroll
index.scroll
Changed around line 5: title Start
-
+ container
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated index.scroll
index.scroll
Changed around line 12: style.css
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated index.scroll
index.scroll
Changed around line 17: style.css
-
+
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated index.scroll
index.scroll
Changed around line 9: style.css
-
- onkeypress="if(event.keyCode==13) window.location.href='https://www.google.com/search?q='+this.value">
+
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated index.scroll
index.scroll
Changed around line 9: style.css
-
+
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated index.scroll
index.scroll
Changed around line 5: title Start
- html
-
-
12:00:00
-

Welcome

-
-
- onkeypress="if(event.keyCode==13) window.location.href='https://www.google.com/search?q='+this.value">
-
+
+
12:00:00
+

Welcome

+
+
+ onkeypress="if(event.keyCode==13) window.location.href='https://www.google.com/search?q='+this.value">
+
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated index.scroll
index.scroll
Changed around line 23: html
- const time = now.toLocaleTimeString();
- document.getElementById('clock').textContent = time;
+ const options = {
+ weekday: 'long',
+ year: 'numeric',
+ month: 'long',
+ day: 'numeric'
+ };
+ const time = now.toLocaleDateString('en-US', options);
+ document.getElementById('clock').textContent = time;
- setInterval(updateClock, 1000);
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated style.css
style.css
Changed around line 1
+ * {
+ margin: 0;
+ padding: 0;
+ box-sizing: border-box;
+ font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
+ }
+ body {
+ min-height: 100vh;
+ background: linear-gradient(45deg, #1a1a2e, #16213e, #1a1a2e);
+ display: flex;
+ flex-direction: column;
+ justify-content: center;
+ align-items: center;
+ color: #fff;
+ }
+ .container {
+ text-align: center;
+ padding: 2rem;
+ background: rgba(255, 255, 255, 0.1);
+ border-radius: 20px;
+ backdrop-filter: blur(10px);
+ box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
+ }
+ h1 {
+ font-size: 3.5rem;
+ margin-bottom: 1rem;
+ background: linear-gradient(45deg, #e94560, #533483);
+ -webkit-background-clip: text;
+ -webkit-text-fill-color: transparent;
+ text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
+ }
+ .search-box {
+ margin: 2rem 0;
+ }
+ input {
+ width: 400px;
+ max-width: 90vw;
+ padding: 1rem 1.5rem;
+ border: none;
+ border-radius: 50px;
+ background: rgba(255, 255, 255, 0.9);
+ font-size: 1.1rem;
+ outline: none;
+ transition: all 0.3s ease;
+ }
+ input:focus {
+ box-shadow: 0 0 20px rgba(233, 69, 96, 0.5);
+ transform: scale(1.02);
+ }
+ .quick-links {
+ display: grid;
+ grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
+ gap: 1rem;
+ margin-top: 2rem;
+ max-width: 600px;
+ }
+ .link {
+ padding: 1rem;
+ background: rgba(255, 255, 255, 0.1);
+ border-radius: 10px;
+ text-decoration: none;
+ color: white;
+ transition: all 0.3s ease;
+ }
+ .link:hover {
+ background: rgba(255, 255, 255, 0.2);
+ transform: translateY(-3px);
+ }
+ .time {
+ font-size: 2rem;
+ margin-bottom: 1rem;
+ font-weight: 300;
+ }
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated style.css
style.css
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated index.scroll
index.scroll
Changed around line 4: title Start
- css
- * {
- margin: 0;
- padding: 0;
- box-sizing: border-box;
- font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
- }
- body {
- min-height: 100vh;
- background: linear-gradient(45deg, #1a1a2e, #16213e, #1a1a2e);
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- color: #fff;
- }
- .container {
- text-align: center;
- padding: 2rem;
- background: rgba(255, 255, 255, 0.1);
- border-radius: 20px;
- backdrop-filter: blur(10px);
- box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
- }
- h1 {
- font-size: 3.5rem;
- margin-bottom: 1rem;
- background: linear-gradient(45deg, #e94560, #533483);
- -webkit-background-clip: text;
- -webkit-text-fill-color: transparent;
- text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
- }
- .search-box {
- margin: 2rem 0;
- }
- input {
- width: 400px;
- max-width: 90vw;
- padding: 1rem 1.5rem;
- border: none;
- border-radius: 50px;
- background: rgba(255, 255, 255, 0.9);
- font-size: 1.1rem;
- outline: none;
- transition: all 0.3s ease;
- }
- input:focus {
- box-shadow: 0 0 20px rgba(233, 69, 96, 0.5);
- transform: scale(1.02);
- }
- .quick-links {
- display: grid;
- grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
- gap: 1rem;
- margin-top: 2rem;
- max-width: 600px;
- }
- .link {
- padding: 1rem;
- background: rgba(255, 255, 255, 0.1);
- border-radius: 10px;
- text-decoration: none;
- color: white;
- transition: all 0.3s ease;
- }
- .link:hover {
- background: rgba(255, 255, 255, 0.2);
- transform: translateY(-3px);
- }
- .time {
- font-size: 2rem;
- margin-bottom: 1rem;
- font-weight: 300;
- }
+ style.css
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated index.scroll
index.scroll
Changed around line 1
+ favicon favicon.png
root
root
3 months ago
Added favicon.png
favicon.png
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated index.scroll
index.scroll
Changed around line 1
+ metaTags
+
root
root
3 months ago
Deleted chatgpt.scroll
chatgpt.scroll
Changed around line 0
- buildHtml
-
-
-
-
-
-
- Welcome
-
-
-
-
-

Welcome!

-

This is your beautiful start page.

-
-
-
root
root
3 months ago
Deleted claude.scroll
claude.scroll
Changed around line 0
- buildHtml
- title Start
-
- css
- * {
- margin: 0;
- padding: 0;
- box-sizing: border-box;
- font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
- }
- body {
- min-height: 100vh;
- background: linear-gradient(45deg, #1a1a2e, #16213e, #1a1a2e);
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- color: #fff;
- }
- .container {
- text-align: center;
- padding: 2rem;
- background: rgba(255, 255, 255, 0.1);
- border-radius: 20px;
- backdrop-filter: blur(10px);
- box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
- }
- h1 {
- font-size: 3.5rem;
- margin-bottom: 1rem;
- background: linear-gradient(45deg, #e94560, #533483);
- -webkit-background-clip: text;
- -webkit-text-fill-color: transparent;
- text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
- }
- .search-box {
- margin: 2rem 0;
- }
- input {
- width: 400px;
- max-width: 90vw;
- padding: 1rem 1.5rem;
- border: none;
- border-radius: 50px;
- background: rgba(255, 255, 255, 0.9);
- font-size: 1.1rem;
- outline: none;
- transition: all 0.3s ease;
- }
- input:focus {
- box-shadow: 0 0 20px rgba(233, 69, 96, 0.5);
- transform: scale(1.02);
- }
- .quick-links {
- display: grid;
- grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
- gap: 1rem;
- margin-top: 2rem;
- max-width: 600px;
- }
- .link {
- padding: 1rem;
- background: rgba(255, 255, 255, 0.1);
- border-radius: 10px;
- text-decoration: none;
- color: white;
- transition: all 0.3s ease;
- }
- .link:hover {
- background: rgba(255, 255, 255, 0.2);
- transform: translateY(-3px);
- }
- .time {
- font-size: 2rem;
- margin-bottom: 1rem;
- font-weight: 300;
- }
- html
-
-
12:00:00
-

Welcome

-
-
- onkeypress="if(event.keyCode==13) window.location.href='https://www.google.com/search?q='+this.value">
-
-
- script
- function updateClock() {
- const now = new Date();
- const time = now.toLocaleTimeString();
- document.getElementById('clock').textContent = time;
- }
- setInterval(updateClock, 1000);
- updateClock();
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated index.scroll
index.scroll
Changed around line 1
- theme roboto
+ title Start
- Hello World my name is
+ css
+ * {
+ margin: 0;
+ padding: 0;
+ box-sizing: border-box;
+ font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
+ }
+ body {
+ min-height: 100vh;
+ background: linear-gradient(45deg, #1a1a2e, #16213e, #1a1a2e);
+ display: flex;
+ flex-direction: column;
+ justify-content: center;
+ align-items: center;
+ color: #fff;
+ }
+ .container {
+ text-align: center;
+ padding: 2rem;
+ background: rgba(255, 255, 255, 0.1);
+ border-radius: 20px;
+ backdrop-filter: blur(10px);
+ box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
+ }
+ h1 {
+ font-size: 3.5rem;
+ margin-bottom: 1rem;
+ background: linear-gradient(45deg, #e94560, #533483);
+ -webkit-background-clip: text;
+ -webkit-text-fill-color: transparent;
+ text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
+ }
+ .search-box {
+ margin: 2rem 0;
+ }
+ input {
+ width: 400px;
+ max-width: 90vw;
+ padding: 1rem 1.5rem;
+ border: none;
+ border-radius: 50px;
+ background: rgba(255, 255, 255, 0.9);
+ font-size: 1.1rem;
+ outline: none;
+ transition: all 0.3s ease;
+ }
+ input:focus {
+ box-shadow: 0 0 20px rgba(233, 69, 96, 0.5);
+ transform: scale(1.02);
+ }
+ .quick-links {
+ display: grid;
+ grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
+ gap: 1rem;
+ margin-top: 2rem;
+ max-width: 600px;
+ }
+ .link {
+ padding: 1rem;
+ background: rgba(255, 255, 255, 0.1);
+ border-radius: 10px;
+ text-decoration: none;
+ color: white;
+ transition: all 0.3s ease;
+ }
+ .link:hover {
+ background: rgba(255, 255, 255, 0.2);
+ transform: translateY(-3px);
+ }
+ .time {
+ font-size: 2rem;
+ margin-bottom: 1rem;
+ font-weight: 300;
+ }
+ html
+
+
12:00:00
+

Welcome

+
+
+ onkeypress="if(event.keyCode==13) window.location.href='https://www.google.com/search?q='+this.value">
+
+
+ script
+ function updateClock() {
+ const now = new Date();
+ const time = now.toLocaleTimeString();
+ document.getElementById('clock').textContent = time;
+ }
+ setInterval(updateClock, 1000);
+ updateClock();
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated claude.scroll
claude.scroll
Changed around line 1
+ buildHtml
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated claude.scroll
claude.scroll
Changed around line 1
+ title Start
+
+ css
+ * {
+ margin: 0;
+ padding: 0;
+ box-sizing: border-box;
+ font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
+ }
+ body {
+ min-height: 100vh;
+ background: linear-gradient(45deg, #1a1a2e, #16213e, #1a1a2e);
+ display: flex;
+ flex-direction: column;
+ justify-content: center;
+ align-items: center;
+ color: #fff;
+ }
+ .container {
+ text-align: center;
+ padding: 2rem;
+ background: rgba(255, 255, 255, 0.1);
+ border-radius: 20px;
+ backdrop-filter: blur(10px);
+ box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
+ }
+ h1 {
+ font-size: 3.5rem;
+ margin-bottom: 1rem;
+ background: linear-gradient(45deg, #e94560, #533483);
+ -webkit-background-clip: text;
+ -webkit-text-fill-color: transparent;
+ text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
+ }
+ .search-box {
+ margin: 2rem 0;
+ }
+ input {
+ width: 400px;
+ max-width: 90vw;
+ padding: 1rem 1.5rem;
+ border: none;
+ border-radius: 50px;
+ background: rgba(255, 255, 255, 0.9);
+ font-size: 1.1rem;
+ outline: none;
+ transition: all 0.3s ease;
+ }
+ input:focus {
+ box-shadow: 0 0 20px rgba(233, 69, 96, 0.5);
+ transform: scale(1.02);
+ }
+ .quick-links {
+ display: grid;
+ grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
+ gap: 1rem;
+ margin-top: 2rem;
+ max-width: 600px;
+ }
+ .link {
+ padding: 1rem;
+ background: rgba(255, 255, 255, 0.1);
+ border-radius: 10px;
+ text-decoration: none;
+ color: white;
+ transition: all 0.3s ease;
+ }
+ .link:hover {
+ background: rgba(255, 255, 255, 0.2);
+ transform: translateY(-3px);
+ }
+ .time {
+ font-size: 2rem;
+ margin-bottom: 1rem;
+ font-weight: 300;
+ }
+ html
+
+
12:00:00
+

Welcome

+
+
+ onkeypress="if(event.keyCode==13) window.location.href='https://www.google.com/search?q='+this.value">
+
+
+ script
+ function updateClock() {
+ const now = new Date();
+ const time = now.toLocaleTimeString();
+ document.getElementById('clock').textContent = time;
+ }
+ setInterval(updateClock, 1000);
+ updateClock();
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated claude.scroll
claude.scroll
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated chatgpt.scroll
chatgpt.scroll
Changed around line 1
+ buildHtml
+
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated chatgpt.scroll
chatgpt.scroll
Changed around line 1
+
+
+
+
+
+ Welcome
+
+
+
+
+

Welcome!

+

This is your beautiful start page.

+
+
+
ffff:72.234.190.31
ffff:72.234.190.31
3 months ago
Updated chatgpt.scroll
chatgpt.scroll
root
root
3 months ago
initial ${dir} template
.gitignore
Changed around line 1
+ *.html
+ *.txt
+ *.xml
+ *.css
+ *.js
index.scroll
Changed around line 1
+ buildHtml
+ theme roboto
+
+ Hello World my name is