new-url
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import axios from "axios";
|
||||
import { marked } from "marked";
|
||||
import { onMount } from "svelte";
|
||||
const url = "https://raw.githubusercontent.com/anotherhadi/eleakxir-temp/refs/heads/main/leak-utils/README.md"
|
||||
const url = "https://raw.githubusercontent.com/anotherhadi/eleakxir/refs/heads/main/leak-utils/README.md"
|
||||
|
||||
let text = $state<string>("");
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
import axios from "axios";
|
||||
import { marked } from "marked";
|
||||
import { onMount } from "svelte";
|
||||
const url = "https://raw.githubusercontent.com/anotherhadi/eleakxir-temp/refs/heads/main/leak-utils/DATALEAKS-NORMALIZATION.md"
|
||||
const url = "https://raw.githubusercontent.com/anotherhadi/eleakxir/refs/heads/main/leak-utils/DATALEAKS-NORMALIZATION.md"
|
||||
|
||||
let text = $state<string>("");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user