Ben 10 mesi fa
parent
commit
df44037d3c
5 ha cambiato i file con 6 aggiunte e 1 eliminazioni
  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