Page MenuHomePhabricator

Convert wikipedia.de to static HTML
Open, Needs TriagePublic

Description

We're currently using PHP to pass the banner parameter from the URL to the banner server script, filtering it. However, we might as well use JavaScript and the setAttribute method. Then the web server for wikipedia.de will use much fewer resources and will have a smaller attack surface.

Acceptance criteria:

  • index.php converted to index.html
  • banner parameter is passed to banner server via JavaScript