From 336caed16e08b7b6b987b5e3b8fce207176df142 Mon Sep 17 00:00:00 2001 From: Yingxi H Date: Mon, 9 Oct 2023 18:53:23 -0700 Subject: [PATCH] Update hangar.json --- json/hangar.json | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/json/hangar.json b/json/hangar.json index d841189..cde7c67 100644 --- a/json/hangar.json +++ b/json/hangar.json @@ -1,20 +1,3 @@ { - "__comments-css": [ - "css selector", - "css选择器" - ], - "css": [ - { - "_comments": [ - "if key === '!html' replace target by: $(selector).html(replacement)", - "else: $(selector).attr(key, replacement)" - ], - "key": "!html", - "selector": "a[aria-label='Pull requests you created']", - "replacement": "请求拉取" - } - ], - "dict": { - "upgrades": "升" - } -} \ No newline at end of file + "upgrades": "升" +}