Skip to content

Commit

Permalink
get rid of rel/utm
Browse files Browse the repository at this point in the history
  • Loading branch information
sneg55 committed Jul 9, 2019
1 parent e4f1fc9 commit c50aa87
Show file tree
Hide file tree
Showing 18 changed files with 39 additions and 39 deletions.
10 changes: 5 additions & 5 deletions bitcoin.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ DeFi is the movement that leverages decentralized networks to transform old fina

{% for assets-managament-tools in site.assets-managament-tools %}
{% if assets-managament-tools.ecosystem contains 'bitcoin' %}
### <a href="{{ assets-managament-tools.product-url }}?ref=defiprime.com">{{ assets-managament-tools.product-title }}</a>{% if assets-managament-tools.ecosystem contains 'ethereum' %} ![](images/ether.png "Built on Ethereum or related to Ethereum ecosystem"){% endif %} {% if assets-managament-tools.ecosystem contains 'bitcoin' %} ![](/images/btc.png "Using Bitcoin ecosystem"){% endif %} {% if assets-managament-tools.ecosystem contains 'eos' %} ![](/images/eos.png "Built on EOS or related to EOS ecosystem"){% endif %} {% if assets-managament-tools.platform contains 'ios' %} <i class="fab fa-app-store-ios" title="Mobile wallet for iOS"></i> {% endif %} {% if assets-managament-tools.platform contains 'android' %} <i class="fab fa-android" title="Mobile wallet for Android"></i> {% endif %} {% if assets-managament-tools.platform contains 'web' %} <i class="fab fa-chrome" title="Browser based wallet"></i> {% endif %} {% if assets-managament-tools.platform contains 'win' %} <i class="fab fa-windows" title="Desktop wallet for windows"></i> {% endif %} {% if assets-managament-tools.platform contains 'mac' %} <i class="fab fa-apple" title="Desktop wallet for osx"></i> {% endif %}
### <a href="{{ assets-managament-tools.product-url }}">{{ assets-managament-tools.product-title }}</a>{% if assets-managament-tools.ecosystem contains 'ethereum' %} ![](images/ether.png "Built on Ethereum or related to Ethereum ecosystem"){% endif %} {% if assets-managament-tools.ecosystem contains 'bitcoin' %} ![](/images/btc.png "Using Bitcoin ecosystem"){% endif %} {% if assets-managament-tools.ecosystem contains 'eos' %} ![](/images/eos.png "Built on EOS or related to EOS ecosystem"){% endif %} {% if assets-managament-tools.platform contains 'ios' %} <i class="fab fa-app-store-ios" title="Mobile wallet for iOS"></i> {% endif %} {% if assets-managament-tools.platform contains 'android' %} <i class="fab fa-android" title="Mobile wallet for Android"></i> {% endif %} {% if assets-managament-tools.platform contains 'web' %} <i class="fab fa-chrome" title="Browser based wallet"></i> {% endif %} {% if assets-managament-tools.platform contains 'win' %} <i class="fab fa-windows" title="Desktop wallet for windows"></i> {% endif %} {% if assets-managament-tools.platform contains 'mac' %} <i class="fab fa-apple" title="Desktop wallet for osx"></i> {% endif %}


{{ assets-managament-tools.product-description }}
Expand All @@ -193,7 +193,7 @@ DeFi is the movement that leverages decentralized networks to transform old fina

{% for exchanges in site.exchanges %}
{% if exchanges.ecosystem contains 'bitcoin' %}
### <a href="{{ exchanges.product-url }}?ref=defiprime.com">{{ exchanges.product-title }}</a>{% if exchanges.ecosystem contains 'ethereum' %} ![](images/ether.png "Built on Ethereum or related to Ethereum ecosystem"){% endif %} {% if exchanges.ecosystem contains 'bitcoin' %} ![](/images/btc.png "Using Bitcoin ecosystem"){% endif %} {% if exchanges.ecosystem contains 'eos' %} ![](/images/eos.png "Built on EOS or related to EOS ecosystem"){% endif %}{% if exchanges.ecosystem contains 'tron' %} ![](/images/tron.png "Built on Tron or related to Tron ecosystem"){% endif %}{% if exchanges.ecosystem contains 'stellar' %} ![](/images/stellar.png "Built on Stellar or related to Stellar ecosystem"){% endif %}{% if exchanges.type == 'non-custodial' %}<i class="fas fa-user-lock" title="Non-custodial"></i>{% endif %}
### <a href="{{ exchanges.product-url }}">{{ exchanges.product-title }}</a>{% if exchanges.ecosystem contains 'ethereum' %} ![](images/ether.png "Built on Ethereum or related to Ethereum ecosystem"){% endif %} {% if exchanges.ecosystem contains 'bitcoin' %} ![](/images/btc.png "Using Bitcoin ecosystem"){% endif %} {% if exchanges.ecosystem contains 'eos' %} ![](/images/eos.png "Built on EOS or related to EOS ecosystem"){% endif %}{% if exchanges.ecosystem contains 'tron' %} ![](/images/tron.png "Built on Tron or related to Tron ecosystem"){% endif %}{% if exchanges.ecosystem contains 'stellar' %} ![](/images/stellar.png "Built on Stellar or related to Stellar ecosystem"){% endif %}{% if exchanges.type == 'non-custodial' %}<i class="fas fa-user-lock" title="Non-custodial"></i>{% endif %}


{{ exchanges.product-description }}
Expand All @@ -206,7 +206,7 @@ DeFi is the movement that leverages decentralized networks to transform old fina

{% for lending in site.lending %}
{% if lending.ecosystem contains 'bitcoin' %}
### <a href="{{ lending.product-url }}?ref=defiprime.com">{{ lending.product-title }}</a>{% if lending.ecosystem contains 'ethereum' %} ![](images/ether.png "Built on Ethereum or related to Ethereum ecosystem") {% endif %} {% if lending.ecosystem contains 'bitcoin' %} ![](/images/btc.png "Using Bitcoin ecosystem"){% endif %} {% if lending.ecosystem contains 'eos' %} ![](/images/eos.png "Built on EOS or related to EOS ecosystem"){% endif %}{% if lending.type == 'non-custodial' %}<i class="fas fa-user-lock" title="Non-custodial"></i>{% endif %} {% if lending.type contains 'cefi' %}<i class="fas fa-bullseye" title="CeFi product. CeFi products are custodial, use centralized price feeds, initiate margin calls centrally, centrally determine interest rates, and centrally provide liquidity for their margin calls."></i>{% endif %}
### <a href="{{ lending.product-url }}">{{ lending.product-title }}</a>{% if lending.ecosystem contains 'ethereum' %} ![](images/ether.png "Built on Ethereum or related to Ethereum ecosystem") {% endif %} {% if lending.ecosystem contains 'bitcoin' %} ![](/images/btc.png "Using Bitcoin ecosystem"){% endif %} {% if lending.ecosystem contains 'eos' %} ![](/images/eos.png "Built on EOS or related to EOS ecosystem"){% endif %}{% if lending.type == 'non-custodial' %}<i class="fas fa-user-lock" title="Non-custodial"></i>{% endif %} {% if lending.type contains 'cefi' %}<i class="fas fa-bullseye" title="CeFi product. CeFi products are custodial, use centralized price feeds, initiate margin calls centrally, centrally determine interest rates, and centrally provide liquidity for their margin calls."></i>{% endif %}


{{ lending.product-description }}
Expand All @@ -217,7 +217,7 @@ DeFi is the movement that leverages decentralized networks to transform old fina
# Payments
{% for payments in site.payments %}
{% if payments.ecosystem contains 'bitcoin' %}
### <a href="{{ payments.product-url }}?ref=defiprime.com">{{ payments.product-title }}</a>{% if payments.ecosystem contains 'ethereum' %} ![](images/ether.png "Built on Ethereum or related to Ethereum ecosystem"){% endif %} {% if payments.ecosystem contains 'bitcoin' %} ![](/images/btc.png "Using Bitcoin ecosystem"){% endif %} {% if payments.ecosystem contains 'eos' %} ![](/images/eos.png "Built on EOS or related to EOS ecosystem"){% endif %}
### <a href="{{ payments.product-url }}">{{ payments.product-title }}</a>{% if payments.ecosystem contains 'ethereum' %} ![](images/ether.png "Built on Ethereum or related to Ethereum ecosystem"){% endif %} {% if payments.ecosystem contains 'bitcoin' %} ![](/images/btc.png "Using Bitcoin ecosystem"){% endif %} {% if payments.ecosystem contains 'eos' %} ![](/images/eos.png "Built on EOS or related to EOS ecosystem"){% endif %}

{{ payments.product-description }}
{% endif %}
Expand All @@ -228,7 +228,7 @@ DeFi is the movement that leverages decentralized networks to transform old fina

{% for marketplaces in site.marketplaces %}
{% if marketplaces.ecosystem contains 'bitcoin' %}
### <a href="{{ marketplaces.product-url }}?ref=defiprime.com">{{ marketplaces.product-title }}</a>{% if marketplaces.ecosystem contains 'ethereum' %} ![](images/ether.png "Built on Ethereum or related to Ethereum ecosystem"){% endif %} {% if marketplaces.ecosystem contains 'bitcoin' %} ![](/images/btc.png "Using Bitcoin ecosystem"){% endif %} {% if marketplaces.ecosystem contains 'eos' %} ![](/images/eos.png "Built on EOS or related to EOS ecosystem"){% endif %}{% if marketplaces.ecosystem contains 'tron' %} ![](/images/tron.png "Built on Tron or related to Tron ecosystem"){% endif %}{% if marketplaces.ecosystem contains 'stellar' %} ![](/images/stellar.png "Built on Stellar or related to Stellar ecosystem"){% endif %}
### <a href="{{ marketplaces.product-url }}">{{ marketplaces.product-title }}</a>{% if marketplaces.ecosystem contains 'ethereum' %} ![](images/ether.png "Built on Ethereum or related to Ethereum ecosystem"){% endif %} {% if marketplaces.ecosystem contains 'bitcoin' %} ![](/images/btc.png "Using Bitcoin ecosystem"){% endif %} {% if marketplaces.ecosystem contains 'eos' %} ![](/images/eos.png "Built on EOS or related to EOS ecosystem"){% endif %}{% if marketplaces.ecosystem contains 'tron' %} ![](/images/tron.png "Built on Tron or related to Tron ecosystem"){% endif %}{% if marketplaces.ecosystem contains 'stellar' %} ![](/images/stellar.png "Built on Stellar or related to Stellar ecosystem"){% endif %}


{{ marketplaces.product-description }}
Expand Down
2 changes: 1 addition & 1 deletion collections/_posts/2019-04-01-analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ og: /images/og-analytics.png
Analytics is the discovery, interpretation, and communication of meaningful patterns in data; and the process of applying those patterns towards effective decision making.

{% for analytics in site.analytics %}
### <a href="{{ analytics.product-url }}?utm_source=defiprime.com">{{ analytics.product-title }}</a>{% if analytics.ecosystem contains 'ethereum' %} ![](images/ether.png "Built on Ethereum or related to Ethereum ecosystem"){% endif %} {% if analytics.ecosystem contains 'bitcoin' %} ![](/images/btc.png "Using Bitcoin ecosystem"){% endif %} {% if analytics.ecosystem contains 'eos' %} ![](/images/eos.png "Built on EOS or related to EOS ecosystem"){% endif %}
### <a href="{{ analytics.product-url }}">{{ analytics.product-title }}</a>{% if analytics.ecosystem contains 'ethereum' %} ![](images/ether.png "Built on Ethereum or related to Ethereum ecosystem"){% endif %} {% if analytics.ecosystem contains 'bitcoin' %} ![](/images/btc.png "Using Bitcoin ecosystem"){% endif %} {% if analytics.ecosystem contains 'eos' %} ![](/images/eos.png "Built on EOS or related to EOS ecosystem"){% endif %}

![]({{ analytics.image }})

Expand Down
2 changes: 1 addition & 1 deletion collections/_posts/2019-04-01-assets-managament-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ redirect_from:
Custodian, is a specialized financial institution responsible for safeguarding a firm's or individual's financial assets and is not engaged in "traditional" commercial or consumer/retail banking.

{% for assets-managament-tools in site.assets-managament-tools %}
### <a href="{{ assets-managament-tools.product-url }}?utm_source=defiprime.com">{{ assets-managament-tools.product-title }}</a>{% if assets-managament-tools.ecosystem contains 'ethereum' %} ![](images/ether.png "Built on Ethereum or related to Ethereum ecosystem"){% endif %} {% if assets-managament-tools.ecosystem contains 'bitcoin' %} ![](/images/btc.png "Using Bitcoin ecosystem"){% endif %} {% if assets-managament-tools.ecosystem contains 'eos' %} ![](/images/eos.png "Built on EOS or related to EOS ecosystem"){% endif %}{% if assets-managament-tools.ecosystem contains 'tron' %} ![](/images/tron.png "Built on Tron or related to Tron ecosystem"){% endif %} {% if assets-managament-tools.platform contains 'ios' %} <i class="fab fa-app-store-ios" title="Mobile wallet for iOS"></i> {% endif %} {% if assets-managament-tools.platform contains 'android' %} <i class="fab fa-android" title="Mobile wallet for Android"></i> {% endif %} {% if assets-managament-tools.platform contains 'web' %} <i class="fab fa-chrome" title="Browser based wallet"></i> {% endif %} {% if assets-managament-tools.platform contains 'win' %} <i class="fab fa-windows" title="Desktop wallet for windows"></i> {% endif %} {% if assets-managament-tools.platform contains 'mac' %} <i class="fab fa-apple" title="Desktop wallet for osx"></i> {% endif %}
### <a href="{{ assets-managament-tools.product-url }}">{{ assets-managament-tools.product-title }}</a>{% if assets-managament-tools.ecosystem contains 'ethereum' %} ![](images/ether.png "Built on Ethereum or related to Ethereum ecosystem"){% endif %} {% if assets-managament-tools.ecosystem contains 'bitcoin' %} ![](/images/btc.png "Using Bitcoin ecosystem"){% endif %} {% if assets-managament-tools.ecosystem contains 'eos' %} ![](/images/eos.png "Built on EOS or related to EOS ecosystem"){% endif %}{% if assets-managament-tools.ecosystem contains 'tron' %} ![](/images/tron.png "Built on Tron or related to Tron ecosystem"){% endif %} {% if assets-managament-tools.platform contains 'ios' %} <i class="fab fa-app-store-ios" title="Mobile wallet for iOS"></i> {% endif %} {% if assets-managament-tools.platform contains 'android' %} <i class="fab fa-android" title="Mobile wallet for Android"></i> {% endif %} {% if assets-managament-tools.platform contains 'web' %} <i class="fab fa-chrome" title="Browser based wallet"></i> {% endif %} {% if assets-managament-tools.platform contains 'win' %} <i class="fab fa-windows" title="Desktop wallet for windows"></i> {% endif %} {% if assets-managament-tools.platform contains 'mac' %} <i class="fab fa-apple" title="Desktop wallet for osx"></i> {% endif %}

![]({{ assets-managament-tools.image }})

Expand Down
2 changes: 1 addition & 1 deletion collections/_posts/2019-04-01-assets-tokenization.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ category: products
Through tokenization, investing is cheaper, faster, more secure and available every hour of the day. This opens up real-world assets and the world of cryptocurrencies to people who previously may not have been able to invest due to geographic or financial restrictions, and offers an alternative to traditional and largely outdated investment methods.

{% for assets-tokenization in site.assets-tokenization %}
### <a href="{{ assets-tokenization.product-url }}?utm_source=defiprime.com">{{ assets-tokenization.product-title }}</a>{% if assets-tokenization.ecosystem contains 'ethereum' %} ![](images/ether.png "Built on Ethereum or related to Ethereum ecosystem"){% endif %} {% if assets-tokenization.ecosystem contains 'bitcoin' %} ![](/images/btc.png "Using Bitcoin ecosystem"){% endif %} {% if assets-tokenization.ecosystem contains 'eos' %} ![](/images/eos.png "Built on EOS or related to EOS ecosystem"){% endif %}{% if assets-tokenization.ecosystem contains 'tron' %} ![](/images/tron.png "Built on Tron or related to Tron ecosystem"){% endif %}{% if assets-tokenization.ecosystem contains 'stellar' %} ![](/images/stellar.png "Built on Stellar or related to Stellar ecosystem"){% endif %}
### <a href="{{ assets-tokenization.product-url }}">{{ assets-tokenization.product-title }}</a>{% if assets-tokenization.ecosystem contains 'ethereum' %} ![](images/ether.png "Built on Ethereum or related to Ethereum ecosystem"){% endif %} {% if assets-tokenization.ecosystem contains 'bitcoin' %} ![](/images/btc.png "Using Bitcoin ecosystem"){% endif %} {% if assets-tokenization.ecosystem contains 'eos' %} ![](/images/eos.png "Built on EOS or related to EOS ecosystem"){% endif %}{% if assets-tokenization.ecosystem contains 'tron' %} ![](/images/tron.png "Built on Tron or related to Tron ecosystem"){% endif %}{% if assets-tokenization.ecosystem contains 'stellar' %} ![](/images/stellar.png "Built on Stellar or related to Stellar ecosystem"){% endif %}

![]({{ assets-tokenization.image }})

Expand Down
2 changes: 1 addition & 1 deletion collections/_posts/2019-04-01-derivatives.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ category: products
In finance, a derivative is a contract that derives its value from the performance of an underlying entity. This underlying entity can be an asset, index, or interest rate, and is often simply called the "underlying."

{% for derivatives in site.derivatives %}
### <a href="{{ derivatives.product-url }}?utm_source=defiprime.com">{{ derivatives.product-title }}</a>{% if derivatives.ecosystem contains 'ethereum' %} ![](images/ether.png "Built on Ethereum or related to Ethereum ecosystem"){% endif %} {% if derivatives.ecosystem contains 'bitcoin' %} ![](/images/btc.png "Using Bitcoin ecosystem"){% endif %} {% if derivatives.ecosystem contains 'eos' %} ![](/images/eos.png "Built on EOS or related to EOS ecosystem"){% endif %}
### <a href="{{ derivatives.product-url }}">{{ derivatives.product-title }}</a>{% if derivatives.ecosystem contains 'ethereum' %} ![](images/ether.png "Built on Ethereum or related to Ethereum ecosystem"){% endif %} {% if derivatives.ecosystem contains 'bitcoin' %} ![](/images/btc.png "Using Bitcoin ecosystem"){% endif %} {% if derivatives.ecosystem contains 'eos' %} ![](/images/eos.png "Built on EOS or related to EOS ecosystem"){% endif %}

![]({{ derivatives.image }})

Expand Down
2 changes: 1 addition & 1 deletion collections/_posts/2019-04-01-exchanges.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ og: /images/og-decentralized-exchanges.png
A decentralized exchange (DEX) is a cryptocurrency exchange which operates in a decentralized way, without a central authority.

{% for exchanges in site.exchanges %}
### <a href="{{ exchanges.product-url }}?utm_source=defiprime.com">{{ exchanges.product-title }}</a>{% if exchanges.ecosystem contains 'ethereum' %} ![](images/ether.png "Built on Ethereum or related to Ethereum ecosystem"){% endif %} {% if exchanges.ecosystem contains 'bitcoin' %} ![](/images/btc.png "Using Bitcoin ecosystem"){% endif %} {% if exchanges.ecosystem contains 'eos' %} ![](/images/eos.png "Built on EOS or related to EOS ecosystem"){% endif %}{% if exchanges.ecosystem contains 'tron' %} ![](/images/tron.png "Built on Tron or related to Tron ecosystem"){% endif %}{% if exchanges.ecosystem contains 'stellar' %} ![](/images/stellar.png "Built on Stellar or related to Stellar ecosystem"){% endif %}{% if exchanges.type == 'non-custodial' %}<i class="fas fa-user-lock" title="Non-custodial"></i>{% endif %}
### <a href="{{ exchanges.product-url }}">{{ exchanges.product-title }}</a>{% if exchanges.ecosystem contains 'ethereum' %} ![](images/ether.png "Built on Ethereum or related to Ethereum ecosystem"){% endif %} {% if exchanges.ecosystem contains 'bitcoin' %} ![](/images/btc.png "Using Bitcoin ecosystem"){% endif %} {% if exchanges.ecosystem contains 'eos' %} ![](/images/eos.png "Built on EOS or related to EOS ecosystem"){% endif %}{% if exchanges.ecosystem contains 'tron' %} ![](/images/tron.png "Built on Tron or related to Tron ecosystem"){% endif %}{% if exchanges.ecosystem contains 'stellar' %} ![](/images/stellar.png "Built on Stellar or related to Stellar ecosystem"){% endif %}{% if exchanges.type == 'non-custodial' %}<i class="fas fa-user-lock" title="Non-custodial"></i>{% endif %}

![]({{ exchanges.image }})

Expand Down
2 changes: 1 addition & 1 deletion collections/_posts/2019-04-01-infrastructure.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ og: /images/og-infrastructure.png
Protocols, frameworks and underlaying technologies for building decentralized finance ecosystems.

{% for infrastructure in site.infrastructure %}
### <a href="{{ infrastructure.product-url }}?utm_source=defiprime.com">{{ infrastructure.product-title }}</a>{% if infrastructure.ecosystem contains 'ethereum' %} ![](images/ether.png "Built on Ethereum or related to Ethereum ecosystem"){% endif %} {% if infrastructure.ecosystem contains 'bitcoin' %} ![](/images/btc.png "Using Bitcoin ecosystem"){% endif %} {% if infrastructure.ecosystem contains 'eos' %} ![](/images/eos.png "Built on EOS or related to EOS ecosystem"){% endif %}{% if infrastructure.ecosystem contains 'tron' %} ![](/images/tron.png "Built on Tron or related to Tron ecosystem"){% endif %}{% if infrastructure.ecosystem contains 'stellar' %} ![](/images/stellar.png "Built on Stellar or related to Stellar ecosystem"){% endif %}
### <a href="{{ infrastructure.product-url }}">{{ infrastructure.product-title }}</a>{% if infrastructure.ecosystem contains 'ethereum' %} ![](images/ether.png "Built on Ethereum or related to Ethereum ecosystem"){% endif %} {% if infrastructure.ecosystem contains 'bitcoin' %} ![](/images/btc.png "Using Bitcoin ecosystem"){% endif %} {% if infrastructure.ecosystem contains 'eos' %} ![](/images/eos.png "Built on EOS or related to EOS ecosystem"){% endif %}{% if infrastructure.ecosystem contains 'tron' %} ![](/images/tron.png "Built on Tron or related to Tron ecosystem"){% endif %}{% if infrastructure.ecosystem contains 'stellar' %} ![](/images/stellar.png "Built on Stellar or related to Stellar ecosystem"){% endif %}

![]({{ infrastructure.image }})

Expand Down
Loading

0 comments on commit c50aa87

Please sign in to comment.