Skip to content

Commit ecda9c5

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.3.1.
1 parent 0b337e6 commit ecda9c5

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
lines changed

ed/ids/sanitizer-api.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -740,6 +740,7 @@
740740
"https://wicg.github.io/sanitizer-api/#biblio-webidl",
741741
"https://wicg.github.io/sanitizer-api/#informative",
742742
"https://wicg.github.io/sanitizer-api/#biblio-dompurify",
743+
"https://wicg.github.io/sanitizer-api/#biblio-htmlsanitizer",
743744
"https://wicg.github.io/sanitizer-api/#biblio-mathml",
744745
"https://wicg.github.io/sanitizer-api/#biblio-mxss",
745746
"https://wicg.github.io/sanitizer-api/#biblio-safemathml",

ed/index.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2025-02-07T06:47:26.149Z",
4+
"date": "2025-02-07T12:48:18.933Z",
55
"options": {
66
"fallback": "ed/index.json",
77
"output": "report",
@@ -13357,11 +13357,11 @@
1335713357
],
1335813358
"crawled": "https://wicg.github.io/sanitizer-api/",
1335913359
"crawlCacheInfo": {
13360-
"lastModified": "Wed, 22 Jan 2025 10:47:12 GMT"
13360+
"lastModified": "Fri, 07 Feb 2025 09:01:13 GMT"
1336113361
},
1336213362
"generator": "bikeshed",
13363-
"date": "22 January 2025",
13364-
"revision": "8e8c3668d738a2570d7fd1e54008e1046222045f",
13363+
"date": "7 February 2025",
13364+
"revision": "2805e96c56b931acec0e001fa7356718ade8d33a",
1336513365
"algorithms": "algorithms/sanitizer-api.json",
1336613366
"links": "links/sanitizer-api.json",
1336713367
"refs": "refs/sanitizer-api.json",

ed/links/sanitizer-api.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"https://w3c.github.io/mathml-docs/mathml-safe-list": {},
1717
"https://w3c.github.io/trusted-types/dist/spec/": {},
1818
"https://webidl.spec.whatwg.org/": {},
19+
"https://www.bucksch.org/1/projects/mozilla/108153/": {},
1920
"https://www.w3.org/TR/MathML3/mathml.html": {
2021
"anchors": [
2122
"chapter2_fund.globatt"

ed/refs/sanitizer-api.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@
3535
"name": "DOMPURIFY",
3636
"url": "https://github.com/cure53/DOMPurify"
3737
},
38+
{
39+
"name": "HTMLSanitizer",
40+
"url": "https://www.bucksch.org/1/projects/mozilla/108153/"
41+
},
3842
{
3943
"name": "MathML",
4044
"url": "https://www.w3.org/TR/REC-MathML/"

0 commit comments

Comments
 (0)