You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/writeups/hackthebox/challenges/lovetok.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,9 @@
1
1
---
2
2
layout: post
3
3
author: k0d14k
4
+
title: Lovetok (web)
4
5
---
5
6
6
-
# Lovetok (web)
7
-
8
-
### author: k0d14k
9
-
10
7
<p>LoveTok is a web application written in PHP that tells you when you'll find the love.</p>
11
8
12
9
<p>The prediction is an attribute of a <strong>TimeModel</strong> object created by a constructor that uses the <strong>format</strong> argument provided on the main page as a query parameter:</p>
0 commit comments