Initial commit
This commit is contained in:
7
www/cgi-bin/limitator.json
Normal file
7
www/cgi-bin/limitator.json
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "Access-Control-Allow-Origin: *"
|
||||
echo "Content-type: application/json"
|
||||
echo ""
|
||||
|
||||
/etc/init.d/limitator json
|
||||
Reference in New Issue
Block a user