FastComments.com
Here you can edit and run the code snippet from our documentation.
Example Code Snippet "Defining a Custom URL"
<script async src="https://cdn.fastcomments.com/js/embed-v2-async.min.js"></script> <div id="fastcomments-widget"></div> <script> window.fcConfigs = [{ "tenantId": "demo", "url": "https://example.com/article-5" }]; </script>
Result