whisper.cat/weboasis/text/js/reverse-list.js
2023-10-05 23:28:32 +11:00

1 line
3.9 KiB
JavaScript

var _$_ec2d=["\x23\x69\x6E\x70\x75\x74\x5F\x6F\x75\x74\x70\x75\x74","\x74\x61\x5F\x65\x78\x61\x6D\x70\x6C\x65\x73","\x67\x65\x74","\x23\x66\x69\x6C\x65\x5F\x75\x70\x6C\x6F\x61\x64","\x55\x54\x46\x2D\x38","\x4E\x6F\x20\x62\x6C\x6F\x62\x73\x20\x6F\x6E\x20\x49\x45\x20\x76\x65\x72\x3C\x31\x30","\x0D\x0A","\x69\x6E\x70\x75\x74\x5F\x6F\x75\x74\x70\x75\x74","\x74\x65\x78\x74\x2F\x70\x6C\x61\x69\x6E","\x6E\x75\x6C\x6C\x2E\x74\x78\x74","\x46\x69\x6C\x65\x20\x6E\x61\x6D\x65\x3A","\x4E\x65\x77\x20\x44\x6F\x63\x75\x6D\x65\x6E\x74","\x2E\x74\x78\x74","\x61","\x6E\x6F\x6E\x65","","\x63\x68\x69\x6C\x64\x57\x69\x6E\x64\x6F\x77","\x6C\x6F\x63\x61\x74\x69\x6F\x6E\x3D\x79\x65\x73\x2C\x20\x6D\x65\x6E\x75\x62\x61\x72\x3D\x79\x65\x73\x2C\x20\x74\x6F\x6F\x6C\x62\x61\x72\x3D\x79\x65\x73","\x3C\x68\x74\x6D\x6C\x3E\x3C\x68\x65\x61\x64\x3E\x3C\x2F\x68\x65\x61\x64\x3E\x3C\x62\x6F\x64\x79\x3E","\x3C\x62\x72\x3E","\x3C\x2F\x62\x6F\x64\x79\x3E\x3C\x2F\x68\x74\x6D\x6C\x3E","\x31\x0A\x32\x0A\x33\x0A\x34\x0A\x35\x0A\x36\x0A\x37\x0A\x38\x0A\x39\x0A\x31\x30","\x0A","\x52\x65\x76\x65\x72\x73\x65\x64","\x23\x72\x65\x76\x65\x72\x73\x65\x4C\x69\x73\x74","\x2E\x63\x6C\x69\x70\x62\x6F\x61\x72\x64","\x23\x63\x6C\x65\x61\x72\x41\x6C\x6C\x2C\x20\x23\x65\x64\x69\x74\x5F\x64\x65\x6C\x65\x74\x65\x2C\x20\x23\x66\x69\x6C\x65\x5F\x6E\x65\x77","\x63\x68\x61\x6E\x67\x65","\x23\x66\x69\x6C\x65\x5F\x64\x6F\x77\x6E\x6C\x6F\x61\x64","\x23\x66\x69\x6C\x65\x5F\x70\x72\x69\x6E\x74","\x23\x65\x64\x69\x74\x5F\x75\x6E\x64\x6F","\x23\x65\x64\x69\x74\x5F\x72\x65\x64\x6F","\x23\x65\x64\x69\x74\x5F\x63\x6F\x70\x79","\x23\x65\x64\x69\x74\x5F\x73\x65\x6C\x65\x63\x74"];var area=$(_$_ec2d[0]),examples=JSON.parse(localStorage.getItem(_$_ec2d[1]));function loadText(){var a=$(_$_ec2d[3])[_$_ec2d[2]](0).files[0],b= new FileReader;b.onload= function(a){var b=a.target.result;area.val(b)},b.readAsText(a,_$_ec2d[4])}function saveText(a,b){var c=navigator.userAgent.match(/MSIE\s([\d.]+)/),h=navigator.userAgent.match(/Trident\/7.0/)&& navigator.userAgent.match(/rv:11/),f=navigator.userAgent.match(/Edge/g),d=c?c[1]:h?11:f?12:-1;if(c&& d< 10){console.log(_$_ec2d[5])}else {b= (b= document.getElementById(_$_ec2d[7]).value).replace(/\r?\n/g,_$_ec2d[6]);var j= new Blob([b],{type:_$_ec2d[8]});if(_$_ec2d[9]!= (a= prompt(_$_ec2d[10],_$_ec2d[11])+ _$_ec2d[12])){if(d> -1){window.navigator.msSaveBlob(j,a)}else {var g=document.createElement(_$_ec2d[13]);g.download= a,g.href= window.URL.createObjectURL(j),g.onclick= function(a){document.body.removeChild(a.target)},g.style.display= _$_ec2d[14],document.body.appendChild(g),g.click()}}}}function printTextArea(){childWindow= window.open(_$_ec2d[15],_$_ec2d[16],_$_ec2d[17]),childWindow.document.open(),childWindow.document.write(_$_ec2d[18]),childWindow.document.write(document.getElementById(_$_ec2d[7]).value.replace(/\n/gi,_$_ec2d[19])),childWindow.document.write(_$_ec2d[20]),childWindow.print(),childWindow.document.close(),childWindow.close()}1== examples&& area.val(_$_ec2d[21]),$(_$_ec2d[24]).click(function(){Remember();var a=area.val().replace(/\r\n|\r|\n/gm,_$_ec2d[22]).split(_$_ec2d[22]);a= a.reverse().join(_$_ec2d[22]),area.val(a),Toast(_$_ec2d[23]),Remember()}),$(_$_ec2d[25]).click(function(){Clipboard(area)}),$(_$_ec2d[26]).click(function(){area.val(_$_ec2d[15]),Remember()}),$(_$_ec2d[3]).on(_$_ec2d[27],function(){loadText()}),$(_$_ec2d[28]).click(function(){saveText()}),$(_$_ec2d[29]).click(function(){printTextArea()}),$(_$_ec2d[30]).click(function(){var a=History.undo();void(0)!== a&& area.val(a)}),$(_$_ec2d[31]).click(function(){var a=History.redo();void(0)!== a&& area.val(a)}),$(_$_ec2d[32]).click(function(){Clipboard(area)}),$(_$_ec2d[33]).click(function(){area.select().focus()});var History=function(){var a=[],b=0;return {remember:function(c){a[b- 1]!== c&& (a.splice(b,10),a.push(c),a.splice(0,a.length- 10),b= a.length)},undo:function(){if(b> 1){return a[--b- 1]}},redo:function(){if(b< a.length){return a[b++]}}}}();function Remember(){var a=area.val();History.remember(a)}Remember()