Public
janpaul123 avatar
janpaul123
valle_tmp_4674518929569141580380318140624
HTTP
// Initialize sample stories and store them in blob storage
0
rozek avatar
rozek
PBKDF2_Generator
HTTP
This is a simple generator for PBKDF2 password hashes. It can be used to manually generate these hashes and store it in a password file if no other mechanism for doing so is available. There is no specific required format for the password. For the number of iterations, values from 100000 up to 999999 are accepted - in these days, values of 600000 or higher are recommended. The final output has the format "{PBKDF2}<iterations>$<salt>$<hash>" where salt and hash are Base64-encoded. You may copy it directly or use salt and hash separately if you need a different format. The applet uses WebCrypto and runs entirely within the browser.
0
lloydpearsoniv avatar
lloydpearsoniv
scraper_template
Script
Forked from gwoods22/scraper_template
0
janpaul123 avatar
janpaul123
valle_tmp_42249988258651369468890296933772
HTTP
// Initialize sample stories and store them in blob storage
0
sammeltassen avatar
sammeltassen
blob_admin
HTTP
Forked from stevekrouse/blob_admin
0
aymeeko avatar
aymeeko
blob_admin
HTTP
Forked from stevekrouse/blob_admin
0
nerdymomocat avatar
nerdymomocat
add_to_habitify_from_todoist_w_ai
Cron
// if you added new items to habitify after running this script
0
samk avatar
samk
blob_admin
HTTP
Forked from stevekrouse/blob_admin
0
yawnxyz avatar
yawnxyz
og
HTTP
Ever wonder how GitHub generates their images when you share a repo on social media? In this example we're using satori and a Deno-friendly SVG WASM creating an OpenGraph image dynamically. E.g. this image can be used when sharing a website, and it'll show up in iMessage or Twitter / other socials. Generated images are cached in Valtown's Blob system. To check metatags, you can use https://metatags.io/?url=https://yawnxyz-og.web.val.run
0
Daniel avatar
Daniel
blob_admin
HTTP
Forked from stevekrouse/blob_admin
0
stevekrouse avatar
stevekrouse
discordWelcomeBotCron
Cron
// Welcome new members to the Val Town Discord
0
gwoods22 avatar
gwoods22
scraper_template
Script
Website Scraper Template A basic website scraper template that can be ran on an interval to check for changes. It uses blob storage to save whatever data you'd like to compare the website to. Uses my sendNotification val to alert yourself of the change. Steps to use Add the scrapeURL you would like to scrape and pick a name for your blob storage blobKey . Change the "selector" value to fit your needs. cheerio is used to find the part of the page you'd like to check. Adjust the if statement to detect changes and update your blob Craft a message to be sent with sendNotification() function
1
janpaul123 avatar
janpaul123
valle_tmp_14787389514247828561625352472568
HTTP
An interactive, runnable TypeScript val by janpaul123
0
anotherjesse avatar
anotherjesse
restfulJsonBlobApi
HTTP
// This val creates a RESTful API for storing JSON blobs using Val Town's blob storage.
0
stevekrouse avatar
stevekrouse
sqlite_admin_tables
Script
@jsxImportSource https://esm.sh/hono@3.9.2/jsx
1
tempdev avatar
tempdev
rabbitstream
HTTP
// Full .ts implimentation of rabbitstream.net
0
Updated: August 13, 2024