Skip to content

Commit 90b6122

Browse files
committed
Attempting to fix the blueprints
1 parent c6a44eb commit 90b6122

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

airtable/airtable-blueprint.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
{
3535
"step": "defineWpConfigConsts",
3636
"consts": {
37-
"USE_PLAYGROUND_CORS_PROXY": true,
3837
"JETPACK_DEBUG": "true",
3938
"JETPACK_DEV_DEBUG": "true",
4039
"DNS_NS": 0
@@ -60,7 +59,7 @@
6059
"pluginData": {
6160
"caption": "Installing Remote Data Blocks",
6261
"resource": "url",
63-
"url": "https://github-proxy.com/proxy/?repo=Automattic/remote-data-blocks&release=latest&asset=remote-data-blocks.zip"
62+
"url": "https://playground.wordpress.net/plugin-proxy.php?repo=Automattic/remote-data-blocks&name=remote-data-blocks.zip"
6463
}
6564
},
6665
{

blueprint.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
{
4141
"step": "defineWpConfigConsts",
4242
"consts": {
43-
"USE_PLAYGROUND_CORS_PROXY": true,
4443
"JETPACK_DEBUG": "true",
4544
"JETPACK_DEV_DEBUG": "true",
4645
"DNS_NS": 0
@@ -55,7 +54,7 @@
5554
"pluginData": {
5655
"caption": "Installing Remote Data Blocks",
5756
"resource": "url",
58-
"url": "https://github-proxy.com/proxy/?repo=Automattic/remote-data-blocks&release=latest&asset=remote-data-blocks.zip"
57+
"url": "https://playground.wordpress.net/plugin-proxy.php?repo=Automattic/remote-data-blocks&name=remote-data-blocks.zip"
5958
}
6059
}
6160
]

0 commit comments

Comments
 (0)