mirror of
https://github.com/EtherDream/jsproxy
synced 2024-11-21 17:37:58 +00:00
update
This commit is contained in:
parent
1d464651ff
commit
4a384d08c0
2
api.conf
2
api.conf
@ -1,5 +1,5 @@
|
||||
if ($uri = '/ver') {
|
||||
return 200 '0.0.7';
|
||||
return 200 '0.0.8';
|
||||
}
|
||||
if ($_origin_id = '') {
|
||||
return 403 'ERROR: origin `$http_origin` is not allowed';
|
||||
|
Loading…
Reference in New Issue
Block a user