/** * Implements hook_http_client_middleware_alter(). * Forces Drupal to reject outgoing requests to if-cdn/iframely cloud servers. */ function my_gutenberg_fix_http_client_middleware_alter(array &$middleware) { $middleware['stop_gutenberg_cloud_proxy'] = function () { return function (callable $handler) { return function ( \Psr\Http\Message\RequestInterface $request, array $options ) use ($handler) { $host = $request->getUri()->getHost(); // If Gutenberg tries to phone home to the proxy CDN, break the connection if (str_contains($host, 'if-cdn.com') || str_contains($host, 'iframely.com')) { return new \GuzzleHttp\Promise\RejectedPromise( new \GuzzleHttp\Exception\ConnectException('Gutenberg Cloud Proxy Disabled', $request) ); } return $handler($request, $options); }; }; }; } freifunk-chemnitz | Stadtfabrikanten e.V.

freifunk-chemnitz

Freifunk Chemnitz

By Administrator , 13 April 2024

Visit us for the technology day in the Stadtbibliothek, more precisely in the BibLab-C library laboratory. Together with you, we will experiment with 3D printing pens and immortalize ourselves in small works of art in the form of key rings and various graphics to take away and use. Our artist friendo Sebastian from ART around will also be there to show you how to draw digitally in 2D and 3D with great tools like Krita.

You will also find other great do-it-yourself offers on site: