queenamdi-functions-beta 0.5.9 → 0.6.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/base/amdiModule.js +1358 -1352
- package/default_list_sections.js +151 -146
- package/index.js +1 -0
- package/lib/downloaderKITS/constants/api.constants.js +80 -0
- package/lib/downloaderKITS/controllers/Facebook.ctrl.js +64 -0
- package/lib/downloaderKITS/controllers/Instagram.ctrl.js +75 -0
- package/lib/downloaderKITS/controllers/Snapchat.ctrl.js +66 -0
- package/lib/downloaderKITS/controllers/TikTok.ctrl.js +70 -0
- package/lib/downloaderKITS/controllers/Twitter.ctrl.js +70 -0
- package/lib/downloaderKITS/controllers/VKontakte.ctrl.js +71 -0
- package/lib/downloaderKITS/controllers/YouTube.ctrl.js +73 -0
- package/lib/downloaderKITS/downloaders.js +75 -0
- package/lib/downloaderKITS/utils/api.utils.js +61 -0
- package/package.json +3 -2
@@ -0,0 +1,70 @@
|
|
1
|
+
(function (_0x15a761, _0x2daf4f) {
|
2
|
+
const _0x1c0792 = _0x15a761();
|
3
|
+
function _0x4cdaf0(_0x3fafdd, _0x123775) {
|
4
|
+
return _0x29a5(_0x3fafdd - 0x260, _0x123775);
|
5
|
+
}
|
6
|
+
function _0x100627(_0x2373fa, _0x4024a9) {
|
7
|
+
return _0x29a5(_0x4024a9 - 0x395, _0x2373fa);
|
8
|
+
}
|
9
|
+
while (!![]) {
|
10
|
+
try {
|
11
|
+
const _0x469a92 = parseInt(_0x4cdaf0(0x353, 0x356)) / 0x1 + parseInt(_0x4cdaf0(0x362, 0x36b)) / 0x2 + -parseInt(_0x4cdaf0(0x355, 0x34d)) / 0x3 * (-parseInt(_0x4cdaf0(0x35c, 0x357)) / 0x4) + parseInt(_0x4cdaf0(0x354, 0x35b)) / 0x5 * (parseInt(_0x100627(0x493, 0x495)) / 0x6) + parseInt(_0x4cdaf0(0x356, 0x34d)) / 0x7 * (-parseInt(_0x100627(0x48a, 0x492)) / 0x8) + -parseInt(_0x100627(0x494, 0x496)) / 0x9 + parseInt(_0x4cdaf0(0x35f, 0x367)) / 0xa * (-parseInt(_0x4cdaf0(0x351, 0x353)) / 0xb);
|
12
|
+
if (_0x469a92 === _0x2daf4f)
|
13
|
+
break;
|
14
|
+
else
|
15
|
+
_0x1c0792['push'](_0x1c0792['shift']());
|
16
|
+
} catch (_0x42b7cf) {
|
17
|
+
_0x1c0792['push'](_0x1c0792['shift']());
|
18
|
+
}
|
19
|
+
}
|
20
|
+
}(_0x5b79, 0x4c19f));
|
21
|
+
const axios = require('\x61\x78\x69\x6f\x73');
|
22
|
+
function _0x1848f1(_0x3ebe93, _0x5edfbc) {
|
23
|
+
return _0x29a5(_0x5edfbc - -0x6c, _0x3ebe93);
|
24
|
+
}
|
25
|
+
function _0x5b79() {
|
26
|
+
const _0x49b09a = [
|
27
|
+
'\x76\x69\x64\x65\x6f',
|
28
|
+
'\x67\x65\x74\x41\x75\x64\x69\x6f',
|
29
|
+
'\x74\x69\x6b\x74\x6f\x6b',
|
30
|
+
'\x67\x65\x74',
|
31
|
+
'\x32\x34\x31\x34\x37\x32\x38\x43\x43\x58\x70\x74\x6f',
|
32
|
+
'\x32\x31\x35\x30\x35\x38\x34\x63\x6e\x55\x70\x44\x50',
|
33
|
+
'\x74\x73\x2f\x61\x70\x69\x2e\x63\x6f\x6e',
|
34
|
+
'\x38\x33\x31\x35\x36\x34\x30\x61\x63\x45\x66\x4a\x6f',
|
35
|
+
'\x38\x32\x33\x38\x6b\x42\x76\x66\x4d\x68',
|
36
|
+
'\x37\x38\x33\x35\x34\x62\x4c\x74\x74\x43\x7a',
|
37
|
+
'\x36\x31\x32\x35\x35\x30\x65\x46\x56\x4a\x78\x41',
|
38
|
+
'\x67\x65\x74\x56\x69\x64\x65\x6f',
|
39
|
+
'\x31\x31\x6c\x4f\x57\x63\x70\x52',
|
40
|
+
'\x70\x69\x2e\x75\x74\x69\x6c\x73',
|
41
|
+
'\x36\x30\x33\x39\x32\x36\x71\x52\x4f\x42\x4e\x74',
|
42
|
+
'\x36\x34\x30\x49\x71\x43\x49\x50\x43',
|
43
|
+
'\x33\x62\x6f\x42\x44\x61\x4d',
|
44
|
+
'\x31\x34\x77\x68\x6c\x4a\x47\x48',
|
45
|
+
'\x65\x78\x70\x6f\x72\x74\x73'
|
46
|
+
];
|
47
|
+
_0x5b79 = function () {
|
48
|
+
return _0x49b09a;
|
49
|
+
};
|
50
|
+
return _0x5b79();
|
51
|
+
}
|
52
|
+
function _0x42696d(_0x44be28, _0x25e206) {
|
53
|
+
return _0x29a5(_0x25e206 - 0x16a, _0x44be28);
|
54
|
+
}
|
55
|
+
const {genRestUrl} = require('\x2e\x2e\x2f\x75\x74\x69\x6c\x73\x2f\x61' + _0x42696d(0x262, 0x25c)), {controllers, methods} = require('\x2e\x2e\x2f\x63\x6f\x6e\x73\x74\x61\x6e' + _0x42696d(0x25e, 0x268) + '\x73\x74\x61\x6e\x74\x73');
|
56
|
+
class TikTokCtrl {
|
57
|
+
constructor() {
|
58
|
+
}
|
59
|
+
[_0x1848f1(0x88, 0x84)] = async (_0x27e094 = '') => await axios[_0x1848f1(0x86, 0x8f)](genRestUrl(controllers[_0x1848f1(0x84, 0x8e)], methods[_0x42696d(0x261, 0x262)], { '\x76\x69\x64\x65\x6f\x5f\x6c\x69\x6e\x6b': _0x27e094 }));
|
60
|
+
[_0x1848f1(0x92, 0x8d)] = async (_0xe06d6d = '') => await axios[_0x1848f1(0x8c, 0x8f)](genRestUrl(controllers[_0x42696d(0x26a, 0x264)], methods[_0x1848f1(0x83, 0x8c)], { '\x76\x69\x64\x65\x6f\x5f\x6c\x69\x6e\x6b': _0xe06d6d }));
|
61
|
+
}
|
62
|
+
function _0x29a5(_0x379848, _0x1f856d) {
|
63
|
+
const _0x5b7990 = _0x5b79();
|
64
|
+
return _0x29a5 = function (_0x29a5a3, _0x9b8ba5) {
|
65
|
+
_0x29a5a3 = _0x29a5a3 - 0xf0;
|
66
|
+
let _0x570339 = _0x5b7990[_0x29a5a3];
|
67
|
+
return _0x570339;
|
68
|
+
}, _0x29a5(_0x379848, _0x1f856d);
|
69
|
+
}
|
70
|
+
module[_0x1848f1(0x84, 0x8b)] = TikTokCtrl;
|
@@ -0,0 +1,70 @@
|
|
1
|
+
function _0x2c7d6a(_0x2fc48b, _0x4c3806) {
|
2
|
+
return _0xe785(_0x4c3806 - 0x2dc, _0x2fc48b);
|
3
|
+
}
|
4
|
+
function _0xe785(_0x4db47c, _0x3a6d87) {
|
5
|
+
const _0x272dbb = _0x272d();
|
6
|
+
return _0xe785 = function (_0xe78516, _0x49e638) {
|
7
|
+
_0xe78516 = _0xe78516 - 0x82;
|
8
|
+
let _0x56feda = _0x272dbb[_0xe78516];
|
9
|
+
return _0x56feda;
|
10
|
+
}, _0xe785(_0x4db47c, _0x3a6d87);
|
11
|
+
}
|
12
|
+
(function (_0x3289c5, _0x13145b) {
|
13
|
+
const _0x105aa6 = _0x3289c5();
|
14
|
+
function _0x23647e(_0xcf11cc, _0x4c0ee4) {
|
15
|
+
return _0xe785(_0x4c0ee4 - -0x3c4, _0xcf11cc);
|
16
|
+
}
|
17
|
+
function _0x3501e7(_0x16836c, _0xaf89c2) {
|
18
|
+
return _0xe785(_0xaf89c2 - -0x19f, _0x16836c);
|
19
|
+
}
|
20
|
+
while (!![]) {
|
21
|
+
try {
|
22
|
+
const _0x576e71 = parseInt(_0x23647e(-0x343, -0x33c)) / 0x1 + parseInt(_0x23647e(-0x342, -0x33a)) / 0x2 * (-parseInt(_0x3501e7(-0x118, -0x113)) / 0x3) + parseInt(_0x3501e7(-0x111, -0x10f)) / 0x4 * (parseInt(_0x23647e(-0x336, -0x331)) / 0x5) + -parseInt(_0x23647e(-0x33f, -0x339)) / 0x6 * (-parseInt(_0x3501e7(-0x11e, -0x118)) / 0x7) + -parseInt(_0x3501e7(-0x126, -0x11d)) / 0x8 + parseInt(_0x23647e(-0x335, -0x333)) / 0x9 + parseInt(_0x3501e7(-0x102, -0x10b)) / 0xa;
|
23
|
+
if (_0x576e71 === _0x13145b)
|
24
|
+
break;
|
25
|
+
else
|
26
|
+
_0x105aa6['push'](_0x105aa6['shift']());
|
27
|
+
} catch (_0x400815) {
|
28
|
+
_0x105aa6['push'](_0x105aa6['shift']());
|
29
|
+
}
|
30
|
+
}
|
31
|
+
}(_0x272d, 0x656fb));
|
32
|
+
const axios = require(_0x4148d4(0x2c9, 0x2ce));
|
33
|
+
function _0x272d() {
|
34
|
+
const _0x2eb9a7 = [
|
35
|
+
'\x33\x33\x56\x76\x54\x70\x65\x59',
|
36
|
+
'\x67\x65\x74',
|
37
|
+
'\x73\x74\x61\x6e\x74\x73',
|
38
|
+
'\x74\x77\x69\x74\x74\x65\x72',
|
39
|
+
'\x31\x39\x36\x36\x39\x36\x67\x49\x55\x78\x69\x70',
|
40
|
+
'\x34\x34\x34\x34\x36\x33\x32\x61\x51\x57\x4b\x46\x45',
|
41
|
+
'\x61\x78\x69\x6f\x73',
|
42
|
+
'\x31\x30\x58\x56\x4b\x5a\x67\x47',
|
43
|
+
'\x34\x31\x35\x33\x30\x31\x30\x46\x41\x62\x6f\x68\x65',
|
44
|
+
'\x65\x78\x70\x6f\x72\x74\x73',
|
45
|
+
'\x34\x39\x38\x33\x32\x33\x32\x73\x63\x79\x62\x72\x46',
|
46
|
+
'\x67\x65\x74\x56\x69\x64\x65\x6f',
|
47
|
+
'\x76\x69\x64\x65\x6f',
|
48
|
+
'\x2e\x2e\x2f\x75\x74\x69\x6c\x73\x2f\x61',
|
49
|
+
'\x70\x69\x2e\x75\x74\x69\x6c\x73',
|
50
|
+
'\x31\x39\x36\x56\x51\x62\x6b\x6d\x4f',
|
51
|
+
'\x31\x30\x37\x32\x32\x39\x62\x4c\x6f\x67\x55\x4d',
|
52
|
+
'\x2e\x2e\x2f\x63\x6f\x6e\x73\x74\x61\x6e',
|
53
|
+
'\x37\x39\x38\x30\x32\x66\x50\x41\x42\x51\x72',
|
54
|
+
'\x37\x37\x36\x39\x34\x61\x78\x69\x76\x6b\x43'
|
55
|
+
];
|
56
|
+
_0x272d = function () {
|
57
|
+
return _0x2eb9a7;
|
58
|
+
};
|
59
|
+
return _0x272d();
|
60
|
+
}
|
61
|
+
function _0x4148d4(_0x14756b, _0x5f33af) {
|
62
|
+
return _0xe785(_0x14756b - 0x237, _0x5f33af);
|
63
|
+
}
|
64
|
+
const {genRestUrl} = require(_0x2c7d6a(0x365, 0x361) + _0x4148d4(0x2bd, 0x2be)), {controllers, methods} = require(_0x2c7d6a(0x36b, 0x365) + '\x74\x73\x2f\x61\x70\x69\x2e\x63\x6f\x6e' + _0x4148d4(0x2c5, 0x2ca));
|
65
|
+
class TwitterCtrl {
|
66
|
+
constructor() {
|
67
|
+
}
|
68
|
+
[_0x4148d4(0x2ba, 0x2be)] = async (_0x95ffcf = '') => await axios[_0x4148d4(0x2c4, 0x2c5)](genRestUrl(controllers[_0x4148d4(0x2c6, 0x2c8)], methods[_0x4148d4(0x2bb, 0x2c1)], { '\x76\x69\x64\x65\x6f\x5f\x6c\x69\x6e\x6b': _0x95ffcf }));
|
69
|
+
}
|
70
|
+
module[_0x4148d4(0x2cc, 0x2c8)] = TwitterCtrl;
|
@@ -0,0 +1,71 @@
|
|
1
|
+
(function (_0x6b38e, _0x1b95f3) {
|
2
|
+
function _0xcbd026(_0x1d7ba4, _0x260822) {
|
3
|
+
return _0x4cd1(_0x1d7ba4 - -0x297, _0x260822);
|
4
|
+
}
|
5
|
+
const _0x2f4ead = _0x6b38e();
|
6
|
+
function _0x111462(_0x265f93, _0x2e8964) {
|
7
|
+
return _0x4cd1(_0x2e8964 - -0x374, _0x265f93);
|
8
|
+
}
|
9
|
+
while (!![]) {
|
10
|
+
try {
|
11
|
+
const _0x3f0091 = parseInt(_0xcbd026(-0x199, -0x18f)) / 0x1 * (parseInt(_0xcbd026(-0x196, -0x195)) / 0x2) + -parseInt(_0x111462(-0x26d, -0x271)) / 0x3 * (-parseInt(_0x111462(-0x27c, -0x282)) / 0x4) + -parseInt(_0x111462(-0x28a, -0x281)) / 0x5 + parseInt(_0xcbd026(-0x192, -0x19c)) / 0x6 + -parseInt(_0x111462(-0x27b, -0x27f)) / 0x7 + -parseInt(_0x111462(-0x26c, -0x270)) / 0x8 * (-parseInt(_0xcbd026(-0x195, -0x19f)) / 0x9) + -parseInt(_0xcbd026(-0x19d, -0x1a2)) / 0xa;
|
12
|
+
if (_0x3f0091 === _0x1b95f3)
|
13
|
+
break;
|
14
|
+
else
|
15
|
+
_0x2f4ead['push'](_0x2f4ead['shift']());
|
16
|
+
} catch (_0x1b5785) {
|
17
|
+
_0x2f4ead['push'](_0x2f4ead['shift']());
|
18
|
+
}
|
19
|
+
}
|
20
|
+
}(_0x467b, 0xbe4a8));
|
21
|
+
const axios = require(_0x4c920b(0x1ab, 0x1aa));
|
22
|
+
function _0x178530(_0x2ee55b, _0x3ab4a6) {
|
23
|
+
return _0x4cd1(_0x3ab4a6 - 0x2ff, _0x2ee55b);
|
24
|
+
}
|
25
|
+
const {genRestUrl} = require(_0x4c920b(0x1b3, 0x1b6) + _0x4c920b(0x1b9, 0x1bc)), {controllers, methods} = require(_0x178530(0x3f1, 0x3f3) + _0x178530(0x3f5, 0x3f7) + _0x4c920b(0x1ba, 0x1b8));
|
26
|
+
function _0x4c920b(_0xdc2535, _0x3a0aa3) {
|
27
|
+
return _0x4cd1(_0xdc2535 - 0xba, _0x3a0aa3);
|
28
|
+
}
|
29
|
+
class VKontakteCtrl {
|
30
|
+
constructor() {
|
31
|
+
}
|
32
|
+
[_0x4c920b(0x1b6, 0x1b3)] = async (_0x1c69b9 = '') => await axios[_0x4c920b(0x1b7, 0x1c0)](genRestUrl(controllers[_0x4c920b(0x1b0, 0x1ad)], methods[_0x178530(0x3fc, 0x3fa)], { '\x76\x69\x64\x65\x6f\x5f\x6c\x69\x6e\x6b': _0x1c69b9 }));
|
33
|
+
}
|
34
|
+
function _0x4cd1(_0x361376, _0x524436) {
|
35
|
+
const _0x467bde = _0x467b();
|
36
|
+
return _0x4cd1 = function (_0x4cd125, _0x277765) {
|
37
|
+
_0x4cd125 = _0x4cd125 - 0xf1;
|
38
|
+
let _0x520f39 = _0x467bde[_0x4cd125];
|
39
|
+
return _0x520f39;
|
40
|
+
}, _0x4cd1(_0x361376, _0x524436);
|
41
|
+
}
|
42
|
+
module[_0x4c920b(0x1b1, 0x1a8)] = VKontakteCtrl;
|
43
|
+
function _0x467b() {
|
44
|
+
const _0x290eae = [
|
45
|
+
'\x33\x36\x36\x39\x33\x30\x43\x54\x6c\x75\x41\x79',
|
46
|
+
'\x76\x69\x64\x65\x6f',
|
47
|
+
'\x67\x65\x74\x56\x69\x64\x65\x6f',
|
48
|
+
'\x67\x65\x74',
|
49
|
+
'\x31\x31\x38\x33\x46\x55\x56\x61\x43\x73',
|
50
|
+
'\x70\x69\x2e\x75\x74\x69\x6c\x73',
|
51
|
+
'\x73\x74\x61\x6e\x74\x73',
|
52
|
+
'\x37\x34\x30\x57\x6e\x56\x68\x71\x54',
|
53
|
+
'\x32\x37\x51\x51\x5a\x6f\x7a\x43',
|
54
|
+
'\x31\x39\x33\x34\x37\x43\x53\x46\x4d\x63\x4c',
|
55
|
+
'\x38\x32\x33\x31\x32\x38\x6f\x75\x49\x52\x49\x6b',
|
56
|
+
'\x32\x32\x35\x39\x33\x31\x38\x61\x49\x78\x75\x79\x6e',
|
57
|
+
'\x61\x78\x69\x6f\x73',
|
58
|
+
'\x35\x37\x32\x69\x71\x68\x6f\x52\x79',
|
59
|
+
'\x36\x30\x39\x39\x38\x38\x35\x6e\x58\x68\x54\x6e\x68',
|
60
|
+
'\x2e\x2e\x2f\x63\x6f\x6e\x73\x74\x61\x6e',
|
61
|
+
'\x36\x33\x32\x38\x37\x79\x59\x56\x5a\x64\x78',
|
62
|
+
'\x76\x6b\x6f\x6e\x74\x61\x6b\x74\x65',
|
63
|
+
'\x65\x78\x70\x6f\x72\x74\x73',
|
64
|
+
'\x74\x73\x2f\x61\x70\x69\x2e\x63\x6f\x6e',
|
65
|
+
'\x2e\x2e\x2f\x75\x74\x69\x6c\x73\x2f\x61'
|
66
|
+
];
|
67
|
+
_0x467b = function () {
|
68
|
+
return _0x290eae;
|
69
|
+
};
|
70
|
+
return _0x467b();
|
71
|
+
}
|
@@ -0,0 +1,73 @@
|
|
1
|
+
(function (_0x801f1d, _0x7c38ad) {
|
2
|
+
const _0x4dd255 = _0x801f1d();
|
3
|
+
function _0x3b7834(_0x318196, _0x44335d) {
|
4
|
+
return _0xf675(_0x44335d - 0x11c, _0x318196);
|
5
|
+
}
|
6
|
+
function _0x1f3dbb(_0x51d308, _0x50bdfd) {
|
7
|
+
return _0xf675(_0x51d308 - -0x383, _0x50bdfd);
|
8
|
+
}
|
9
|
+
while (!![]) {
|
10
|
+
try {
|
11
|
+
const _0x295aeb = -parseInt(_0x3b7834(0x264, 0x266)) / 0x1 + parseInt(_0x3b7834(0x260, 0x26b)) / 0x2 * (-parseInt(_0x1f3dbb(-0x22c, -0x22f)) / 0x3) + -parseInt(_0x1f3dbb(-0x22d, -0x224)) / 0x4 * (parseInt(_0x3b7834(0x263, 0x26e)) / 0x5) + -parseInt(_0x1f3dbb(-0x229, -0x230)) / 0x6 + parseInt(_0x1f3dbb(-0x22b, -0x222)) / 0x7 * (parseInt(_0x3b7834(0x282, 0x279)) / 0x8) + parseInt(_0x1f3dbb(-0x22a, -0x22b)) / 0x9 + -parseInt(_0x1f3dbb(-0x230, -0x225)) / 0xa * (-parseInt(_0x3b7834(0x26d, 0x268)) / 0xb);
|
12
|
+
if (_0x295aeb === _0x7c38ad)
|
13
|
+
break;
|
14
|
+
else
|
15
|
+
_0x4dd255['push'](_0x4dd255['shift']());
|
16
|
+
} catch (_0x28f1a4) {
|
17
|
+
_0x4dd255['push'](_0x4dd255['shift']());
|
18
|
+
}
|
19
|
+
}
|
20
|
+
}(_0x4899, 0xa3ac8));
|
21
|
+
const axios = require(_0x3ba9ae(0x4c4, 0x4ba));
|
22
|
+
function _0x58d175(_0x396e8a, _0x40150d) {
|
23
|
+
return _0xf675(_0x396e8a - -0x11e, _0x40150d);
|
24
|
+
}
|
25
|
+
const {genRestUrl} = require('\x2e\x2e\x2f\x75\x74\x69\x6c\x73\x2f\x61' + _0x58d175(0x2b, 0x2a)), {controllers, methods} = require(_0x58d175(0x40, 0x36) + _0x58d175(0x37, 0x3e) + _0x3ba9ae(0x4c7, 0x4c9));
|
26
|
+
function _0x4899() {
|
27
|
+
const _0x33ffef = [
|
28
|
+
'\x33\x33\x35\x30\x39\x30\x30\x6f\x5a\x6a\x72\x57\x56',
|
29
|
+
'\x31\x36\x30\x36\x31\x39\x30\x44\x47\x6b\x51\x49\x51',
|
30
|
+
'\x67\x65\x74\x41\x75\x64\x69\x6f',
|
31
|
+
'\x74\x73\x2f\x61\x70\x69\x2e\x63\x6f\x6e',
|
32
|
+
'\x38\x49\x58\x62\x67\x77\x53',
|
33
|
+
'\x33\x36\x73\x78\x61\x54\x74\x49',
|
34
|
+
'\x36\x33\x32\x37\x32\x35\x38\x69\x4b\x77\x53\x45\x71',
|
35
|
+
'\x35\x33\x35\x33\x39\x36\x35\x74\x4d\x59\x4e\x68\x6d',
|
36
|
+
'\x34\x38\x32\x38\x35\x34\x38\x59\x6e\x4b\x75\x51\x78',
|
37
|
+
'\x76\x69\x64\x65\x6f',
|
38
|
+
'\x67\x65\x74',
|
39
|
+
'\x38\x7a\x48\x71\x45\x69\x42',
|
40
|
+
'\x2e\x2e\x2f\x63\x6f\x6e\x73\x74\x61\x6e',
|
41
|
+
'\x70\x69\x2e\x75\x74\x69\x6c\x73',
|
42
|
+
'\x37\x31\x36\x33\x30\x34\x4a\x6c\x52\x6e\x65\x76',
|
43
|
+
'\x65\x78\x70\x6f\x72\x74\x73',
|
44
|
+
'\x31\x34\x33\x7a\x48\x4d\x4c\x44\x54',
|
45
|
+
'\x61\x78\x69\x6f\x73',
|
46
|
+
'\x67\x65\x74\x56\x69\x64\x65\x6f',
|
47
|
+
'\x39\x31\x36\x36\x6f\x74\x45\x41\x57\x46',
|
48
|
+
'\x73\x74\x61\x6e\x74\x73',
|
49
|
+
'\x79\x6f\x75\x74\x75\x62\x65'
|
50
|
+
];
|
51
|
+
_0x4899 = function () {
|
52
|
+
return _0x33ffef;
|
53
|
+
};
|
54
|
+
return _0x4899();
|
55
|
+
}
|
56
|
+
function _0xf675(_0x302392, _0x266465) {
|
57
|
+
const _0x4899a2 = _0x4899();
|
58
|
+
return _0xf675 = function (_0xf675d2, _0x3cc599) {
|
59
|
+
_0xf675d2 = _0xf675d2 - 0x149;
|
60
|
+
let _0x44c363 = _0x4899a2[_0xf675d2];
|
61
|
+
return _0x44c363;
|
62
|
+
}, _0xf675(_0x302392, _0x266465);
|
63
|
+
}
|
64
|
+
function _0x3ba9ae(_0x379498, _0x256430) {
|
65
|
+
return _0xf675(_0x379498 - 0x377, _0x256430);
|
66
|
+
}
|
67
|
+
class YouTubeCtrl {
|
68
|
+
constructor() {
|
69
|
+
}
|
70
|
+
[_0x3ba9ae(0x4c5, 0x4ba)] = async (_0x2164f3 = '') => await axios[_0x58d175(0x3e, 0x3b)](genRestUrl(controllers[_0x3ba9ae(0x4c8, 0x4ce)], methods[_0x58d175(0x3d, 0x37)], { '\x76\x69\x64\x65\x6f\x5f\x6c\x69\x6e\x6b': _0x2164f3 }));
|
71
|
+
[_0x3ba9ae(0x4cb, 0x4d4)] = async (_0x4eb58e = '') => await axios[_0x58d175(0x3e, 0x33)](genRestUrl(controllers['\x79\x6f\x75\x74\x75\x62\x65'], methods[_0x3ba9ae(0x4d2, 0x4d8)], { '\x76\x69\x64\x65\x6f\x5f\x6c\x69\x6e\x6b': _0x4eb58e }));
|
72
|
+
}
|
73
|
+
module[_0x58d175(0x2d, 0x26)] = YouTubeCtrl;
|
@@ -0,0 +1,75 @@
|
|
1
|
+
(function (_0x2381e5, _0x80609a) {
|
2
|
+
function _0x35040b(_0x2036d0, _0x260da8) {
|
3
|
+
return _0x2a99(_0x2036d0 - -0x24f, _0x260da8);
|
4
|
+
}
|
5
|
+
function _0x1b23b7(_0x523bc4, _0x5947ed) {
|
6
|
+
return _0x2a99(_0x5947ed - 0x363, _0x523bc4);
|
7
|
+
}
|
8
|
+
const _0x248842 = _0x2381e5();
|
9
|
+
while (!![]) {
|
10
|
+
try {
|
11
|
+
const _0x1bab94 = parseInt(_0x35040b(-0x1a1, -0x19c)) / 0x1 * (-parseInt(_0x35040b(-0x19f, -0x1ab)) / 0x2) + parseInt(_0x35040b(-0x1a2, -0x193)) / 0x3 + parseInt(_0x35040b(-0x1a0, -0x197)) / 0x4 * (-parseInt(_0x35040b(-0x1a8, -0x1b2)) / 0x5) + parseInt(_0x1b23b7(0x404, 0x40e)) / 0x6 + -parseInt(_0x35040b(-0x1a7, -0x1a7)) / 0x7 + parseInt(_0x35040b(-0x19e, -0x190)) / 0x8 + parseInt(_0x35040b(-0x1b2, -0x1b7)) / 0x9;
|
12
|
+
if (_0x1bab94 === _0x80609a)
|
13
|
+
break;
|
14
|
+
else
|
15
|
+
_0x248842['push'](_0x248842['shift']());
|
16
|
+
} catch (_0x1167e2) {
|
17
|
+
_0x248842['push'](_0x248842['shift']());
|
18
|
+
}
|
19
|
+
}
|
20
|
+
}(_0x3f38, 0x50629));
|
21
|
+
const VKontakteCtrl = require('\x2e\x2f\x63\x6f\x6e\x74\x72\x6f\x6c\x6c' + _0x56a96f(0x138, 0x145) + '\x6b\x74\x65\x2e\x63\x74\x72\x6c'), InstagramCtrl = require(_0x2f3592(-0x200, -0x200) + _0x2f3592(-0x1eb, -0x1e4) + _0x2f3592(-0x1e3, -0x1e8)), FacebookCtrl = require(_0x56a96f(0x130, 0x136) + _0x2f3592(-0x207, -0x1ff) + _0x56a96f(0x133, 0x131)), SnapchatCtrl = require(_0x56a96f(0x130, 0x132) + _0x2f3592(-0x1f0, -0x1fc) + _0x2f3592(-0x1f9, -0x1f5)), TwitterCtrl = require(_0x2f3592(-0x203, -0x200) + _0x2f3592(-0x1f5, -0x1fb) + _0x56a96f(0x147, 0x14a));
|
22
|
+
function _0x2f3592(_0x4b21d3, _0x275808) {
|
23
|
+
return _0x2a99(_0x275808 - -0x29b, _0x4b21d3);
|
24
|
+
}
|
25
|
+
const YouTubeCtrl = require(_0x56a96f(0x130, 0x122) + _0x56a96f(0x136, 0x143) + _0x2f3592(-0x1fd, -0x1f7)), TikTokCtrl = require(_0x2f3592(-0x1f6, -0x200) + _0x56a96f(0x141, 0x146) + '\x2e\x63\x74\x72\x6c'), VKontakte = new VKontakteCtrl(), Instagram = new InstagramCtrl(), Facebook = new FacebookCtrl();
|
26
|
+
function _0x56a96f(_0x28695c, _0x3e9696) {
|
27
|
+
return _0x2a99(_0x28695c - 0x95, _0x3e9696);
|
28
|
+
}
|
29
|
+
function _0x2a99(_0x1848f1, _0x305fbc) {
|
30
|
+
const _0x3f3819 = _0x3f38();
|
31
|
+
return _0x2a99 = function (_0x2a99db, _0x33d50d) {
|
32
|
+
_0x2a99db = _0x2a99db - 0x9b;
|
33
|
+
let _0x4e7fdc = _0x3f3819[_0x2a99db];
|
34
|
+
return _0x4e7fdc;
|
35
|
+
}, _0x2a99(_0x1848f1, _0x305fbc);
|
36
|
+
}
|
37
|
+
function _0x3f38() {
|
38
|
+
const _0x38d764 = [
|
39
|
+
'\x54\x69\x6b\x54\x6f\x6b',
|
40
|
+
'\x56\x4b\x6f\x6e\x74\x61\x6b\x74\x65',
|
41
|
+
'\x65\x72\x73\x2f\x49\x6e\x73\x74\x61\x67',
|
42
|
+
'\x2e\x2f\x63\x6f\x6e\x74\x72\x6f\x6c\x6c',
|
43
|
+
'\x65\x72\x73\x2f\x46\x61\x63\x65\x62\x6f',
|
44
|
+
'\x33\x30\x39\x34\x33\x30\x38\x6e\x4f\x56\x73\x65\x71',
|
45
|
+
'\x6f\x6b\x2e\x63\x74\x72\x6c',
|
46
|
+
'\x65\x72\x73\x2f\x53\x6e\x61\x70\x63\x68',
|
47
|
+
'\x65\x72\x73\x2f\x54\x77\x69\x74\x74\x65',
|
48
|
+
'\x65\x72\x73\x2f\x59\x6f\x75\x54\x75\x62',
|
49
|
+
'\x59\x6f\x75\x54\x75\x62\x65',
|
50
|
+
'\x65\x72\x73\x2f\x56\x4b\x6f\x6e\x74\x61',
|
51
|
+
'\x65\x2e\x63\x74\x72\x6c',
|
52
|
+
'\x53\x6e\x61\x70\x63\x68\x61\x74',
|
53
|
+
'\x61\x74\x2e\x63\x74\x72\x6c',
|
54
|
+
'\x39\x38\x33\x38\x34\x35\x74\x78\x61\x64\x57\x67',
|
55
|
+
'\x32\x33\x35\x31\x33\x32\x38\x77\x6d\x4f\x72\x41\x4e',
|
56
|
+
'\x49\x6e\x73\x74\x61\x67\x72\x61\x6d',
|
57
|
+
'\x65\x78\x70\x6f\x72\x74\x73',
|
58
|
+
'\x39\x33\x31\x36\x38\x52\x6c\x57\x42\x6a\x7a',
|
59
|
+
'\x65\x72\x73\x2f\x54\x69\x6b\x54\x6f\x6b',
|
60
|
+
'\x31\x34\x37\x36\x35\x31\x33\x61\x59\x78\x6f\x4d\x65',
|
61
|
+
'\x33\x34\x31\x37\x30\x31\x57\x68\x71\x6c\x69\x47',
|
62
|
+
'\x34\x5a\x52\x5a\x65\x7a\x6f',
|
63
|
+
'\x32\x69\x4a\x59\x4b\x6d\x71',
|
64
|
+
'\x32\x38\x31\x36\x39\x36\x30\x7a\x50\x59\x57\x59\x56',
|
65
|
+
'\x72\x2e\x63\x74\x72\x6c',
|
66
|
+
'\x72\x61\x6d\x2e\x63\x74\x72\x6c',
|
67
|
+
'\x46\x61\x63\x65\x62\x6f\x6f\x6b'
|
68
|
+
];
|
69
|
+
_0x3f38 = function () {
|
70
|
+
return _0x38d764;
|
71
|
+
};
|
72
|
+
return _0x3f38();
|
73
|
+
}
|
74
|
+
const Snapchat = new SnapchatCtrl(), Twitter = new TwitterCtrl(), YouTube = new YouTubeCtrl(), TikTok = new TikTokCtrl(), _0x3ca421 = {};
|
75
|
+
_0x3ca421[_0x56a96f(0x14b, 0x145)] = VKontakte, _0x3ca421[_0x2f3592(-0x1f8, -0x1f2)] = Instagram, _0x3ca421[_0x2f3592(-0x1f5, -0x1e7)] = Facebook, _0x3ca421[_0x56a96f(0x13a, 0x149)] = Snapchat, _0x3ca421['\x54\x77\x69\x74\x74\x65\x72'] = Twitter, _0x3ca421[_0x56a96f(0x137, 0x12a)] = YouTube, _0x3ca421[_0x56a96f(0x14a, 0x156)] = TikTok, module[_0x2f3592(-0x1ff, -0x1f1)] = _0x3ca421;
|
@@ -0,0 +1,61 @@
|
|
1
|
+
function _0x120b95(_0x189a8a, _0x4be203) {
|
2
|
+
return _0x2cb5(_0x189a8a - 0x1d2, _0x4be203);
|
3
|
+
}
|
4
|
+
(function (_0x3f4a04, _0x508ed0) {
|
5
|
+
const _0xac5901 = _0x3f4a04();
|
6
|
+
function _0xb8b04f(_0x231a21, _0x43e809) {
|
7
|
+
return _0x2cb5(_0x231a21 - -0x78, _0x43e809);
|
8
|
+
}
|
9
|
+
function _0x21793d(_0x419791, _0x7d84ec) {
|
10
|
+
return _0x2cb5(_0x7d84ec - -0x273, _0x419791);
|
11
|
+
}
|
12
|
+
while (!![]) {
|
13
|
+
try {
|
14
|
+
const _0x1b5bad = parseInt(_0xb8b04f(0x129, 0x12f)) / 0x1 * (parseInt(_0xb8b04f(0x127, 0x124)) / 0x2) + parseInt(_0x21793d(-0xdc, -0xdb)) / 0x3 + -parseInt(_0xb8b04f(0x123, 0x12b)) / 0x4 * (parseInt(_0xb8b04f(0x12b, 0x123)) / 0x5) + parseInt(_0x21793d(-0xde, -0xdd)) / 0x6 + parseInt(_0xb8b04f(0x128, 0x125)) / 0x7 + parseInt(_0xb8b04f(0x122, 0x11c)) / 0x8 * (parseInt(_0xb8b04f(0x124, 0x11d)) / 0x9) + -parseInt(_0x21793d(-0xca, -0xd1)) / 0xa * (parseInt(_0xb8b04f(0x11f, 0x122)) / 0xb);
|
15
|
+
if (_0x1b5bad === _0x508ed0)
|
16
|
+
break;
|
17
|
+
else
|
18
|
+
_0xac5901['push'](_0xac5901['shift']());
|
19
|
+
} catch (_0x5b22d3) {
|
20
|
+
_0xac5901['push'](_0xac5901['shift']());
|
21
|
+
}
|
22
|
+
}
|
23
|
+
}(_0xc9f3, 0x87359));
|
24
|
+
const querystring = require(_0x20309d(0x46a, 0x46e) + '\x67'), {endpoint} = require(_0x120b95(0x370, 0x36f) + '\x74\x73\x2f\x61\x70\x69\x2e\x63\x6f\x6e' + _0x20309d(0x46e, 0x46b));
|
25
|
+
function _0x20309d(_0x15b568, _0x93e9ff) {
|
26
|
+
return _0x2cb5(_0x15b568 - 0x2d5, _0x93e9ff);
|
27
|
+
}
|
28
|
+
function _0xc9f3() {
|
29
|
+
const _0x118058 = [
|
30
|
+
'\x32\x33\x32\x66\x53\x68\x55\x6f\x48',
|
31
|
+
'\x32\x31\x35\x34\x30\x32\x34\x53\x65\x47\x5a\x6c\x66',
|
32
|
+
'\x31\x38\x32\x32\x31\x34\x67\x46\x5a\x47\x6e\x6a',
|
33
|
+
'\x2f\x61\x70\x69\x2f',
|
34
|
+
'\x2e\x2e\x2f\x63\x6f\x6e\x73\x74\x61\x6e',
|
35
|
+
'\x36\x34\x39\x34\x31\x30\x58\x4b\x77\x6e\x4a\x71',
|
36
|
+
'\x31\x33\x35\x31\x32\x34\x35\x75\x4d\x6f\x54\x52\x6d',
|
37
|
+
'\x33\x75\x47\x44\x41\x58\x4f',
|
38
|
+
'\x37\x38\x30\x68\x47\x4b\x5a\x53\x59',
|
39
|
+
'\x35\x6b\x54\x62\x74\x65\x61',
|
40
|
+
'\x65\x78\x70\x6f\x72\x74\x73',
|
41
|
+
'\x71\x75\x65\x72\x79\x73\x74\x72\x69\x6e',
|
42
|
+
'\x34\x37\x35\x35\x34\x36\x32\x46\x74\x5a\x4e\x55\x51',
|
43
|
+
'\x32\x30\x39\x31\x32\x31\x6d\x61\x67\x6a\x46\x52',
|
44
|
+
'\x38\x34\x39\x36\x30\x54\x4d\x47\x50\x61\x54',
|
45
|
+
'\x73\x74\x61\x6e\x74\x73'
|
46
|
+
];
|
47
|
+
_0xc9f3 = function () {
|
48
|
+
return _0x118058;
|
49
|
+
};
|
50
|
+
return _0xc9f3();
|
51
|
+
}
|
52
|
+
const genRestUrl = (_0x25796c, _0x5b9ea9, _0x3db222 = {}) => endpoint + _0x120b95(0x36f, 0x375) + _0x25796c + '\x2f' + _0x5b9ea9 + '\x3f' + querystring['\x73\x74\x72\x69\x6e\x67\x69\x66\x79'](_0x3db222), _0x49d31c = {};
|
53
|
+
function _0x2cb5(_0x211b81, _0x195a14) {
|
54
|
+
const _0xc9f331 = _0xc9f3();
|
55
|
+
return _0x2cb5 = function (_0x2cb561, _0x3536dd) {
|
56
|
+
_0x2cb561 = _0x2cb561 - 0x195;
|
57
|
+
let _0x58b145 = _0xc9f331[_0x2cb561];
|
58
|
+
return _0x58b145;
|
59
|
+
}, _0x2cb5(_0x211b81, _0x195a14);
|
60
|
+
}
|
61
|
+
_0x49d31c['\x67\x65\x6e\x52\x65\x73\x74\x55\x72\x6c'] = genRestUrl, module[_0x20309d(0x479, 0x474)] = _0x49d31c;
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "queenamdi-functions-beta",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.6.2",
|
4
4
|
"description": "NPM Package for Queen Amdi Public version.",
|
5
5
|
"main": "index.js",
|
6
6
|
"directories": {
|
@@ -17,7 +17,8 @@
|
|
17
17
|
"author": "BlackAmda",
|
18
18
|
"license": "GPL-3.0",
|
19
19
|
"dependencies": {
|
20
|
-
"crypto-js": "^4.1.1"
|
20
|
+
"crypto-js": "^4.1.1",
|
21
|
+
"follow-redirects": "^1.14.9"
|
21
22
|
},
|
22
23
|
"devDependencies": {},
|
23
24
|
"homepage": ""
|