/** Fictional v3-style placeholder for all simulated .onion URLs — replace when curating for class. */ export const PLACEHOLDER_ONION_HOST = "111111111111111111111.onion"; export const PLACEHOLDER_ONION_URL = `http://${PLACEHOLDER_ONION_HOST}`;