Facebook Using code from different domains
问题 I am creating a widget in js that will be implemented across many websites, Facebook requires me to give them "my domain" so they will know that I am verified. The problem is that the widget will be used from many websites, and I am not going to manuly list all of those domains to Facebook. How can I enable my app to work from those different websites using js only? (for the widget) Thanks in advance. 回答1: i use ajax for something similar. i ajax to a php page, and use the php sdk for all the