Update plugins/alldownloader.js
Browse files- plugins/alldownloader.js +1 -1
plugins/alldownloader.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
import express from 'express';
|
2 |
// import * as testings from 'xnxx-scraper';
|
3 |
-
|
4 |
import {
|
5 |
facebookdl,
|
6 |
savefrom,
|
|
|
1 |
import express from 'express';
|
2 |
// import * as testings from 'xnxx-scraper';
|
3 |
+
import { xnxxSearch, xnxxDownload } from '../lib/hacks-xnxx.js';
|
4 |
import {
|
5 |
facebookdl,
|
6 |
savefrom,
|