mirror of
https://github.com/arnaucube/blog.git
synced 2026-02-10 04:36:41 +01:00
template small update
This commit is contained in:
@@ -4,16 +4,16 @@
|
||||
<head>
|
||||
<meta name="description" content="Developing a twitter botnet with autonomous bots replying tweets with text generated based on probabilities in Markov chains" />
|
||||
<meta charset="utf-8">
|
||||
<title>Auto generated tweets from Markov chains - ArnauCube - Blog</title>
|
||||
<meta name="title" content="Auto generated tweets from Markov chains - ArnauCube - Blog">
|
||||
<title>Auto generated tweets from Markov chains - arnaucube</title>
|
||||
<meta name="title" content="Auto generated tweets from Markov chains - arnaucube">
|
||||
<meta name="description" content="Developing a twitter botnet with autonomous bots replying tweets with text generated based on probabilities in Markov chains">
|
||||
|
||||
<meta property="og:title" content="Auto generated tweets from Markov chains - ArnauCube - Blog" />
|
||||
<meta property="og:title" content="Auto generated tweets from Markov chains - arnaucube" />
|
||||
<meta property="og:description" content="Developing a twitter botnet with autonomous bots replying tweets with text generated based on probabilities in Markov chains" />
|
||||
<meta property="og:url" content="https://arnaucube.com/blog/flock-botnet.html" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:image" content="https://arnaucube.com/blog/img/posts/flock-botnet/markovchain.png" />
|
||||
<meta name="twitter:title" content="Auto generated tweets from Markov chains - ArnauCube - Blog">
|
||||
<meta name="twitter:title" content="Auto generated tweets from Markov chains - arnaucube">
|
||||
<meta name="twitter:description" content="Developing a twitter botnet with autonomous bots replying tweets with text generated based on probabilities in Markov chains">
|
||||
<meta name="twitter:image" content="https://arnaucube.com/blog/img/posts/flock-botnet/markovchain.png">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
|
||||
Reference in New Issue
Block a user