Skip to content

Commit

Permalink
Remove custom support of WeChat mp articles (#428)
Browse files Browse the repository at this point in the history
Current parser doesn't support the latest WeChat mp article pages, but
it supports The Open Graph protocol now
  • Loading branch information
danyang685 committed Jul 13, 2020
1 parent c9744ff commit c9af3f7
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 726 deletions.
1 change: 0 additions & 1 deletion lib/onebox/engine.rb
Expand Up @@ -168,7 +168,6 @@ def always_https?
require_relative "engine/twitch_stream_onebox"
require_relative "engine/twitch_video_onebox"
require_relative "engine/trello_onebox"
require_relative "engine/wechat_mp_onebox"
require_relative "engine/cloudapp_onebox"
require_relative "engine/wistia_onebox"
require_relative "engine/simplecast_onebox"
Expand Down
62 changes: 0 additions & 62 deletions lib/onebox/engine/wechat_mp_onebox.rb

This file was deleted.

0 comments on commit c9af3f7

Please sign in to comment.