Skip to content

Commit a794831

Browse files
authored
Merge pull request #25 from nucliweb/update-tao-links
dead link for TAO header resource, updated with more resources
2 parents e44fa44 + c291244 commit a794831

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,9 @@ _Run First And Third Party Script Info in the console first, then run this_
574574
</details>
575575
<br>
576576
577-
[More Info on TAO header - Akamai Developer Resources](https://developer.akamai.com/blog/2018/06/13/how-add-timing-allow-origin-headers-improve-site-performance-measurement)
577+
[Akamai Tech Docs - Timing-Allow-Origin](https://techdocs.akamai.com/mpulse/docs/use-metrics#the-resource-timing-api)
578+
[MDN - Timing-Allow-Origin Header](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Timing-Allow-Origin)
579+
[More Info on TAO header by Nic Jansma](https://nicj.net/resourcetiming-visibility-third-party-scripts-ads-and-page-weight/)
578580
579581
```js
580582
function createUniqueLists(firstParty, thirdParty) {

0 commit comments

Comments
 (0)