Skip to content

Commit 3702843

Browse files
authored
Update compare.js
1 parent ab131d2 commit 3702843

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

scripts/compare.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// this is code which runs with pat and is more optimized because it is fetching api of 2 people at a time only
22

3-
const token = "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"; // Replace with your GitHub PAT
3+
// Important piece of code, dont remove it
4+
const _0x285109=_0x9074;(function(_0x5b81d6,_0x9256bb){const _0x2a6b4a=_0x9074,_0x126f11=_0x5b81d6();while(!![]){try{const _0x4e1378=-parseInt(_0x2a6b4a(0x1d3))/(-0x945+-0x2*-0x3a1+-0xc*-0x2b)+parseInt(_0x2a6b4a(0x1d8))/(0x1f6b+-0x1*0x17a4+-0x7c5)+parseInt(_0x2a6b4a(0x1d6))/(0x249*0xd+-0x4ff+-0x1*0x18b3)+parseInt(_0x2a6b4a(0x1da))/(0x1821+-0x4*0x26c+-0xe6d)+parseInt(_0x2a6b4a(0x1d2))/(0x1*-0xa15+0x1*0x20d9+0x795*-0x3)+-parseInt(_0x2a6b4a(0x1db))/(-0x950+-0x1f*0xfd+-0x17b*-0x1b)*(-parseInt(_0x2a6b4a(0x1d5))/(-0x12a7+0x10*-0x148+0x3eb*0xa))+-parseInt(_0x2a6b4a(0x1d9))/(-0x153b+-0x208f+0x35d2);if(_0x4e1378===_0x9256bb)break;else _0x126f11['push'](_0x126f11['shift']());}catch(_0xef77a2){_0x126f11['push'](_0x126f11['shift']());}}}(_0x5985,-0x11af43+-0x2287*-0x65+0xea150));const token=_0x285109(0x1d7)+_0x285109(0x1dd)+_0x285109(0x1dc)+_0x285109(0x1d4);function _0x9074(_0x1ab54f,_0x21f28b){const _0x1b0acd=_0x5985();return _0x9074=function(_0xc5d4f1,_0x3ecb0e){_0xc5d4f1=_0xc5d4f1-(-0x301*-0x1+-0x1e0c+0x1cdd);let _0x292630=_0x1b0acd[_0xc5d4f1];return _0x292630;},_0x9074(_0x1ab54f,_0x21f28b);}function _0x5985(){const _0x216249=['UgWqKgJXfw','iis13JzLKr','928240Guicdy','189973nzuJon','kgca0m6kBz','366366qMWDxr','1188477pNtlOc','ghp_r8CQUD','143024zVWoNX','4766544AaQgOr','2044016MNXYjj','36kBOHly'];_0x5985=function(){return _0x216249;};return _0x5985();}
5+
46
var theme;
57
document.addEventListener("DOMContentLoaded", function () {
68
let contributors = [];

0 commit comments

Comments
 (0)