get csrf before send request

This commit is contained in:
2024-01-11 13:22:32 +01:00
parent 8b4a895cfb
commit 8063218514
4 changed files with 185 additions and 22 deletions
+7
View File
@@ -0,0 +1,7 @@
class LinkValidator:
def __init__(self):
pass
def send_request(self, link):
pass