APO Test

This page has a Worker which does nothing:

addEventListener("fetch", async event => {
	// Do nothing.
});