Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- javascript:void function(){ window.open("https://dissenter.com/discussion/begin?url="+encodeURIComponent(document.location)); }();
- /*
- ^ default is now the above very simplified, Dissenter-only version -- instead of the below but setting the "ARCHIVE_TOO" flag to "false" aka the prompt to also save to archive.is -- because if "true" that means your POP-UP BLOCKER kicks in :(
- javascript:void function(ARCHIVE_TOO){var e="archive.is",o=document.location,i="url="+encodeURIComponent(o),t="Also save this page to "+e+", in advance of this potential pre-crime #WrongThink being banned/removed by "+o.hostname+"?",s=function(n){n&&open("https://"+e+"/?run=1&"+i),open("https://dissenter.com/discussion/begin?"+i)};s(ARCHIVE_TOO&&confirm(t))}(true);
- /*
- https://gab.com/LooseStool/posts/49919158
- How often does "dangerous" content, or YouTube video (or channel), get the #MemoryHole treatment after you've added it to a "Watch Later" playlist or similar.
- IDEA: use #Dissenter to describe contents, title, channel name...
- EVEN EASIER: #Bookmarklet that first prompts you to save to #Archive.is
- https://pastebin.com/raw/ud3e152h
- [ bookmarklet minified via https://www.beautifyconverter.com/javascript-beautifier.php ]
- javascript:void function(ARCHIVE_TOO){var e="archive.is",o=document.location,i="url="+encodeURIComponent(o),t="Also save this page to "+e+", in advance of this potential pre-crime #WrongThink being banned/removed by "+o.hostname+"?",s=function(n){n&&open("https://"+e+"/?run=1&"+i),open("https://dissenter.com/discussion/begin?"+i)};s(ARCHIVE_TOO&&confirm(t))}(1);
- [ full source ]
- javascript: void function(ARCHIVE_TOO){
- var a="archive.is",
- l=document.location,
- u="url=" + encodeURIComponent(l),
- p="Also save this page to " + a + ", in advance of this potential pre-crime #WrongThink being banned/removed by " + l.hostname + "?";
- var f=function(A){
- if(A){
- open( "https://" + a + "/?run=1&" + u );
- }
- open( "https://dissenter.com/discussion/begin?" + u );
- };
- f( ARCHIVE_TOO && confirm(p) );
- }(true);
- */
Add Comment
Please, Sign In to add comment