- { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
- { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
- { type: 'allow', url: '*.updatecheck.json' } # enable update check
+ - { type: 'allow', url: '*.dealers.json' } # enable dealer search JSON API
- { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
# Security Rules
- { type: 'deny', url: '/etc/' }
- { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
- { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
- { type: 'allow', url: '*.updatecheck.json' } # enable update check
+ - { type: 'allow', url: '*.dealers.json' } # enable dealer search JSON API
- { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
- { type: 'allow', url: '/libs/granite/csrf/token.json' } # enable CSRF token
# Deny content grabbing