Skip to content

Commit d9e673e

Browse files
committed
remove more unnecessary links.
1 parent 8f96690 commit d9e673e

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

pyfunceble_webworker/models/links.py

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -70,16 +70,6 @@ class SupportURL(BaseModel):
7070
title="GitHub Sponsort",
7171
description="Sponsor @funilrys on GitHub!",
7272
)
73-
paypal: HttpUrl = Body(
74-
"https://paypal.me/funilrys",
75-
title="Paypal Donation",
76-
description="Make a one time donation to @funilrys on PayPal!",
77-
)
78-
kofi: HttpUrl = Body(
79-
"https://ko-fi.com/V7V3EH2Y",
80-
title="Ko-Fi",
81-
description="Support @funilrys on Ko-Fi!",
82-
)
8373

8474

8575
class ProjectsURL(BaseModel):

0 commit comments

Comments
 (0)