Skip to content

Commit e0e2f4c

Browse files
authored
Add 'earn_money' category with tags and color
1 parent 4632acc commit e0e2f4c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

metadata.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,10 @@ var toolMetadata = {
6666
tags: ["Super fast", "easy", "good"],
6767
color: "#00a86b"
6868
},
69+
"earn_money": {
70+
category: "Free Money",
71+
tags: ["fast earn", "easy", "Unlimited"],
72+
color: "#00a86b"
73+
},
6974

7075
};

0 commit comments

Comments
 (0)