Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@devhaozi
Copy link
Contributor

@devhaozi devhaozi commented Nov 29, 2024

This PR replaces the dnspod client with self implementation to significantly reduce the package size.
This is possible because libdns only requires a few methods from dnspod, and it is easy to copy from the original package to get the latest changes if necessary.

Close #3

Before
image
After
image

@devhaozi
Copy link
Contributor Author

@rehiy Please help review this.

@rehiy rehiy merged commit 9b9589f into libdns:master Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reduced package size

2 participants