Skip to content

Commit

Permalink
Update gitdork.html
Browse files Browse the repository at this point in the history
  • Loading branch information
zy9ard3 authored May 27, 2024
1 parent b0d6626 commit 6b9efe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitdork.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
</center>
<script type="text/javascript">
function Generate(){
var url = "https://gist.githubusercontent.com/zy9ard3/7f2446c5a1d770724fecd8a86530f8a7/raw/25c7dc3642dfaa197ba03ff8f127ce7403a48f15/cloud-source-gitdorks.txt";
var url = "https://zy9ard3.github.io/cloud-source-gitdorks.txt";
var target = $('#target').val();

$.get(url, function(resp) {
Expand Down

0 comments on commit 6b9efe9

Please sign in to comment.