<?php

# PLUGIN PREVIEW BY TEXTPATTERN.INFO

if (isset($_GET['q'])) {
http_response_code(403);
die;
}