mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-05-11 10:35:50 +08:00
5 lines
123 B
JavaScript
5 lines
123 B
JavaScript
function postConfig(){
|
|
var httpRequest = new XMLHttpRequest();
|
|
httpRequest.open("POST", "autobangumi", ture)
|
|
|
|
} |