zouling 7 mesi fa
parent
commit
7593358f28
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      pages/code.vue

+ 1 - 1
pages/code.vue

@@ -29,7 +29,7 @@
 			    })
 			    return
 			}
-			var url=baseUrl+"/profile/upload/2025/01/10/__UNI__9ACE566__20250110173619_20250110175342A005.apk";
+			var url=baseUrl+"/profile/upload/2025/01/13/__UNI__9ACE566__20250113102757_20250113103455A001.apk";
 			let a = document.createElement('a');
 			a.setAttribute('href', url);
 			a.setAttribute('download', 'downapp');