@lueluelue检测+提醒AFF的油猴脚本 中发帖

改了一下砂糖佬 @MatsuzakaSato 的脚本 
效果图:
[image]
// ==UserScript==
// @name AFF标记
// @namespace http://tampermonkey.net/
// @version 1.1
// @description Mark affiliate links with a badge
// @author MatsuzakaSato
// @match https://linux.do/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=linux.do
// @grant none
// ==/UserScript==

(function() {
...