papa-doujin.com Open in urlscan Pro
2606:4700:3037::6815:43f1  Public Scan

URL: http://papa-doujin.com/
Submission: On August 30 via manual from TH — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

<?php
/**
 * Front to the WordPress application. This file doesn't do anything, but loads
 * wp-blog-header.php which does and tells WordPress to load the theme.
 *
 * @package WordPress
 */

/**
 * Tells WordPress to load the WordPress theme and output it.
 *
 * @var bool
 */
define( 'WP_USE_THEMES', true );

/** Loads the WordPress Environment and Template */
require __DIR__ . '/wp-blog-header.php';