Files
Perception a595788b08 Add links
2022-02-03 15:06:09 -08:00

1.2 KiB

daily-stormer-comments

A UserScript for Displaying Comments Under DailyStormer Articles

Install

How It Works

This script tries to correlate an article URL from the blog to a thread on the forum. For example, these two URLs pair up:

https://dailystormer.name/the-name-of-the-game-dailystormer-dot-name/
https://gameruprising.to/index.php?threads/the-name-of-the-game-dailystormer-dot-name.34211/

If such a pair can be found, posts from the 2nd URL are inserted into the DOM of the HTML in the first URL. The posts are also slightly adjusted to make URLs work in a blog context.

Limitations

The userscript only looks at the first page of the Articles subforum to try to find a match.
Therefore, comments for old articles will not be found. This userscript is only good for recent articles.