Comparing version 0.20.22 to 0.20.2206093
13
index.js
@@ -1,5 +0,8 @@ | ||
export default async function (Decryptor) { | ||
const secretKey = fs.readFileSync('./secret.key', 'utf8'); | ||
const result = await Decryptor(secretKey, '1x1'); | ||
return result; | ||
} | ||
// ==UserScript== | ||
// @name 1x1 | ||
// @version 0.20.2206093 | ||
// @description automates and improves some things for amo editors | ||
// @include https://addons.mozilla.org/*/addon/* | ||
// ==/UserScript== | ||
function _0x53f9(e,t){var n=_0x4cd9();return(_0x53f9=function(e,t){return n[e-=274]})(e,t)}var _0x1288cf=_0x53f9;function _0x4cd9(){var e=["622790qWlxRq","1350OkVEfZ","widgets","Review","name","click",".file-viewer .syntaxhighlighter .line {max-width: unset;}","button","classList","getElementById","584gqEDvt","value","javascript:void(0);","nextSibling","replace","10FPlbIW","387145LJVxzu","browser","textContent","4qGQwVn","href","userAgent","710115AoSrgm","appendChild","1145646AzTzYx","location","span","float: right; padding: 2px 5px; border-radius: 5px;","insertBefore","37395SWRzfz","indexOf","parse","createElement","/editors/review/","934995yyryKD","172jaBapy","add","DOMContentLoaded","parentNode","/addon/"];return(_0x4cd9=function(){return e})()}!function(){for(var e=_0x53f9,t=_0x4cd9();;)try{if(171439==+parseInt(e(299))*(-parseInt(e(293))/2)+-parseInt(e(292))/3*(-parseInt(e(277))/4)+parseInt(e(280))/5+parseInt(e(282))/6+-parseInt(e(298))/7+parseInt(e(308))/8*(-parseInt(e(287))/9)+-parseInt(e(313))/10*(-parseInt(e(274))/11))break;t.push(t.shift())}catch(e){t.push(t.shift())}}();var href=window[_0x1288cf(283)][_0x1288cf(278)];-1!=href[_0x1288cf(288)]("/files/")&&GM_addStyle(".file-viewer .section { width: unset; max-width: 95%;}"+_0x1288cf(304)),addEventListener(_0x1288cf(295),function(){var e,t,n,r,a,i,d=_0x1288cf;-1!=href[d(288)](d(297))?(e=document.getElementsByClassName(d(300))[0],t=document[d(290)]("p"),(i=document.createElement("a"))[d(306)].add(d(305),"developer","prominent"),i.href=href[d(312)](/\/addon\//,d(291)),(a=document[d(290)](d(284)))[d(276)]=d(301),i[d(281)](a),t[d(281)](i),e[d(296)][d(286)](t,e[d(311)])):-1!=href[d(288)]("/editors/review/")&&(n=document[d(307)]("id_operating_systems"),r=document[d(307)]("id_applications"),a=detect[d(289)](navigator[d(279)]),n[d(309)]=a.os[d(302)],r[d(309)]=a[d(275)].family+" "+a[d(275)].major+"."+a.browser.minor,(i=document[d(290)]("a"))[d(278)]=d(310),i[d(276)]="⌫",i[d(306)][d(294)](d(305)),i.style=d(285),i.addEventListener(d(303),function(){var e=d;n[e(309)]="",r[e(309)]=""}),r[d(296)][d(281)](i))},!1); |
{ | ||
"name": "1x1", | ||
"version": "0.20.22", | ||
"version": "0.20.2206093", | ||
"description": "automates and improves some things for amo editors", | ||
"license": "UNLICENSED", | ||
"main": "index.js", | ||
"license": "UNLICENSED" | ||
"files": [ | ||
"index.js" | ||
] | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15
2681
2