mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Add Express VPN verification
This commit is contained in:
parent
3be1dd52a7
commit
3b7e6a9d24
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ const currentYear = String( new Date().getFullYear() )
|
||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
|
<!-- Hello Ivan K (CON-4) from Express VPN -->
|
||||||
<title>{ pageHead.title }</title>
|
<title>{ pageHead.title }</title>
|
||||||
<Fragment set:html={ pageHead.allHeadMarkup } />
|
<Fragment set:html={ pageHead.allHeadMarkup } />
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue