annotate jamendo/urispace/run.pl @ 27:d95e683fbd35 tip

Enable CORS on urispace redirects as well
author Chris Cannam
date Tue, 20 Feb 2018 14:52:02 +0000
parents eaec18f0b5f3
children
rev   line source
Chris@4 1 #!/usr/local/bin/swipl -s
Chris@0 2
Chris@0 3 :- use_module(urispace).
Chris@0 4 :- use_module(jamendo_mapping).
Chris@0 5
Chris@0 6
Chris@0 7
Chris@0 8 :-
Chris@0 9 init.
Chris@0 10