A simple BlueSky profile labeler that can be ran on Cloudflare Workers github.com/SocksTheWolf/SimpleBSkyLabeler
cf bsky profile label bluesky cloudflare workers
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

make text less awkward

+1 -1
+1 -1
html/index.html
··· 42 42 BSky Handle: 43 43 </label> 44 44 <input type="text" id="username" name="domain" minlength="4" required placeholder="@example.bsky.social" /> 45 - <small>This should be an user profile URL, URL to a post or a <code>USERNAME.bsky.social</code> or custom domain handle. Do not put your resolved DID here.</small> 45 + <small>This should be an user profile URL, URL to a post, or a handle in the form of <code>USERNAME.bsky.social</code> or custom domain. Do not put your resolved DID here.</small> 46 46 <input type="submit" value="Add" /> 47 47 </form> 48 48 <center class="output">