It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://www.smscode.net

  1. <!doctype html><html lang="en"><head><title>SMS Code | Online SMS verification | Temporary number to SMS receive …</title><meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /><meta name="description" content="Smscode.net is a service providing a phone number you can send any SMS on and get a text/otp of it."><link href="uploads/site_info/favicon.png" rel="shortcut icon"><link href="output/css/application.min.css" rel="stylesheet" type="text/css" /><!--<link rel="stylesheet" href="https://unpkg.com/bootstrap-material-design@4.1.1/dist/css/bootstrap-material-design.min.css" integrity="sha384-wXznGJNEXNG1NFsbm0ugrLFMQPWswR3lds2VeinahP8N0zJw9VWSopbjv2x7WCvX" crossorigin="anonymous">--><link href="output/css/custom.min.css" rel="stylesheet" type="text/css" /><link rel="canonical" href="http://www.smscode.net/" /><script src="output/js/application.min.js" type="text/javascript"></script><script src="output/js/sweetalert.min.js" type="text/javascript"></script><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=Open+Sans:wght@400;600&display=swap" rel="stylesheet"><script src="output/js/custom.min.js?v=01042025" type="text/javascript"></script><!--<script src="https://unpkg.com/bootstrap-material-design@4.1.1/dist/js/bootstrap-material-design.js" integrity="sha384-CauSuKpEqAFajSpkdjv3z9t8E7RlpJ1UP0lKM/+NdtSarroVKu069AlsRPKkFBz9" crossorigin="anonymous"></script>--><!--<script>$(document).ready(function() { $('body').bootstrapMaterialDesign(); });</script>--><script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-fQybjgWLrvvRgtW6bFlB7jaZrFsaBXjsOMm/tB9LTS58ONXgqbR9W8oWht/amnpF" crossorigin="anonymous"></script><script>
  2. $(document).ready(function () {
  3.  
  4. //auto add active class to all links in a unordered list
  5.  var url = window.location;
  6.  $('.nav-pills a[href="' + url + '"]').parent().addClass('active');
  7.  $('.nav-pills a').filter(function () {
  8.    return this.href == url;
  9.  }).addClass('active').parent().addClass('active');
  10. //  console.log('true');
  11. });
  12. </script><!--Global site tag (gtag.js) - Google Analytics --><script async src="https://www.googletagmanager.com/gtag/js?id=UA-225846252-1"></script><script>
  13. window.dataLayer = window.dataLayer || [];
  14. function gtag() {
  15.    dataLayer.push(arguments);
  16. }
  17. gtag('js', new Date());
  18.  
  19. gtag('config', 'UA-225846252-1');
  20. </script><style>
  21. body {    background: rgb(241, 247, 253);}
  22. .btn-green {
  23.  background: rgb(231,32,123);
  24.  background: linear-gradient(90deg, rgba(231,32,123,1) 0%, rgba(104,39,129,1) 100%);
  25.  color:#fff;
  26. }
  27. .btn-green:hover {
  28.  background: rgb(231,32,123);
  29.  background: linear-gradient(270deg, rgba(231,32,123,1) 0%, rgba(104,39,129,1) 100%);
  30.  color:#fff;
  31. }
  32. .nav-link:focus,.nav-link.active, .nav-link:hover, .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
  33.  background-color: #39a7e7;
  34.  color:#fff !important;
  35. }
  36.  a:hover {
  37. color: #39a7e7
  38. }
  39.  .table .thead-dark th,.table td, .table th {
  40.    border-color: #d7d7d7;
  41. }
  42. .form-control,.card,.page-header,.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active,.nav-tabs {
  43.  border-color: #39a7e7 !important;
  44.  }
  45.  .navbar  {
  46.   padding: 0 0;
  47.  }
  48.  .bg-white {
  49.    padding: 10px;
  50.    border-radius: 0;
  51.    border: 1px solid #39a7e7;
  52.  }
  53.  #footer {
  54.    margin-top: 20px;
  55.  }
  56.  body {
  57.    font-family: 'Open Sans', sans-serif;
  58.    padding-top: 0;
  59.  }
  60.  div#top_bar{
  61. color: #fff
  62.  }
  63.  p {
  64.    word-break: break-all;
  65.  }
  66.  @media (max-width:768px) {
  67.  
  68.    .navbar-nav {
  69.      padding: 0 20px;
  70.    }
  71.  }
  72.  #header {
  73.   padding-bottom: 5px;
  74.   padding-top: 5px;
  75.  }
  76.  .navbar-brand img {
  77.    max-width: 150px;
  78.  }
  79.  @media (min-width:768px) {
  80.   .navbar-brand {
  81.    margin-right: 50px;
  82.   }
  83.   body {
  84.    padding-top: 55px;
  85.   }
  86.    #header {
  87.      padding-top: 10px;
  88.      z-index: 9999;
  89.      background: #f1f7fd;
  90.      position: fixed;
  91.      left: 0;
  92.      right: 0;
  93.      top: 0;
  94.    }
  95.  }
  96.  .navbar-collapse {
  97.   background: #fff;
  98.   border-radius: 4px;
  99.   border: 1px solid #39a7e7;
  100.  }
  101.  @media (max-width:768px) {
  102.  
  103.    .navbar {
  104.      border: 1px solid #39a7e7;
  105.      border-radius: 10px;
  106.      background: #fff!important;
  107.    }
  108.    .navbar-brand3 img {
  109.      max-width: 180px;
  110.    }
  111.  }
  112.  .hideShowPassword-toggle {    
  113. top: 27px!important;    
  114. right: 10px!important;
  115. }
  116.  .pre-scrollable {
  117. max-height:250px;
  118. overflow-y: scroll;
  119. padding: 15px 0;
  120. }
  121.  .card-small.active {
  122. color: #fff;
  123. background: #39a7e7;
  124.  }
  125.  .card-small {
  126. margin: 5px 0;
  127. }
  128.  .credits {    
  129. float: right;
  130. }
  131.  .table-responsive {
  132. position: relative;
  133. }
  134.  .card-body img {    
  135.    width: 24px;
  136.    height: 24px;
  137.  }
  138.  .card-small .card-title {    
  139.    margin-top: 0;
  140.  }
  141.  .card-small.active .card-title {
  142. color: #fff;
  143. }
  144.  .alert p {    
  145. margin-bottom: 0;
  146. }
  147.  .well {  
  148. border-radius: 4px;  
  149. background: #efefef;    
  150. border: 1px solid #ddd;    
  151. margin-bottom: 15px;    
  152. padding: 10px;
  153. }
  154.  .well p {    
  155. margin-bottom: 0;
  156. }
  157.  .well.well_1 {    
  158. background: #f1ffe1;
  159. }
  160.  .table td, .table th {    
  161. padding: 5px;
  162. }
  163.  thead {    
  164. background: #000;    
  165. color: #fff;
  166.  }
  167.  body {
  168.    background: rgb(241, 247, 253);
  169.  }
  170.  .card {    
  171. box-shadow: 0 0 0 #000000;    
  172. border: 1px solid #ddd;
  173. padding: 2px;
  174.  }
  175.  .card-body img {    
  176.    width: 24px;
  177.    height: 20px;
  178.    margin-top: -2px;
  179.    margin-right: 5px;
  180.    margin-left: 3px;
  181.  }
  182.  .card-small .card-title {    
  183.    font-size: 13px !important;
  184.  }
  185.  .card {    
  186.    display: inline-block;
  187.    margin-top:1px;
  188. margin-bottom: 0;
  189. text-align: left;  
  190. margin-right: 3px;
  191. }
  192.  .card2 {    
  193.    display: block;
  194.  }
  195.  .card2 img {
  196.    width: 23px;
  197.    height: 23px;
  198.  }
  199.  div#countries .card {  
  200.    width: 31%;
  201.    display: block;
  202.    float: left;
  203.    margin-left: 1%;
  204.    margin-right: 1%;
  205.  }
  206.  .card-small .card-title {  
  207. text-overflow: hidden;  
  208. white-space: nowrap;  
  209. overflow: hidden;  
  210. }
  211. body {
  212.  padding-bottom: 60px;
  213. }
  214. .btn-primary {
  215.  color: #fff;
  216.  
  217. }
  218. .btn-primary:hover {
  219.  color: #ffffff;
  220.  background-color: #1c1c1d;
  221.  border-color: #1c1c1d;
  222. }
  223. .navbar .dropdown-item {
  224.  font-size: 13px;
  225. }
  226. .navbar .nav-link {
  227.  padding-top: 0.2rem;
  228.  padding-bottom: 0.2 rem;
  229. }
  230. .navbar-expand-lg .navbar-nav .nav-link {
  231.  font-size: 13px;
  232.  color: rgba(0, 0, 0, 0.8);
  233. }
  234. @media (min-width: 992px) {
  235.  .navbar-expand-lg .navbar-nav .nav-link {
  236.   padding-right: 0.8rem;
  237.   padding-left: 0.8rem;
  238.   border-radius: 4px;
  239.  }
  240.  }
  241.  @media (min-width: 1080px) {
  242.    .navbar-expand-lg .navbar-nav .nav-link {
  243.     padding-right: 1.2rem;
  244.     padding-left: 1.2rem;
  245.     border-radius: 4px;
  246.    }
  247.  }
  248.  div#countries,#apps_view {
  249.  background: #fff;
  250.  padding: 10px;
  251.  border-radius: 10px;
  252.  margin-bottom: 20px;
  253.  border: 1px solid #39a7e7;
  254. }
  255.  
  256. .table .thead-dark th {
  257.  color: #000;
  258.  background: #e1e1e1;
  259. }
  260. .card-small.card-small2 .card-title{
  261.  font-size: 14px !important
  262. }
  263. .card-small2 .card-body {
  264.  padding: 5px 5px 3px;
  265. }
  266. .nav-link {
  267.  font-size: 14px;
  268.  padding: 10px 20px;
  269.  color: #000;
  270. }
  271.  
  272. .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  273.  background: #f1f7fd;
  274.  color: #000 !important;
  275. }
  276.  
  277. .nav-tabs {
  278.  border-color: #a7a7a7;
  279.  margin-bottom: 20px;
  280. }
  281. a.primary {
  282. color:#39a7e7;
  283. }
  284. a.primary:hover {
  285. color:#000;
  286. }
  287.  
  288. #apps_view {
  289.  background: #fff;
  290.  padding: 10px;
  291.  border-radius: 10px;
  292.  margin-bottom: 20px;
  293.  box-shadow: rgb(0 0 0 / 10%) 0px 1px 5px 1px;
  294.  }
  295. div#apps_view {
  296.    max-height: 450px;
  297.    overflow-y: scroll;
  298.    border-radius:0;
  299. }
  300. div#apps .card {
  301.    width: 31%;
  302.    display: inline-block;
  303.    margin-left: 1%;
  304.    margin-right: 1%;
  305.    float: left;
  306. }
  307. .pagination {
  308.    display: inline-block;
  309.    padding-left: 0;
  310.    margin: 18px 0;
  311.    border-radius: 4px
  312. }
  313. div#countries {
  314.    max-height: 450px;
  315.    overflow-y: scroll;
  316.    border-radius:0;
  317. }
  318. .pagination>li {
  319.    display: inline
  320. }
  321.  
  322. .pagination>li>a,.pagination>li>span {
  323.    position: relative;
  324.    float: left;
  325.    padding: 9px 16px;
  326.    line-height: 1.42857143;
  327.    text-decoration: none;
  328.    color: #000;
  329.    background-color: #fff;
  330.    border: 1px solid #ddd;
  331.    margin-left: -1px
  332. }
  333.  
  334. .pagination>li:first-child>a,.pagination>li:first-child>span {
  335.    margin-left: 0;
  336.    border-bottom-left-radius: 4px;
  337.    border-top-left-radius: 4px
  338. }
  339.  
  340. .pagination>li:last-child>a,.pagination>li:last-child>span {
  341.    border-bottom-right-radius: 4px;
  342.    border-top-right-radius: 4px
  343. }
  344.  
  345. .pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
  346.    z-index: 2;
  347.    color: #001d3a;
  348.    background-color: #eeeeee;
  349.    border-color: #ddd
  350. }
  351.  
  352. .pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
  353.    z-index: 3;
  354.    color: #fff;
  355.    background-color: #000;
  356.    border-color: #000;
  357.    cursor: default
  358. }
  359.  
  360. .pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
  361.    color: #777777;
  362.    background-color: #fff;
  363.    border-color: #ddd;
  364.    cursor: not-allowed
  365. }
  366.  
  367. .pagination-lg>li>a,.pagination-lg>li>span {
  368.    padding: 10px 16px;
  369.    font-size: 17px;
  370.    line-height: 1.3333333
  371. }
  372.  
  373. .pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
  374.    border-bottom-left-radius: 6px;
  375.    border-top-left-radius: 6px
  376. }
  377.  
  378. .pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
  379.    border-bottom-right-radius: 6px;
  380.    border-top-right-radius: 6px
  381. }
  382.  
  383. .pagination-sm>li>a,.pagination-sm>li>span {
  384.    padding: 5px 10px;
  385.    font-size: 12px;
  386.    line-height: 1.5
  387. }
  388.  
  389. .pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
  390.    border-bottom-left-radius: 3px;
  391.    border-top-left-radius: 3px
  392. }
  393.  
  394. .pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
  395.    border-bottom-right-radius: 3px;
  396.    border-top-right-radius: 3px
  397. }
  398.  
  399. /* width */
  400. ::-webkit-scrollbar {
  401.  width: 10px;
  402. }
  403.  
  404. /* Track */
  405. ::-webkit-scrollbar-track {
  406.  background: #f1f1f1;
  407. }
  408. /* Handle */
  409. ::-webkit-scrollbar-thumb {
  410.  background: #cfd0d2;
  411. }
  412.  
  413. /* Handle on hover */
  414. ::-webkit-scrollbar-thumb:hover {
  415.  background: #555;
  416. }
  417. div#header {
  418.    background: transparent;
  419. }
  420.  
  421. body {    background: rgb(241, 247, 253);}
  422. div#countries .card {
  423.    width: 100%;
  424.    margin-left: 0;
  425.    margin-right: 0;
  426. }
  427. #countries .card-small .card-title {
  428.    /*text-align: center;*/
  429. }
  430. .navbar-collapse {
  431.    background: transparent;
  432.    border: 0;
  433.    border-radius: 0;
  434. }
  435.  
  436. .navbar {
  437.    background: #fff;
  438.    border-radius: 4px;
  439.    border: 1px solid #39a7e7;
  440.    padding-left: 10px;
  441.    padding-right: 10px;
  442. }
  443. </style><style>
  444. div#apps_view {
  445.    max-height: 810px;
  446.    border-radius:0;
  447.    overflow-y: scroll;
  448. }
  449. div#countries {
  450.    max-height: 810px;
  451.    border-radius:0;
  452.    overflow-y: scroll;
  453. }</style></head><body><div class="container" id="header"><nav class="navbar navbar-expand-lg navbar-light "><a class="navbar-brand navbar-brand3" href="home.php"><img src="https://smscode.net/uploads/site_info/logo.png" alt="" class="img-fluid"/></a><button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#menu" aria-controls="menu" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button><div class="collapse navbar-collapse" id="menu"><ul class="navbar-nav"><li class="nav-item"><a href="home.php" class="nav-link "><span> Home</span></a></li><li class="nav-item"><a class="nav-link" href="api.php" target="_blank"> API</a></li><li class="nav-item"><a href="contact.php" class="nav-link"> Contact Us</a></li><li class="nav-item"><a href="https://blog.smscode.net/" class="nav-link"> Blog</a></li><!--<li class="nav-item"><a href="messages.php?page=view" class="nav-link"><i class="menu-icon fa fa-envelope-o"></i><span> Get Support <span class="caret"></span></span></a></li>--><li class="nav-item"><a class="nav-link" href="faqs.php">FAQs</a></li></ul><ul class="navbar-nav ml-auto"><li class="nav-item"><a class="nav-link" href="register.php">Register</a></li><li class="nav-item"><a class="nav-link" href="login.php">Login</a></li></ul></div></nav></div><p style="font-weight:bold;text-align:center;padding: 20px;background:yellow">smscode.net going to merge with <a href="https://smspinverify.com">smspinverify.com</a>, if you have any query please. our telegram support channel : @smspinchat or <a href="https://t.me/smspinchat">https://t.me/smspinchat</a></a></p><!--<div class="container"><div id="google_translate_element" style="float:right;margin-bottom: 10px;"></div><script type="text/javascript">
  454. function googleTranslateElementInit() {
  455.  new google.translate.TranslateElement({pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.HORIZONTAL}, 'google_translate_element');
  456. }
  457. </script><script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script><div style="clear: both;"></div></div>--><div id="top_bar"><div class="container"><marquee direction="left" style="width: 100%;" scrollamount="4" onmouseover="this.stop();" onmouseout="this.start();" ><b>Customer support</b>
  458.  
  459.              smscode.net goin to merge with smspinverify.com, if you have any query please&nbsp;our telegram support channel : @smspinchat or&nbsp; https://t.me/smspinchat
  460. &nbsp; -  &nbsp; <span class="text-muted">23/03/23 10:46 am</span>  &nbsp;&nbsp;&nbsp;
  461.  
  462.                  </marquee></div></div><div class="container"><div class="row"><div class="col-lg-3 col-md-3"><div id="countries"><div class="form-group clearfix"><input style="float: none;display: block;" type="text" id="countries_search" class="form-control" placeholder="Search for a Country..." onkeyup="search('countries')"/></div><div><a id="cid_1" class="card card-small" href="#none" data-id="1" onclick="select_country(1)"><div class="card-body"><img src="https://i.imgur.com/AiWpFxQ.png" alt="USA"><h5 class="card-title">USA</h5></div></a><a id="cid_2" class="card card-small" href="#none" data-id="2" onclick="select_country(2)"><div class="card-body"><img src="uploads/images/37733755_RU.png" alt="Russia"><h5 class="card-title">Russia</h5></div></a><a id="cid_3" class="card card-small" href="#none" data-id="3" onclick="select_country(3)"><div class="card-body"><img src="https://i.imgur.com/otVSWfz.png" alt="Ireland"><h5 class="card-title">Ireland</h5></div></a><a id="cid_4" class="card card-small" href="#none" data-id="4" onclick="select_country(4)"><div class="card-body"><img src="uploads/images/168205702_T2m00t4[1].png" alt="Ukraine"><h5 class="card-title">Ukraine</h5></div></a><a id="cid_5" class="card card-small" href="#none" data-id="5" onclick="select_country(5)"><div class="card-body"><img src="https://i.imgur.com/RX44v70.png" alt="Israel"><h5 class="card-title">Israel</h5></div></a><a id="cid_7" class="card card-small" href="#none" data-id="7" onclick="select_country(7)"><div class="card-body"><img src="uploads/images/6282047_BiZzrG6[1].png" alt="Kenya"><h5 class="card-title">Kenya</h5></div></a><a id="cid_8" class="card card-small" href="#none" data-id="8" onclick="select_country(8)"><div class="card-body"><img src="https://i.imgur.com/sEkanvN.png" alt="Kazakhstan"><h5 class="card-title">Kazakhstan</h5></div></a><a id="cid_9" class="card card-small" href="#none" data-id="9" onclick="select_country(9)"><div class="card-body"><img src="uploads/images/409851007_M6KtKiI[1].png" alt="Kyrgyzstan"><h5 class="card-title">Kyrgyzstan</h5></div></a><a id="cid_10" class="card card-small" href="#none" data-id="10" onclick="select_country(10)"><div class="card-body"><img src="https://i.imgur.com/y4MzAZc.png" alt="Haiti"><h5 class="card-title">Haiti</h5></div></a><a id="cid_50" class="card card-small" href="#none" data-id="50" onclick="select_country(50)"><div class="card-body"><img src="https://upload.wikimedia.org/wikipedia/commons/f/f9/Flag_of_Bangladesh.svg" alt="Bangladesh"><h5 class="card-title">Bangladesh</h5></div></a><a id="cid_11" class="card card-small" href="#none" data-id="11" onclick="select_country(11)"><div class="card-body"><img src="uploads/images/15755627_SHI7QRY[1].png" alt="Laos"><h5 class="card-title">Laos</h5></div></a><a id="cid_12" class="card card-small" href="#none" data-id="12" onclick="select_country(12)"><div class="card-body"><img src="uploads/images/92529890_FFCA2C20-A5F0-44DA-9CF0-D082A6EAAC89.png" alt="Romania"><h5 class="card-title">Romania</h5></div></a><a id="cid_13" class="card card-small" href="#none" data-id="13" onclick="select_country(13)"><div class="card-body"><img src="uploads/images/458051351_LV[1].png" alt="Latvia"><h5 class="card-title">Latvia</h5></div></a><a id="cid_14" class="card card-small" href="#none" data-id="14" onclick="select_country(14)"><div class="card-body"><img src="uploads/images/45498750_FctK0it[1].png" alt="Lithuania"><h5 class="card-title">Lithuania</h5></div></a><a id="cid_6" class="card card-small" href="#none" data-id="6" onclick="select_country(6)"><div class="card-body"><img src="https://i.imgur.com/PYuLigf.png" alt="Argentina"><h5 class="card-title">Argentina</h5></div></a><a id="cid_15" class="card card-small" href="#none" data-id="15" onclick="select_country(15)"><div class="card-body"><img src="https://i.imgur.com/CHRNbsp.png" alt="Belgium"><h5 class="card-title">Belgium</h5></div></a><a id="cid_17" class="card card-small" href="#none" data-id="17" onclick="select_country(17)"><div class="card-body"><img src="https://i.imgur.com/22XKh6m.png" alt="Bos and Herz"><h5 class="card-title">Bos and Herz</h5></div></a><a id="cid_16" class="card card-small" href="#none" data-id="16" onclick="select_country(16)"><div class="card-body"><img src="uploads/images/233444721_ldWHuum[1].png" alt="Malaysia"><h5 class="card-title">Malaysia</h5></div></a><a id="cid_18" class="card card-small" href="#none" data-id="18" onclick="select_country(18)"><div class="card-body"><img src="uploads/images/142851255_XpiWqmW[1].png" alt="Mexico"><h5 class="card-title">Mexico</h5></div></a><a id="cid_19" class="card card-small" href="#none" data-id="19" onclick="select_country(19)"><div class="card-body"><img src="https://i.imgur.com/PnHu3Yb.png" alt="Brazil"><h5 class="card-title">Brazil</h5></div></a><a id="cid_20" class="card card-small" href="#none" data-id="20" onclick="select_country(20)"><div class="card-body"><img src="uploads/images/153070683_F62OCUr[1].png" alt="Moldova"><h5 class="card-title">Moldova</h5></div></a><a id="cid_21" class="card card-small" href="#none" data-id="21" onclick="select_country(21)"><div class="card-body"><img src="https://i.imgur.com/eDionaN.png" alt="Cambodia"><h5 class="card-title">Cambodia</h5></div></a><a id="cid_22" class="card card-small" href="#none" data-id="22" onclick="select_country(22)"><div class="card-body"><img src="uploads/images/289948418_Krs9zLG[1].png" alt="Morocco"><h5 class="card-title">Morocco</h5></div></a><a id="cid_23" class="card card-small" href="#none" data-id="23" onclick="select_country(23)"><div class="card-body"><img src="https://i.imgur.com/NYVKSGw.png" alt="Canada"><h5 class="card-title">Canada</h5></div></a><a id="cid_24" class="card card-small" href="#none" data-id="24" onclick="select_country(24)"><div class="card-body"><img src="uploads/images/478127568_uTVZNMM[1].png" alt="Netherlands"><h5 class="card-title">Netherlands</h5></div></a><a id="cid_25" class="card card-small" href="#none" data-id="25" onclick="select_country(25)"><div class="card-body"><img src="https://i.imgur.com/5H4ENE4.png" alt="Chile"><h5 class="card-title">Chile</h5></div></a><a id="cid_27" class="card card-small" href="#none" data-id="27" onclick="select_country(27)"><div class="card-body"><img src="uploads/images/323747741_TxH5o2z[1].png" alt="New Zealand"><h5 class="card-title">New Zealand</h5></div></a><a id="cid_26" class="card card-small" href="#none" data-id="26" onclick="select_country(26)"><div class="card-body"><img src="https://i.imgur.com/aqwA1nl.png" alt="China"><h5 class="card-title">China</h5></div></a><a id="cid_28" class="card card-small" href="#none" data-id="28" onclick="select_country(28)"><div class="card-body"><img src="uploads/images/23327819_O0twirs[1].png" alt="Nigeria"><h5 class="card-title">Nigeria</h5></div></a><a id="cid_29" class="card card-small" href="#none" data-id="29" onclick="select_country(29)"><div class="card-body"><img src="https://i.imgur.com/ptWydfz.png" alt="Cyprus"><h5 class="card-title">Cyprus</h5></div></a><a id="cid_30" class="card card-small" href="#none" data-id="30" onclick="select_country(30)"><div class="card-body"><img src="uploads/images/397742617_D6DKCHb[1].png" alt="Pakistan"><h5 class="card-title">Pakistan</h5></div></a><a id="cid_31" class="card card-small" href="#none" data-id="31" onclick="select_country(31)"><div class="card-body"><img src="https://i.imgur.com/oeVnjka.png" alt="Czech Republic"><h5 class="card-title">Czech Republic</h5></div></a><a id="cid_32" class="card card-small" href="#none" data-id="32" onclick="select_country(32)"><div class="card-body"><img src="uploads/images/119627764_JkNovDr[1].png" alt="Philippines"><h5 class="card-title">Philippines</h5></div></a><a id="cid_33" class="card card-small" href="#none" data-id="33" onclick="select_country(33)"><div class="card-body"><img src="https://i.imgur.com/BDEgW7R.png" alt="Dominicana"><h5 class="card-title">Dominicana</h5></div></a><a id="cid_34" class="card card-small" href="#none" data-id="34" onclick="select_country(34)"><div class="card-body"><img src="uploads/images/337336223_whSuDS7[1].png" alt="Poland"><h5 class="card-title">Poland</h5></div></a><a id="cid_35" class="card card-small" href="#none" data-id="35" onclick="select_country(35)"><div class="card-body"><img src="https://www.smspva.com/templates/New_theme/images/flags/64/EG.png" alt="Egypt"><h5 class="card-title">Egypt</h5></div></a><a id="cid_36" class="card card-small" href="#none" data-id="36" onclick="select_country(36)"><div class="card-body"><img src="uploads/images/281916120_4yVBwbE[1].png" alt="Portugal"><h5 class="card-title">Portugal</h5></div></a><a id="cid_37" class="card card-small" href="#none" data-id="37" onclick="select_country(37)"><div class="card-body"><img src="https://i.imgur.com/lVFbw35.png" alt="Estonia"><h5 class="card-title">Estonia</h5></div></a><a id="cid_38" class="card card-small" href="#none" data-id="38" onclick="select_country(38)"><div class="card-body"><img src="uploads/images/19554177_z30BBTW[1].png" alt="South Africa"><h5 class="card-title">South Africa</h5></div></a><a id="cid_39" class="card card-small" href="#none" data-id="39" onclick="select_country(39)"><div class="card-body"><img src="https://i.imgur.com/CMA1QYm.png" alt="Finland"><h5 class="card-title">Finland</h5></div></a><a id="cid_40" class="card card-small" href="#none" data-id="40" onclick="select_country(40)"><div class="card-body"><img src="uploads/images/38595233_CP2xWvb[1].png" alt="Spain"><h5 class="card-title">Spain</h5></div></a><a id="cid_41" class="card card-small" href="#none" data-id="41" onclick="select_country(41)"><div class="card-body"><img src="uploads/images/89010374_EUtzJzB[1].png" alt="France"><h5 class="card-title">France</h5></div></a><a id="cid_42" class="card card-small" href="#none" data-id="42" onclick="select_country(42)"><div class="card-body"><img src="uploads/images/172804831_mQd0Tlb[1].png" alt="Sweden"><h5 class="card-title">Sweden</h5></div></a><a id="cid_43" class="card card-small" href="#none" data-id="43" onclick="select_country(43)"><div class="card-body"><img src="https://i.imgur.com/nWib02X.png" alt="Ghana"><h5 class="card-title">Ghana</h5></div></a><a id="cid_44" class="card card-small" href="#none" data-id="44" onclick="select_country(44)"><div class="card-body"><img src="uploads/images/292171123_03fnCLF[1].png" alt="Thailand"><h5 class="card-title">Thailand</h5></div></a><a id="cid_45" class="card card-small" href="#none" data-id="45" onclick="select_country(45)"><div class="card-body"><img src="https://i.imgur.com/BspwWrX.png" alt="India"><h5 class="card-title">India</h5></div></a><a id="cid_46" class="card card-small" href="#none" data-id="46" onclick="select_country(46)"><div class="card-body"><img src="uploads/images/403663062_XcekLa9[1].png" alt="United Kingdom"><h5 class="card-title">United Kingdom</h5></div></a><a id="cid_47" class="card card-small" href="#none" data-id="47" onclick="select_country(47)"><div class="card-body"><img src="https://i.imgur.com/rBw2jVJ.png" alt="Indonesia"><h5 class="card-title">Indonesia</h5></div></a><a id="cid_49" class="card card-small" href="#none" data-id="49" onclick="select_country(49)"><div class="card-body"><img src="uploads/images/402188231_1W8mcrX[1].png" alt="Vietnam"><h5 class="card-title">Vietnam</h5></div></a><a id="cid_48" class="card card-small" href="#none" data-id="48" onclick="select_country(48)"><div class="card-body"><img src="https://i.imgur.com/qGfSnZ6.png" alt=" Iraq"><h5 class="card-title"> Iraq</h5></div></a><div class="clearfix"></div></div></div></div><div class="col-lg-9 col-md-9"><div id="apps_view" style="display: none;"><div class="form-group clearfix"><input type="text" id="apps_search" class="form-control" placeholder="Search for an App..." onkeyup="search('apps')"/></div><div style="position: relative;"><!--        <div id="loader"><div class="lds-roller"><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div></div></div>--><div id="apps"><!--<p class="text-center" style="display: block;    width: 100%;font-size: 20px;">Choose a Country first.</p>--></div></div></div></div></div><div>&nbsp;</div><!--<div class="bg-white mb-3"><ul class="nav nav-tabs" id="myTab" role="tablist"><li class="nav-item" role="presentation"><a class="nav-link active" id="home-tab" data-toggle="tab" href="#home" role="tab" aria-controls="home" aria-selected="true">Main</a></li><li class="nav-item" role="presentation"><a class="nav-link" id="profile-tab" data-toggle="tab" href="#profile" role="tab" aria-controls="profile" aria-selected="false">News</a></li><li class="nav-item" role="presentation"><a class="nav-link" id="contact-tab" data-toggle="tab" href="#contact" role="tab" aria-controls="contact" aria-selected="false">Support</a></li></ul><div class="tab-content" id="myTabContent"><div class="tab-pane fade show active" id="home" role="tabpanel" aria-labelledby="home-tab"><p>Smscode.net is a service providing a phone number you can send any SMS on and get a text of it.</p><h4 class="text-center">Contact us</h4><p class="text-center"><a href="https://wa.me/+17167919422"><b>Whatsapp: <i class="fa fa-whatsapp"></i> +17167919422</b></a><p class="text-center"><a href="https://biexm.com" class="primary"><b>Buy and sell you bitcoin</b></a></p></div><div class="tab-pane fade" id="profile" role="tabpanel" aria-labelledby="profile-tab"><h4><b>Customer support</b></h4><p><span class="text-muted">23/03/23 10:46 am</span></p><p>smscode.net goin to merge with smspinverify.com, if you have any query please&nbsp;our telegram support channel : @smspinchat or&nbsp; https://t.me/smspinchat
  463. </p></div><div class="tab-pane fade" id="contact" role="tabpanel" aria-labelledby="contact-tab"><p class="large">If you have any questions or suggestions about the work of SMS Code | Online SMS verification | Temporary number to SMS receive …, we would gladly answer them and do everything possible to help. To ask a question use the contacts provided below or fill in the contact form that is on the right side of the website.</p><h4 class="text-center">Contact us</h4><p class="text-center"><a href="https://wa.me/+17167919422"><b>Whatsapp: <i class="fa fa-whatsapp"></i> +17167919422</b></a><p class="text-center"><a href="https://biexm.com"  class="primary"><b>Buy and sell you bitcoin</b></a></p></div></div></div>--></div><footer id='footer'><p><a href="terms.php" >Terms & Conditions</a> &middot; <a href="privacy.php">Privacy Policy</a>  | &copy; 2025 <br>SMS Code | Online SMS verification | Temporary number to SMS receive …</p></footer><div id="loader"><div class="lds-roller"><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div></div></div><button onclick="topFunction()" id="myBtn" title="Go to top">Top</button><script>
  464.   function do_that(that) {
  465.  
  466.    $("#coin-name").html($('#buy').find('option:selected').text())
  467.     if ($('#calc').val() == 1) {
  468.      var aaa = $('#amount').val();
  469.      } else {
  470.       var aaa = $('#amount_calc').val();
  471.      }
  472.    get_rate(aaa, $('#buy').val(), $('#currency1').val(),  $('#typee').val());
  473.   }</script><script>
  474.   function get_rate(amount, coin, curr, typee) {
  475. //        $('#loader2').show();
  476.    $.ajax({
  477.     url: 'btc.php',
  478.     type: 'post',
  479. //      dataType: 'json',
  480.     data: {amount: amount, coin: coin, curr: curr, typee: typee},
  481.     success: function (response) {
  482. //            $('#loader2').hide();
  483.      if ($('#calc').val() == 1) {
  484.       $('#amount_calc' + typee).val(amount / response );
  485.       console.log('1')
  486.      } else {
  487.       $('#amount' + typee).val(amount * response )     ;  console.log('0')
  488.      }
  489.     },
  490.     error: function (xhr, err) {
  491. //            $('#loader2').hide();
  492.      alert('Try again later.');
  493.     }
  494.    });
  495.   }
  496.   jQuery(document).ready(function () {
  497.    $('#calc').val(1);
  498.    $('#buy').trigger('change')
  499.    $('.section select').select2()
  500.    setInterval(function () {
  501. //     get_history()
  502.    }, 60000);
  503.   })
  504.  
  505.  
  506.  </script><script>
  507.      function search(type) {
  508.        $("#" + type + "_search").on("keyup", function () {
  509.          var value = $(this).val().toLowerCase();
  510.          if (type == 'countries' || type == 'apps') {
  511.            $("#" + type + " .card-title").filter(function () {
  512.              $(this).parent().parent().toggle($(this).text().toLowerCase().indexOf(value) > -1)
  513.            });
  514.          } else {
  515.            $("#" + type + " tr .searchable").filter(function () {
  516.              $(this).parent().toggle($(this).text().toLowerCase().indexOf(value) > -1)
  517.            });
  518.          }
  519.        });
  520.      }
  521.      function select_country(cid) {
  522. //        $('#loader').show();
  523.        $("#countries").find('.card').removeClass('active')
  524.        $("#cid_" + cid).addClass('active')
  525.  
  526.        $("#apps_view").show()
  527. //        $('#apps_view')[0].scrollIntoView(true);
  528.  
  529.        $.ajax({
  530.          url: 'ajax/load_apps.php',
  531.          type: 'post',
  532. //      dataType: 'json',
  533.          data: {cid: cid},
  534.          success: function (response) {
  535. //            $('#loader').hide();
  536.  
  537.  
  538.            $("#apps").html(response)
  539.          },
  540.          error: function (xhr, err) {
  541.  
  542.            alert('Try again later.');
  543.          }
  544.        });
  545.  
  546.      }
  547.      jQuery(document).ready(function () {
  548.    select_country(1)
  549.      })
  550.  
  551.  
  552.    </script></body></html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda