We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4632acc commit e0e2f4cCopy full SHA for e0e2f4c
1 file changed
metadata.js
@@ -66,5 +66,10 @@ var toolMetadata = {
66
tags: ["Super fast", "easy", "good"],
67
color: "#00a86b"
68
},
69
+ "earn_money": {
70
+ category: "Free Money",
71
+ tags: ["fast earn", "easy", "Unlimited"],
72
+ color: "#00a86b"
73
+ },
74
75
};
0 commit comments