diff --git a/index.html b/index.html index d78d59d..68d561f 100644 --- a/index.html +++ b/index.html @@ -565,12 +565,12 @@
If the user's [=preference=] for this |session| issuch that the browser will +
If the user's [=preference=] for this |session| is such that the browser will perform [=do-not-sell-or-share interaction|do-not-sell-or-share interactions=], let |gpc| be true.
Otherwise, let |gpc| be false.
Let |result| be a JSON [=Object=] with property "gpc" set to |gpc|.
-
Return [=success=] with data `null`. +
Return [=success=] with data `result`.