- ID de l'analyse :
- c5e19e0e-6f5a-4a2c-9860-4f6e97a9b241Terminée
- URL soumise :
- https://shrinkme.ink/
- Fin du rapport :
Liens : 20 trouvé(s)
Liens sortants identifiés à partir de la page
Lien | texte |
---|---|
https://shrinke.me/ | Shrink.MeTransform your body, transform your life |
https://shrinke.me/topics/category/weight-loss/ | Weight Loss |
https://shrinke.me/topics/category/health/ | Health |
https://shrinke.me/topics/category/diet/ | Diet |
https://shrinke.me/topics/tomato-juice-uses-benefits-side-effects/ | Tomato Juice: Uses, Benefits, Side Effects |
https://shrinke.me/topics/does-fatty-liver-cause-pain-here-are-the-symptoms/ | Does Fatty Liver Cause Pain? Here Are the Symptoms |
https://shrinke.me/topics/diet-for-constipation-foods-to-eat-and-avoid/ | Diet For Constipation – Foods to Eat and Avoid |
https://shrinke.me/topics/best-indian-breakfast-for-healthy-weight-loss/ | Best Indian Breakfast for Healthy Weight Loss |
https://shrinke.me/topics/how-to-lose-belly-fat-without-exercise/ | How to Lose Belly Fat Without Exercise? |
https://shrinke.me/topics/is-apple-cider-vinegar-effective-for-weight-loss/ | Is Apple Cider Vinegar Effective for Weight Loss |
Variables JavaScript : 9 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
__cfQR | object |
uidEvent | number |
bootstrap | object |
$ | function |
jQuery | function |
__cfRLUnblockHandlers | boolean |
Messages de journal de console : 1 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
error | network |
|
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html class="no-js" lang=""><head>
<meta charset="utf-8">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Shrink.Me</title>
<link rel="shortcut icon" href="https://shrinke.me/topic_uploads/2023/03/cropped-jkhfkjahfjkaf.jpeg">
<!-- google font css-->
<link rel="preconnect" href="https://fonts.googleapis.com">
<!-- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap" rel="stylesheet"> -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<link href="https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&family=Dancing+Script:wght@700&family=Roboto:wght@400;500;700;900&display=swap" rel="stylesheet">
<!-- bootstrap5 CDN css-->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
<!-----Main css------>
<!-- <link rel="stylesheet" href="blog-styles.css"> -->
<style>
/*===== default css =====*/
html {
scroll-behavior: smooth;
}
body {
padding: 0;
margin: 0;
font-family: "Roboto", sans-serif;
}
.logo-head {
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 1;
font-family: "Dancing Script", cursive !important;
/* margin: 0.4375em 0 0;
word-wrap: break-word; */
}
.logo-subhead {
font-style: normal;
font-weight: normal;
font-size: 13px;
line-height: 1.4;
font-family: Comfortaa !important;
}
/*=====nav section css =====*/
.bg-light {
background-color: #ffffff !important;
}
.navbar h3 {
color: #000;
font-weight: bold;
}
.navbar h6 {
color: #4a5568;
font-weight: bold;
}
.nav-item a {
font-size: 17px;
color: #4a5568 !important;
}
/*=====content section css =====*/
.content {
width: 100%;
height: auto;
float: left;
background: #f7fafc;
padding: 50px 0px 100px 0px;
}
.box-thumbnail {
width: 100%;
height: 260px;
}
.box {
background: #fff;
box-shadow: 0px 15px 15px -10px rgba(0, 0, 0, 0.05);
padding: 2rem;
margin-bottom: 2rem;
}
.box h6 {
color: #049f82;
}
.box h4 {
color: #222222;
font-weight: 700;
}
.box h4:hover {
color: #049f82;
font-weight: 700;
}
.box a {
text-decoration: none;
color: #000;
font-weight: 500;
transition: 0.3s;
}
.box a:hover {
color: #049f82;
}
.current {
border-color: #000;
background: #049f82;
color: #fff !important;
}
.page-numbers {
display: inline-block;
margin-right: 0.5em;
border: 2px solid transparent;
min-width: 2.5em;
line-height: 2.25em;
text-align: center;
font-weight: 600;
text-decoration: none;
border-radius: 0.25rem;
color: #222;
}
.page-numbers:hover {
border: 2px solid #049f82;
}
/*=====footer section css =====*/
.footer {
width: 100%;
height: auto;
float: left;
background: #f7fafc;
padding: 50px 0px 45px 0px;
}
.footer p {
text-align: center;
color: #718096;
font-size: 1.1rem;
}
.footer p a {
text-decoration: none;
color: #718096;
}
.footer p a:hover {
text-decoration: underline;
color: #049f82;
}
/*=====Only Computer extra-large device=====*/
@media screen and (min-width: 768px) {
/*===== Start only computer css =====*/
}
/*===== Mobile, tab and medium & small device =====*/
@media screen and (max-width: 768px) {
/*===== start Mobile css =====*/
}
</style>
</head>
<body>
<!--=========================your site content here =====================-->
<!--===========Nav Section start==========-->
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<div class="container">
<a class="navbar-brand" href="https://shrinke.me/">
<div class="row">
<div class="col-2">
<img src="https://shrinke.me/topic_uploads/2023/03/cropped-jkhfkjahfjkaf.jpeg" width="60">
</div>
<div class="col-9">
<h3 class="logo-head">Shrink.Me</h3><h6 class="logo-subhead">Transform your body, transform your life</h6>
</div>
</div>
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link" href="https://shrinke.me/topics/category/weight-loss/">Weight Loss</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://shrinke.me/topics/category/health/">Health</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://shrinke.me/topics/category/diet/">Diet</a>
</li>
</ul></div>
</div>
</nav>
<!--===========content Section start==========-->
<section class="content">
<div class="container">
<div class="row"><!-------------1st row------------>
<div class="col-md-4">
<img src="https://shrinke.me/topic_uploads/2023/03/T-Juice.jpeg" class="box-thumbnail">
<div class="box">
<h6>DIET | HEALTH</h6>
<a href="https://shrinke.me/topics/tomato-juice-uses-benefits-side-effects/">
<h4>Tomato Juice: Uses, Benefits, Side Effects</h4>
</a>
<!-- <small>By admin • March 5, 2023</small> -->
<!-- <br><br> -->
<a href="https://shrinke.me/topics/tomato-juice-uses-benefits-side-effects/">
READ MORE ➡
</a>
</div>
</div>
<div class="col-md-4">
<img src="https://shrinke.me/topic_uploads/2023/03/Fatty-Liver-Cause-Pain.jpeg" class="box-thumbnail">
<div class="box">
<h6>HEALTH</h6>
<a href="https://shrinke.me/topics/does-fatty-liver-cause-pain-here-are-the-symptoms/">
<h4>Does Fatty Liver Cause Pain? Here Are the Symptoms</h4>
</a>
<!-- <small>By admin • March 13, 2023</small> -->
<!-- <br><br> -->
<a href="https://shrinke.me/topics/does-fatty-liver-cause-pain-here-are-the-symptoms/">
READ MORE ➡
</a>
</div>
</div>
<div class="col-md-4">
<img src="https://shrinke.me/topic_uploads/2023/03/Diet-For-Constipation-Foods-to-Eat-and-Avoid-.jpeg" class="box-thumbnail">
<div class="box">
<h6>DIET | HEALTH</h6>
<a href="https://shrinke.me/topics/diet-for-constipation-foods-to-eat-and-avoid/">
<h4>Diet For Constipation – Foods to Eat and Avoid</h4>
</a>
<!-- <small>By admin • March 12, 2023</small>
<br><br> -->
<a href="https://shrinke.me/topics/diet-for-constipation-foods-to-eat-and-avoid/">
READ MORE ➡
</a>
</div>
</div>
</div><!--Row end-->
<div class="row"><!-------------2nd row------------>
<div class="col-md-4">
<img src="https://shrinke.me/topic_uploads/2023/03/Best-Indian-Breakfast-for-Healthy-Weight-Loss-.jpeg" class="box-thumbnail">
<div class="box">
<h6>DIET | WEIGHT LOSS</h6>
<a href="https://shrinke.me/topics/best-indian-breakfast-for-healthy-weight-loss/">
<h4>Best Indian Breakfast for Healthy Weight Loss</h4>
</a>
<!-- <small>By admin • March 11, 2023</small>
<br><br> -->
<a href="https://shrinke.me/topics/best-indian-breakfast-for-healthy-weight-loss/">
READ MORE ➡
</a>
</div>
</div>
<div class="col-md-4">
<img src="https://shrinke.me/topic_uploads/2023/03/How-to-Lose-Belly-Fat-Without-Exercise-.jpeg" class="box-thumbnail">
<div class="box">
<h6>WEIGHT LOSS</h6>
<a href="https://shrinke.me/topics/how-to-lose-belly-fat-without-exercise/">
<h4>How to Lose Belly Fat Without Exercise?</h4>
</a>
<!-- <small>By admin • March 10, 2023</small>
<br><br> -->
<a href="https://shrinke.me/topics/how-to-lose-belly-fat-without-exercise/">
READ MORE ➡
</a>
</div>
</div>
<div class="col-md-4">
<img src="https://shrinke.me/topic_uploads/2023/03/Is-Apple-Cider-Vinegar-Effective-for-Weight-Loss-.jpeg" class="box-thumbnail">
<div class="box">
<h6>DIET | WEIGHT LOSS</h6>
<a href="https://shrinke.me/topics/is-apple-cider-vinegar-effective-for-weight-loss/">
<h4>Is Apple Cider Vinegar Effective for Weight Loss</h4>
</a>
<!-- <small>By admin • March 9, 2023</small>
<br><br> -->
<a href="https://shrinke.me/topics/is-apple-cider-vinegar-effective-for-weight-loss/">
READ MORE ➡
</a>
</div>
</div>
</div><!--Row end-->
<div class="row"><!-------------3rd row------------>
<div class="col-md-4">
<img src="https://shrinke.me/topic_uploads/2023/03/Black-Coffee-Benefits-Nutrition-and-Side-Effects-.jpeg" class="box-thumbnail">
<div class="box">
<h6>DIET | WEIGHT LOSS</h6>
<a href="https://shrinke.me/topics/black-coffee-benefits-nutrition-and-side-effects/">
<h4>Black Coffee – Benefits, Nutrition and Side Effects</h4>
</a>
<!-- <small>By admin • March 8, 2023</small>
<br><br> -->
<a href="https://shrinke.me/topics/black-coffee-benefits-nutrition-and-side-effects/">
READ MORE ➡
</a>
</div>
</div>
<div class="col-md-4">
<img src="https://shrinke.me/topic_uploads/2023/03/Keto-Diet-Foods-Benefits-Foods-to-Eat-and-What-to-Avoid-.jpeg" class="box-thumbnail">
<div class="box">
<h6>DIET | WEIGHT LOSS</h6>
<a href="https://shrinke.me/topics/keto-diet-foods-benefits-foods-to-eat-and-what-to-avoid/">
<h4>Keto Diet Foods – Benefits, Foods to Eat and What to Avoid</h4>
</a>
<!-- <small>By admin • March 7, 2023</small>
<br><br> -->
<a href="https://shrinke.me/topics/keto-diet-foods-benefits-foods-to-eat-and-what-to-avoid/">
READ MORE ➡
</a>
</div>
</div>
<div class="col-md-4">
<img src="https://shrinke.me/topic_uploads/2023/03/The-Benefits-of-Strength-Training-for-Overall-Health-and-Weight-Loss-.webp" class="box-thumbnail">
<div class="box">
<h6>WEIGHT LOSS</h6>
<a href="https://shrinke.me/topics/the-benefits-of-strength-training-for-overall-health-and-weight-loss/">
<h4>Benefits of Strength Training for Health and Weight Loss</h4>
</a>
<!-- <small>By admin • March 6, 2023</small>
<br><br> -->
<a href="https://shrinke.me/topics/the-benefits-of-strength-training-for-overall-health-and-weight-loss/">
READ MORE ➡
</a>
</div>
</div>
</div><!--Row end-->
<br>
<div class="nav-links">
<span aria-current="page" class="page-numbers current">1</span>
<a class="page-numbers" href="https://shrinke.me/topics/page/2/">2</a>
<a class="page-numbers" href="https://shrinke.me/topics/page/3/">3</a>
<span class="page-numbers dots">…</span>
<a class="page-numbers" href="https://shrinke.me/topics/page/4/">4</a>
<a class="next page-numbers" href="https://shrinke.me/topics/page/4/">
<span class="kadence-svg-iconset svg-baseline">
<svg aria-hidden="true" class="kadence-svg-icon kadence-arrow-right-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<title>Next</title>
<path d="M9.707 18.707l6-6c0.391-0.391 0.391-1.024 0-1.414l-6-6c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0z">
</path>
</svg>
</span>
</a>
</div>
</div>
</section>
<!--===========footer Section start==========-->
<section class="footer">
<div class="container">
<p>
<a href="https://shrinke.me/topics/about-us/">About Us</a>
<a href="https://shrinke.me/topics/terms-and-conditions/">Terms and Conditions</a>
<a href="https://shrinke.me/topics/privacy-policy-2/">Privacy Policy </a>
<a href="https://shrinke.me/topics/dmca/">DMCA</a>
</p>
<br><br><br>
<p>© 2023 ShrinkMe - All rights reserved.</p>
</div>
</section>
<!--=========================your site content End =====================-->
<!-- JavaScript CDN Bootstrap5 -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous" type="text/javascript"></script>
<!-- JavaScript CDN -->
<script src="https://code.jquery.com/jquery-3.6.0.js" integrity="sha256-H+K7U5CnXl1h5ywQfKtSj8PCmoN9aaq30gDh27Xc0jk=" crossorigin="anonymous" type="text/javascript"></script>
<!-- fontawesome CDN -->
<script src="https://kit.fontawesome.com/c446400b52.js" crossorigin="anonymous" type="text/javascript"></script>
</body></html>