Skip to content

Commit

Permalink
Merge pull request #7 from link-shrink/redomain-to-keskn
Browse files Browse the repository at this point in the history
redomain to keskn.uz
  • Loading branch information
akbarjorayev authored Feb 4, 2025
2 parents c823145 + 075e51d commit 25d4331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def get_response(data):
return {
"ok": True,
"link_id": link_id,
"short_link": f"q.uz/{link_id}",
"short_link": f"keskn.uz/{link_id}",
"original_link": data["original_link"],
}

Expand Down

0 comments on commit 25d4331

Please sign in to comment.