9
0
mirror of https://github.com/donlon/cloudflare-error-page.git synced 2025-12-19 14:59:28 +00:00

examples: update url extraction rule

This commit is contained in:
Anthony Donlon
2025-11-20 00:40:15 +08:00
parent 71898c4558
commit 53e1f4d4a0
2 changed files with 24 additions and 8 deletions

2
examples/example.py Normal file → Executable file
View File

@@ -1,3 +1,5 @@
#!/usr/bin/env python3
import os
import sys
import webbrowser