summaryrefslogtreecommitdiff
path: root/plugins/fetch.json
diff options
context:
space:
mode:
authorPliablePixels <pliablepixels@gmail.com>2015-07-31 09:21:51 -0400
committerPliablePixels <pliablepixels@gmail.com>2015-07-31 09:21:51 -0400
commitf53cb76ed1f89607bb8f8c261fa771d733d04b3f (patch)
tree43d2fb4f5882ab78c7dff5f4616c2df0829077b1 /plugins/fetch.json
parenta6b7582785a396f059be7e901b56845477140558 (diff)
modified image access to route through index.php and fixed cookie intercept and insert
Diffstat (limited to 'plugins/fetch.json')
-rw-r--r--plugins/fetch.json24
1 files changed, 8 insertions, 16 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json
index d4ce0140..4701fbf0 100644
--- a/plugins/fetch.json
+++ b/plugins/fetch.json
@@ -19,14 +19,6 @@
"is_top_level": true,
"variables": {}
},
- "org.apache.cordova.splashscreen": {
- "source": {
- "type": "registry",
- "id": "org.apache.cordova.splashscreen"
- },
- "is_top_level": true,
- "variables": {}
- },
"org.apache.cordova.statusbar": {
"source": {
"type": "registry",
@@ -59,14 +51,6 @@
"is_top_level": true,
"variables": {}
},
- "cordova-plugin-splashscreen": {
- "source": {
- "type": "registry",
- "id": "cordova-plugin-splashscreen"
- },
- "is_top_level": true,
- "variables": {}
- },
"nl.x-services.plugins.insomnia": {
"source": {
"type": "git",
@@ -128,5 +112,13 @@
},
"is_top_level": true,
"variables": {}
+ },
+ "cordova-plugin-splashscreen": {
+ "source": {
+ "type": "registry",
+ "id": "cordova-plugin-splashscreen"
+ },
+ "is_top_level": true,
+ "variables": {}
}
}