@@ -1,7 +1,5 @@
 # -*- coding:utf-8 -*-
 [
-    # 修复userscripts链接
-    (r'^https?://userscripts\.org(?::8080)?/', 'http://userscripts-mirror.org/'),
     # 禁止广告引流
     (r'^https?://click\.union\.jd\.com\/.+?&to=([^&]+)(?:&.+)?', r'\1'),
     (r'^https?://c\.duomai\.com/.+?&t=([^&]+)(?:&.+)?', r'\1'),
