Skip to content

Commit

Permalink
feat(megacloud): integrate https://github.com/drblgn/rabbit_wasm 's s…
Browse files Browse the repository at this point in the history
…olution
  • Loading branch information
ghoshRitesh12 committed Dec 18, 2024
1 parent 9b4b620 commit e2744f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/extractors/megacloud.getsrcs.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// solution inspired from https://github.com/drblgn/rabbit_wasm/blob/main/rabbit.ts

import { decoded_png } from "./megacloud.decodedpng.js";
import util from "util";
import CryptoJS from "crypto-js";
Expand Down

0 comments on commit e2744f8

Please sign in to comment.