When updating domain data, instead of re-sending the full data when you could've changed just 1 word or line: use an onchain git-like feature for tracking the text removed and the text added, send to the contract only what was changed, then the dapp will parse these.
When updating domain data, instead of re-sending the full data when you could've changed just 1 word or line: use an onchain git-like feature for tracking the text removed and the text added, send to the contract only what was changed, then the dapp will parse these.