Add CORS header requirement

jamescridland-patch-19
James Cridland 2023-01-10 17:26:32 +10:00 zatwierdzone przez GitHub
rodzic 9288a17b9b
commit 575f991201
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -2,6 +2,8 @@
This is the initial spec for the podcast transcript format. There are four possible formats detailed below.
* Some transcript implementations are done in-browser. [CORS headers](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS) are required to make these files available from other websites. [A CORS tester is available here](https://cors-test.codehappy.dev/), to ensure that transcripts are available within browser-based players.
<br><br>