···88## running dev and build
99in the `vite.config.ts` file you should change these values
1010```ts
1111-const PROD_URL = "https://reddwarf.whey.party"
1111+const PROD_URL = "https://reddwarf.app"
1212const DEV_URL = "https://local3768forumtest.whey.party"
1313```
1414the PROD_URL is what will compile your oauth client metadata so it is very important to change that. same for DEV_URL if you are using a tunnel for dev work
+2-1
src/components/Import.tsx
···4646 // parse text
4747 /**
4848 * text might be
4949- * 1. bsky dot app url (deer.social, reddwarf.whey.party, main.bsky.dev, catskys.social) (reddwarf link segments might be uri encoded,)
4949+ * 1. bsky dot app url (reddwarf link segments might be uri encoded,)
5050 * 2. aturi
5151 * 3. plain handle
5252 * 4. plain did
···6060 "social.daniela.lol",
6161 "deer.social",
6262 "reddwarf.whey.party",
6363+ "reddwarf.app",
6364 "main.bsky.dev",
6465 "catsky.social",
6566 "blacksky.community",