Post
Topic
Board Meta
Re: [BRAINSTORM] Any requests for custom extensions/user scripts for BitcoinTalk?
by
hatshepsut93
on 26/08/2019, 13:50:52 UTC
Quote
2. Shows user's total earned merit in last 120 days on thread page
This data can be extracted from http://loyce.club/Merit/merit.all.txt (also updated weekly).

You need to setup CORS headers on https://loyce.club for that to work, otherwise browsers won't allow requesting it from other sites. Also make sure that https is always available, because http requests are also rejected.