[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fw0GjgqVnOSZ9ZMN_LtmZAdyKGXlG5JlH7b4lhj3DHI0":3},{"slug":4,"name":4,"version":5,"author":6,"author_profile":7,"description":8,"short_description":9,"active_installs":10,"downloaded":11,"rating":12,"num_ratings":12,"last_updated":13,"tested_up_to":14,"requires_at_least":15,"requires_php":16,"tags":17,"homepage":23,"download_link":24,"security_score":25,"vuln_count":12,"unpatched_count":12,"last_vuln_date":26,"fetched_at":27,"vulnerabilities":28,"developer":29,"crawl_stats":26,"alternatives":36,"analysis":135,"fingerprints":164},"dekabotann","0.1.2","土橋一夫 Kazuo Dobashi","https:\u002F\u002Fprofiles.wordpress.org\u002Fkazunii\u002F","\u003Cp>“dekabotann” is a plugin providing big social button. Hatena, Twitter, Facebook, Google+. Especially, this plugin is optimized for Japanese.\u003C\u002Fp>\n\u003Ch3>Arbitrary section 1\u003C\u002Fh3>\n","\"dekabotann\" is a plugin providing big social button. Hatena, Twitter, Facebook, Google+. Especially, this plugin is optimized for Japanese.",10,1809,0,"2012-10-06T02:46:00.000Z","3.4.2","3.3","",[18,19,20,21,22],"facebook","google-plus-one","hatena","social-bookmark","twitter","http:\u002F\u002Faccountingse.net\u002F2012\u002F09\u002F582\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdekabotann.zip",85,null,"2026-03-15T15:16:48.613Z",[],{"slug":30,"display_name":6,"profile_url":7,"plugin_count":31,"total_installs":32,"avg_security_score":25,"avg_patch_time_days":33,"trust_score":34,"computed_at":35},"kazunii",2,20,30,84,"2026-04-04T16:02:05.419Z",[37,55,74,91,110],{"slug":38,"name":39,"version":40,"author":41,"author_profile":42,"description":43,"short_description":44,"active_installs":32,"downloaded":45,"rating":12,"num_ratings":12,"last_updated":46,"tested_up_to":47,"requires_at_least":48,"requires_php":16,"tags":49,"homepage":53,"download_link":54,"security_score":25,"vuln_count":12,"unpatched_count":12,"last_vuln_date":26,"fetched_at":27},"social-counters","Social Counters","2.2.9","mortay","https:\u002F\u002Fprofiles.wordpress.org\u002Fmortay\u002F","\u003Cp>It allows to place counters and social sharing links to the most popular social networks like Menéame, Twitter, Facebook, Google Buzz, Tuenti or Bitacoras.com.\u003C\u002Fp>\n\u003Cp>It also has WordPress actions (add_action) and filters (add_filter) allowing to select the social sharing links we want to show.\u003C\u002Fp>\n\u003Cp>The available functions are:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\n\u003Cp>\u003Ccode>the_social_counters( $counters = array() )\u003C\u002Fcode>: Displays selected social counters.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>$counters\u003C\u002Fcode>: Array with list of social counters to view, by default \u003Ccode>bitacoras,tuenti,google-buzz,meneame,twitter,facebook\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Ccode>the_social_counters__get ( $counters = array() )\u003C\u002Fcode>: Returns the selected social counters.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>$counters\u003C\u002Fcode>: Array with list of social counters to view, by default \u003Ccode>bitacoras,tuenti,google-buzz,meneame,twitter,facebook\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Ccode>social_counter( $social_counter = '', $postparam = false, $linked = true )\u003C\u002Fcode>: Displays a particular social counter\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>$social_counter\u003C\u002Fcode>: Name of social counter, by default the options are \u003Ccode>bitacoras,tuenti,google-buzz,meneame,twitter,facebook\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>$postparam\u003C\u002Fcode>: $post object to get the counter, by default system use global $post;\u003C\u002Fli>\n\u003Cli>\u003Ccode>$linked\u003C\u002Fcode>: Simple option to de-activate link.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Ccode>social_counter__get( $social_counter = '', $postparam = false, $linked = true )\u003C\u002Fcode>: Returns a particular social counter\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>$social_counter\u003C\u002Fcode>: Name of social counter, by default the options are \u003Ccode>bitacoras,tuenti,google-buzz,meneame,twitter,facebook\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>\u003Ccode>$postparam\u003C\u002Fcode>: \u003Ccode>$post\u003C\u002Fcode> object to get the counter, by default system uses global \u003Ccode>$post\u003C\u002Fcode> var.\u003C\u002Fli>\n\u003Cli>\u003Ccode>$linked\u003C\u002Fcode>: Simple option to de-activate link.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>It’s also possible to define two constants in ‘wp-config.php’…\u003C\u002Fp>\n\u003Cul>\n\u003Cli>SOCIAL_COUNTER__LOAD_CSS: If we define this constant as \u003Ccode>false\u003C\u002Fcode>, the plugin will not load the default style.\u003C\u002Fli>\n\u003Cli>SOCIAL_COUNTER__LOAD_CSS_SMALL: If we define this constanta as \u003Ccode>true\u003C\u002Fcode>, the plugin will load de small icons.\u003C\u002Fli>\n\u003Cli>SOCIAL_COUNTER__TWITTER_USER: The twitter sharing link includes this username with the RT link.\u003C\u002Fli>\n\u003C\u002Ful>\n","It allows to place counters and social sharing links to the most popular social networks like Menéame, Twitter, Facebook, Google Buzz, Tuenti or Bitac &hellip;",13244,"2016-03-29T12:00:00.000Z","4.4.34","2.9",[50,18,51,52,22],"counter","social","social-bookmarking","http:\u002F\u002Fblogestudio.com\u002Fplugin\u002Fsocial-counters\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsocial-counters.2.2.9.zip",{"slug":56,"name":57,"version":58,"author":59,"author_profile":60,"description":61,"short_description":62,"active_installs":10,"downloaded":63,"rating":64,"num_ratings":65,"last_updated":16,"tested_up_to":66,"requires_at_least":67,"requires_php":16,"tags":68,"homepage":70,"download_link":71,"security_score":72,"vuln_count":12,"unpatched_count":12,"last_vuln_date":26,"fetched_at":73},"simple-share","Simple Share","1.0.1","Takayuki Miyauchi","https:\u002F\u002Fprofiles.wordpress.org\u002Fmiyauchi\u002F","\u003Cp>You can place share buttons just by activating this plugin.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>There is no admin panel.\u003C\u002Fli>\n\u003Cli>You can place twitter, facebook, google, and hatena(ja only) buttons.\u003C\u002Fli>\n\u003Cli>They will be hidden at mobile screen (under 480px).\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Filter hook\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>simple_share_the_content – Filter the content.\u003C\u002Fli>\n\u003Cli>simple_share_get_share_buttons – Filter the share buttons.\u003C\u002Fli>\n\u003Cli>simple_share_mobile_footer – Filter the footer buttons on mobile.\u003C\u002Fli>\n\u003Cli>simple_share_style – Filter the css.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Placing share buttons in the footer.\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>add_filter( 'simple_share_the_content', function( $content, $share, $orig ){\n    return $share. $orig . $share;\n}, 10, 3 );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Other Notes\u003C\u002Fh4>\n\u003Cp>If you would have conflicts with other plugins you can stop JavaScripts in the footer like below.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>remove_action( 'simple_share_footer', array( $simple_share, 'facebook_script' ) );\u003C\u002Fcode> – Stop facebook scripts.\u003C\u002Fli>\n\u003Cli>\u003Ccode>remove_action( 'simple_share_footer', array( $simple_share, 'google_script' ) );\u003C\u002Fcode> – Stop Google scripts.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Contribution\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fmiya0001\u002Fsimple-share\" rel=\"nofollow ugc\">https:\u002F\u002Fgithub.com\u002Fmiya0001\u002Fsimple-share\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ftravis-ci.org\u002Fmiya0001\u002Fsimple-share\u002F\" rel=\"nofollow ugc\">https:\u002F\u002Ftravis-ci.org\u002Fmiya0001\u002Fsimple-share\u002F\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n","You can place share buttons just by activating this plugin.",5488,96,4,"4.2.39","4.0",[18,20,69,51,22],"share","http:\u002F\u002Fgithub.com\u002Fmiya0001\u002Fsimple-share","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsimple-share.zip",100,"2026-03-15T10:48:56.248Z",{"slug":75,"name":76,"version":77,"author":78,"author_profile":79,"description":80,"short_description":81,"active_installs":10,"downloaded":82,"rating":12,"num_ratings":12,"last_updated":83,"tested_up_to":84,"requires_at_least":85,"requires_php":16,"tags":86,"homepage":16,"download_link":90,"security_score":25,"vuln_count":12,"unpatched_count":12,"last_vuln_date":26,"fetched_at":27},"socially-social-bookmarking-widget","Socially Social Bookmaring Widget","3.0","Teja Amilineni","https:\u002F\u002Fprofiles.wordpress.org\u002Fbhargavteja\u002F","\u003Cp>Socailly is an easy to use sidebar widget that displays Facebook, Twitter, Digg, StumbleUpon, YouTube & RSS icons.\u003C\u002Fp>\n","Socailly is an easy to use sidebar widget that displays Facebook, Twitter, Digg, StumbleUpon, YouTube & RSS icons.",4481,"2014-03-03T07:29:00.000Z","3.7.41","2.0.2",[87,18,88,89,22],"digg","social-bookmarks","stumbleupon","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsocially-social-bookmarking-widget.zip",{"slug":92,"name":93,"version":94,"author":95,"author_profile":96,"description":97,"short_description":98,"active_installs":10,"downloaded":99,"rating":100,"num_ratings":101,"last_updated":102,"tested_up_to":103,"requires_at_least":104,"requires_php":16,"tags":105,"homepage":108,"download_link":109,"security_score":25,"vuln_count":12,"unpatched_count":12,"last_vuln_date":26,"fetched_at":27},"wp-socialshareprivacy","WP socialshareprivacy","0.6.2","boxi","https:\u002F\u002Fprofiles.wordpress.org\u002Fboxi\u002F","\u003Cp>Fügt Facebook-, Twitter- und Google+-Buttons hinzu, mit denen man Artikel komfortabel seinen Freunden empfehlen kann.\u003Cbr \u002F>\nDabei werden keine Daten der Leser ohne deren Zustimmung an die Betreiber der Netzwerk-Plattformen gesendet.\u003C\u002Fp>\n\u003Cp>Wie das ganze funktioniert, beschreibt der Artikel \u003Ca href=\"http:\u002F\u002Fwww.heise.de\u002Fct\u002Fartikel\u002F2-Klicks-fuer-mehr-Datenschutz-1333879.html\" title=\"heise online\" rel=\"nofollow ugc\">2 Klicks für mehr Datenschutz\u003C\u002Fa>\u003Cbr \u002F>\nauf heise online. Dieses Plugin verwendet das \u003Ca href=\"http:\u002F\u002Fwww.heise.de\u002Fextras\u002Fsocialshareprivacy\u002F\" title=\"jQuery Plug-In socialshareprivacy\" rel=\"nofollow ugc\">heise socialshareprivacy\u003C\u002Fa>-jQuery-Plugin,\u003Cbr \u002F>\num diese Funktion in WordPress bereitzustellen.\u003C\u002Fp>\n","Datenschutzfreundliche Social-Media-Einbindung (Facebook, Twitter und Google+)",5095,60,1,"2012-03-11T13:50:00.000Z","3.3.2","3.0.1",[106,18,107,88,22],"button","googleplus","http:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fwp-socialshareprivacy\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-socialshareprivacy.0.6.2.zip",{"slug":111,"name":112,"version":113,"author":114,"author_profile":115,"description":116,"short_description":117,"active_installs":118,"downloaded":119,"rating":120,"num_ratings":121,"last_updated":122,"tested_up_to":123,"requires_at_least":124,"requires_php":125,"tags":126,"homepage":130,"download_link":131,"security_score":132,"vuln_count":133,"unpatched_count":12,"last_vuln_date":134,"fetched_at":27},"nextend-facebook-connect","Nextend Social Login and Register","3.1.23","Nextendweb","https:\u002F\u002Fprofiles.wordpress.org\u002Fnextendweb\u002F","\u003Cp>Nextend Social Login is a professional, easy to use and free WordPress plugin. It lets your visitors  register and login to your site using their social profiles (Facebook, Google, X (formerly Twitter), etc.) instead of forcing them to spend valuable time to fill out the default registration form. Besides that, they don’t need to wait for validation emails or keep track of their username and password anymore.\u003C\u002Fp>\n\u003Cblockquote>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Ftry-nextend-social-login.nextendweb.com\u002Fwp-login.php\" rel=\"nofollow ugc\">Demo\u003C\u002Fa>  |  \u003Ca href=\"https:\u002F\u002Fwww.youtube.com\u002Fwatch?v=buPTza2-6xc&list=PLSawiBnEUNftt3EDqnP2jIXeh6q0pZ5D8&index=1\" rel=\"nofollow ugc\">Tutorial videos\u003C\u002Fa>  |  \u003Ca href=\"https:\u002F\u002Fsocial-login.nextendweb.com\u002Fdocumentation\u002F\" rel=\"nofollow ugc\">Docs\u003C\u002Fa>  |  \u003Ca href=\"https:\u002F\u002Fsocial-login.nextendweb.com\u002Fsupport\u002F\" rel=\"nofollow ugc\">Support\u003C\u002Fa>  |  \u003Ca href=\"https:\u002F\u002Fsocial-login.nextendweb.com\u002Fpricing\u002F\" rel=\"nofollow ugc\">Pro Addon\u003C\u002Fa>\u003C\u002Fp>\n\u003C\u002Fblockquote>\n\u003Cspan class=\"embed-youtube\" style=\"text-align:center; display: block;\">\u003Ciframe loading=\"lazy\" class=\"youtube-player\" width=\"750\" height=\"422\" src=\"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FbuPTza2-6xc?version=3&rel=1&showsearch=0&showinfo=1&iv_load_policy=1&fs=1&hl=en-US&autohide=2&wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox\">\u003C\u002Fiframe>\u003C\u002Fspan>\n\u003Cp>Nextend Social Login seamlessly integrates with your existing WordPress login and registration form. Existing users can add or remove their social accounts at their WordPress profile page. A single user can attach as many social account as they want allowing them to log in with Facebook, Google or X (formerly Twitter).\u003C\u002Fp>\n\u003Ch4>Three popular providers: Facebook, Google and X (formerly Twitter)\u003C\u002Fh4>\n\u003Cp>Providers are the services which the visitors can use to register and log in to your site. Nextend Social Login allows your visitors to log in with their account from the most popular social networks: Facebook, Google and X (formerly Twitter).\u003C\u002Fp>\n\u003Ch4>Free version features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>One click registration and login via Facebook, Google and X (formerly Twitter)\u003C\u002Fli>\n\u003Cli>Your current users can easily connect their Facebook, Google or X (formerly Twitter) profiles with their account\u003C\u002Fli>\n\u003Cli>Social accounts are tied to a WordPress user account so every account can be accessed with and without social account\u003C\u002Fli>\n\u003Cli>You can define custom redirect URL after the registration (upon first login) using any of the social accounts.\u003C\u002Fli>\n\u003Cli>You can define custom redirect URL after each login with any of the enabled social accounts.\u003C\u002Fli>\n\u003Cli>Display Facebook, Google, X (formerly Twitter) profile picture as avatar\u003C\u002Fli>\n\u003Cli>Login widget and shortcodes\u003C\u002Fli>\n\u003Cli>Customizable designs to match your site\u003C\u002Fli>\n\u003Cli>Editable and translatable texts on the login buttons\u003C\u002Fli>\n\u003Cli>Very simple to setup and use\u003C\u002Fli>\n\u003Cli>Clean, user friendly UI\u003C\u002Fli>\n\u003Cli>Fast and helpful support\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Additional features in the \u003Ca href=\"https:\u002F\u002Fsocial-login.nextendweb.com\u002F\" rel=\"nofollow ugc\">Pro addon\u003C\u002Fa>\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>WooCommerce compatibility\u003C\u002Fli>\n\u003Cli>BuddyPress compatibility\u003C\u002Fli>\n\u003Cli>UserPro compatibility\u003C\u002Fli>\n\u003Cli>Ultimate Member compatibility\u003C\u002Fli>\n\u003Cli>Easy Digital Downloads compatibility\u003C\u002Fli>\n\u003Cli>Pro providers: LinkedIn, Amazon, VKontakte, WordPress.com, Yahoo, PayPal, Disqus, Apple, GitHub, Microsoft, Line, Discord, Slack, TikTok, Steam, Twitch, Kakao, Reddit, Spotify and more coming soon\u003C\u002Fli>\n\u003Cli>Configure whether email address should be asked on registration at each provider\u003C\u002Fli>\n\u003Cli>Configure whether username should be asked on registration at each provider\u003C\u002Fli>\n\u003Cli>Choose from icons or wide buttons\u003C\u002Fli>\n\u003Cli>Several login layouts\u003C\u002Fli>\n\u003Cli>Restrict specific user roles from using the social logins. (You can restrict different roles for each provider.)\u003C\u002Fli>\n\u003Cli>Assign specific user roles to the newly registered users who use any social login provider. (You can set different roles for each provider.)\u003C\u002Fli>\n\u003Cli>Show the name of the linked providers in the Users table\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Usage\u003C\u002Fh4>\n\u003Cp>After you activated the plugin configure and enable the provider you want to use, then the plugin will automatically\u003C\u002Fp>\n\u003Cul>\n\u003Cli>add the login buttons to the WordPress login page. See screenshot #1\u003C\u002Fli>\n\u003Cli>add the account linking buttons to the WordPress profile page. See screenshot #2\u003C\u002Fli>\n\u003C\u002Ful>\n","One click registration & login plugin for Facebook, Google, X (formerly Twitter) and more. Quick setup and easy configuration.",200000,7588989,98,441,"2026-02-23T09:51:00.000Z","6.9.4","4.9","7.4",[18,127,128,22,129],"google","social-login","x","https:\u002F\u002Fsocial-login.nextendweb.com\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fnextend-facebook-connect.3.1.23.zip",89,6,"2025-11-27 14:54:41",{"attackSurface":136,"codeSignals":147,"taintFlows":154,"riskAssessment":155,"analyzedAt":163},{"hooks":137,"ajaxHandlers":143,"restRoutes":144,"shortcodes":145,"cronEvents":146,"entryPointCount":12,"unprotectedCount":12},[138],{"type":139,"name":140,"callback":4,"file":141,"line":142},"filter","the_content","dekabotann.php",68,[],[],[],[],{"dangerousFunctions":148,"sqlUsage":149,"outputEscaping":151,"fileOperations":12,"externalRequests":12,"nonceChecks":12,"capabilityChecks":12,"bundledLibraries":153},[],{"prepared":12,"raw":12,"locations":150},[],{"escaped":12,"rawEcho":12,"locations":152},[],[],[],{"summary":156,"deductions":157},"The plugin 'dekabotann' version 0.1.2 exhibits a very strong security posture based on the provided static analysis. The absence of any identified attack surface, dangerous functions, raw SQL queries, unescaped output, file operations, external HTTP requests, or taint flows indicates that the developers have followed secure coding practices.  The complete lack of known vulnerabilities in its history further reinforces this positive assessment, suggesting a mature and well-audited codebase. \n\nHowever, it is important to note that the analysis reports zero nonce checks and zero capability checks. While the current attack surface is zero, this implies that if any new functionality were to be introduced without proper authentication or authorization mechanisms, it could potentially expose vulnerabilities.  The current state is excellent, but the lack of foundational security checks for potential future additions is a minor concern that could be addressed to ensure continued security.",[158,161],{"reason":159,"points":160},"No nonce checks implemented",5,{"reason":162,"points":160},"No capability checks implemented","2026-03-17T01:31:57.947Z",{"wat":165,"direct":173},{"assetPaths":166,"generatorPatterns":167,"scriptPaths":168,"versionParams":170},[],[],[169],"\u002Fwp-content\u002Fplugins\u002Fdekabotann\u002Fjs\u002Fdekabotann.js",[171,172],"dekabotann\u002Fstyle.css?ver=","dekabotann\u002Fscript.js?ver=",{"cssClasses":174,"htmlComments":177,"htmlAttributes":180,"restEndpoints":184,"jsGlobals":185,"shortcodeOutput":187},[175,176],"hatena-bookmark-button","twitter-share-button",[178,179],"このタグを +1 ボタンを表示する場所に挿入してください"," この render 呼び出しを適切な位置に挿入してください",[181,182,183],"data-hatena-bookmark-layout","data-lang","data-count",[],[186],"window.___gcfg",[188,189,190,191,192,193,194],"\u003Ca href=\"http:\u002F\u002Fb.hatena.ne.jp\u002Fentry\u002F\" class=\"hatena-bookmark-button\" data-hatena-bookmark-layout=\"vertical\" title=\"このエントリーをはてなブックマークに追加\">\u003Cimg src=\"http:\u002F\u002Fb.st-hatena.com\u002Fimages\u002Fentry-button\u002Fbutton-only.gif\" alt=\"このエントリーをはてなブックマークに追加\" width=\"20\" height=\"20\" style=\"border: none;\" \u002F>\u003C\u002Fa>\u003Cscript type=\"text\u002Fjavascript\" src=\"http:\u002F\u002Fb.st-hatena.com\u002Fjs\u002Fbookmark_button.js\" charset=\"utf-8\" async=\"async\">\u003C\u002Fscript>","\u003Ca href=\"https:\u002F\u002Ftwitter.com\u002Fshare\" class=\"twitter-share-button\" data-lang=\"ja\" data-count=\"vertical\">ツイート\u003C\u002Fa>","\u003Cscript>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=\"\u002F\u002Fplatform.twitter.com\u002Fwidgets.js\";fjs.parentNode.insertBefore(js,fjs);}}(document,\"script\",\"twitter-wjs\");\u003C\u002Fscript>","\u003Ciframe src=\"\u002F\u002Fwww.facebook.com\u002Fplugins\u002Flike.php?href=","\u003Cg:plusone size=\"tall\">\u003C\u002Fg:plusone>","\u003Cscript type=\"text\u002Fjavascript\">\n  window.___gcfg = {lang: 'ja'};\n","  (function() {\n    var po = document.createElement('script'); po.type = 'text\u002Fjavascript'; po.async = true;\n    po.src = 'https:\u002F\u002Fapis.google.com\u002Fjs\u002Fplusone.js';\n    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);\n  })();\n\u003C\u002Fscript>"]