Hey is a decentralized and permissionless social media app built with Lens Protocol 馃尶
at main 3 lines 191 B view raw
1export const HEY_USER_AGENT = "HeyBot (like TwitterBot)"; 2// Cache settings for different durations 3export const CACHE_AGE_1_DAY = "public, s-maxage=86400, max-age=86400"; // Cache for 1 day