LeireTedCas commited on
Commit
1d432fd
1 Parent(s): 7171f50

Update templates/escuchar_uro1.html

Browse files
Files changed (1) hide show
  1. templates/escuchar_uro1.html +1 -1
templates/escuchar_uro1.html CHANGED
@@ -130,7 +130,7 @@
130
  <div id="formats"></div>
131
  <p><strong>Grabación:</strong></p>
132
  <ol id="recordingsList"></ol>
133
- <script src="https://cdnjs.cloudflare.com/ajax/libs/recorderjs/1.0.0/recorder.js"></script>
134
 
135
 
136
  <script src="/static/js/appuro.js"></script>
 
130
  <div id="formats"></div>
131
  <p><strong>Grabación:</strong></p>
132
  <ol id="recordingsList"></ol>
133
+ <script src="https://cdn.rawgit.com/mattdiamond/Recorderjs/08e7abd9/dist/recorder.js"></script>
134
 
135
 
136
  <script src="/static/js/appuro.js"></script>