app/services/verify_link_service.rb に下記があるので「a rel="me"」だけじゃなくてHTMLヘッダに「 ink rel="me"」を書いても認証されそうよね
Nokogiri::HTML(@body).xpath('//a[@rel="me"]|//link[@rel="me"]').any? { |link| link['href'] == @link_back }
app/services/verify_link_service.rb に下記があるので「a rel="me"」だけじゃなくてHTMLヘッダに「 ink rel="me"」を書いても認証されそうよね
Nokogiri::HTML(@body).xpath('//a[@rel="me"]|//link[@rel="me"]').any? { |link| link['href'] == @link_back }
senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.
All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.