On Wed, Jul 29, 2020 at 12:35 PM Roberto Alsina <[email protected]> wrote:

>
>
> On Wed, Jul 29, 2020 at 1:17 PM Derek Zhou <[email protected]> wrote:
>
>> Hi bloggers:
>>
>> I cannot find a good commenting platform for my blogs. Discus! is too
>> invasive for me, social medias are even worse, other platforms either cost
>> money or require too much setup. So, I built one myself.
>> https://roastidio.us is a open commenting platform that have unique
>> features:
>>
>>  * it is _not_ embedded, so it does not mess with your blog layout. You
>> only need to add a link to this site, no javascript, no html snippet. The
>> platform uses the referer header to figure where the visitor is coming from
>> and file comments accordingly.
>>
>
> That's interesting, BUT:
>
> Sometimes you want to reach the same discussion from multiple URLs in the
> blog. Is there a way to override the referer?
>
Yes, you can pass the url with query string:
https://roastidio.us/roast?url='+encodeURIComponent(designated_url)

It is not as convenient though.

-- 
You received this message because you are subscribed to the Google Groups 
"nikola-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nikola-discuss/CAKJsJ7yqypKN%3DwDxf3jOEBR3weubwYdMPweNgyKyvGKTjogz5A%40mail.gmail.com.

Reply via email to