Hi bro, so how does it work? do you add it to your code? does one do a pull request to your steem script? e.g there is https://ulogs.org and I also have https://steemgigs.org
Hi bro, so how does it work? do you add it to your code? does one do a pull request to your steem script? e.g there is https://ulogs.org and I also have https://steemgigs.org
I don't maintain the Steem Script library, my code just imports it. The main part of the code is in CanonicalLinker.js, which is a generic function that can be moved to other projects easily. The only thing I would change is the fallback domain on line 4. Ulogs/SteemGigs would probably want to use themselves as a fallback. (the fallback is used in case the script can't figure out what app made the post).