Advertising
advertising
related pastes to tag 'reddit'
- 2103712 - #Reddit replacement: irc reddit replacement
-
- While the #reddit IRC channel is going to be +m, i propose we all go to #wikipedia-en and party.
- 2070201 - C++ code: c reddit
-
- #include <iostream>
- #include <cstdlib>
- using namespace std;
- // Generates a random number
- int nGenerate()
- {
- int number;
- 2069863 - C++ code: c reddit
-
- #include <iostream>
- #include <cstdlib>
- using namespace std;
- // Generates a random number
- int nGenerate()
- {
- int number;
- 2067979 - r/Minecraft header: reddit minecraft
-
- @namespace url(http://www.w3.org/1999/xhtml);
- @-moz-document url-prefix(http://www.reddit.com/r/Minecraft/) {
- #header {border-bottom: 1px solid #4d4d4d !important;}
- .drop-choices {
- background: #111 url('http://thumbs.reddit.com/t5_2r05i_0.png') !important;
- 1709332 - Reddit Comments Greasemonkey: greasemonkey reddit
-
- // ==UserScript==
- // @name Collapse Reddit Comment Threads
- // @description Automatically collapse all subcomment threads in Reddit and leave only the root comment open
- // @include http://*.reddit.com/r/*/comments/*
- // @include http://reddit.com/r/*/comments/*
- // ==/UserScript==
- 1684854 - Dark Theme: stylish reddit erqqvg
-
- @namespace url(http://www.w3.org/1999/xhtml);
- @-moz-document domain("erqqvg.com") {
- body { background-color: #222 !important; }
- h2 {color:#80a975 !important; border:none !important;}
- a.title:link {color:#88AADD !important}