Skip to content

Commit cb1dbe4

Browse files
committed
1 parent cb21372 commit cb1dbe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Task/youth.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ function SevCont() {
426426
}
427427
function Census() {
428428
return new Promise((resolve, reject) =>{
429-
$.post(kdHost('u/w7a29'),async(error, resp, data) =>{
429+
$.post(kdHost('u/w4aFB'),async(error, resp, data) =>{
430430
await $.wait(500);
431431
await int();
432432
resolve()

0 commit comments

Comments
 (0)