• DELETE FROM KEYWORDS WHERE ID_DOMAINE=28769601
  • DoneDoneDone

    URL:mtex-toolbox.github.io

    Connection: keep-alive
    Date: Wed, 22 Jan 2025 15:37:48 GMT
    Via: 1.1 varnish
    Content-Length: 162
    Content-Type: text/html
    Accept-Ranges: bytes
    Age: 0
    Location: https://mtex-toolbox.github.io/
    Server: GitHub.com
    Vary: Accept-Encoding
    permissions-policy: interest-cohort=()
    X-GitHub-Request-Id: AFAF:1336A4:1E6FD9:1EC055:679110CC
    X-Served-By: cache-cdg-lfpb1150041-CDG
    X-Cache: MISS
    X-Cache-Hits: 0
    X-Timer: S1737560268.351842,VS0,VE108
    X-Fastly-Request-ID: 54332f4a73fd453a1863fbb8854afcb014ed986d
    
    
    Location => https://mtex-toolbox.github.io/
    Status => 301
    <html>
    <head><title>301 Moved Permanently</title></head>
    

    (vide) Tentative en https

    https://mtex-toolbox.github.io/

    <!DOCTYPE html>
    <html>
    <head>
        <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    
    <meta name="description" content="">
    <meta name="keywords" content="Homepage, home, news, featured examples, mtex toolbox, community, featured addons, documentation, latest publications, requirements, licensing, licencing">
    
    
    <title>Homepage | MTEX</title>
    
    <link rel="stylesheet" href="css/syntax.css">
    
    <!--<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">-->
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css" integrity="sha512-Kc323vGBEqzTmouAECnVceyQqyqdsSiqLQISBL29aUW4U/M7pSPA/gEUZQqv1cwx4OnYxTxve5UMg5GT6L4JJg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
    
    
    <!--<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">-->
    <link rel="stylesheet" href="css/modern-business.css">
    
    <!-- Latest compiled and minified CSS -->
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
    <link rel="stylesheet" href="css/customstyles.css">
    <link rel="stylesheet" href="css/boxshadowproperties.css">
    
    <!-- most color styles are extracted out to here -->
    <link rel="stylesheet" href="css/theme.css">
    <link rel="stylesheet" href="css/theme-mtex.css">
    
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
    
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
    <script src="js/jquery.navgoco.min.js"></script>
    
    
    <!-- Latest compiled and minified JavaScript -->
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
    <!-- Anchor.js -->
    <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
    <script src="js/toc.js"></script>
    <script src="js/customscripts.js"></script>
    
    <!-- Favicons -->
    <link rel="apple-touch-icon" type="image/png" sizes="100x100" href="images/favicons/favicon.png">
    <link rel="icon" type="image/png" sizes="100x100" href="images/favicons/favicon.png">
    <link rel="manifest" href="images/favicons/manifest.json">
    <meta name="msapplication-TileColor" content="#149983">
    <meta name="msapplication-TileImage" size="100x100" type="image/png" content="images/favicons/favicon.png">
    <meta name="theme-color" content="#149983">
    
    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
    <!--[if lt IE 9]>
    <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
    <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
    <![endif]-->
    
    <link rel="alternate" type="application/rss+xml" title="mtex team" href="https://mtex-toolbox.github.io/feed.xml">
    
    <!-- enable MathJax
    <script type="text/x-mathjax-config">
      MathJax.Hub.Config({
          tex2jax: {
              skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
              inlineMath: [['$','$']]
          }
      });
    </script>-->
    <script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script>
    
    <!--<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.2/es5/core.min.js" integrity="sha512-Vj8DsxZwse5LgmhPlIXhSr/+mwl8OajbZVCr4mX/TcDjwU1ijG6A15cnyRXqZd2mUOQqRk4YbQdc7XhvedWqMg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>-->
    
        <script>
            $(document).ready(function() {
                // Initialize navgoco with default options
                $("#mysidebar").navgoco({
                    caretHtml: '',
                    accordion: true,
                    openClass: 'active', // open
                    save: false, // leave false or nav highlighting doesn't work right
                    cookie: {
                        name: 'navgoco',
                        expires: false,
                        path: '/'
                    },
                    slide: {
                        duration: 400,
                        easing: 'swing'
                    }
                });
    
                $("#collapseAll").click(function(e) {
                    e.preventDefault();
                    $("#mysidebar").navgoco('toggle', false);
                });
    
                $("#expandAll").click(function(e) {
                    e.preventDefault();
                    $("#mysidebar").navgoco('toggle', true);
                });
    
            });
    
        </script>
        <script>
            $(function () {
                $('[data-toggle="tooltip"]').tooltip()
            })
        </script>
        <script>
            $(document).ready(function() {
                $("#tg-sb-link").click(function() {
                    $("#tg-sb-sidebar").toggle();
                    $("#tg-sb-content").toggleClass('col-md-9');
                    $("#tg-sb-content").toggleClass('col-md-12');
                    $("#tg-sb-icon").toggleClass('fa-toggle-on');
                    $("#tg-sb-icon").toggleClass('fa-toggle-off');
                });
            });
        </script>
        
    </head>
    

    Homepage | MTEX

    Recherche META Description de la page

    Recherche META Keywords de la page

    Homepage, home, news, featured examples, mtex toolbox, community, featured addons, documentation, latest publications, requirements, licensing, licencing

    UPDATE DOMAINES SET server='GitHub.com',redirection='https://mtex-toolbox.github.io/',Status='200',err='',[TITRE]=N'Homepage | MTEX',[DESCRIPTION]=N'',[KEYWORDS]=N'Homepage, home, news, featured examples, mtex toolbox, community, featured addons, documentation, latest publications, requirements, licensing, licencing' WHERE id=28769601
  • 0

    Homepage | MTEX Homepage home news featured examples mtex toolbox community featured addons documentation latest publications requirements licensing licencing

  • 0. Homepage (8)
  • --------->0
  • 1. | (1)
  • --------->0
  • 2. MTEX (4)
  • --------->0
  • 6. home (4)
  • --------->0
  • 8. news (4)
  • --------->0
  • 10. featured (8)
  • --------->0
  • 11. examples (8)
  • --------->0
  • 14. toolbox (7)
  • --------->0
  • 16. community (9)
  • --------->0
  • 19. addons (6)
  • --------->0
  • 21. documentation (13)
  • --------->0
  • 23. latest (6)
  • --------->0
  • 24. publications (12)
  • --------->0
  • 26. requirements (12)
  • --------->0
  • 28. licensing (9)
  • --------->0
  • 30. licencing (9)
  • --------->0
    INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'Homepage',28769601),(N'|',28769601),(N'MTEX',28769601),(N'home',28769601),(N'news',28769601),(N'featured',28769601),(N'examples',28769601),(N'toolbox',28769601),(N'community',28769601),(N'addons',28769601),(N'documentation',28769601),(N'latest',28769601),(N'publications',28769601),(N'requirements',28769601),(N'licensing',28769601),(N'licencing',28769601)