7 lines
229 B
PHP
7 lines
229 B
PHP
|
<?php
|
||
|
$title = "The Cancer Which Is Pre-Installed Applications";
|
||
|
$description = "Ranting about those pesky pre-installed apps on phones and computers that you cannot remove.";
|
||
|
$created = "2019-07-26";
|
||
|
$updated = "2019-07-26";
|
||
|
?>
|