diff --git a/50_bubble.py b/50_bubble.py

index 3695d73..2ee9229 100644

--- a/50_bubble.py

+++ b/50_bubble.py

@@ -17,7 +17,7 @@ from utils import *

from worker import *





-version = '6.1'

+__version__ = '6.2'





class Bubble:

diff --git a/settings.py b/settings.py

index 47f745a..ddf8b51 100644

--- a/settings.py

+++ b/settings.py

@@ -42,16 +42,18 @@ def make_settings_page(session):

         ('🐵', 'monkey face'),

         ('🐷', 'pig face'),

         ('🐻', 'bear face'),

- ('🐦', 'bird'),

- ('🐧', 'penguin'),

         ('🐝', 'bee'),

+ ('🐦', 'bird'),

         ('🦋', 'butterfly'),

         ('🦀', 'crab'),

+ ('🐉', 'dragon'),

         ('🐐', 'goat'),

- ('🦥', 'sloth'),

         ('🦎', 'lizard'),

+ ('🐙', 'octopus'),

+ ('🦉', 'owl'),

+ ('🐧', 'penguin'),

         ('🦂', 'scorpion'),

- ('🐉', 'dragon'),

+ ('🦥', 'sloth'),



         'Nature',

         ('🍀', 'four leaf clover'),

Proxy Information
Original URL
gemini://git.skyjake.fi/bubble/main/pcdiff/71e27a6f497c659a328f63df76440f68fcc9aca9
Status Code
Success (20)
Meta
text/plain
Capsule Response Time
28.433506 milliseconds
Gemini-to-HTML Time
0.938734 milliseconds

This content has been proxied by September (ba2dc).