mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-04-18 17:54:26 +00:00
deploy: eba5570a0de08d97cc6fa5163d3e1a602a5e5136
This commit is contained in:
6
Script/abema_unlock.js
Normal file
6
Script/abema_unlock.js
Normal file
@@ -0,0 +1,6 @@
|
||||
const url = $request.url;
|
||||
const body = url === '/region'
|
||||
? 'OK'
|
||||
: $response.body
|
||||
|
||||
$done({ body })
|
||||
Reference in New Issue
Block a user