This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
List of subreddits for sports teams, listed by sports. | |
#College Basketball | |
See [the list here](http://www.reddit.com/r/CollegeBasketball/wiki/relatedsubreddits) from /r/CollegeBasketball! | |
#MLB | |
[MLB multi](/r/angelsbaseball+astros+azdiamondbacks+braves+brewers+buccos+cardinals+coloradorockies+cubs+dodgers+kcroyals+letsgofish+mariners+minnesotatwins+motorcitykitties+nationals+newyorkmets+nyyankees+oaklandathletics+orioles+padres+phillies+reds+redsox+sfgiants+tampabayrays+texasrangers+torontobluejays+wahoostipi+whitesox) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
List of subreddits with 50,000+ subscribers, compiled by /u/roastedlasagna, in alphabetical order. Latest update Feb 4. Note that these are not necessarily marked NSFW! | |
/r/100yearsago | |
/r/1200isplenty | |
/r/2007scape | |
/r/2meirl4meirl | |
/r/3amjokes | |
/r/3Dprinting | |
/r/3DS | |
/r/4chan |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
These subreddits are not curated on activity. | |
--- | |
* [Digital Freebies](https://www.reddit.com/user/banned_accounts/m/efreebies) | |
/r/AlbumCops | |
/r/AmazonFreebies | |
/r/AppHookup | |
/r/Applinks |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name least popular xkcd browser | |
// @description Browse through the list of least popular xkcd comics | |
// @namespace http://www.reddit.com/user/roastedlasagna | |
// @author roastedlasagna | |
// @include /^https?:\/\/(www\.)?xkcd\.com\/(\d+\/)?$/ | |
// @version 1 | |
// @grant none | |
// ==/UserScript== |