TwitterJS doesn't work any more (due to policy changes)

This commit is contained in:
Miroslav Stampar
2025-07-26 17:01:26 +02:00
parent b5264ff5aa
commit 29917f4eee
2 changed files with 2 additions and 39 deletions

View File

@@ -4,17 +4,6 @@
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<script src="javascripts/twitter.min.js" type="text/javascript"></script>
<script type="text/javascript" charset="utf-8">
getTwitters('tweet', {
id: 'sqlmap',
count: 16,
enableLinks: true,
ignoreReplies: true,
clearContents: true,
template: '<strong><a href="http://twitter.com/%user_screen_name%/statuses/%id_str%/">%time%</a></strong> - %text%'
});
</script>
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="alternate" type="application/rss+xml" title="sqlmap commits" href="https://github.com/sqlmapproject/sqlmap/commits/master.atom">
<link href='https://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'>
@@ -125,8 +114,8 @@ Warning: SQLite3::exec(): near "": syntax error in index.php on line 19
<a name="developers"><h1>Developers</h1></a>
<ul>
<li><a href="mailto:bernardo@sqlmap.org">Bernardo Damele A. G.</a> (<a href="https://twitter.com/bdamele">@bdamele</a>)</li>
<li><a href="mailto:miroslav@sqlmap.org">Miroslav Stampar</a> (<a href="https://twitter.com/stamparm">@stamparm</a>)</li>
<li><a href="mailto:bernardo@sqlmap.org">Bernardo Damele A. G.</a> (<a href="https://x.com/bdamele">@bdamele</a>)</li>
<li><a href="mailto:miroslav@sqlmap.org">Miroslav Stampar</a> (<a href="https://x.com/stamparm">@stamparm</a>)</li>
</ul>
<p>You can contact the development team by writing to <code>dev@sqlmap.org</code>.</p>
@@ -141,13 +130,6 @@ Warning: SQLite3::exec(): near "": syntax error in index.php on line 19
<small>Download</small>
.tar.gz file
</a>
<br>
<div id="timeline">
<a class="twitter-timeline" data-dnt="true" href="https://twitter.com/sqlmap" data-widget-id="517688929021992960">Tweets by @sqlmap</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div>
</aside>
</div>
</div>