From 7e4438abfbb7c8bb2a2ac97cd3cbcd449ce3d9c8 Mon Sep 17 00:00:00 2001 From: Alexander Popov Date: Mon, 1 May 2023 12:21:49 +0300 Subject: [PATCH] update url --- JavaScript/mal_parser.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JavaScript/mal_parser.js b/JavaScript/mal_parser.js index 8cdef82..d28826d 100644 --- a/JavaScript/mal_parser.js +++ b/JavaScript/mal_parser.js @@ -3,7 +3,7 @@ * @author Alexander Popov * @version 1.0.0 * @license Unlicense - * url: https://git/a2s.su/iiiypuk/userScripts/JavaScript/mal_parser.js + * url: https://git.a2s.su/iiiypuk/userScripts/src/branch/master/JavaScript/mal_parser.js */ let dataElement = document.getElementsByTagName('table');