Commit graph

90 commits

Author SHA1 Message Date
Will Binns
a5c31762e5
community: Remove Fundatia Bitcoin Romania
Resolves #1546

Context from @odv:

Hello!

I was browsing bitcoin.org and noticed a spam link listed in the
Community section, under Romania called Fundatia Bitcoin Romania.
https://bitcoin.org/en/community#romania

If you go to that page, below the first post, there is a masked
advertisement for a romanian webcam studio and two other posts about a
particular person that got rich by selling flowers. I won't list his
name here but he's quite a known scammer in the romanian internet space.
If you check out his twitter handle he has a lot of retweets about
romanian webcam studios which to me makes it pretty clear that he's
behind this site too.

The Nov 17 and Nov 24 posts have a link to another site that has just
one posts, again, about that same individual. If you query
http://rotld.ro/engleza/index_en.html fundatiabitcoin.ro and the other 2
spam domains with just one post are owned by the same entity.

I personally think this site should be deleted. It brings absolutely no
value to the Bitcoin Community, especially the Romanian one and could
later be used to scam Romanian users.

Since I'm brand new here, I also want to thank everybody that
contributed to this project.
2017-03-18 07:34:06 -06:00
i-rme
4d39c76d39 Merge branch 'master' into patch-11 2017-03-02 16:51:16 +01:00
Will Binns
9472e2e472
community: Add Fundacion Bitcoin Columbia 2017-02-16 04:52:24 -06:00
i-rme
9ece6761a0 Merge branch 'master' into patch-11 2017-02-11 17:35:28 +01:00
Michael Rotarius
0336c04d5d Community sites update 2017-01-05 22:24:16 +01:00
Will Binns
6333ba96cd community: Fix misalignment issue in country list
This resolves an issue where-in the countries were not lining up
correctly, causing the layout to look messed up on the
[Community](https://bitcoin.org/en/community) page.
2017-01-04 21:52:24 -06:00
Will Binns
222dc0f972 community: Fix typo, 'falg'
This fixes a typo where-in 'Australian flag' was erroneously spelled as
'Australian falg'.
2017-01-01 09:44:22 -06:00
Will Binns
74ccf39403 community: Remove link to Bitcoin Foundation
This removes the community link to the Bitcoin Foundation because their
site is broken.
2017-01-01 09:44:22 -06:00
i-rme
e29464ba07 Added HTTPS to links that support it
Added HTTPS to links that support it
2016-12-19 22:27:42 +01:00
Will Binns
aa4f3f2237 Merge pull request #1176 from TheBitcoin/master
Added a new Bitcoin forum and eliminated two disused
2016-12-11 10:49:03 -06:00
cpmx
ba4443116e Remove btcmexico.org from community page
On the community page (https://bitcoin.org/en/community#mexico), the
‘Fundación Satoshi Nakamoto’  website does not load and should be
removed.
2016-01-24 16:08:31 +13:00
escalicha
356454de0a Added a new Bitcoin forum and eliminated two disused
First of all, I remove in this request two forums of community, the first is forobtc.com that don't have any hosting or website running. The second one is forobitco.in only used at now for spaming cloud mining, faucet referals and tiered link building.
The second thing I did was add a new alternative forum in Spanish about bitcoin and other decentralized applications.
2015-12-24 00:20:31 +01:00
ffmad
33d9be002b Update community.html
added French reddit, facebook group and irc #cryptofr (way more active people there than in #bitcoin-fr)

would it be possible to add the major meetups too ?
2015-08-10 17:26:15 +02:00
John
fbbf098100 Add Bitcoin Organization of the Philippines 2015-07-08 08:45:34 +08:00
David A. Harding
666629d4fe
Community: Add Bitcoin Embasy Amsterdam
Suggested by Martijn Wismeijer (thanks!)
2015-06-16 08:21:49 -04:00
David A. Harding
ec343d54d1 QA: Check HTML Correctness & Fix Existing Errors
- _contrib/bco-htmlproof: check HTML for correctness; fail on any errors

- _contrib/bco-htmlproof: accept path for individual page to help debug
  page problems

- (Many files) Convert `&` in numerous elements to `&`

- _templates/download.html: use Liquid filter to automatically escape
  `&` in magnet links.  Also premptively tell HTML not to check the
  magnet link when checking external links (this check is not currently
  enabled)

- _releases/*: Escape `<parameter>` used in multiple Bitcoin Core
  release notes

- _templates/choose-you-wallet.html: change mSigna URL from
  .../coinvault&referer=bitcoin.org to .../coinvault?referer=bitcoin.org

- _templates/community.html: fix duplicate anchors by renaming one
  anchor

- _templates/events.html: move Javascript to separate file because it
  contains forbidden HTML close tags within the `<script></script>`
  tags.

- (Many files, mostly in _translations/) Fix many broken open tags or
  missing close tags.

- _translatios/zh_TW.yml & ko.yml: fix a total of three invalid
  characters (control characters)
2015-04-27 09:12:11 -04:00
David A. Harding
4213d102da
Style: Add anchor links to all subheads
* Adds Makefile test to ensure all subheadings, except those on Choose
  Your Wallet, have an ID (anchor reference)

* Adds an ID to all subheads that didn't have on previously
2015-04-09 11:30:28 -04:00
David A. Harding
d954708ef1
QA: Use HTML Proofer To Check Internal Links
Uses Ruby html-proofer to check the links.  This commit also fixes the
various problems it found, as well as dealing with some of its
non-problem complaints (it doesn't like anchor (a) tags without either
an href, name, or id).

Running HTML proofer takes about 12 minutes on my system (with up to two
threads), during which it prints no text. Travis CI times out after 10
minutes of nothing being written to stdout, so this commit also adds a
background process the Makefile to print a line every minute while make
runs.
2015-03-14 15:17:24 -04:00
louisjc
36b3ef4964 Add CryptoFR link 2015-02-26 11:06:51 +01:00
Saivann
df15d7f857 Update tr translations 2014-12-25 21:10:40 -05:00
Saivann
ab415e8b68 Update pl translation 2014-12-17 11:16:43 -05:00
Saivann
4722fe993e Update bg translations 2014-12-10 03:07:13 -05:00
Saivann
02c892b9a7 Update fa translations 2014-12-02 14:07:17 -05:00
Saivann
64a6f780be Merge branch 'license' 2014-11-28 10:54:28 -05:00
Saivann
6edf496a5b Update zh_TW translations 2014-11-27 14:06:39 -05:00
Saivann
2a139a51a1 Set license files and headers for bitcoin.org's content 2014-11-21 19:09:12 -05:00
saivann
fca6731918 Merge pull request #618 from stefanvaduva/master
Adding the link to the official Romanian forum
2014-10-30 13:05:38 -04:00
Saivann
82dcaf218a Add link to the romanian Foundation 2014-10-28 12:17:03 -04:00
Web Dots
5bb280c440 changing the wording for the Romanian forum link 2014-10-28 11:05:20 +01:00
Web Dots
798eaa5d9d no https yet for the Romanian Bitcoin forum 2014-10-26 21:43:20 +01:00
Web Dots
5905b83c99 Adding the link to the official Romanian Bitcoin forum 2014-10-26 21:38:53 +01:00
Saivann
5cf4029368 Fix redirected links 2014-08-22 00:49:36 -04:00
Felipeoo
f13eaa9a09 Add Polish Bitcoin Association (fixes #494) 2014-08-01 18:30:28 -04:00
Saivann
b764edf547 Update nl translation 2014-07-27 00:25:13 -04:00
mazi
269ffef710 Community: Added link to the Bitcoin Association of Slovenia 2014-07-25 18:24:19 +02:00
Saivann
b7a68846b8 Update ar translation (fixes #406) (thanks @gwb3) 2014-07-01 14:55:15 -04:00
Saivann
602ce85221 Update id translation (thanks @gwb3) (fixes #404) 2014-06-21 01:58:28 -04:00
Saivann
0ff9aa1342 Update list of non-profits
Add "Bitcoin France", "Bitcoin Foundation Ukraine"
2014-06-19 23:21:00 -04:00
Saivann
6aa184ca18 Fix broken translated links
Only fallback to English when no language code is supplied in translate.rb
Drop link to events page in ar, far translations
2014-06-18 12:50:05 -04:00
Saivann
78b04ea0ee Make translate.rb plugin fallback to English by default
Display English content in outdated translated templates when this doesn't cause too much issues
2014-06-14 17:21:42 -04:00
2GOOD
cd70770778 Update community.html 2014-06-04 14:45:49 +03:00
2GOOD
f13c8ffd5e Update community.html 2014-06-04 14:29:17 +03:00
Garland William Binns III
cd1903c83b Add English-to-Italian Translation 2014-06-01 16:08:43 -04:00
Garland William Binns III
a7846aa5a6 Add Non-Profit Organization, Crypto Currencies Foundation Russia 2014-05-17 21:59:11 -06:00
Saivann
7fc8444eb5 Add "Fundación Satoshi Nakamoto" to the list of non-profits 2014-04-29 15:49:50 -04:00
Garland William Binns III
ba56c9c9a9 Update Chinese Translation 2014-04-10 10:45:47 -06:00
i-rme
b86ac7f8e0 Fixed Reddit using pay.reddit.com for HTTPS 2014-03-19 21:35:46 +01:00
i-rme
ab637b8804 Changed some links to use HTTPS and added forobitco.in (spanish forum) 2014-03-19 21:01:44 +01:00
Saivann
74630e458f Add links to relevant local resources
bg: hash.bg
fr: francebitcoin.com
ru: btcrussia.ru
2014-03-06 14:02:48 -05:00
Saivann
cb443a8dda Drop deprecated "Resources" and "Community" templates 2014-03-06 13:53:18 -05:00