Paste #67195: Untitled Paste

Date: 2020/04/09 01:20:56 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9


myworldscript:
    type: world
    events:
        on GET request:
            - determine passively "code:200"
            - determine passively "type:text/html"
            - determine FILE:/website/index.html
            - determine passively "type:text/css"
            - determine FILE:/website/app.css