mzabriskie / react-disqus-thread

React Discus thread component
176 stars 65 forks source link

Remove URL hashbang code #17

Open kylefinley opened 8 years ago

kylefinley commented 8 years ago

Hash bangs are not required, and appending #!newthread to the end of the URL causes Disqus to create a new thread. E.g. Disqus treats these two separately. example.com/1 and example.com/1#!newthread

Example: https://github.com/disqus/DISQUS-API-Recipes/blob/master/snippets/js/disqus-reset/disqus_reset.html#L8