diff options
Diffstat (limited to 'solve/notes')
| -rw-r--r-- | solve/notes | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/solve/notes b/solve/notes new file mode 100644 index 0000000..746689b --- /dev/null +++ b/solve/notes @@ -0,0 +1,11 @@ +fuck explo1t challenges + +run + +curl https://api.github.com/repos/georgew17778/flaggi-mc-flagface + | jq --raw-output 'with_entries(select(.key | endswith("_url"))) | .[] | select(type == "string")' + | cut -d{ -f1 | grep api.github.com | sort | uniq + +https://api.github.com/repos/georgew17778/flaggi-mc-flagface/labels + +435343477b6731745f733363723374735f316e5f6731746875627d |
