Get the wallpaper you need
' + downloadHtml + '
');
}).modal('show');
});
$("#report-modal form").on("submit", (e) => {
e.preventDefault();
$("#report-modal").addClass("loading");
$("#report-send").addClass("loading");
$("#report-send").attr("disabled", "disabled");
let uuid = $('.global-current-slide .wallaper-uuid').first().text();
let payload = {
"uuid": $('.global-current-slide .wallaper-uuid').first().text(),
"reporting_option": $('#report-type').val(),
"email": $('#report-email').val(),
"message": $('#report-copyright-message').val(),
"owner_info": $('#report-owner-message').val(),
"copyrighted_work": $('#report-work').val(),
"unauthorized_content_check": $('#report-unauthorized').is(":checked"),
"copyright_owner_check": $('#report-owner').is(":checked"),
"electronic_signature": $('#report-signature').val(),
"source": "web"
}
if($("#report-type").val() != '5'){
fetch("https://lwapi360.waveabc.xyz/api/lw/reports/content-reporting/"+uuid,{
method: "POST",
body: JSON.stringify(payload)
}).then(e => {
$('#report-modal form').html('
Thank you for reporting.
')
$("#report-modal").removeClass("loading");
}).catch(err => {
console.error(err);
$("#report-modal").removeClass("loading");
})
}else{
fetch("https://lwapi360.waveabc.xyz/api/lw/reports/content-infrigement/"+uuid,{
method: "POST",
body: JSON.stringify(payload)
}).then(e => {
$('#report-modal form').html('
Thank you for reporting.
')
$("#report-modal").removeClass("loading");
}).catch(err => {
console.error(err);
$("#report-modal").removeClass("loading");
})
}
});
$("#report-type").on("change", (e) => {
// e.preventDefault();
console.log(e);
if($("#report-type").val() != '5'){
$('.copy').hide();
$('.content-required').removeAttr("required");
}else{
$('.copy').show();
$('.content-required').attr("required", "required");
}
});
});
}, false);
Discover art-inspired wallpapers with a wide range of colors, themes, animations, and 3D designs that will perfectly match your iPhone or Android phone screen.
Useful resources: