Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- javascript: (function () {
- var subs = [
- 'conspiracy',
- 'dankmemes',
- 'freefolk',
- 'GME',
- 'holdmyfries',
- 'JusticeServed',
- 'MensRights',
- 'NoahGetTheBoat',
- 'PewdiepieSubmissions',
- 'PoliticalCompassMemes',
- 'PrequelMemes',
- 'PussyPass',
- 'pussypassdenied',
- 'trashy',
- 'TumblrInAction',
- 'unpopularopinion',
- 'wallstreetbets',
- '13451452251849519',
- 'actualwomen',
- 'aganistgaymarriage',
- 'alt_anti_lgbt',
- 'AltBuddhism',
- 'AltRightChristian',
- 'angryblackladies',
- 'anti_transgender',
- 'antipozi',
- 'arbeitmachtfrei',
- 'asianmasculinity',
- 'askthe_donald',
- 'asktrp',
- 'aznidentity',
- 'badunitedkingdom',
- 'bakchodi',
- 'beatingmuslims',
- 'billionshekelsupreme',
- 'blackcrime',
- 'blackcrimematters',
- 'blackhope',
- 'braincels',
- 'brasilivre',
- 'bronyh8',
- 'ccj2',
- 'chadright',
- 'climateskeptics',
- 'clownworldwar',
- 'cnnmemes',
- 'commiewatch',
- 'commonfilth',
- 'conservative',
- 'conspiracy',
- 'cringeanarchy',
- 'darkenlightenment',
- 'debatefascism',
- 'debatethealtright',
- 'deutsche',
- 'drama',
- 'easternsunrising',
- 'edefreiheit',
- 'ellenpaoinaction',
- 'euroladies',
- 'europeannationalism',
- 'europeanpeoples',
- 'exterminatethejews',
- 'farright',
- 'fashwave',
- 'feminazi',
- 'fragilejewishredditor',
- 'francelibre',
- 'freemagic',
- 'frenworld',
- 'fuck_the_quran',
- 'fuckablefeminists',
- 'fuckfeminists',
- 'furryhate',
- 'fwance',
- 'gender_critical',
- 'gendercritical',
- 'gendercriticalguys',
- 'gendercritlesbians',
- 'greatawakening',
- 'h3h3productions',
- 'hapas',
- 'HateBlackPeople',
- 'hatecrimehoaxes',
- 'hbd',
- 'hillaryforprison',
- 'holocaust',
- 'hottiesfortrump',
- 'ice_poseidon',
- 'imgoingtohellforthis',
- 'imgoingtoquarantine',
- 'incels',
- 'ineedfeminismbecause',
- 'islamunveiled',
- 'italian',
- 'itsafetish',
- 'jmaamusic',
- 'jordanpeterson',
- 'kotakuinaction',
- 'le_pen',
- 'lgbdropthet',
- 'liberaldegeneracy',
- 'lolcowtheater',
- 'marriedredpill',
- 'mdememes',
- 'mensrights',
- 'metacanada',
- 'mgtow',
- 'milliondollarextreme',
- 'milliondollarextreme2',
- 'mozillainaction',
- 'muslimpeoplehate',
- 'nationalnaziparty',
- 'nationalsocialism',
- 'natsoc',
- 'neovaginadisasters',
- 'new_right',
- 'newschina',
- 'northamerican',
- 'northwestfront',
- 'odalism',
- 'offensivememes',
- 'opieandanthony',
- 'pedofriends',
- 'pewdiepiesubmissions',
- 'pillscollide',
- 'pissbeuponhim',
- 'polacks',
- 'polfacts',
- 'politic',
- 'prolife',
- 'publichealthwatch',
- 'pure_trump',
- 'pussypass',
- 'pussypassdenied',
- 'racism_immigration',
- 'racistjokes',
- 'rapefugees',
- 'rapeworthy_feminists',
- 'redpillwomen',
- 'rightwinglgbt',
- 'sargonofakkad',
- 'shitghazisays',
- 'shitlordsociety',
- 'shitpoliticssays',
- 'shoahthoughts',
- 'sino',
- 'sjsucks',
- 'sjwhate',
- 'sjwsatwork',
- 'sjwstories',
- 'smuggies',
- 'socialjusticeinaction',
- 'srs_beating_women',
- 'srs_raping_women',
- 'srssucks',
- 'stormfrontorsjw',
- 'subforwhitepeopleonly',
- 'subofpeace',
- 'subredditcancer',
- 'sverigedemokraterna',
- 'terfisaslur',
- 'the_congress',
- 'the_donald',
- 'the_europe',
- 'the_farage',
- 'the_italia',
- 'thereareonly2genders',
- 'theredpill',
- 'third_position',
- 'thisisnotasafespace',
- 'torinaction',
- 'transmedical',
- 'trollgc',
- 'truecels',
- 'truelesbians',
- 'truscum',
- 'tumblrinaction',
- 'tumblrpls',
- 'uncensorednews',
- 'walkaway',
- 'watchredditdie',
- 'weisssturm',
- 'welfarerats',
- 'whatwasyourredpill',
- 'whereareallthegoodmen',
- 'white_pride',
- 'whitebeauty',
- 'whitenationalism',
- 'whiterights',
- 'whitestudentunion',
- 'wikiinaction',
- 'womenfortrump',
- 'yiffinhell',
- 'zog'
- ];
- var form = document.getElementsByClassName('add-sr')[0];
- if (form) {
- var field = form.getElementsByClassName('sr-name')[0];
- var btn = form.getElementsByClassName('add')[0];
- if (field && btn) {
- subs.forEach((s) => {
- field.value = s;
- btn.click();
- });
- } else {
- console.log('Form fields not found');
- }
- } else {
- console.log('Form not found');
- }
- })();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement