website
<!DOCTYPE html> <html> <head> <title>bisq.network</title> <meta name="description" content="Buy and sell Bitcoin for fiat and swap for other cryptos. Bisq is the benchmark standard for Decentralized Exchanges, with a perfect score of 100%."> <meta http-equiv="refresh" content="0; url='https://bisq.network/'" /> </head> <body> <p align="center"> bisq.network </p> </body> </html>CHANGE (patch):
--- +++ @@ -5,1 +5,1 @@ - <meta name="description" content="Buy and sell Bitcoin for fiat and swap for other cryptos. Bisq is the benchmark standard for Decentralized Exchanges, with a perfect score of 100%."> + <meta name="description" content="Buy/sell Bitcoin for fiat and swap for other cryptos. Bisq is the benchmark standard for Decentralized Exchanges(DEX), with a perfect score of 100%.">Unified Diff:
--- before +++ after @@ -2,7 +2,7 @@ html> <html> <head> - <meta name="description" content="Buy and sell Bitcoin for fiat and swap for other cryptos. Bisq is the benchmark standard for Decentralized Exchanges, with a perfect score of 100%."> + <meta name="description" content="Buy/sell Bitcoin for fiat and swap for other cryptos. Bisq is the benchmark standard for Decentralized Exchanges(DEX), with a perfect score of 100%."> <meta name="description" content="BuyAfter:
<!DOCTYPE html> <html> <head> <title>bisq.network</title> <meta name="description" content="Buy/sell Bitcoin for fiat and swap for other cryptos. Bisq is the benchmark standard for Decentralized Exchanges(DEX), with a perfect score of 100%."> <meta http-equiv="refresh" content="0; url='https://bisq.network/'" /> </head> <body> <p align="center"> bisq.network </p> </body> </html>
website
<!DOCTYPE html> <html> <head> <title>bisq.network</title> <meta name="description" content="Buy and sell Bitcoin for fiat and swap for other cryptos. Bisq is the benchmark standard for Decentralized Exchanges, with a perfect score of 100%."> <meta http-equiv="refresh" content="0; url='https://bisq.network/'" /> </head> <body> <p align="center"> bisq.network </p> </body> </html>Unified Diff:
--- before +++ after @@ -1,1 +1,13 @@ - +<!DOCTYPE html> +<html> + <head> + <title>bisq.network</title> + <meta name="description" content="Buy and sell Bitcoin for fiat and swap for other cryptos. Bisq is the benchmark standard for Decentralized Exchanges, with a perfect score of 100%."> + <meta http-equiv="refresh" content="0; url='https://bisq.network/'" /> + </head> + <body> +<p align="center"> +bisq.network +</p> + </body> +</html>After:
<!DOCTYPE html> <html> <head> <title>bisq.network</title> <meta name="description" content="Buy and sell Bitcoin for fiat and swap for other cryptos. Bisq is the benchmark standard for Decentralized Exchanges, with a perfect score of 100%."> <meta http-equiv="refresh" content="0; url='https://bisq.network/'" /> </head> <body> <p align="center"> bisq.network </p> </body> </html>