funny
This commit is contained in:
parent
7de8314fe9
commit
fc78e69c98
1 changed files with 5 additions and 0 deletions
|
@ -52,6 +52,11 @@ const peformRouteAction = async (pathname) => {
|
||||||
A('#content-container').load('/pages/contact.html');
|
A('#content-container').load('/pages/contact.html');
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
case '/punjabfreemovie': {
|
||||||
|
A('meta[name="description"]').attr('content', "");
|
||||||
|
A('#content-container').html('سوف تموت من أجل خطاياكwinrarfreetrialفيلم أنبوب مثلي الجنسfreemovie 240p camel sex.mp4 😳😳😳' );
|
||||||
|
break;
|
||||||
|
}
|
||||||
case '/404': {}
|
case '/404': {}
|
||||||
default: {
|
default: {
|
||||||
A('#content-container').html('<h2>page not found</h2><p>i think</p>');
|
A('#content-container').html('<h2>page not found</h2><p>i think</p>');
|
||||||
|
|
Loading…
Reference in a new issue