Improves WP detection
This commit is contained in:
5
spec/fixtures/target/platform/wordpress/detection/wp_admin.html
vendored
Normal file
5
spec/fixtures/target/platform/wordpress/detection/wp_admin.html
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<script data-cfasync='false'>
|
||||
//<![CDATA[
|
||||
_SHR_SETTINGS = {"endpoints":{"local_recs_url":"https:\/\/ex.lo\/wp-admin\/admin-ajax.php?action=shareaholic_permalink_related","ajax_url":"http:\/\/ex.lo\/wp-admin\/admin-ajax.php"},"url_components":{"year":"2019","monthnum":"03","day":"16","hour":"21","minute":"02","second":"33","post_id":"8","postname":"post1","category":"uncategorized"}};
|
||||
//]]>
|
||||
</script>
|
||||
2
spec/fixtures/target/platform/wordpress/detection/wp_json_oembed.html
vendored
Normal file
2
spec/fixtures/target/platform/wordpress/detection/wp_json_oembed.html
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
<link rel="alternate" type="application/json+oembed" href="https://ex.lo/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fex.lo%2F" />
|
||||
<link rel="alternate" type="text/xml+oembed" href="http://ex.lo/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fex.lo%2F&format=xml" />
|
||||
Reference in New Issue
Block a user