Skip to content

Commit

Permalink
Add interesting international CTFs
Browse files Browse the repository at this point in the history
Add dates for Sekai CTF and HITCON Quals and Finals.
  • Loading branch information
Ik0ri4n committed Jul 20, 2023
1 parent 39e3716 commit db729bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _calendar/generate.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,12 @@ class CTFEvent:
CTFEvent("DEF CON Finals", begin="2023-08-10", end="2023-08-13"),
CTFEvent("CCCamp 2023", ctftime_id=2048),
CTFEvent("Midnight Sun CTF 2023 Finals", ctftime_id=1922),
CTFEvent("SekaiCTF 2023", ctftime_id=1923),
CTFEvent("HITCON CTF 2023 Quals", ctftime_id=2019),
CTFEvent("FAUST CTF 2023", ctftime_id=2011),
CTFEvent("CyberSecurityRumble Finals 2023", begin="2023-09-28", end="2023-09-30"),
CTFEvent("Hack.lu CTF 2023", ctftime_id=1921),
CTFEvent("HITCON CTF 2023 Final", ctftime_id=2035),
]
# DON'T CHANGE ME

Expand Down

0 comments on commit db729bd

Please sign in to comment.