Skip to content

Commit

Permalink
Update module.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ERLANRAHMAT authored Nov 25, 2023
1 parent 40ef619 commit 017d698
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions module.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ const { stalkig } = require('./tools/stalk/ig.js')
const { threads } = require('./tools/download/threads.js')
const { tiktok } = require('./tools/download/tiktok.js')
const { twitter } = require('./tools/download/twitter.js')
const { xvideosdl } = require('./tools/download/xvideos.js')
const { xnxxdl } = require('./tools/download/xnxx.js')
const { xvideosdl } = require('./tools/download/xvideosdl.js')
const { xnxxdl } = require('./tools/download/xnxxdl.js')
const { xvideoss } = require('./tools/download/xvideoss.js')
const { xnxxs } = require('./tools/download/xnxxs.js')

Expand Down

0 comments on commit 017d698

Please sign in to comment.