You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ First off, **thanks for your interest in contributing!** Your help will foster g
7
7
8
8
### _A quick note..._
9
9
10
-
The site maintainers do not endorse nor confirm the legitimacy of any of the merchants linked to on this site. While we try our best to verify the merchant information submitted, it's possible that we may miss something, or a service may change/information becomes outdated. If you notice anything, please [raise a new issue](https://github.com/acceptbitcoincash/acceptbitcoincash/issues/new).
10
+
The site maintainers do not endorse nor confirm the legitimacy of any of the listings linked to on this site. While we try our best to verify the information submitted, it's possible that we may miss something, or a service may change/information becomes outdated. If you notice anything, please [raise a new issue](https://github.com/acceptbitcoincash/acceptbitcoincash/issues/new).
11
11
12
12
Adding a site is easy. Read below for the basics, and if you're more technically-inclined, detailed instructions are further down this document. Regardless, the only thing **you need** is **a Github account**.
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ The goal is to build a website ([https://acceptBitcoin.cash](https://acceptBitco
17
17
18
18
Our hope is to connect consumers and merchants, while spreading awareness and promoting global adoption of [Bitcoin Cash](https://www.bitcoincash.org).
19
19
20
-
The site maintainers do not endorse nor confirm the legitimacy of any of the merchants linked to on this site. This is an open source project which accepts submissions from the general community. While we try our best to verify the merchant information submitted, it's possible that we may miss something.
20
+
The site maintainers do not endorse nor confirm the legitimacy of any of the listings linked to on this site. This is an open source project which accepts submissions from the general community. While we try our best to verify the information submitted, it's possible that we may miss something.
Copy file name to clipboardexpand all lines: _includes/desktop-table.html
+5-6
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,8 @@
24
24
<trclass="bch-only-none-found">
25
25
<tdcolspan="5" style="text-align: center">
26
26
<h3><iclass="big remove circle icon"></i></h3>
27
-
<p>No merchants accepting Bitcoin Cash found in {{section_title}}.</p>
28
-
<p>Try <spanclass="clear-bch-only">clearing the Bitcoin Cash only filter</span> to see all merchants listed, then reach out to them over social media or e-mail <iclass="announcement icon"></i></p>
27
+
<p>No listings accepting Bitcoin Cash found in {{section_title}}.</p>
28
+
<p>Try <spanclass="clear-bch-only">clearing the Bitcoin Cash only filter</span> to see all listings, then reach out to them over social media or e-mail <iclass="announcement icon"></i></p>
29
29
</td>
30
30
</tr>
31
31
{% endif %}
@@ -136,10 +136,9 @@ <h3><i class="big remove circle icon"></i></h3>
136
136
{% if count_bch > 0 and count_bch <= 5 %}
137
137
<trclass="bch-only-none-found">
138
138
<tdcolspan="5" style="text-align: center">
139
-
<h4>Hoping to see more than {{ count_bch }} merchant{% if count_bch > 1 %}s{% endif %} accepting Bitcoin Cash in {{ section.title }}?</h4>
140
-
<p>Try <spanclass="clear-bch-only">clearing the Bitcoin Cash only filter</span> to see all merchants listed, then reach out to them over social media or e-mail <iclass="announcement icon"></i></p>
141
-
</td>
142
-
</tr>
139
+
<h4>Hoping to see more than {{ count_bch }} listing{% if count_bch > 1 %}s{% endif %} accepting Bitcoin Cash in {{ section.title }}?</h4>
140
+
<p>Try <spanclass="clear-bch-only">clearing the Bitcoin Cash only filter</span> to see all listings, then reach out to them over social media or e-mail <iclass="announcement icon"></i></p>
<p>A community-curated list of <b>sites/merchantsthat accept <ahref="https://bitcoincash.org" data-tooltip="Learn about Bitcoin Cash" data-position="top center">Bitcoin Cash</a></b>, a peer-to-peer electronic cash system.</p>
34
+
<p>A community-curated list of <b>{% if page.id == 'home'%}merchants{% elsif page.id == 'donation-listings' %}organizations{% elsif page.id == 'adult-listings' %}adult websites{% endif %} that accept <ahref="https://bitcoincash.org" data-tooltip="Learn about Bitcoin Cash" data-position="top center">Bitcoin Cash</a></b>, a peer-to-peer electronic cash system{% if page.id == 'donation-listings' %}, for donations{% endif %}.</p>
<buttonclass="ui violet button submit-new"><ahref="/add" target="_blank"><iclass="add square icon"></i> Submit a new merchant site</a></button>
69
+
<buttonclass="ui violet button submit-new"><ahref="/add" target="_blank"><iclass="add square icon"></i> Submit a new {% if page.id == 'home'%}merchant site{% elsif page.id == 'donation-listings' %}organization{% elsif page.id == 'adult-listings' %}adult website{% endif %}</a></button>
69
70
<br>
70
71
<span><iclass="info circle icon"></i> We prefer <ahref="https://github.com/acceptbitcoincash/acceptbitcoincash/issues/new">new issues</a> or pull requests through Github.<br><ahref="https://github.com/acceptbitcoincash/acceptbitcoincash/blob/master/CONTRIBUTING.md" target="_blank">Details here</a>.</span>
<p>No merchants accepting Bitcoin Cash found in {{section_title}}.</p>
20
-
<p>Try <spanclass="clear-bch-only">clearing the Bitcoin Cash only filter</span> to see all merchants listed, then reach out to them over social media or e-mail <iclass="announcement icon"></i></p>
19
+
<p>No listings accepting Bitcoin Cash found in {{section_title}}.</p>
20
+
<p>Try <spanclass="clear-bch-only">clearing the Bitcoin Cash only filter</span> to see all listings, then reach out to them over social media or e-mail <iclass="announcement icon"></i></p>
21
21
</div>
22
22
</div>
23
23
{% endif %}
@@ -121,8 +121,8 @@ <h3><i class="big remove circle icon"></i></h3>
121
121
{% endfor %}
122
122
{% if count_bch > 0 and count_bch <= 5 %}
123
123
<divclass="bch-only-none-found-mobile">
124
-
<h4>Hoping to see more than {{ count_bch }} merchant{% if count_bch > 1 %}s{% endif %} accepting Bitcoin Cash in {{ section.title }}?</h4>
125
-
<p>Try <spanclass="clear-bch-only">clearing the Bitcoin Cash only filter</span> to see all merchants listed, then reach out to them over social media or e-mail <iclass="announcement icon"></i></p>
124
+
<h4>Hoping to see more than {{ count_bch }} listing{% if count_bch > 1 %}s{% endif %} accepting Bitcoin Cash in {{ section.title }}?</h4>
125
+
<p>Try <spanclass="clear-bch-only">clearing the Bitcoin Cash only filter</span> to see all listings, then reach out to them over social media or e-mail <iclass="announcement icon"></i></p>
Copy file name to clipboardexpand all lines: _includes/modals/disclaimer.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
<divclass="ui icon header">
3
3
<iclass="warning sign icon"></i>
4
4
</div>
5
-
<p>The site maintainers do not endorse nor confirm the legitimacy of any of the merchants linked to on this site. This is an open source project which accepts submissions from the general community. While we try our best to verify the merchant information submitted, it's possible that we may miss something. <ahref="https://github.com/acceptbitcoincash/acceptbitcoincash/issues/new" target="_blank">Please let us know</a> of any inconsistencies, errors, or suspicious listings that you may find as well!</p>
5
+
<p>The site maintainers do not endorse nor confirm the legitimacy of any of the sites/merchants linked to on this site. This is an open source project which accepts submissions from the general community. While we try our best to verify the information submitted, it's possible that we may miss something. <ahref="https://github.com/acceptbitcoincash/acceptbitcoincash/issues/new" target="_blank">Please let us know</a> of any inconsistencies, errors, or suspicious listings that you may find as well!</p>
6
6
<p><spanclass="remember-this">Always transact responsibly.</span> Check HTTPS certificates, and <spanclass="super-important">never reveal your private key or mnemonic seed</span> to anyone!</p>
7
7
<divclass="actions">
8
8
<divclass="ui green basic cancel inverted button">
0 commit comments