feat: polish on windows
This commit is contained in:
@@ -26,7 +26,7 @@ export const NOSTR_EVENTS = [
|
||||
"Nostr:nevent1",
|
||||
];
|
||||
|
||||
// const BITCOINS = ['lnbc', 'bc1p', 'bc1q'];
|
||||
export const BITCOINS = ['lnbc', 'bc1p', 'bc1q'];
|
||||
|
||||
export const IMAGES = ["jpg", "jpeg", "gif", "png", "webp", "avif", "tiff"];
|
||||
|
||||
@@ -45,37 +45,6 @@ export const VIDEOS = [
|
||||
|
||||
export const AUDIOS = ["mp3", "ogg", "wav"];
|
||||
|
||||
export const HASHTAGS = [
|
||||
{ hashtag: "#food" },
|
||||
{ hashtag: "#gaming" },
|
||||
{ hashtag: "#nsfw" },
|
||||
{ hashtag: "#bitcoin" },
|
||||
{ hashtag: "#nostr" },
|
||||
{ hashtag: "#nostrdesign" },
|
||||
{ hashtag: "#security" },
|
||||
{ hashtag: "#zap" },
|
||||
{ hashtag: "#LFG" },
|
||||
{ hashtag: "#zapchain" },
|
||||
{ hashtag: "#shitcoin" },
|
||||
{ hashtag: "#plebchain" },
|
||||
{ hashtag: "#nodes" },
|
||||
{ hashtag: "#hodl" },
|
||||
{ hashtag: "#stacksats" },
|
||||
{ hashtag: "#nokyc" },
|
||||
{ hashtag: "#meme" },
|
||||
{ hashtag: "#memes" },
|
||||
{ hashtag: "#memestr" },
|
||||
{ hashtag: "#nostriches" },
|
||||
{ hashtag: "#dev" },
|
||||
{ hashtag: "#anime" },
|
||||
{ hashtag: "#waifu" },
|
||||
{ hashtag: "#manga" },
|
||||
{ hashtag: "#lume" },
|
||||
{ hashtag: "#snort" },
|
||||
{ hashtag: "#damus" },
|
||||
{ hashtag: "#primal" },
|
||||
];
|
||||
|
||||
export const COL_TYPES = {
|
||||
default: 0,
|
||||
user: 1,
|
||||
@@ -173,7 +142,6 @@ export const TOPICS = [
|
||||
"#pcgaming",
|
||||
"#nintendo",
|
||||
"#switch",
|
||||
"#pubg",
|
||||
"#esports",
|
||||
"#gameoftheyear",
|
||||
"#darksoul",
|
||||
@@ -326,7 +294,6 @@ export const TOPICS = [
|
||||
"#fashion",
|
||||
"#travel",
|
||||
"#photoshoot",
|
||||
"#nature",
|
||||
"#naturephotography",
|
||||
"#smile",
|
||||
"#style",
|
||||
|
||||
Reference in New Issue
Block a user