瀏覽代碼

add: code

Ben 10 月之前
父節點
當前提交
df44037d3c
共有 5 個文件被更改,包括 6 次插入1 次删除
  1. 6 1
      js/deploy.js
  2. 0 0
      js/pornhub.bundle.js
  3. 0 0
      js/tiktok.bundle.js
  4. 0 0
      js/xvideos.bundle.js
  5. 0 0
      js/youtube.bundle.js

+ 6 - 1
js/deploy.js

@@ -33,7 +33,12 @@ async function upload(filePath) {
 }
 
 Promise.all(
-    [upload('youtube.bundle.js')]
+    [
+        upload('youtube.bundle.js'),
+        upload('pornhub.bundle.js'),
+        upload('tiktok.bundle.js'),
+        upload('xvideos.bundle.js')
+    ]
 ).then(() => {
     console.log('All files uploaded successfully!');
 });

File diff suppressed because it is too large
+ 0 - 0
js/pornhub.bundle.js


File diff suppressed because it is too large
+ 0 - 0
js/tiktok.bundle.js


File diff suppressed because it is too large
+ 0 - 0
js/xvideos.bundle.js


File diff suppressed because it is too large
+ 0 - 0
js/youtube.bundle.js


Some files were not shown because too many files changed in this diff