mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 11:27:06 +00:00
13 lines
293 B
HTML
13 lines
293 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<script src="/vle/bbcnews/assets/cookies.js"></script>
|
|
<script>
|
|
Cookies.remove("reading-school-bbc-school-report-cookies-accepted");
|
|
</script>
|
|
</head>
|
|
<body>
|
|
Our cookie has been removed.
|
|
</body>
|
|
</html>
|