about summary refs log tree commit diff stats
path: root/src/config.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2023-07-23 21:54:28 +0300
committerManeraKai <manerakai@protonmail.com>2023-07-23 21:54:28 +0300
commit5d75cb387430fecd7bd305a1e874ac9dd47cfe77 (patch)
tree76771e3d969afe86029d0ebbf2dd3a35df679ad6 /src/config.json
parentRemoved Import/Export Sync for Chromium https://github.com/libredirect/browse... (diff)
parentMinor tweak (diff)
downloadlibredirect-5d75cb387430fecd7bd305a1e874ac9dd47cfe77.zip
Merge branch 'NoPlagiarism-gothub_gist'
Diffstat (limited to 'src/config.json')
-rw-r--r--src/config.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/config.json b/src/config.json
index 3711bf43..47be55be 100644
--- a/src/config.json
+++ b/src/config.json
@@ -703,7 +703,8 @@
 				}
 			},
 			"targets": [
-				"^https?:\\/{2}github\\.com\\/"
+				"^https?:\\/{2}github\\.com\\/",
+				"^https?:\\/{2}gist\\.github\\.com\\/[^\\/]+\\/[^\\/]+\\/?"
 			],
 			"name": "GitHub",
 			"options": {
@@ -881,4 +882,4 @@
 			"url": "https://www.wolframalpha.com"
 		}
 	}
-}
\ No newline at end of file
+}