Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
52272410
Topic
5156357
Board
Meta
Re: [BRAINSTORM] Any requests for custom extensions/user scripts for BitcoinTalk?
by
hatshepsut93
on
26/08/2019, 13:50:52 UTC
Quote from: LoyceV on August 25, 2019, 09:25:51 AM
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.