myProxy icon indicating copy to clipboard operation
myProxy copied to clipboard

Create meta tags for each mapping

Open songz opened this issue 5 years ago • 0 comments

Is your feature request related to a problem? Please describe. Support meta tags for each mapping

Sample mapping post

// mapping
{
subDomain: ...
domain: ....
meta: {userId: 223}
}

Use case:

c0d3.com wants to create a domain for each user.

songz avatar Dec 03 '19 06:12 songz