failed attempts

This commit is contained in:
Hellow
2023-04-23 12:08:39 +02:00
parent 12ef9eb3dd
commit bd3e042ae2
6 changed files with 54 additions and 67 deletions

View File

@@ -25,6 +25,8 @@ class SourcePages(Enum):
TWITTER = "twitter" # I will use nitter though lol
MYSPACE = "myspace" # Yes somehow this ancient site is linked EVERYWHERE
MANUAL = "manual"
@classmethod
def get_homepage(cls, attribute) -> str:
homepage_map = {