commit 3140f503a4217a901f0f7c8871f80d10c1534e3d Author: 忆海16 <> Date: Mon Jul 15 11:54:44 2024 +0800 广告 diff --git a/Podfile b/Podfile new file mode 100644 index 0000000..51605f7 --- /dev/null +++ b/Podfile @@ -0,0 +1,50 @@ +# Uncomment the next line to define a global platform for your project +# platform :ios, '11.0' + +target 'wallpaper_project' do + # Comment the next line if you don't want to use dynamic frameworks + use_frameworks! + + # Pods for wallpaper_project + pod 'SnapKit' + #pod 'AFNetworking' + pod 'SDWebImage' + pod 'IQKeyboardManagerSwift' + pod 'BRPickerView' + pod 'Alamofire' + pod 'FSPagerView' + pod 'SVProgressHUD' + pod 'CYLTabBarController' + pod 'GYSide' + pod 'JXSegmentedView' + pod 'MJExtension' + pod 'MJRefresh' + pod 'FLAnimatedImage' + pod 'lottie-ios' + pod 'AppLovinSDK' + pod 'AppLovinDSPLinkedInAdapter' + pod 'AppLovinMediationVungleAdapter' + pod 'AppLovinMediationByteDanceAdapter' + + pod 'Firebase/Core' + pod 'Firebase/AnalyticsWithoutAdIdSupport' + pod 'FirebaseRemoteConfig' + + pod 'MintegralAdSDK/BidNativeAd' + pod 'MintegralAdSDK/BidNewInterstitialAd' + + # pod "Facebook-iOS-SDK" + pod 'FBSDKCoreKit' + pod 'FBSDKLoginKit' + pod 'FBSDKShareKit' + + post_install do |installer| + installer.generated_projects.each do |project| + project.targets.each do |target| + target.build_configurations.each do |config| + config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '12.0' + end + end + end + end +end diff --git a/wallpaper_project.xcodeproj/project.pbxproj b/wallpaper_project.xcodeproj/project.pbxproj new file mode 100644 index 0000000..839b462 --- /dev/null +++ b/wallpaper_project.xcodeproj/project.pbxproj @@ -0,0 +1,1329 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 56; + objects = { + +/* Begin PBXBuildFile section */ + 47E2910BA14539535986845C /* Pods_wallpaper_project.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5FABA9F86ED5CD475E3A3424 /* Pods_wallpaper_project.framework */; }; + 75200B6D2BA7D34F00BA65FD /* WA_limitsVCViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75200B6B2BA7D34F00BA65FD /* WA_limitsVCViewController.swift */; }; + 75200B6E2BA7D34F00BA65FD /* WA_limitsVCViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75200B6C2BA7D34F00BA65FD /* WA_limitsVCViewController.xib */; }; + 757DA8B82C1BE33E0046CAB6 /* stringADID.swift in Sources */ = {isa = PBXBuildFile; fileRef = 757DA8B72C1BE33D0046CAB6 /* stringADID.swift */; }; + 757E9AF22BD26A8000EF854A /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 757E9AF12BD26A8000EF854A /* GoogleService-Info.plist */; }; + 759BB0602BABE3EC001C0031 /* loanding.json in Resources */ = {isa = PBXBuildFile; fileRef = 759BB05F2BABE3EC001C0031 /* loanding.json */; }; + 759BB0622BAD35D7001C0031 /* loadProgress.json in Resources */ = {isa = PBXBuildFile; fileRef = 759BB0612BAD35D6001C0031 /* loadProgress.json */; }; + 75A14D932BA1A9760091D9AD /* WA_PrivacyVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A14D912BA1A9760091D9AD /* WA_PrivacyVC.swift */; }; + 75A14D942BA1A9760091D9AD /* WA_PrivacyVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75A14D922BA1A9760091D9AD /* WA_PrivacyVC.xib */; }; + 75A8F0E52BB3F2A6004B0F5C /* WA_RankingVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F0E32BB3F2A6004B0F5C /* WA_RankingVC.swift */; }; + 75A8F0E62BB3F2A6004B0F5C /* WA_RankingVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F0E42BB3F2A6004B0F5C /* WA_RankingVC.xib */; }; + 75A8F0E82BB3F76E004B0F5C /* historyManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F0E72BB3F76E004B0F5C /* historyManager.swift */; }; + 75A8F0EB2BB3FA69004B0F5C /* WA_HistoryVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F0E92BB3FA69004B0F5C /* WA_HistoryVC.swift */; }; + 75A8F0EC2BB3FA69004B0F5C /* WA_HistoryVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F0EA2BB3FA69004B0F5C /* WA_HistoryVC.xib */; }; + 75A8F0EF2BB3FADF004B0F5C /* WA_HistoryCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F0ED2BB3FADF004B0F5C /* WA_HistoryCell.swift */; }; + 75A8F0F02BB3FADF004B0F5C /* WA_HistoryCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F0EE2BB3FADF004B0F5C /* WA_HistoryCell.xib */; }; + 75A8F0F42BB3FDE9004B0F5C /* WA_historyLive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F0F22BB3FDE9004B0F5C /* WA_historyLive.swift */; }; + 75A8F0F52BB3FDE9004B0F5C /* WA_historyLive.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F0F32BB3FDE9004B0F5C /* WA_historyLive.xib */; }; + 75A8F0F82BB3FDFE004B0F5C /* WA_history4K.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F0F62BB3FDFE004B0F5C /* WA_history4K.swift */; }; + 75A8F0F92BB3FDFE004B0F5C /* WA_history4K.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F0F72BB3FDFE004B0F5C /* WA_history4K.xib */; }; + 75A8F0FC2BB3FE0D004B0F5C /* WA_histortRankig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F0FA2BB3FE0D004B0F5C /* WA_histortRankig.swift */; }; + 75A8F0FD2BB3FE0D004B0F5C /* WA_histortRankig.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F0FB2BB3FE0D004B0F5C /* WA_histortRankig.xib */; }; + 75A8F1012BB40F6F004B0F5C /* WA_RakingCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F0FF2BB40F6F004B0F5C /* WA_RakingCell.swift */; }; + 75A8F1022BB40F6F004B0F5C /* WA_RakingCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F1002BB40F6F004B0F5C /* WA_RakingCell.xib */; }; + 75A8F1052BB41211004B0F5C /* WA_AddVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F1032BB41211004B0F5C /* WA_AddVC.swift */; }; + 75A8F1062BB41211004B0F5C /* WA_AddVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F1042BB41211004B0F5C /* WA_AddVC.xib */; }; + 75A8F10A2BB4286A004B0F5C /* WA_RakModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F1092BB4286A004B0F5C /* WA_RakModel.swift */; }; + 75A8F10C2BB42A32004B0F5C /* rankJson.json in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F10B2BB42A32004B0F5C /* rankJson.json */; }; + 75A8F1152BB42B43004B0F5C /* WA_LoginVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F1112BB42B42004B0F5C /* WA_LoginVC.swift */; }; + 75A8F1162BB42B43004B0F5C /* WA_LoginVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F1122BB42B42004B0F5C /* WA_LoginVC.xib */; }; + 75A8F1172BB42B43004B0F5C /* WA_MineVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F1132BB42B43004B0F5C /* WA_MineVC.swift */; }; + 75A8F1182BB42B43004B0F5C /* WA_MineVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F1142BB42B43004B0F5C /* WA_MineVC.xib */; }; + 75A8F11B2BB51092004B0F5C /* WA_RKDetailsVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F1192BB51092004B0F5C /* WA_RKDetailsVC.xib */; }; + 75A8F11C2BB51092004B0F5C /* WA_RKDetailsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F11A2BB51092004B0F5C /* WA_RKDetailsVC.swift */; }; + 75A8F1212BB510D1004B0F5C /* WA_RKTopCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F11D2BB510D1004B0F5C /* WA_RKTopCell.swift */; }; + 75A8F1222BB510D1004B0F5C /* WA_RKPLCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F11E2BB510D1004B0F5C /* WA_RKPLCell.xib */; }; + 75A8F1232BB510D1004B0F5C /* WA_RKTopCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F11F2BB510D1004B0F5C /* WA_RKTopCell.xib */; }; + 75A8F1242BB510D1004B0F5C /* WA_RKPLCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F1202BB510D1004B0F5C /* WA_RKPLCell.swift */; }; + 75A8F1262BB54083004B0F5C /* my_wallpaper.json in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F1252BB54082004B0F5C /* my_wallpaper.json */; }; + 75A8F1292BB54220004B0F5C /* WA_NewHomeVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F1272BB54220004B0F5C /* WA_NewHomeVC.swift */; }; + 75A8F12A2BB54220004B0F5C /* WA_NewHomeVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F1282BB54220004B0F5C /* WA_NewHomeVC.xib */; }; + 75A8F1302BB54459004B0F5C /* WA_NewHomeBannerCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F12E2BB54459004B0F5C /* WA_NewHomeBannerCell.swift */; }; + 75A8F1312BB54459004B0F5C /* WA_NewHomeBannerCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F12F2BB54459004B0F5C /* WA_NewHomeBannerCell.xib */; }; + 75A8F1342BB54519004B0F5C /* WA_BannerPagerCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F1322BB54519004B0F5C /* WA_BannerPagerCell.swift */; }; + 75A8F1352BB54519004B0F5C /* WA_BannerPagerCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F1332BB54519004B0F5C /* WA_BannerPagerCell.xib */; }; + 75A8F1382BB54664004B0F5C /* WA_NewHometypeCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F1362BB54664004B0F5C /* WA_NewHometypeCell.swift */; }; + 75A8F1392BB54664004B0F5C /* WA_NewHometypeCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F1372BB54664004B0F5C /* WA_NewHometypeCell.xib */; }; + 75A8F13C2BB547A9004B0F5C /* WA_NHTypeCollectCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F13A2BB547A9004B0F5C /* WA_NHTypeCollectCell.swift */; }; + 75A8F13D2BB547A9004B0F5C /* WA_NHTypeCollectCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F13B2BB547A9004B0F5C /* WA_NHTypeCollectCell.xib */; }; + 75A8F13F2BB56338004B0F5C /* WallpaperModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F13E2BB56338004B0F5C /* WallpaperModel.swift */; }; + 75A8F1422BB576C2004B0F5C /* WA_TodayCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F1402BB576C1004B0F5C /* WA_TodayCell.swift */; }; + 75A8F1432BB576C2004B0F5C /* WA_TodayCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F1412BB576C1004B0F5C /* WA_TodayCell.xib */; }; + 75A8F1462BB57742004B0F5C /* WA_ToDayCollectCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F1442BB57742004B0F5C /* WA_ToDayCollectCell.swift */; }; + 75A8F1472BB57742004B0F5C /* WA_ToDayCollectCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F1452BB57742004B0F5C /* WA_ToDayCollectCell.xib */; }; + 75A8F14A2BB57C2D004B0F5C /* WA_MonRankngCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F1482BB57C2D004B0F5C /* WA_MonRankngCell.swift */; }; + 75A8F14B2BB57C2D004B0F5C /* WA_MonRankngCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F1492BB57C2D004B0F5C /* WA_MonRankngCell.xib */; }; + 75A8F14E2BB66017004B0F5C /* WA_SCVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A8F14C2BB66016004B0F5C /* WA_SCVC.swift */; }; + 75A8F14F2BB66017004B0F5C /* WA_SCVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75A8F14D2BB66016004B0F5C /* WA_SCVC.xib */; }; + 75D453892C0EE875003B6B24 /* idfaManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D453882C0EE875003B6B24 /* idfaManager.swift */; }; + 75D4538C2C0EE949003B6B24 /* ipManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D4538B2C0EE949003B6B24 /* ipManager.swift */; }; + 75D4538F2C0EFE3A003B6B24 /* NetworkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75D4538E2C0EFE3A003B6B24 /* NetworkManager.swift */; }; + 75E288212B9EB0700049AB56 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E288202B9EB0700049AB56 /* AppDelegate.swift */; }; + 75E288252B9EB0700049AB56 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E288242B9EB0700049AB56 /* ViewController.swift */; }; + 75E288282B9EB0700049AB56 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 75E288262B9EB0700049AB56 /* Main.storyboard */; }; + 75E2882A2B9EB0730049AB56 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 75E288292B9EB0730049AB56 /* Assets.xcassets */; }; + 75E2882D2B9EB0730049AB56 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 75E2882B2B9EB0730049AB56 /* LaunchScreen.storyboard */; }; + 75E288382B9EB0740049AB56 /* wallpaper_projectTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E288372B9EB0740049AB56 /* wallpaper_projectTests.swift */; }; + 75E288422B9EB0740049AB56 /* wallpaper_projectUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E288412B9EB0740049AB56 /* wallpaper_projectUITests.swift */; }; + 75E288442B9EB0740049AB56 /* wallpaper_projectUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E288432B9EB0740049AB56 /* wallpaper_projectUITestsLaunchTests.swift */; }; + 75E288592B9EB22E0049AB56 /* WA_RootVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E288542B9EB22E0049AB56 /* WA_RootVC.swift */; }; + 75E2885A2B9EB22E0049AB56 /* WA_TabButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E288552B9EB22E0049AB56 /* WA_TabButton.swift */; }; + 75E2885B2B9EB22E0049AB56 /* WA_TabbarCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E288562B9EB22E0049AB56 /* WA_TabbarCommon.swift */; }; + 75E2885C2B9EB22E0049AB56 /* WA_RootNAV.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E288572B9EB22E0049AB56 /* WA_RootNAV.swift */; }; + 75E2885D2B9EB22E0049AB56 /* WA_RootTab.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E288582B9EB22E0049AB56 /* WA_RootTab.swift */; }; + 75E288652B9EB2CF0049AB56 /* WA_HomeVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E288632B9EB2CF0049AB56 /* WA_HomeVC.swift */; }; + 75E288662B9EB2CF0049AB56 /* WA_HomeVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75E288642B9EB2CF0049AB56 /* WA_HomeVC.xib */; }; + 75E288692B9EB2DF0049AB56 /* WA_SettingSVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E288672B9EB2DF0049AB56 /* WA_SettingSVC.swift */; }; + 75E2886A2B9EB2DF0049AB56 /* WA_SettingSVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75E288682B9EB2DF0049AB56 /* WA_SettingSVC.xib */; }; + 75E2886D2B9EB48A0049AB56 /* colorManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E2886C2B9EB48A0049AB56 /* colorManager.swift */; }; + 75E288742B9ED2970049AB56 /* WA_LIVEVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E288722B9ED2970049AB56 /* WA_LIVEVC.swift */; }; + 75E288752B9ED2970049AB56 /* WA_LIVEVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75E288732B9ED2970049AB56 /* WA_LIVEVC.xib */; }; + 75E288782B9ED2A70049AB56 /* WA_4KVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E288762B9ED2A70049AB56 /* WA_4KVC.swift */; }; + 75E288792B9ED2A70049AB56 /* WA_4KVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75E288772B9ED2A70049AB56 /* WA_4KVC.xib */; }; + 75E2887D2B9EDDC60049AB56 /* WA_WallpaperCollectionCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E2887B2B9EDDC60049AB56 /* WA_WallpaperCollectionCell.swift */; }; + 75E2887E2B9EDDC60049AB56 /* WA_WallpaperCollectionCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75E2887C2B9EDDC60049AB56 /* WA_WallpaperCollectionCell.xib */; }; + 75E288802B9EE36A0049AB56 /* CustomCollectionViewFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E2887F2B9EE36A0049AB56 /* CustomCollectionViewFlowLayout.swift */; }; + 75E288822B9EE56C0049AB56 /* 3d.json in Resources */ = {isa = PBXBuildFile; fileRef = 75E288812B9EE56C0049AB56 /* 3d.json */; }; + 75E288852B9EE5A50049AB56 /* WA_3DModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E288842B9EE5A50049AB56 /* WA_3DModel.swift */; }; + 75E288872B9EEA820049AB56 /* 4k.json in Resources */ = {isa = PBXBuildFile; fileRef = 75E288862B9EEA810049AB56 /* 4k.json */; }; + 75E288892B9EEA910049AB56 /* live.json in Resources */ = {isa = PBXBuildFile; fileRef = 75E288882B9EEA900049AB56 /* live.json */; }; + 75E2888C2B9EFC040049AB56 /* WA_DetailsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E2888A2B9EFC040049AB56 /* WA_DetailsVC.swift */; }; + 75E2888D2B9EFC050049AB56 /* WA_DetailsVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75E2888B2B9EFC040049AB56 /* WA_DetailsVC.xib */; }; + 75E288932B9FED590049AB56 /* WA_PreView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E288922B9FED590049AB56 /* WA_PreView.swift */; }; + 75E288952B9FED680049AB56 /* WA_PreView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75E288942B9FED680049AB56 /* WA_PreView.xib */; }; + 75E2889C2BA034140049AB56 /* WA_LiveVideoVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E2889A2BA034140049AB56 /* WA_LiveVideoVC.swift */; }; + 75E2889D2BA034140049AB56 /* WA_LiveVideoVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75E2889B2BA034140049AB56 /* WA_LiveVideoVC.xib */; }; + 75E2889F2BA043960049AB56 /* videoURL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75E2889E2BA043960049AB56 /* videoURL.swift */; }; + 75FDC0BA2BCE5461005B3D13 /* AccountManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FDC0B92BCE5461005B3D13 /* AccountManager.swift */; }; + 75FEE5F92BA3037000E83097 /* testVideoVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FEE5F72BA3037000E83097 /* testVideoVC.swift */; }; + 75FEE5FA2BA3037000E83097 /* testVideoVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75FEE5F82BA3037000E83097 /* testVideoVC.xib */; }; + 75FEE5FF2BA3E0ED00E83097 /* QuickTimeMov.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FEE5FB2BA3E0EC00E83097 /* QuickTimeMov.swift */; }; + 75FEE6002BA3E0ED00E83097 /* DTOtherMacro.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FEE5FC2BA3E0ED00E83097 /* DTOtherMacro.swift */; }; + 75FEE6012BA3E0ED00E83097 /* Toast.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FEE5FD2BA3E0ED00E83097 /* Toast.swift */; }; + 75FEE6022BA3E0ED00E83097 /* JPEG.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FEE5FE2BA3E0ED00E83097 /* JPEG.swift */; }; + 75FEE6042BA3E14A00E83097 /* PrefixHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FEE6032BA3E14A00E83097 /* PrefixHeader.swift */; }; + 75FEE6072BA420C400E83097 /* WA_TipVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FEE6052BA420C300E83097 /* WA_TipVC.swift */; }; + 75FEE6082BA420C400E83097 /* WA_TipVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75FEE6062BA420C400E83097 /* WA_TipVC.xib */; }; + 75FEE60B2BA4212B00E83097 /* WA_tipCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75FEE6092BA4212B00E83097 /* WA_tipCell.swift */; }; + 75FEE60C2BA4212B00E83097 /* WA_tipCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 75FEE60A2BA4212B00E83097 /* WA_tipCell.xib */; }; +/* End PBXBuildFile section */ + +/* Begin PBXContainerItemProxy section */ + 75E288342B9EB0740049AB56 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 75E288152B9EB0700049AB56 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 75E2881C2B9EB0700049AB56; + remoteInfo = wallpaper_project; + }; + 75E2883E2B9EB0740049AB56 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 75E288152B9EB0700049AB56 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 75E2881C2B9EB0700049AB56; + remoteInfo = wallpaper_project; + }; +/* End PBXContainerItemProxy section */ + +/* Begin PBXFileReference section */ + 5FABA9F86ED5CD475E3A3424 /* Pods_wallpaper_project.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_wallpaper_project.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 6E8D6164F3693D0725EEBE1E /* Pods-wallpaper_project.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-wallpaper_project.debug.xcconfig"; path = "Target Support Files/Pods-wallpaper_project/Pods-wallpaper_project.debug.xcconfig"; sourceTree = ""; }; + 75200B6B2BA7D34F00BA65FD /* WA_limitsVCViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_limitsVCViewController.swift; sourceTree = ""; }; + 75200B6C2BA7D34F00BA65FD /* WA_limitsVCViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_limitsVCViewController.xib; sourceTree = ""; }; + 757DA8B72C1BE33D0046CAB6 /* stringADID.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = stringADID.swift; sourceTree = ""; }; + 757E9AF12BD26A8000EF854A /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = ""; }; + 759BB05F2BABE3EC001C0031 /* loanding.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = loanding.json; sourceTree = ""; }; + 759BB0612BAD35D6001C0031 /* loadProgress.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = loadProgress.json; sourceTree = ""; }; + 75A14D912BA1A9760091D9AD /* WA_PrivacyVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_PrivacyVC.swift; sourceTree = ""; }; + 75A14D922BA1A9760091D9AD /* WA_PrivacyVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_PrivacyVC.xib; sourceTree = ""; }; + 75A8F0E32BB3F2A6004B0F5C /* WA_RankingVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_RankingVC.swift; sourceTree = ""; }; + 75A8F0E42BB3F2A6004B0F5C /* WA_RankingVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_RankingVC.xib; sourceTree = ""; }; + 75A8F0E72BB3F76E004B0F5C /* historyManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = historyManager.swift; sourceTree = ""; }; + 75A8F0E92BB3FA69004B0F5C /* WA_HistoryVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_HistoryVC.swift; sourceTree = ""; }; + 75A8F0EA2BB3FA69004B0F5C /* WA_HistoryVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_HistoryVC.xib; sourceTree = ""; }; + 75A8F0ED2BB3FADF004B0F5C /* WA_HistoryCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_HistoryCell.swift; sourceTree = ""; }; + 75A8F0EE2BB3FADF004B0F5C /* WA_HistoryCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_HistoryCell.xib; sourceTree = ""; }; + 75A8F0F22BB3FDE9004B0F5C /* WA_historyLive.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_historyLive.swift; sourceTree = ""; }; + 75A8F0F32BB3FDE9004B0F5C /* WA_historyLive.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_historyLive.xib; sourceTree = ""; }; + 75A8F0F62BB3FDFE004B0F5C /* WA_history4K.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_history4K.swift; sourceTree = ""; }; + 75A8F0F72BB3FDFE004B0F5C /* WA_history4K.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_history4K.xib; sourceTree = ""; }; + 75A8F0FA2BB3FE0D004B0F5C /* WA_histortRankig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_histortRankig.swift; sourceTree = ""; }; + 75A8F0FB2BB3FE0D004B0F5C /* WA_histortRankig.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_histortRankig.xib; sourceTree = ""; }; + 75A8F0FF2BB40F6F004B0F5C /* WA_RakingCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_RakingCell.swift; sourceTree = ""; }; + 75A8F1002BB40F6F004B0F5C /* WA_RakingCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_RakingCell.xib; sourceTree = ""; }; + 75A8F1032BB41211004B0F5C /* WA_AddVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_AddVC.swift; sourceTree = ""; }; + 75A8F1042BB41211004B0F5C /* WA_AddVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_AddVC.xib; sourceTree = ""; }; + 75A8F1092BB4286A004B0F5C /* WA_RakModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_RakModel.swift; sourceTree = ""; }; + 75A8F10B2BB42A32004B0F5C /* rankJson.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = rankJson.json; sourceTree = ""; }; + 75A8F1112BB42B42004B0F5C /* WA_LoginVC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WA_LoginVC.swift; sourceTree = ""; }; + 75A8F1122BB42B42004B0F5C /* WA_LoginVC.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = WA_LoginVC.xib; sourceTree = ""; }; + 75A8F1132BB42B43004B0F5C /* WA_MineVC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WA_MineVC.swift; sourceTree = ""; }; + 75A8F1142BB42B43004B0F5C /* WA_MineVC.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = WA_MineVC.xib; sourceTree = ""; }; + 75A8F1192BB51092004B0F5C /* WA_RKDetailsVC.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = WA_RKDetailsVC.xib; sourceTree = ""; }; + 75A8F11A2BB51092004B0F5C /* WA_RKDetailsVC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WA_RKDetailsVC.swift; sourceTree = ""; }; + 75A8F11D2BB510D1004B0F5C /* WA_RKTopCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WA_RKTopCell.swift; sourceTree = ""; }; + 75A8F11E2BB510D1004B0F5C /* WA_RKPLCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = WA_RKPLCell.xib; sourceTree = ""; }; + 75A8F11F2BB510D1004B0F5C /* WA_RKTopCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = WA_RKTopCell.xib; sourceTree = ""; }; + 75A8F1202BB510D1004B0F5C /* WA_RKPLCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WA_RKPLCell.swift; sourceTree = ""; }; + 75A8F1252BB54082004B0F5C /* my_wallpaper.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = my_wallpaper.json; sourceTree = ""; }; + 75A8F1272BB54220004B0F5C /* WA_NewHomeVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_NewHomeVC.swift; sourceTree = ""; }; + 75A8F1282BB54220004B0F5C /* WA_NewHomeVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_NewHomeVC.xib; sourceTree = ""; }; + 75A8F12E2BB54459004B0F5C /* WA_NewHomeBannerCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_NewHomeBannerCell.swift; sourceTree = ""; }; + 75A8F12F2BB54459004B0F5C /* WA_NewHomeBannerCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_NewHomeBannerCell.xib; sourceTree = ""; }; + 75A8F1322BB54519004B0F5C /* WA_BannerPagerCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_BannerPagerCell.swift; sourceTree = ""; }; + 75A8F1332BB54519004B0F5C /* WA_BannerPagerCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_BannerPagerCell.xib; sourceTree = ""; }; + 75A8F1362BB54664004B0F5C /* WA_NewHometypeCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_NewHometypeCell.swift; sourceTree = ""; }; + 75A8F1372BB54664004B0F5C /* WA_NewHometypeCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_NewHometypeCell.xib; sourceTree = ""; }; + 75A8F13A2BB547A9004B0F5C /* WA_NHTypeCollectCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_NHTypeCollectCell.swift; sourceTree = ""; }; + 75A8F13B2BB547A9004B0F5C /* WA_NHTypeCollectCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_NHTypeCollectCell.xib; sourceTree = ""; }; + 75A8F13E2BB56338004B0F5C /* WallpaperModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WallpaperModel.swift; sourceTree = ""; }; + 75A8F1402BB576C1004B0F5C /* WA_TodayCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_TodayCell.swift; sourceTree = ""; }; + 75A8F1412BB576C1004B0F5C /* WA_TodayCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_TodayCell.xib; sourceTree = ""; }; + 75A8F1442BB57742004B0F5C /* WA_ToDayCollectCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_ToDayCollectCell.swift; sourceTree = ""; }; + 75A8F1452BB57742004B0F5C /* WA_ToDayCollectCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_ToDayCollectCell.xib; sourceTree = ""; }; + 75A8F1482BB57C2D004B0F5C /* WA_MonRankngCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_MonRankngCell.swift; sourceTree = ""; }; + 75A8F1492BB57C2D004B0F5C /* WA_MonRankngCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_MonRankngCell.xib; sourceTree = ""; }; + 75A8F14C2BB66016004B0F5C /* WA_SCVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_SCVC.swift; sourceTree = ""; }; + 75A8F14D2BB66016004B0F5C /* WA_SCVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_SCVC.xib; sourceTree = ""; }; + 75D453882C0EE875003B6B24 /* idfaManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = idfaManager.swift; sourceTree = ""; }; + 75D4538B2C0EE949003B6B24 /* ipManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ipManager.swift; sourceTree = ""; }; + 75D4538E2C0EFE3A003B6B24 /* NetworkManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkManager.swift; sourceTree = ""; }; + 75E2881D2B9EB0700049AB56 /* wallpaper_project.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = wallpaper_project.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 75E288202B9EB0700049AB56 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; + 75E288242B9EB0700049AB56 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; + 75E288272B9EB0700049AB56 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; + 75E288292B9EB0730049AB56 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; + 75E2882C2B9EB0730049AB56 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; + 75E2882E2B9EB0730049AB56 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 75E288332B9EB0740049AB56 /* wallpaper_projectTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = wallpaper_projectTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; + 75E288372B9EB0740049AB56 /* wallpaper_projectTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = wallpaper_projectTests.swift; sourceTree = ""; }; + 75E2883D2B9EB0740049AB56 /* wallpaper_projectUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = wallpaper_projectUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; + 75E288412B9EB0740049AB56 /* wallpaper_projectUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = wallpaper_projectUITests.swift; sourceTree = ""; }; + 75E288432B9EB0740049AB56 /* wallpaper_projectUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = wallpaper_projectUITestsLaunchTests.swift; sourceTree = ""; }; + 75E288522B9EB18C0049AB56 /* WallPaperPCH.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WallPaperPCH.pch; sourceTree = ""; }; + 75E288532B9EB19E0049AB56 /* Wallpaper_Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Wallpaper_Header.h; sourceTree = ""; }; + 75E288542B9EB22E0049AB56 /* WA_RootVC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WA_RootVC.swift; sourceTree = ""; }; + 75E288552B9EB22E0049AB56 /* WA_TabButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WA_TabButton.swift; sourceTree = ""; }; + 75E288562B9EB22E0049AB56 /* WA_TabbarCommon.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WA_TabbarCommon.swift; sourceTree = ""; }; + 75E288572B9EB22E0049AB56 /* WA_RootNAV.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WA_RootNAV.swift; sourceTree = ""; }; + 75E288582B9EB22E0049AB56 /* WA_RootTab.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WA_RootTab.swift; sourceTree = ""; }; + 75E288632B9EB2CF0049AB56 /* WA_HomeVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_HomeVC.swift; sourceTree = ""; }; + 75E288642B9EB2CF0049AB56 /* WA_HomeVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_HomeVC.xib; sourceTree = ""; }; + 75E288672B9EB2DF0049AB56 /* WA_SettingSVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_SettingSVC.swift; sourceTree = ""; }; + 75E288682B9EB2DF0049AB56 /* WA_SettingSVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_SettingSVC.xib; sourceTree = ""; }; + 75E2886C2B9EB48A0049AB56 /* colorManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = colorManager.swift; sourceTree = ""; }; + 75E288722B9ED2970049AB56 /* WA_LIVEVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_LIVEVC.swift; sourceTree = ""; }; + 75E288732B9ED2970049AB56 /* WA_LIVEVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_LIVEVC.xib; sourceTree = ""; }; + 75E288762B9ED2A70049AB56 /* WA_4KVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_4KVC.swift; sourceTree = ""; }; + 75E288772B9ED2A70049AB56 /* WA_4KVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_4KVC.xib; sourceTree = ""; }; + 75E2887B2B9EDDC60049AB56 /* WA_WallpaperCollectionCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_WallpaperCollectionCell.swift; sourceTree = ""; }; + 75E2887C2B9EDDC60049AB56 /* WA_WallpaperCollectionCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_WallpaperCollectionCell.xib; sourceTree = ""; }; + 75E2887F2B9EE36A0049AB56 /* CustomCollectionViewFlowLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomCollectionViewFlowLayout.swift; sourceTree = ""; }; + 75E288812B9EE56C0049AB56 /* 3d.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = 3d.json; sourceTree = ""; }; + 75E288842B9EE5A50049AB56 /* WA_3DModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_3DModel.swift; sourceTree = ""; }; + 75E288862B9EEA810049AB56 /* 4k.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = 4k.json; sourceTree = ""; }; + 75E288882B9EEA900049AB56 /* live.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = live.json; sourceTree = ""; }; + 75E2888A2B9EFC040049AB56 /* WA_DetailsVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_DetailsVC.swift; sourceTree = ""; wrapsLines = 0; }; + 75E2888B2B9EFC040049AB56 /* WA_DetailsVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_DetailsVC.xib; sourceTree = ""; }; + 75E288922B9FED590049AB56 /* WA_PreView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_PreView.swift; sourceTree = ""; }; + 75E288942B9FED680049AB56 /* WA_PreView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_PreView.xib; sourceTree = ""; }; + 75E2889A2BA034140049AB56 /* WA_LiveVideoVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_LiveVideoVC.swift; sourceTree = ""; }; + 75E2889B2BA034140049AB56 /* WA_LiveVideoVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_LiveVideoVC.xib; sourceTree = ""; }; + 75E2889E2BA043960049AB56 /* videoURL.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = videoURL.swift; sourceTree = ""; }; + 75FDC0B92BCE5461005B3D13 /* AccountManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountManager.swift; sourceTree = ""; }; + 75FEE5F72BA3037000E83097 /* testVideoVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = testVideoVC.swift; sourceTree = ""; }; + 75FEE5F82BA3037000E83097 /* testVideoVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = testVideoVC.xib; sourceTree = ""; }; + 75FEE5FB2BA3E0EC00E83097 /* QuickTimeMov.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = QuickTimeMov.swift; sourceTree = ""; }; + 75FEE5FC2BA3E0ED00E83097 /* DTOtherMacro.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DTOtherMacro.swift; sourceTree = ""; }; + 75FEE5FD2BA3E0ED00E83097 /* Toast.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Toast.swift; sourceTree = ""; }; + 75FEE5FE2BA3E0ED00E83097 /* JPEG.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JPEG.swift; sourceTree = ""; }; + 75FEE6032BA3E14A00E83097 /* PrefixHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PrefixHeader.swift; sourceTree = ""; }; + 75FEE6052BA420C300E83097 /* WA_TipVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_TipVC.swift; sourceTree = ""; }; + 75FEE6062BA420C400E83097 /* WA_TipVC.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_TipVC.xib; sourceTree = ""; }; + 75FEE6092BA4212B00E83097 /* WA_tipCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WA_tipCell.swift; sourceTree = ""; }; + 75FEE60A2BA4212B00E83097 /* WA_tipCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WA_tipCell.xib; sourceTree = ""; }; + 7CD2C49312B61AD4EA272EF7 /* Pods-wallpaper_project.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-wallpaper_project.release.xcconfig"; path = "Target Support Files/Pods-wallpaper_project/Pods-wallpaper_project.release.xcconfig"; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 75E2881A2B9EB0700049AB56 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 47E2910BA14539535986845C /* Pods_wallpaper_project.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 75E288302B9EB0740049AB56 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 75E2883A2B9EB0740049AB56 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 0EF7E00A41E2499B1E4C0902 /* Frameworks */ = { + isa = PBXGroup; + children = ( + 5FABA9F86ED5CD475E3A3424 /* Pods_wallpaper_project.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; + 68A7677729C7EFB6BB6CFA23 /* Pods */ = { + isa = PBXGroup; + children = ( + 6E8D6164F3693D0725EEBE1E /* Pods-wallpaper_project.debug.xcconfig */, + 7CD2C49312B61AD4EA272EF7 /* Pods-wallpaper_project.release.xcconfig */, + ); + path = Pods; + sourceTree = ""; + }; + 75A8F0E12BB3F28E004B0F5C /* Ranking */ = { + isa = PBXGroup; + children = ( + 75A8F1082BB42857004B0F5C /* M */, + 75A8F0FE2BB40F43004B0F5C /* V */, + 75A8F0E22BB3F294004B0F5C /* C */, + ); + path = Ranking; + sourceTree = ""; + }; + 75A8F0E22BB3F294004B0F5C /* C */ = { + isa = PBXGroup; + children = ( + 75A8F11A2BB51092004B0F5C /* WA_RKDetailsVC.swift */, + 75A8F1192BB51092004B0F5C /* WA_RKDetailsVC.xib */, + 75A8F0E32BB3F2A6004B0F5C /* WA_RankingVC.swift */, + 75A8F0E42BB3F2A6004B0F5C /* WA_RankingVC.xib */, + 75A8F1032BB41211004B0F5C /* WA_AddVC.swift */, + 75A8F1042BB41211004B0F5C /* WA_AddVC.xib */, + ); + path = C; + sourceTree = ""; + }; + 75A8F0F12BB3FDBC004B0F5C /* History */ = { + isa = PBXGroup; + children = ( + 75A8F0E92BB3FA69004B0F5C /* WA_HistoryVC.swift */, + 75A8F0EA2BB3FA69004B0F5C /* WA_HistoryVC.xib */, + 75A8F0F22BB3FDE9004B0F5C /* WA_historyLive.swift */, + 75A8F0F32BB3FDE9004B0F5C /* WA_historyLive.xib */, + 75A8F0F62BB3FDFE004B0F5C /* WA_history4K.swift */, + 75A8F0F72BB3FDFE004B0F5C /* WA_history4K.xib */, + 75A8F0FA2BB3FE0D004B0F5C /* WA_histortRankig.swift */, + 75A8F0FB2BB3FE0D004B0F5C /* WA_histortRankig.xib */, + ); + path = History; + sourceTree = ""; + }; + 75A8F0FE2BB40F43004B0F5C /* V */ = { + isa = PBXGroup; + children = ( + 75A8F1202BB510D1004B0F5C /* WA_RKPLCell.swift */, + 75A8F11E2BB510D1004B0F5C /* WA_RKPLCell.xib */, + 75A8F11D2BB510D1004B0F5C /* WA_RKTopCell.swift */, + 75A8F11F2BB510D1004B0F5C /* WA_RKTopCell.xib */, + 75A8F0FF2BB40F6F004B0F5C /* WA_RakingCell.swift */, + 75A8F1002BB40F6F004B0F5C /* WA_RakingCell.xib */, + ); + path = V; + sourceTree = ""; + }; + 75A8F1082BB42857004B0F5C /* M */ = { + isa = PBXGroup; + children = ( + 75A8F1092BB4286A004B0F5C /* WA_RakModel.swift */, + ); + path = M; + sourceTree = ""; + }; + 75A8F12B2BB54429004B0F5C /* NewHome */ = { + isa = PBXGroup; + children = ( + 75A8F12D2BB5443D004B0F5C /* V */, + 75A8F12C2BB54437004B0F5C /* C */, + ); + path = NewHome; + sourceTree = ""; + }; + 75A8F12C2BB54437004B0F5C /* C */ = { + isa = PBXGroup; + children = ( + 75A8F1272BB54220004B0F5C /* WA_NewHomeVC.swift */, + 75A8F1282BB54220004B0F5C /* WA_NewHomeVC.xib */, + ); + path = C; + sourceTree = ""; + }; + 75A8F12D2BB5443D004B0F5C /* V */ = { + isa = PBXGroup; + children = ( + 75A8F12E2BB54459004B0F5C /* WA_NewHomeBannerCell.swift */, + 75A8F12F2BB54459004B0F5C /* WA_NewHomeBannerCell.xib */, + 75A8F1322BB54519004B0F5C /* WA_BannerPagerCell.swift */, + 75A8F1332BB54519004B0F5C /* WA_BannerPagerCell.xib */, + 75A8F1362BB54664004B0F5C /* WA_NewHometypeCell.swift */, + 75A8F1372BB54664004B0F5C /* WA_NewHometypeCell.xib */, + 75A8F13A2BB547A9004B0F5C /* WA_NHTypeCollectCell.swift */, + 75A8F13B2BB547A9004B0F5C /* WA_NHTypeCollectCell.xib */, + 75A8F1402BB576C1004B0F5C /* WA_TodayCell.swift */, + 75A8F1412BB576C1004B0F5C /* WA_TodayCell.xib */, + 75A8F1442BB57742004B0F5C /* WA_ToDayCollectCell.swift */, + 75A8F1452BB57742004B0F5C /* WA_ToDayCollectCell.xib */, + 75A8F1482BB57C2D004B0F5C /* WA_MonRankngCell.swift */, + 75A8F1492BB57C2D004B0F5C /* WA_MonRankngCell.xib */, + ); + path = V; + sourceTree = ""; + }; + 75D453862C0EE856003B6B24 /* IDFA */ = { + isa = PBXGroup; + children = ( + 75D453882C0EE875003B6B24 /* idfaManager.swift */, + ); + path = IDFA; + sourceTree = ""; + }; + 75D4538A2C0EE936003B6B24 /* ip */ = { + isa = PBXGroup; + children = ( + 75D4538B2C0EE949003B6B24 /* ipManager.swift */, + ); + path = ip; + sourceTree = ""; + }; + 75D4538D2C0EFE1F003B6B24 /* Network */ = { + isa = PBXGroup; + children = ( + 75D4538E2C0EFE3A003B6B24 /* NetworkManager.swift */, + ); + path = Network; + sourceTree = ""; + }; + 75E288142B9EB0700049AB56 = { + isa = PBXGroup; + children = ( + 75E2881F2B9EB0700049AB56 /* wallpaper_project */, + 75E288362B9EB0740049AB56 /* wallpaper_projectTests */, + 75E288402B9EB0740049AB56 /* wallpaper_projectUITests */, + 75E2881E2B9EB0700049AB56 /* Products */, + 68A7677729C7EFB6BB6CFA23 /* Pods */, + 0EF7E00A41E2499B1E4C0902 /* Frameworks */, + ); + sourceTree = ""; + }; + 75E2881E2B9EB0700049AB56 /* Products */ = { + isa = PBXGroup; + children = ( + 75E2881D2B9EB0700049AB56 /* wallpaper_project.app */, + 75E288332B9EB0740049AB56 /* wallpaper_projectTests.xctest */, + 75E2883D2B9EB0740049AB56 /* wallpaper_projectUITests.xctest */, + ); + name = Products; + sourceTree = ""; + }; + 75E2881F2B9EB0700049AB56 /* wallpaper_project */ = { + isa = PBXGroup; + children = ( + 75A8F0E12BB3F28E004B0F5C /* Ranking */, + 75E288A32BA0542F0049AB56 /* json */, + 75E2886B2B9EB4670049AB56 /* Tool */, + 75E2885F2B9EB2AC0049AB56 /* Mine */, + 75E2885E2B9EB29E0049AB56 /* Home */, + 75E288512B9EB16E0049AB56 /* Header */, + 75E288502B9EB1640049AB56 /* Main */, + 75E288202B9EB0700049AB56 /* AppDelegate.swift */, + 75E288242B9EB0700049AB56 /* ViewController.swift */, + 75E288262B9EB0700049AB56 /* Main.storyboard */, + 75E288292B9EB0730049AB56 /* Assets.xcassets */, + 75E2882B2B9EB0730049AB56 /* LaunchScreen.storyboard */, + 75E2882E2B9EB0730049AB56 /* Info.plist */, + ); + path = wallpaper_project; + sourceTree = ""; + }; + 75E288362B9EB0740049AB56 /* wallpaper_projectTests */ = { + isa = PBXGroup; + children = ( + 75E288372B9EB0740049AB56 /* wallpaper_projectTests.swift */, + ); + path = wallpaper_projectTests; + sourceTree = ""; + }; + 75E288402B9EB0740049AB56 /* wallpaper_projectUITests */ = { + isa = PBXGroup; + children = ( + 75E288412B9EB0740049AB56 /* wallpaper_projectUITests.swift */, + 75E288432B9EB0740049AB56 /* wallpaper_projectUITestsLaunchTests.swift */, + ); + path = wallpaper_projectUITests; + sourceTree = ""; + }; + 75E288502B9EB1640049AB56 /* Main */ = { + isa = PBXGroup; + children = ( + 75E288572B9EB22E0049AB56 /* WA_RootNAV.swift */, + 75E288582B9EB22E0049AB56 /* WA_RootTab.swift */, + 75E288542B9EB22E0049AB56 /* WA_RootVC.swift */, + 75E288562B9EB22E0049AB56 /* WA_TabbarCommon.swift */, + 75E288552B9EB22E0049AB56 /* WA_TabButton.swift */, + 75200B6B2BA7D34F00BA65FD /* WA_limitsVCViewController.swift */, + 75200B6C2BA7D34F00BA65FD /* WA_limitsVCViewController.xib */, + ); + path = Main; + sourceTree = ""; + }; + 75E288512B9EB16E0049AB56 /* Header */ = { + isa = PBXGroup; + children = ( + 75E288522B9EB18C0049AB56 /* WallPaperPCH.pch */, + 75E288532B9EB19E0049AB56 /* Wallpaper_Header.h */, + ); + path = Header; + sourceTree = ""; + }; + 75E2885E2B9EB29E0049AB56 /* Home */ = { + isa = PBXGroup; + children = ( + 75FEE5F22BA2F82700E83097 /* test */, + 75E288832B9EE58A0049AB56 /* M */, + 75E2887A2B9EDD5B0049AB56 /* V */, + 75E288602B9EB2B10049AB56 /* C */, + ); + path = Home; + sourceTree = ""; + }; + 75E2885F2B9EB2AC0049AB56 /* Mine */ = { + isa = PBXGroup; + children = ( + 75E288622B9EB2B70049AB56 /* C */, + ); + path = Mine; + sourceTree = ""; + }; + 75E288602B9EB2B10049AB56 /* C */ = { + isa = PBXGroup; + children = ( + 75A8F12B2BB54429004B0F5C /* NewHome */, + 75A8F0F12BB3FDBC004B0F5C /* History */, + 75E288632B9EB2CF0049AB56 /* WA_HomeVC.swift */, + 75E288642B9EB2CF0049AB56 /* WA_HomeVC.xib */, + 75E288722B9ED2970049AB56 /* WA_LIVEVC.swift */, + 75E288732B9ED2970049AB56 /* WA_LIVEVC.xib */, + 75E288762B9ED2A70049AB56 /* WA_4KVC.swift */, + 75E288772B9ED2A70049AB56 /* WA_4KVC.xib */, + 75E2888A2B9EFC040049AB56 /* WA_DetailsVC.swift */, + 75E2888B2B9EFC040049AB56 /* WA_DetailsVC.xib */, + 75E2889A2BA034140049AB56 /* WA_LiveVideoVC.swift */, + 75E2889B2BA034140049AB56 /* WA_LiveVideoVC.xib */, + 75FEE6052BA420C300E83097 /* WA_TipVC.swift */, + 75FEE6062BA420C400E83097 /* WA_TipVC.xib */, + ); + path = C; + sourceTree = ""; + }; + 75E288622B9EB2B70049AB56 /* C */ = { + isa = PBXGroup; + children = ( + 75A8F1112BB42B42004B0F5C /* WA_LoginVC.swift */, + 75A8F1122BB42B42004B0F5C /* WA_LoginVC.xib */, + 75A8F1132BB42B43004B0F5C /* WA_MineVC.swift */, + 75A8F1142BB42B43004B0F5C /* WA_MineVC.xib */, + 75E288672B9EB2DF0049AB56 /* WA_SettingSVC.swift */, + 75E288682B9EB2DF0049AB56 /* WA_SettingSVC.xib */, + 75A14D912BA1A9760091D9AD /* WA_PrivacyVC.swift */, + 75A14D922BA1A9760091D9AD /* WA_PrivacyVC.xib */, + 75A8F14C2BB66016004B0F5C /* WA_SCVC.swift */, + 75A8F14D2BB66016004B0F5C /* WA_SCVC.xib */, + ); + path = C; + sourceTree = ""; + }; + 75E2886B2B9EB4670049AB56 /* Tool */ = { + isa = PBXGroup; + children = ( + 75D4538D2C0EFE1F003B6B24 /* Network */, + 75D4538A2C0EE936003B6B24 /* ip */, + 75D453862C0EE856003B6B24 /* IDFA */, + 75FEE5FC2BA3E0ED00E83097 /* DTOtherMacro.swift */, + 75FEE5FE2BA3E0ED00E83097 /* JPEG.swift */, + 75FEE5FB2BA3E0EC00E83097 /* QuickTimeMov.swift */, + 75FEE5FD2BA3E0ED00E83097 /* Toast.swift */, + 75E2886C2B9EB48A0049AB56 /* colorManager.swift */, + 75E2887F2B9EE36A0049AB56 /* CustomCollectionViewFlowLayout.swift */, + 75E2889E2BA043960049AB56 /* videoURL.swift */, + 75FEE6032BA3E14A00E83097 /* PrefixHeader.swift */, + 75A8F0E72BB3F76E004B0F5C /* historyManager.swift */, + 75FDC0B92BCE5461005B3D13 /* AccountManager.swift */, + 757DA8B72C1BE33D0046CAB6 /* stringADID.swift */, + ); + path = Tool; + sourceTree = ""; + }; + 75E2887A2B9EDD5B0049AB56 /* V */ = { + isa = PBXGroup; + children = ( + 75E2887B2B9EDDC60049AB56 /* WA_WallpaperCollectionCell.swift */, + 75E2887C2B9EDDC60049AB56 /* WA_WallpaperCollectionCell.xib */, + 75E288922B9FED590049AB56 /* WA_PreView.swift */, + 75E288942B9FED680049AB56 /* WA_PreView.xib */, + 75FEE6092BA4212B00E83097 /* WA_tipCell.swift */, + 75FEE60A2BA4212B00E83097 /* WA_tipCell.xib */, + 75A8F0ED2BB3FADF004B0F5C /* WA_HistoryCell.swift */, + 75A8F0EE2BB3FADF004B0F5C /* WA_HistoryCell.xib */, + ); + path = V; + sourceTree = ""; + }; + 75E288832B9EE58A0049AB56 /* M */ = { + isa = PBXGroup; + children = ( + 75E288842B9EE5A50049AB56 /* WA_3DModel.swift */, + 75A8F13E2BB56338004B0F5C /* WallpaperModel.swift */, + ); + path = M; + sourceTree = ""; + }; + 75E288A32BA0542F0049AB56 /* json */ = { + isa = PBXGroup; + children = ( + 757E9AF12BD26A8000EF854A /* GoogleService-Info.plist */, + 75A8F1252BB54082004B0F5C /* my_wallpaper.json */, + 75A8F10B2BB42A32004B0F5C /* rankJson.json */, + 759BB0612BAD35D6001C0031 /* loadProgress.json */, + 759BB05F2BABE3EC001C0031 /* loanding.json */, + 75E288882B9EEA900049AB56 /* live.json */, + 75E288862B9EEA810049AB56 /* 4k.json */, + 75E288812B9EE56C0049AB56 /* 3d.json */, + ); + path = json; + sourceTree = ""; + }; + 75FEE5F22BA2F82700E83097 /* test */ = { + isa = PBXGroup; + children = ( + 75FEE5F72BA3037000E83097 /* testVideoVC.swift */, + 75FEE5F82BA3037000E83097 /* testVideoVC.xib */, + ); + path = test; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 75E2881C2B9EB0700049AB56 /* wallpaper_project */ = { + isa = PBXNativeTarget; + buildConfigurationList = 75E288472B9EB0740049AB56 /* Build configuration list for PBXNativeTarget "wallpaper_project" */; + buildPhases = ( + F076C56B8682188BA245384B /* [CP] Check Pods Manifest.lock */, + 75E288192B9EB0700049AB56 /* Sources */, + 75E2881A2B9EB0700049AB56 /* Frameworks */, + 75E2881B2B9EB0700049AB56 /* Resources */, + 581B851718AAE91D8467FD71 /* [CP] Embed Pods Frameworks */, + F52E1CA348C5759A084334E9 /* [CP] Copy Pods Resources */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = wallpaper_project; + packageProductDependencies = ( + ); + productName = wallpaper_project; + productReference = 75E2881D2B9EB0700049AB56 /* wallpaper_project.app */; + productType = "com.apple.product-type.application"; + }; + 75E288322B9EB0740049AB56 /* wallpaper_projectTests */ = { + isa = PBXNativeTarget; + buildConfigurationList = 75E2884A2B9EB0740049AB56 /* Build configuration list for PBXNativeTarget "wallpaper_projectTests" */; + buildPhases = ( + 75E2882F2B9EB0740049AB56 /* Sources */, + 75E288302B9EB0740049AB56 /* Frameworks */, + 75E288312B9EB0740049AB56 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + 75E288352B9EB0740049AB56 /* PBXTargetDependency */, + ); + name = wallpaper_projectTests; + productName = wallpaper_projectTests; + productReference = 75E288332B9EB0740049AB56 /* wallpaper_projectTests.xctest */; + productType = "com.apple.product-type.bundle.unit-test"; + }; + 75E2883C2B9EB0740049AB56 /* wallpaper_projectUITests */ = { + isa = PBXNativeTarget; + buildConfigurationList = 75E2884D2B9EB0740049AB56 /* Build configuration list for PBXNativeTarget "wallpaper_projectUITests" */; + buildPhases = ( + 75E288392B9EB0740049AB56 /* Sources */, + 75E2883A2B9EB0740049AB56 /* Frameworks */, + 75E2883B2B9EB0740049AB56 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + 75E2883F2B9EB0740049AB56 /* PBXTargetDependency */, + ); + name = wallpaper_projectUITests; + productName = wallpaper_projectUITests; + productReference = 75E2883D2B9EB0740049AB56 /* wallpaper_projectUITests.xctest */; + productType = "com.apple.product-type.bundle.ui-testing"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 75E288152B9EB0700049AB56 /* Project object */ = { + isa = PBXProject; + attributes = { + BuildIndependentTargetsInParallel = 1; + LastSwiftUpdateCheck = 1500; + LastUpgradeCheck = 1500; + TargetAttributes = { + 75E2881C2B9EB0700049AB56 = { + CreatedOnToolsVersion = 15.0; + }; + 75E288322B9EB0740049AB56 = { + CreatedOnToolsVersion = 15.0; + TestTargetID = 75E2881C2B9EB0700049AB56; + }; + 75E2883C2B9EB0740049AB56 = { + CreatedOnToolsVersion = 15.0; + TestTargetID = 75E2881C2B9EB0700049AB56; + }; + }; + }; + buildConfigurationList = 75E288182B9EB0700049AB56 /* Build configuration list for PBXProject "wallpaper_project" */; + compatibilityVersion = "Xcode 14.0"; + developmentRegion = en; + hasScannedForEncodings = 0; + knownRegions = ( + en, + Base, + ); + mainGroup = 75E288142B9EB0700049AB56; + packageReferences = ( + ); + productRefGroup = 75E2881E2B9EB0700049AB56 /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 75E2881C2B9EB0700049AB56 /* wallpaper_project */, + 75E288322B9EB0740049AB56 /* wallpaper_projectTests */, + 75E2883C2B9EB0740049AB56 /* wallpaper_projectUITests */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 75E2881B2B9EB0700049AB56 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 759BB0622BAD35D7001C0031 /* loadProgress.json in Resources */, + 75A8F0EC2BB3FA69004B0F5C /* WA_HistoryVC.xib in Resources */, + 75E2882D2B9EB0730049AB56 /* LaunchScreen.storyboard in Resources */, + 759BB0602BABE3EC001C0031 /* loanding.json in Resources */, + 75FEE60C2BA4212B00E83097 /* WA_tipCell.xib in Resources */, + 75E2882A2B9EB0730049AB56 /* Assets.xcassets in Resources */, + 75A8F14F2BB66017004B0F5C /* WA_SCVC.xib in Resources */, + 75A8F1162BB42B43004B0F5C /* WA_LoginVC.xib in Resources */, + 75E288282B9EB0700049AB56 /* Main.storyboard in Resources */, + 75A8F1062BB41211004B0F5C /* WA_AddVC.xib in Resources */, + 75E2888D2B9EFC050049AB56 /* WA_DetailsVC.xib in Resources */, + 75E288792B9ED2A70049AB56 /* WA_4KVC.xib in Resources */, + 75A8F1392BB54664004B0F5C /* WA_NewHometypeCell.xib in Resources */, + 75A8F1022BB40F6F004B0F5C /* WA_RakingCell.xib in Resources */, + 75A8F1352BB54519004B0F5C /* WA_BannerPagerCell.xib in Resources */, + 75A8F11B2BB51092004B0F5C /* WA_RKDetailsVC.xib in Resources */, + 75E2887E2B9EDDC60049AB56 /* WA_WallpaperCollectionCell.xib in Resources */, + 75A8F13D2BB547A9004B0F5C /* WA_NHTypeCollectCell.xib in Resources */, + 75E288662B9EB2CF0049AB56 /* WA_HomeVC.xib in Resources */, + 757E9AF22BD26A8000EF854A /* GoogleService-Info.plist in Resources */, + 75E288872B9EEA820049AB56 /* 4k.json in Resources */, + 75A8F0F02BB3FADF004B0F5C /* WA_HistoryCell.xib in Resources */, + 75E2889D2BA034140049AB56 /* WA_LiveVideoVC.xib in Resources */, + 75A8F1232BB510D1004B0F5C /* WA_RKTopCell.xib in Resources */, + 75A8F1312BB54459004B0F5C /* WA_NewHomeBannerCell.xib in Resources */, + 75E288952B9FED680049AB56 /* WA_PreView.xib in Resources */, + 75E2886A2B9EB2DF0049AB56 /* WA_SettingSVC.xib in Resources */, + 75FEE5FA2BA3037000E83097 /* testVideoVC.xib in Resources */, + 75A8F10C2BB42A32004B0F5C /* rankJson.json in Resources */, + 75A8F14B2BB57C2D004B0F5C /* WA_MonRankngCell.xib in Resources */, + 75A8F0E62BB3F2A6004B0F5C /* WA_RankingVC.xib in Resources */, + 75E288752B9ED2970049AB56 /* WA_LIVEVC.xib in Resources */, + 75A8F1222BB510D1004B0F5C /* WA_RKPLCell.xib in Resources */, + 75A8F1262BB54083004B0F5C /* my_wallpaper.json in Resources */, + 75A8F0FD2BB3FE0D004B0F5C /* WA_histortRankig.xib in Resources */, + 75A8F1182BB42B43004B0F5C /* WA_MineVC.xib in Resources */, + 75E288892B9EEA910049AB56 /* live.json in Resources */, + 75A8F1472BB57742004B0F5C /* WA_ToDayCollectCell.xib in Resources */, + 75200B6E2BA7D34F00BA65FD /* WA_limitsVCViewController.xib in Resources */, + 75A8F1432BB576C2004B0F5C /* WA_TodayCell.xib in Resources */, + 75E288822B9EE56C0049AB56 /* 3d.json in Resources */, + 75FEE6082BA420C400E83097 /* WA_TipVC.xib in Resources */, + 75A8F12A2BB54220004B0F5C /* WA_NewHomeVC.xib in Resources */, + 75A8F0F92BB3FDFE004B0F5C /* WA_history4K.xib in Resources */, + 75A14D942BA1A9760091D9AD /* WA_PrivacyVC.xib in Resources */, + 75A8F0F52BB3FDE9004B0F5C /* WA_historyLive.xib in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 75E288312B9EB0740049AB56 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 75E2883B2B9EB0740049AB56 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXShellScriptBuildPhase section */ + 581B851718AAE91D8467FD71 /* [CP] Embed Pods Frameworks */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-wallpaper_project/Pods-wallpaper_project-frameworks-${CONFIGURATION}-input-files.xcfilelist", + ); + name = "[CP] Embed Pods Frameworks"; + outputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-wallpaper_project/Pods-wallpaper_project-frameworks-${CONFIGURATION}-output-files.xcfilelist", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-wallpaper_project/Pods-wallpaper_project-frameworks.sh\"\n"; + showEnvVarsInLog = 0; + }; + F076C56B8682188BA245384B /* [CP] Check Pods Manifest.lock */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 12; + files = ( + ); + inputFileListPaths = ( + ); + inputPaths = ( + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", + "${PODS_ROOT}/Manifest.lock", + ); + name = "[CP] Check Pods Manifest.lock"; + outputFileListPaths = ( + ); + outputPaths = ( + "$(DERIVED_FILE_DIR)/Pods-wallpaper_project-checkManifestLockResult.txt", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; + showEnvVarsInLog = 0; + }; + F52E1CA348C5759A084334E9 /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-wallpaper_project/Pods-wallpaper_project-resources-${CONFIGURATION}-input-files.xcfilelist", + ); + name = "[CP] Copy Pods Resources"; + outputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-wallpaper_project/Pods-wallpaper_project-resources-${CONFIGURATION}-output-files.xcfilelist", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-wallpaper_project/Pods-wallpaper_project-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 75E288192B9EB0700049AB56 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 75A8F14E2BB66017004B0F5C /* WA_SCVC.swift in Sources */, + 75A8F1242BB510D1004B0F5C /* WA_RKPLCell.swift in Sources */, + 75A8F0F42BB3FDE9004B0F5C /* WA_historyLive.swift in Sources */, + 75D453892C0EE875003B6B24 /* idfaManager.swift in Sources */, + 75E2887D2B9EDDC60049AB56 /* WA_WallpaperCollectionCell.swift in Sources */, + 75E2889F2BA043960049AB56 /* videoURL.swift in Sources */, + 75A8F1212BB510D1004B0F5C /* WA_RKTopCell.swift in Sources */, + 75FEE5FF2BA3E0ED00E83097 /* QuickTimeMov.swift in Sources */, + 75FEE6042BA3E14A00E83097 /* PrefixHeader.swift in Sources */, + 75A8F0FC2BB3FE0D004B0F5C /* WA_histortRankig.swift in Sources */, + 75E2885C2B9EB22E0049AB56 /* WA_RootNAV.swift in Sources */, + 75A8F1172BB42B43004B0F5C /* WA_MineVC.swift in Sources */, + 75E2886D2B9EB48A0049AB56 /* colorManager.swift in Sources */, + 75FEE6012BA3E0ED00E83097 /* Toast.swift in Sources */, + 75D4538F2C0EFE3A003B6B24 /* NetworkManager.swift in Sources */, + 75A8F0E52BB3F2A6004B0F5C /* WA_RankingVC.swift in Sources */, + 75E2885A2B9EB22E0049AB56 /* WA_TabButton.swift in Sources */, + 75D4538C2C0EE949003B6B24 /* ipManager.swift in Sources */, + 75A8F11C2BB51092004B0F5C /* WA_RKDetailsVC.swift in Sources */, + 75E2885B2B9EB22E0049AB56 /* WA_TabbarCommon.swift in Sources */, + 75A8F14A2BB57C2D004B0F5C /* WA_MonRankngCell.swift in Sources */, + 75A8F0E82BB3F76E004B0F5C /* historyManager.swift in Sources */, + 75A8F13F2BB56338004B0F5C /* WallpaperModel.swift in Sources */, + 75A8F1462BB57742004B0F5C /* WA_ToDayCollectCell.swift in Sources */, + 75E2889C2BA034140049AB56 /* WA_LiveVideoVC.swift in Sources */, + 75E288692B9EB2DF0049AB56 /* WA_SettingSVC.swift in Sources */, + 75FEE5F92BA3037000E83097 /* testVideoVC.swift in Sources */, + 75A8F10A2BB4286A004B0F5C /* WA_RakModel.swift in Sources */, + 75A8F1052BB41211004B0F5C /* WA_AddVC.swift in Sources */, + 75A8F0EF2BB3FADF004B0F5C /* WA_HistoryCell.swift in Sources */, + 75FEE6072BA420C400E83097 /* WA_TipVC.swift in Sources */, + 75A8F0EB2BB3FA69004B0F5C /* WA_HistoryVC.swift in Sources */, + 75E288652B9EB2CF0049AB56 /* WA_HomeVC.swift in Sources */, + 75A14D932BA1A9760091D9AD /* WA_PrivacyVC.swift in Sources */, + 75A8F1012BB40F6F004B0F5C /* WA_RakingCell.swift in Sources */, + 75E2885D2B9EB22E0049AB56 /* WA_RootTab.swift in Sources */, + 757DA8B82C1BE33E0046CAB6 /* stringADID.swift in Sources */, + 75E288252B9EB0700049AB56 /* ViewController.swift in Sources */, + 75E288852B9EE5A50049AB56 /* WA_3DModel.swift in Sources */, + 75200B6D2BA7D34F00BA65FD /* WA_limitsVCViewController.swift in Sources */, + 75E288212B9EB0700049AB56 /* AppDelegate.swift in Sources */, + 75A8F1302BB54459004B0F5C /* WA_NewHomeBannerCell.swift in Sources */, + 75E288782B9ED2A70049AB56 /* WA_4KVC.swift in Sources */, + 75FEE60B2BA4212B00E83097 /* WA_tipCell.swift in Sources */, + 75FEE6022BA3E0ED00E83097 /* JPEG.swift in Sources */, + 75A8F13C2BB547A9004B0F5C /* WA_NHTypeCollectCell.swift in Sources */, + 75A8F0F82BB3FDFE004B0F5C /* WA_history4K.swift in Sources */, + 75E288742B9ED2970049AB56 /* WA_LIVEVC.swift in Sources */, + 75E288802B9EE36A0049AB56 /* CustomCollectionViewFlowLayout.swift in Sources */, + 75FDC0BA2BCE5461005B3D13 /* AccountManager.swift in Sources */, + 75FEE6002BA3E0ED00E83097 /* DTOtherMacro.swift in Sources */, + 75A8F1292BB54220004B0F5C /* WA_NewHomeVC.swift in Sources */, + 75E288592B9EB22E0049AB56 /* WA_RootVC.swift in Sources */, + 75A8F1152BB42B43004B0F5C /* WA_LoginVC.swift in Sources */, + 75E288932B9FED590049AB56 /* WA_PreView.swift in Sources */, + 75E2888C2B9EFC040049AB56 /* WA_DetailsVC.swift in Sources */, + 75A8F1342BB54519004B0F5C /* WA_BannerPagerCell.swift in Sources */, + 75A8F1422BB576C2004B0F5C /* WA_TodayCell.swift in Sources */, + 75A8F1382BB54664004B0F5C /* WA_NewHometypeCell.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 75E2882F2B9EB0740049AB56 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 75E288382B9EB0740049AB56 /* wallpaper_projectTests.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 75E288392B9EB0740049AB56 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 75E288422B9EB0740049AB56 /* wallpaper_projectUITests.swift in Sources */, + 75E288442B9EB0740049AB56 /* wallpaper_projectUITestsLaunchTests.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXTargetDependency section */ + 75E288352B9EB0740049AB56 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 75E2881C2B9EB0700049AB56 /* wallpaper_project */; + targetProxy = 75E288342B9EB0740049AB56 /* PBXContainerItemProxy */; + }; + 75E2883F2B9EB0740049AB56 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 75E2881C2B9EB0700049AB56 /* wallpaper_project */; + targetProxy = 75E2883E2B9EB0740049AB56 /* PBXContainerItemProxy */; + }; +/* End PBXTargetDependency section */ + +/* Begin PBXVariantGroup section */ + 75E288262B9EB0700049AB56 /* Main.storyboard */ = { + isa = PBXVariantGroup; + children = ( + 75E288272B9EB0700049AB56 /* Base */, + ); + name = Main.storyboard; + sourceTree = ""; + }; + 75E2882B2B9EB0730049AB56 /* LaunchScreen.storyboard */ = { + isa = PBXVariantGroup; + children = ( + 75E2882C2B9EB0730049AB56 /* Base */, + ); + name = LaunchScreen.storyboard; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 75E288452B9EB0740049AB56 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_ENABLE_OBJC_WEAK = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = dwarf; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; + ENABLE_USER_SCRIPT_SANDBOXING = YES; + GCC_C_LANGUAGE_STANDARD = gnu17; + GCC_DYNAMIC_NO_PIC = NO; + GCC_NO_COMMON_BLOCKS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + LOCALIZATION_PREFERS_STRING_CATALOGS = YES; + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; + MTL_FAST_MATH = YES; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = iphoneos; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)"; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + }; + name = Debug; + }; + 75E288462B9EB0740049AB56 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_ENABLE_OBJC_WEAK = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_NS_ASSERTIONS = NO; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_USER_SCRIPT_SANDBOXING = YES; + GCC_C_LANGUAGE_STANDARD = gnu17; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + LOCALIZATION_PREFERS_STRING_CATALOGS = YES; + MTL_ENABLE_DEBUG_INFO = NO; + MTL_FAST_MATH = YES; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = iphoneos; + SWIFT_COMPILATION_MODE = wholemodule; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 75E288482B9EB0740049AB56 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 6E8D6164F3693D0725EEBE1E /* Pods-wallpaper_project.debug.xcconfig */; + buildSettings = { + ALLOW_TARGET_PLATFORM_SPECIALIZATION = YES; + ARCHS = "$(ARCHS_STANDARD)"; + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + CODE_SIGN_IDENTITY = "Apple Development"; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 5; + DEVELOPMENT_TEAM = 6HWQW9JC74; + ENABLE_USER_SCRIPT_SANDBOXING = NO; + EXCLUDED_ARCHS = ""; + GCC_PREFIX_HEADER = "$(SRCROOT)/wallpaper_project/Header/WallPaperPCH.pch"; + GCC_WARN_INHIBIT_ALL_WARNINGS = NO; + GENERATE_INFOPLIST_FILE = YES; + INFOPLIST_FILE = wallpaper_project/Info.plist; + INFOPLIST_KEY_CFBundleDisplayName = "Wallpaper Home"; + INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "Wallpaper Home needs access to your photo album to update your profile picture, save wallpapers to your album, and share updates within the community."; + INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Wallpaper Home needs access to your photo album to update your profile picture, save wallpapers to your album, and share updates within the community."; + INFOPLIST_KEY_NSUserTrackingUsageDescription = "\"Wallpaper Home\" needs to request tracking permissions to provide a personalized advertising experience. We respect and protect your privacy and will not sell your data to third parties."; + INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; + INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; + INFOPLIST_KEY_UIMainStoryboardFile = Main; + INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + MARKETING_VERSION = 3.5; + ONLY_ACTIVE_ARCH = YES; + PRODUCT_BUNDLE_IDENTIFIER = com.wallpapaer.hd.live.app; + PRODUCT_NAME = "$(TARGET_NAME)"; + PROVISIONING_PROFILE_SPECIFIER = ""; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTS_MACCATALYST = NO; + SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; + SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO; + SWIFT_EMIT_LOC_STRINGS = YES; + SWIFT_OBJC_BRIDGING_HEADER = "$(SRCROOT)/wallpaper_project/Header/Wallpaper_Header.h"; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = 1; + }; + name = Debug; + }; + 75E288492B9EB0740049AB56 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 7CD2C49312B61AD4EA272EF7 /* Pods-wallpaper_project.release.xcconfig */; + buildSettings = { + ALLOW_TARGET_PLATFORM_SPECIALIZATION = YES; + ARCHS = "$(ARCHS_STANDARD)"; + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + CODE_SIGN_IDENTITY = "Apple Development"; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 5; + DEVELOPMENT_TEAM = 6HWQW9JC74; + ENABLE_USER_SCRIPT_SANDBOXING = NO; + EXCLUDED_ARCHS = ""; + GCC_PREFIX_HEADER = "$(SRCROOT)/wallpaper_project/Header/WallPaperPCH.pch"; + GCC_WARN_INHIBIT_ALL_WARNINGS = NO; + GENERATE_INFOPLIST_FILE = YES; + INFOPLIST_FILE = wallpaper_project/Info.plist; + INFOPLIST_KEY_CFBundleDisplayName = "Wallpaper Home"; + INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "Wallpaper Home needs access to your photo album to update your profile picture, save wallpapers to your album, and share updates within the community."; + INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Wallpaper Home needs access to your photo album to update your profile picture, save wallpapers to your album, and share updates within the community."; + INFOPLIST_KEY_NSUserTrackingUsageDescription = "\"Wallpaper Home\" needs to request tracking permissions to provide a personalized advertising experience. We respect and protect your privacy and will not sell your data to third parties."; + INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; + INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; + INFOPLIST_KEY_UIMainStoryboardFile = Main; + INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + MARKETING_VERSION = 3.5; + ONLY_ACTIVE_ARCH = YES; + PRODUCT_BUNDLE_IDENTIFIER = com.wallpapaer.hd.live.app; + PRODUCT_NAME = "$(TARGET_NAME)"; + PROVISIONING_PROFILE_SPECIFIER = ""; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTS_MACCATALYST = NO; + SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; + SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO; + SWIFT_EMIT_LOC_STRINGS = YES; + SWIFT_OBJC_BRIDGING_HEADER = "$(SRCROOT)/wallpaper_project/Header/Wallpaper_Header.h"; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = 1; + }; + name = Release; + }; + 75E2884B2B9EB0740049AB56 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + BUNDLE_LOADER = "$(TEST_HOST)"; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + GENERATE_INFOPLIST_FILE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = "com.520.cn.wallpaper-projectTests"; + PRODUCT_NAME = "$(TARGET_NAME)"; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTS_MACCATALYST = NO; + SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; + SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO; + SWIFT_EMIT_LOC_STRINGS = NO; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = 1; + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/wallpaper_project.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/wallpaper_project"; + }; + name = Debug; + }; + 75E2884C2B9EB0740049AB56 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + BUNDLE_LOADER = "$(TEST_HOST)"; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + GENERATE_INFOPLIST_FILE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = "com.520.cn.wallpaper-projectTests"; + PRODUCT_NAME = "$(TARGET_NAME)"; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTS_MACCATALYST = NO; + SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; + SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO; + SWIFT_EMIT_LOC_STRINGS = NO; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = 1; + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/wallpaper_project.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/wallpaper_project"; + }; + name = Release; + }; + 75E2884E2B9EB0740049AB56 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + GENERATE_INFOPLIST_FILE = YES; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = "com.520.cn.wallpaper-projectUITests"; + PRODUCT_NAME = "$(TARGET_NAME)"; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTS_MACCATALYST = NO; + SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; + SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO; + SWIFT_EMIT_LOC_STRINGS = NO; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = 1; + TEST_TARGET_NAME = wallpaper_project; + }; + name = Debug; + }; + 75E2884F2B9EB0740049AB56 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + GENERATE_INFOPLIST_FILE = YES; + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = "com.520.cn.wallpaper-projectUITests"; + PRODUCT_NAME = "$(TARGET_NAME)"; + SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; + SUPPORTS_MACCATALYST = NO; + SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; + SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO; + SWIFT_EMIT_LOC_STRINGS = NO; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = 1; + TEST_TARGET_NAME = wallpaper_project; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 75E288182B9EB0700049AB56 /* Build configuration list for PBXProject "wallpaper_project" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 75E288452B9EB0740049AB56 /* Debug */, + 75E288462B9EB0740049AB56 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 75E288472B9EB0740049AB56 /* Build configuration list for PBXNativeTarget "wallpaper_project" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 75E288482B9EB0740049AB56 /* Debug */, + 75E288492B9EB0740049AB56 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 75E2884A2B9EB0740049AB56 /* Build configuration list for PBXNativeTarget "wallpaper_projectTests" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 75E2884B2B9EB0740049AB56 /* Debug */, + 75E2884C2B9EB0740049AB56 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 75E2884D2B9EB0740049AB56 /* Build configuration list for PBXNativeTarget "wallpaper_projectUITests" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 75E2884E2B9EB0740049AB56 /* Debug */, + 75E2884F2B9EB0740049AB56 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = 75E288152B9EB0700049AB56 /* Project object */; +} diff --git a/wallpaper_project.xcodeproj/xcshareddata/xcschemes/wallpaper_project.xcscheme b/wallpaper_project.xcodeproj/xcshareddata/xcschemes/wallpaper_project.xcscheme new file mode 100644 index 0000000..e10f29a --- /dev/null +++ b/wallpaper_project.xcodeproj/xcshareddata/xcschemes/wallpaper_project.xcscheme @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/AppDelegate.swift b/wallpaper_project/AppDelegate.swift new file mode 100644 index 0000000..0a08709 --- /dev/null +++ b/wallpaper_project/AppDelegate.swift @@ -0,0 +1,435 @@ +// +// AppDelegate.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/11. +// + +import UIKit +import IQKeyboardManagerSwift +import AppLovinSDK +import FirebaseCore +import FirebaseAnalytics +import Alamofire +import FBSDKCoreKit +import MTGSDK + +@main +class AppDelegate: UIResponder, UIApplicationDelegate { + var overlayWindow: UIWindow? + var logTextView: UITextView? + + + var wasInBackground = false + static var shared: AppDelegate { + return UIApplication.shared.delegate as! AppDelegate + } + var isFirstLaunchq: Bool = true + var window: UIWindow? + var interstitialAd: MAInterstitialAd! + var retryAttempt = 0.0 + var adCheckTimer: Timer? + var adCheckStartTime: Date? + + let hasLaunchedBeforeKey = "hasLaunchedBefore" + + func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool { + + FirebaseApp.configure() + ApplicationDelegate.shared.application(application, didFinishLaunchingWithOptions: launchOptions) + + IQKeyboardManager.shared.enable = true + let splashViewController = WA_limitsVCViewController() + // 设置启动视图控制器为应用程序的根视图控制器 + window = UIWindow(frame: UIScreen.main.bounds) + window?.rootViewController = splashViewController + self.window?.makeKeyAndVisible() + + + setdispatch() + + let mtgsdk = MTGSDK() + mtgsdk.setAppID("302071", apiKey: "8e642b70b909c249688ccbc7d7d7a164") + +// let initConfig = ALSdkInitializationConfiguration(sdkKey: "O9SUDhhvnysqkmTqrvetcbJ1wp1OHnxXF9xdpu2TmR4Ppq3w35mn3d2iy2g4OHvGWPl0EJ6D7H5FpGK5izye1A") { builder in +// builder.mediationProvider = ALMediationProviderMAX +// } +// +// ALSdk.shared().initialize(with: initConfig) { sdkConfig in +// // Start loading ads +// splashViewController.createInterstitialAd() +// +//// let vc = WA_DetailsVC() +//// vc.createInterstitialAd() +//// +//// let rakvc = WA_RankingVC() +//// rakvc.createInterstitialAd() +// +// } + + + Analytics.logEvent("goin_app", parameters: nil) + +// let userDefaults = UserDefaults.standard + + + + // 强制设置浅色模式 + if #available(iOS 13.0, *) { + window?.overrideUserInterfaceStyle = .light + + } + return true + } + + func application(_ app: UIApplication,open url: URL,options:[UIApplication.OpenURLOptionsKey : Any] = [:]) -> Bool { + ApplicationDelegate.shared.application( + app, + open: url, + sourceApplication: options[UIApplication.OpenURLOptionsKey.sourceApplication] as? String, + annotation: options[UIApplication.OpenURLOptionsKey.annotation] + ) + } + + func applicationDidEnterBackground(_ application: UIApplication) { + // 应用进入后台时调用 +// wasInBackground = true + } + + func applicationWillEnterForeground(_ application: UIApplication) { + // 应用即将从后台进入前台时调用 +// if wasInBackground { +// // 这里执行你希望在应用从后台进入前台时执行的代码 +// self.createInterstitialAd() +// print("Application will enter foreground") +// } + } + + func applicationDidBecomeActive(_ application: UIApplication) { +// if wasInBackground { +// adCheckStartTime = Date() +// adCheckTimer = Timer.scheduledTimer(timeInterval: 0.01, target: self, selector: #selector(checkAdStatus), userInfo: nil, repeats: true) +// } +// // 应用已经变为活跃状态时调用 +// print("Application did become active") +// wasInBackground = false + } + +// @objc func checkAdStatus(){ +// let elapsedTime = Date().timeIntervalSince(adCheckStartTime!) +// if interstitialAd.isReady { +// interstitialAd.show() +// Analytics.logEvent("Backstage_load_success", parameters: nil) +// self.setPostSHOW() +// adCheckTimer?.invalidate() +// } else if elapsedTime >= 2 { +// adCheckTimer?.invalidate() +// // WA_TabbarCommon.TabBarController() +// Analytics.logEvent("Backstage_load_fail", parameters: nil) +// } else { +// print("广告未准备好,继续检查...") +// } +// } + + func setdispatch(){ + // 使用信号量控制并发任务 + let dispatchGroup = DispatchGroup() + + // 请求跟踪授权并处理 IDFA + dispatchGroup.enter() + DispatchQueue.global(qos: .background).async { + requestTrackingAuthorization { idfa in + DispatchQueue.main.async { + if let idfa = idfa { + print("IDFA: \(idfa)") + StartManager.shared.idfaid = idfa + print("Stored IDFA: \(StartManager.shared.idfaid ?? "N/A")") + } else { + print("IDFA is not available or tracking authorization denied.") + } + dispatchGroup.leave() + } + } + } + + // 获取本地 IP 地址 + dispatchGroup.enter() + DispatchQueue.global(qos: .background).async { + if let localIP = getLocalIPAddress() { + DispatchQueue.main.async { + print("Local IP Address: \(localIP)") + StartManager.shared.localIP = localIP + dispatchGroup.leave() + } + } else { + DispatchQueue.main.async { + print("Local IP Address not available") + dispatchGroup.leave() + } + } + } + + // 获取远程 IP 地址 + dispatchGroup.enter() + DispatchQueue.global(qos: .background).async { + getPublicIPAddress { publicIP in + DispatchQueue.main.async { + if let publicIP = publicIP { + print("Public IP Address: \(publicIP)") + StartManager.shared.publicIP = publicIP + print("Stored Public IP Address: \(StartManager.shared.publicIP ?? "N/A")") + } else { + print("Public IP Address not available") + } + dispatchGroup.leave() + } + } + } + + // 获取设备 ID + dispatchGroup.enter() + DispatchQueue.global(qos: .background).async { + let deviceID = UIDevice.current.identifierForVendor?.uuidString + DispatchQueue.main.async { + StartManager.shared.devicID = deviceID + print("Device ID: \(StartManager.shared.devicID ?? "N/A")") + dispatchGroup.leave() + } + } + + // 所有任务完成后的操作 + dispatchGroup.notify(queue: .main) { + print("All tasks are completed.") + } + } + func showOverlayWindow() { + // 创建一个新的窗口,设置其大小和位置 + let overlaySize = CGSize(width: 200, height: 300) + let overlayOrigin = CGPoint(x: UIScreen.main.bounds.width - overlaySize.width, + y: (UIScreen.main.bounds.height - overlaySize.height) - 200) + overlayWindow = UIWindow(frame: CGRect(origin: overlayOrigin, size: overlaySize)) + + // 设置窗口级别高于状态栏 + overlayWindow?.windowLevel = UIWindow.Level.statusBar + 1 + overlayWindow!.isUserInteractionEnabled = true + + // 创建一个自定义视图 + let overlayView = UIView(frame: overlayWindow!.bounds) + overlayView.isUserInteractionEnabled = true + overlayView.backgroundColor = UIColor.red.withAlphaComponent(0.5) // 半透明红色背景 + overlayWindow?.addSubview(overlayView) + + // let btn = UIButton(frame: overlayWindow!.bounds) + // btn.addTarget(self, action: #selector(showOverlayView), for: .touchUpInside) + + // 创建并配置 TextView + logTextView = UITextView(frame: overlayView.bounds.insetBy(dx: 10, dy: 10)) + logTextView?.backgroundColor = UIColor.clear + logTextView?.textColor = UIColor.white + logTextView?.isEditable = false + logTextView?.isScrollEnabled = true + overlayView.addSubview(logTextView!) + // overlayView.addSubview(btn) + // 设置根视图控制器 + // overlayWindow?.rootViewController = UIViewController() + overlayWindow?.isHidden = false + } + + func removeOverlayWindow() { + overlayWindow?.isHidden = true // 隐藏窗口 + overlayWindow = nil // 释放窗口 + } + + + func addLogMessage(_ message: String) { + if logTextView != nil { + let currentText = logTextView?.text ?? "" + let updatedText = "\(message)\n\n\(currentText)" + logTextView?.text = updatedText + + // 滚动到文本的开头 + let range = NSMakeRange(0, 0) + logTextView?.scrollRangeToVisible(range) + } else { + print("Log TextView is not initialized.") + } + } + +} + + +//extension AppDelegate: MAAdDelegate +//{ +// func createInterstitialAd() +// { +// interstitialAd = MAInterstitialAd(adUnitIdentifier: "8e1bc1f22c8d6c9d") +// interstitialAd.delegate = self +// +// // Load the first ad +// interstitialAd.load() +// } +// +// // MARK: MAAdDelegate Protocol +// +// func didLoad(_ ad: MAAd) +// { +// // Interstitial ad is ready to be shown. 'interstitialAd.isReady' will now return 'true' +// +// // Reset retry attempt +// retryAttempt = 0 +// StartManager.shared.succeed = true +// StartManager.shared.loadTime = 0 +// StartManager.shared.adPlatform = "MAX" +// StartManager.shared.countryCode = ALSdk.shared().configuration.countryCode +// StartManager.shared.adId = "8e1bc1f22c8d6c9d" +// StartManager.shared.platformResponseTime = ad.requestLatency +// StartManager.shared.ecpm = Float(ad.revenue) +// StartManager.shared.dsp = ad.dspName +// StartManager.shared.network = ad.networkName +// let logMessage = """ +// deviceId: \(StartManager.shared.devicID ?? "") +// localIp: \(StartManager.shared.localIP ?? "") +// "deviceId": \(StartManager.shared.devicID ?? ""), +// "localIp": \(StartManager.shared.localIP ?? ""), +// "remoteIp": \(StartManager.shared.publicIP ?? ""), +// "linkId": "", +// "packageName": "com.wallpapaer.hd.live.app", +// "gaid": \(StartManager.shared.idfaid ?? ""), +// "dataId": "", +// "shelfNumber": "后台进入前台", +// "succeed": \(StartManager.shared.succeed), +// "loadTime": \(StartManager.shared.loadTime ?? 0), +// "adPlatform": \(StartManager.shared.adPlatform ?? ""), +// "countryCode": \(StartManager.shared.countryCode ?? ""), +// "adId": \(StartManager.shared.adId ?? ""), +// "platformResponseTime": \(StartManager.shared.platformResponseTime ?? 0.0), +// "getIpResponseTime": \(StartManager.shared.getIpResponseTime ?? 0.0), +// "ecpm": \(StartManager.shared.ecpm ?? 0.0), +// "dsp": \(StartManager.shared.dsp ?? ""), +// "network": \(StartManager.shared.network ?? "") +// """ +// +// AppDelegate.shared.addLogMessage(logMessage) +// +// self.setPostload() +// } +// +// func didFailToLoadAd(forAdUnitIdentifier adUnitIdentifier: String, withError error: MAError) +// { +// // Interstitial ad failed to load +// // We recommend retrying with exponentially higher delays up to a maximum delay (in this case 64 seconds) +// +// retryAttempt += 1 +// let delaySec = pow(2.0, min(6.0, retryAttempt)) +// +// DispatchQueue.main.asyncAfter(deadline: .now() + delaySec) { +// self.interstitialAd.load() +// } +// } +// +// func didDisplay(_ ad: MAAd) +// { +// // Pause your app's background audio +// } +// +// func didClick(_ ad: MAAd) { +// +// } +// +// func didHide(_ ad: MAAd) +// { +// // Resume your app's background audio +// // Interstitial ad is hidden. Pre-load the next ad +// interstitialAd.load() +// +// +// } +// +// func didFail(toDisplay ad: MAAd, withError error: MAError) +// { +// // Interstitial ad failed to display. We recommend loading the next ad +// interstitialAd.load() +// } + +// +// func setPostload(){ +// let url = "http://111.9.47.226:38080/top_selection/save_ad_load_log" +// let parameters:[String : Any] = [ +// "deviceId": StartManager.shared.devicID ?? "", +// "localIp": StartManager.shared.localIP ?? "", +// "remoteIp": StartManager.shared.publicIP ?? "", +// "linkId": "", +// "packageName": "com.wallpapaer.hd.live.app", +// "gaid": StartManager.shared.idfaid ?? "", +// "dataId": "", +// "shelfNumber":"后台进入前台", +// "succeed": StartManager.shared.succeed, +// "loadTime":StartManager.shared.loadTime ?? "", +// "adPlatform": StartManager.shared.adPlatform ?? "", +// "countryCode": StartManager.shared.countryCode ?? "", +// "adId": StartManager.shared.adId ?? "", +// "platformResponseTime": StartManager.shared.platformResponseTime ?? "", +// "getIpResponseTime": StartManager.shared.getIpResponseTime ?? "", +// "ecpm": StartManager.shared.ecpm ?? "", +// "dsp": StartManager.shared.dsp ?? "", +// "network": StartManager.shared.network ?? "", +// "showStatus": 0, +// "washParam": true, +// ] +// +// +// let headers: HTTPHeaders = [ +// "Content-Type": "application/json" +// ] +// +// NetworkManager.shared.postRequest(url: url, parameters: parameters, headers: headers) { result in +// switch result { +// case .success(let data): +// print("Response:--- \(data)") +// case .failure(let error): +// print("Error:--- \(error)") +// } +// } +// +// } +// +// +// func setPostSHOW(){ +// let url = "http://111.9.47.226:38080/top_selection/save_ad_show_log" +// let parameters:[String : Any] = [ +// "deviceId": StartManager.shared.devicID ?? "", +// "localIp": StartManager.shared.localIP ?? "", +// "remoteIp": StartManager.shared.publicIP ?? "", +// "linkId": "", +// "packageName": "com.wallpapaer.hd.live.app", +// "gaid": StartManager.shared.idfaid ?? "", +// "dataId": "", +// "shelfNumber":"后台进入前台", +// "succeed": StartManager.shared.succeed, +// "loadTime":StartManager.shared.loadTime ?? "", +// "adPlatform": StartManager.shared.adPlatform ?? "", +// "countryCode": StartManager.shared.countryCode ?? "", +// "adId": StartManager.shared.adId ?? "", +// "platformResponseTime": StartManager.shared.platformResponseTime ?? "", +// "getIpResponseTime": StartManager.shared.getIpResponseTime ?? "", +// "ecpm": StartManager.shared.ecpm ?? "", +// "dsp": StartManager.shared.dsp ?? "", +// "network": StartManager.shared.network ?? "", +// ] +// +// let headers: HTTPHeaders = [ +// "Content-Type": "application/json" +// ] +// +// NetworkManager.shared.postRequest(url: url, parameters: parameters, headers: headers) { result in +// switch result { +// case .success(let data): +// print("Response:--- \(data)") +// case .failure(let error): +// print("Error:--- \(error)") +// } +// } +// +// } +// +//} diff --git a/wallpaper_project/Assets.xcassets/AccentColor.colorset/Contents.json b/wallpaper_project/Assets.xcassets/AccentColor.colorset/Contents.json new file mode 100644 index 0000000..eb87897 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/AccentColor.colorset/Contents.json @@ -0,0 +1,11 @@ +{ + "colors" : [ + { + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/Add/Contents.json b/wallpaper_project/Assets.xcassets/Add/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/Add/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/Add/add.imageset/Contents.json b/wallpaper_project/Assets.xcassets/Add/add.imageset/Contents.json new file mode 100644 index 0000000..c91da1d --- /dev/null +++ b/wallpaper_project/Assets.xcassets/Add/add.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "post@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "post@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/Add/add.imageset/post@2x.png b/wallpaper_project/Assets.xcassets/Add/add.imageset/post@2x.png new file mode 100644 index 0000000..f12af26 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/Add/add.imageset/post@2x.png differ diff --git a/wallpaper_project/Assets.xcassets/Add/add.imageset/post@3x.png b/wallpaper_project/Assets.xcassets/Add/add.imageset/post@3x.png new file mode 100644 index 0000000..1fd7531 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/Add/add.imageset/post@3x.png differ diff --git a/wallpaper_project/Assets.xcassets/Add/add_s.imageset/Contents.json b/wallpaper_project/Assets.xcassets/Add/add_s.imageset/Contents.json new file mode 100644 index 0000000..651bee0 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/Add/add_s.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "加号按钮.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/Add/add_s.imageset/加号按钮.png b/wallpaper_project/Assets.xcassets/Add/add_s.imageset/加号按钮.png new file mode 100644 index 0000000..a06edd1 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/Add/add_s.imageset/加号按钮.png differ diff --git a/wallpaper_project/Assets.xcassets/AppIcon.appiconset/Contents.json b/wallpaper_project/Assets.xcassets/AppIcon.appiconset/Contents.json new file mode 100644 index 0000000..5040f64 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -0,0 +1,14 @@ +{ + "images" : [ + { + "filename" : "logo.jpeg", + "idiom" : "universal", + "platform" : "ios", + "size" : "1024x1024" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/AppIcon.appiconset/logo.jpeg b/wallpaper_project/Assets.xcassets/AppIcon.appiconset/logo.jpeg new file mode 100644 index 0000000..d488fb3 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/AppIcon.appiconset/logo.jpeg differ diff --git a/wallpaper_project/Assets.xcassets/Contents.json b/wallpaper_project/Assets.xcassets/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/Preview/Contents.json b/wallpaper_project/Assets.xcassets/Preview/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/Preview/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/Preview/camera.imageset/Contents.json b/wallpaper_project/Assets.xcassets/Preview/camera.imageset/Contents.json new file mode 100644 index 0000000..41ca708 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/Preview/camera.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "照相机.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/Preview/camera.imageset/照相机.png b/wallpaper_project/Assets.xcassets/Preview/camera.imageset/照相机.png new file mode 100644 index 0000000..b388f99 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/Preview/camera.imageset/照相机.png differ diff --git a/wallpaper_project/Assets.xcassets/Preview/flashlight.imageset/Contents.json b/wallpaper_project/Assets.xcassets/Preview/flashlight.imageset/Contents.json new file mode 100644 index 0000000..c3f24a6 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/Preview/flashlight.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "手电筒.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/Preview/flashlight.imageset/手电筒.png b/wallpaper_project/Assets.xcassets/Preview/flashlight.imageset/手电筒.png new file mode 100644 index 0000000..865a5f3 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/Preview/flashlight.imageset/手电筒.png differ diff --git a/wallpaper_project/Assets.xcassets/Tab/Contents.json b/wallpaper_project/Assets.xcassets/Tab/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/Tab/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/Tab/home_n.imageset/Contents.json b/wallpaper_project/Assets.xcassets/Tab/home_n.imageset/Contents.json new file mode 100644 index 0000000..bd88eac --- /dev/null +++ b/wallpaper_project/Assets.xcassets/Tab/home_n.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "filename" : "icon=Home, sel=off@1x.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "icon=Home, sel=off@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "icon=Home, sel=off@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/Tab/home_n.imageset/icon=Home, sel=off@1x.png b/wallpaper_project/Assets.xcassets/Tab/home_n.imageset/icon=Home, sel=off@1x.png new file mode 100644 index 0000000..b7525a7 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/Tab/home_n.imageset/icon=Home, sel=off@1x.png differ diff --git a/wallpaper_project/Assets.xcassets/Tab/home_n.imageset/icon=Home, sel=off@2x.png b/wallpaper_project/Assets.xcassets/Tab/home_n.imageset/icon=Home, sel=off@2x.png new file mode 100644 index 0000000..5bee5a5 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/Tab/home_n.imageset/icon=Home, sel=off@2x.png differ diff --git a/wallpaper_project/Assets.xcassets/Tab/home_n.imageset/icon=Home, sel=off@3x.png b/wallpaper_project/Assets.xcassets/Tab/home_n.imageset/icon=Home, sel=off@3x.png new file mode 100644 index 0000000..ee3ac6f Binary files /dev/null and b/wallpaper_project/Assets.xcassets/Tab/home_n.imageset/icon=Home, sel=off@3x.png differ diff --git a/wallpaper_project/Assets.xcassets/Tab/home_s.imageset/Contents.json b/wallpaper_project/Assets.xcassets/Tab/home_s.imageset/Contents.json new file mode 100644 index 0000000..486c0fd --- /dev/null +++ b/wallpaper_project/Assets.xcassets/Tab/home_s.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "filename" : "icon=Home, sel=on@x1.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "icon=Home, sel=on@x2.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "icon=Home, sel=on@3.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/Tab/home_s.imageset/icon=Home, sel=on@3.png b/wallpaper_project/Assets.xcassets/Tab/home_s.imageset/icon=Home, sel=on@3.png new file mode 100644 index 0000000..e6c5630 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/Tab/home_s.imageset/icon=Home, sel=on@3.png differ diff --git a/wallpaper_project/Assets.xcassets/Tab/home_s.imageset/icon=Home, sel=on@x1.png b/wallpaper_project/Assets.xcassets/Tab/home_s.imageset/icon=Home, sel=on@x1.png new file mode 100644 index 0000000..370cde8 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/Tab/home_s.imageset/icon=Home, sel=on@x1.png differ diff --git a/wallpaper_project/Assets.xcassets/Tab/home_s.imageset/icon=Home, sel=on@x2.png b/wallpaper_project/Assets.xcassets/Tab/home_s.imageset/icon=Home, sel=on@x2.png new file mode 100644 index 0000000..80ec1c9 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/Tab/home_s.imageset/icon=Home, sel=on@x2.png differ diff --git a/wallpaper_project/Assets.xcassets/Tab/mine_n.imageset/Contents.json b/wallpaper_project/Assets.xcassets/Tab/mine_n.imageset/Contents.json new file mode 100644 index 0000000..27f7621 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/Tab/mine_n.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "filename" : "icon=Setting, sel=off@1x.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "icon=Setting, sel=off@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "icon=Setting, sel=off@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/Tab/mine_n.imageset/icon=Setting, sel=off@1x.png b/wallpaper_project/Assets.xcassets/Tab/mine_n.imageset/icon=Setting, sel=off@1x.png new file mode 100644 index 0000000..ec1a0a3 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/Tab/mine_n.imageset/icon=Setting, sel=off@1x.png differ diff --git a/wallpaper_project/Assets.xcassets/Tab/mine_n.imageset/icon=Setting, sel=off@2x.png b/wallpaper_project/Assets.xcassets/Tab/mine_n.imageset/icon=Setting, sel=off@2x.png new file mode 100644 index 0000000..c275a0c Binary files /dev/null and b/wallpaper_project/Assets.xcassets/Tab/mine_n.imageset/icon=Setting, sel=off@2x.png differ diff --git a/wallpaper_project/Assets.xcassets/Tab/mine_n.imageset/icon=Setting, sel=off@3x.png b/wallpaper_project/Assets.xcassets/Tab/mine_n.imageset/icon=Setting, sel=off@3x.png new file mode 100644 index 0000000..ff37820 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/Tab/mine_n.imageset/icon=Setting, sel=off@3x.png differ diff --git a/wallpaper_project/Assets.xcassets/Tab/mine_s.imageset/Contents.json b/wallpaper_project/Assets.xcassets/Tab/mine_s.imageset/Contents.json new file mode 100644 index 0000000..06fe9d1 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/Tab/mine_s.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "filename" : "icon=Setting, sel=on@1x.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "icon=Setting, sel=on@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "icon=Setting, sel=on@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/Tab/mine_s.imageset/icon=Setting, sel=on@1x.png b/wallpaper_project/Assets.xcassets/Tab/mine_s.imageset/icon=Setting, sel=on@1x.png new file mode 100644 index 0000000..a1cbe49 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/Tab/mine_s.imageset/icon=Setting, sel=on@1x.png differ diff --git a/wallpaper_project/Assets.xcassets/Tab/mine_s.imageset/icon=Setting, sel=on@2x.png b/wallpaper_project/Assets.xcassets/Tab/mine_s.imageset/icon=Setting, sel=on@2x.png new file mode 100644 index 0000000..9e256cc Binary files /dev/null and b/wallpaper_project/Assets.xcassets/Tab/mine_s.imageset/icon=Setting, sel=on@2x.png differ diff --git a/wallpaper_project/Assets.xcassets/Tab/mine_s.imageset/icon=Setting, sel=on@3x.png b/wallpaper_project/Assets.xcassets/Tab/mine_s.imageset/icon=Setting, sel=on@3x.png new file mode 100644 index 0000000..dfcd97d Binary files /dev/null and b/wallpaper_project/Assets.xcassets/Tab/mine_s.imageset/icon=Setting, sel=on@3x.png differ diff --git a/wallpaper_project/Assets.xcassets/Tab/ranking_n.imageset/Contents.json b/wallpaper_project/Assets.xcassets/Tab/ranking_n.imageset/Contents.json new file mode 100644 index 0000000..00d6222 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/Tab/ranking_n.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "排行 (1).png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/Tab/ranking_n.imageset/排行 (1).png b/wallpaper_project/Assets.xcassets/Tab/ranking_n.imageset/排行 (1).png new file mode 100644 index 0000000..a40f4d0 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/Tab/ranking_n.imageset/排行 (1).png differ diff --git a/wallpaper_project/Assets.xcassets/Tab/ranking_s.imageset/Contents.json b/wallpaper_project/Assets.xcassets/Tab/ranking_s.imageset/Contents.json new file mode 100644 index 0000000..8568100 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/Tab/ranking_s.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "排行.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/Tab/ranking_s.imageset/排行.png b/wallpaper_project/Assets.xcassets/Tab/ranking_s.imageset/排行.png new file mode 100644 index 0000000..564728c Binary files /dev/null and b/wallpaper_project/Assets.xcassets/Tab/ranking_s.imageset/排行.png differ diff --git a/wallpaper_project/Assets.xcassets/banner/Contents.json b/wallpaper_project/Assets.xcassets/banner/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/banner/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/go/Contents.json b/wallpaper_project/Assets.xcassets/go/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/go/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/go/back_black.imageset/Contents.json b/wallpaper_project/Assets.xcassets/go/back_black.imageset/Contents.json new file mode 100644 index 0000000..4abbcf2 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/go/back_black.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "filename" : "back_black.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "back_black@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "back_black@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/go/back_black.imageset/back_black.png b/wallpaper_project/Assets.xcassets/go/back_black.imageset/back_black.png new file mode 100644 index 0000000..996c072 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/go/back_black.imageset/back_black.png differ diff --git a/wallpaper_project/Assets.xcassets/go/back_black.imageset/back_black@2x.png b/wallpaper_project/Assets.xcassets/go/back_black.imageset/back_black@2x.png new file mode 100644 index 0000000..9efe202 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/go/back_black.imageset/back_black@2x.png differ diff --git a/wallpaper_project/Assets.xcassets/go/back_black.imageset/back_black@3x.png b/wallpaper_project/Assets.xcassets/go/back_black.imageset/back_black@3x.png new file mode 100644 index 0000000..65f4098 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/go/back_black.imageset/back_black@3x.png differ diff --git a/wallpaper_project/Assets.xcassets/go/go.imageset/Contents.json b/wallpaper_project/Assets.xcassets/go/go.imageset/Contents.json new file mode 100644 index 0000000..54613e5 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/go/go.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "前往.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/go/go.imageset/前往.png b/wallpaper_project/Assets.xcassets/go/go.imageset/前往.png new file mode 100644 index 0000000..d630724 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/go/go.imageset/前往.png differ diff --git a/wallpaper_project/Assets.xcassets/go/gotype.imageset/Contents.json b/wallpaper_project/Assets.xcassets/go/gotype.imageset/Contents.json new file mode 100644 index 0000000..a4795cd --- /dev/null +++ b/wallpaper_project/Assets.xcassets/go/gotype.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "播放 前往.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/go/gotype.imageset/播放 前往.png b/wallpaper_project/Assets.xcassets/go/gotype.imageset/播放 前往.png new file mode 100644 index 0000000..3437bfc Binary files /dev/null and b/wallpaper_project/Assets.xcassets/go/gotype.imageset/播放 前往.png differ diff --git a/wallpaper_project/Assets.xcassets/go/ic_arrow_left.imageset/Contents.json b/wallpaper_project/Assets.xcassets/go/ic_arrow_left.imageset/Contents.json new file mode 100644 index 0000000..907bc13 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/go/ic_arrow_left.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "ic_arrow_left.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/go/ic_arrow_left.imageset/ic_arrow_left.png b/wallpaper_project/Assets.xcassets/go/ic_arrow_left.imageset/ic_arrow_left.png new file mode 100644 index 0000000..1537c42 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/go/ic_arrow_left.imageset/ic_arrow_left.png differ diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/Contents.json b/wallpaper_project/Assets.xcassets/loginAndMine/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/loginAndMine/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/browse.imageset/Contents.json b/wallpaper_project/Assets.xcassets/loginAndMine/browse.imageset/Contents.json new file mode 100644 index 0000000..2cd3aa3 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/loginAndMine/browse.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "浏览历史.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/browse.imageset/浏览历史.png b/wallpaper_project/Assets.xcassets/loginAndMine/browse.imageset/浏览历史.png new file mode 100644 index 0000000..355f68c Binary files /dev/null and b/wallpaper_project/Assets.xcassets/loginAndMine/browse.imageset/浏览历史.png differ diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/cancel_accout.imageset/Contents.json b/wallpaper_project/Assets.xcassets/loginAndMine/cancel_accout.imageset/Contents.json new file mode 100644 index 0000000..d577717 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/loginAndMine/cancel_accout.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "cancel_accout.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/cancel_accout.imageset/cancel_accout.png b/wallpaper_project/Assets.xcassets/loginAndMine/cancel_accout.imageset/cancel_accout.png new file mode 100644 index 0000000..753fafe Binary files /dev/null and b/wallpaper_project/Assets.xcassets/loginAndMine/cancel_accout.imageset/cancel_accout.png differ diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/loginhead.imageset/Contents.json b/wallpaper_project/Assets.xcassets/loginAndMine/loginhead.imageset/Contents.json new file mode 100644 index 0000000..e2d8055 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/loginAndMine/loginhead.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "登陆.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/loginhead.imageset/登陆.png b/wallpaper_project/Assets.xcassets/loginAndMine/loginhead.imageset/登陆.png new file mode 100644 index 0000000..03a92e9 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/loginAndMine/loginhead.imageset/登陆.png differ diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/loginhead_s.imageset/Contents.json b/wallpaper_project/Assets.xcassets/loginAndMine/loginhead_s.imageset/Contents.json new file mode 100644 index 0000000..b29b330 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/loginAndMine/loginhead_s.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "WeChat7aa9510d545595e2f1e12f9ca6d8ca6c.jpg", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/loginhead_s.imageset/WeChat7aa9510d545595e2f1e12f9ca6d8ca6c.jpg b/wallpaper_project/Assets.xcassets/loginAndMine/loginhead_s.imageset/WeChat7aa9510d545595e2f1e12f9ca6d8ca6c.jpg new file mode 100644 index 0000000..7ab19af Binary files /dev/null and b/wallpaper_project/Assets.xcassets/loginAndMine/loginhead_s.imageset/WeChat7aa9510d545595e2f1e12f9ca6d8ca6c.jpg differ diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/privacy.imageset/Contents.json b/wallpaper_project/Assets.xcassets/loginAndMine/privacy.imageset/Contents.json new file mode 100644 index 0000000..7d87973 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/loginAndMine/privacy.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "privacy.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/privacy.imageset/privacy.png b/wallpaper_project/Assets.xcassets/loginAndMine/privacy.imageset/privacy.png new file mode 100644 index 0000000..3559cbd Binary files /dev/null and b/wallpaper_project/Assets.xcassets/loginAndMine/privacy.imageset/privacy.png differ diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/save.imageset/Contents.json b/wallpaper_project/Assets.xcassets/loginAndMine/save.imageset/Contents.json new file mode 100644 index 0000000..8c02290 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/loginAndMine/save.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "下载记录.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/save.imageset/下载记录.png b/wallpaper_project/Assets.xcassets/loginAndMine/save.imageset/下载记录.png new file mode 100644 index 0000000..a20c8d8 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/loginAndMine/save.imageset/下载记录.png differ diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/sc.imageset/Contents.json b/wallpaper_project/Assets.xcassets/loginAndMine/sc.imageset/Contents.json new file mode 100644 index 0000000..9c0e7a3 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/loginAndMine/sc.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "收藏.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/sc.imageset/收藏.png b/wallpaper_project/Assets.xcassets/loginAndMine/sc.imageset/收藏.png new file mode 100644 index 0000000..86ce0a0 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/loginAndMine/sc.imageset/收藏.png differ diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/stare.imageset/Contents.json b/wallpaper_project/Assets.xcassets/loginAndMine/stare.imageset/Contents.json new file mode 100644 index 0000000..2239731 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/loginAndMine/stare.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "stare.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/stare.imageset/stare.png b/wallpaper_project/Assets.xcassets/loginAndMine/stare.imageset/stare.png new file mode 100644 index 0000000..1901600 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/loginAndMine/stare.imageset/stare.png differ diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/stare_n.imageset/Contents.json b/wallpaper_project/Assets.xcassets/loginAndMine/stare_n.imageset/Contents.json new file mode 100644 index 0000000..ea2faf6 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/loginAndMine/stare_n.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "stare_n.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/stare_n.imageset/stare_n.png b/wallpaper_project/Assets.xcassets/loginAndMine/stare_n.imageset/stare_n.png new file mode 100644 index 0000000..a09b0c5 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/loginAndMine/stare_n.imageset/stare_n.png differ diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/version.imageset/Contents.json b/wallpaper_project/Assets.xcassets/loginAndMine/version.imageset/Contents.json new file mode 100644 index 0000000..bbca2f1 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/loginAndMine/version.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "版本.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/version.imageset/版本.png b/wallpaper_project/Assets.xcassets/loginAndMine/version.imageset/版本.png new file mode 100644 index 0000000..818fe32 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/loginAndMine/version.imageset/版本.png differ diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/yes_n.imageset/Contents.json b/wallpaper_project/Assets.xcassets/loginAndMine/yes_n.imageset/Contents.json new file mode 100644 index 0000000..a970ee2 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/loginAndMine/yes_n.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "勾选.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/yes_n.imageset/勾选.png b/wallpaper_project/Assets.xcassets/loginAndMine/yes_n.imageset/勾选.png new file mode 100644 index 0000000..8697232 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/loginAndMine/yes_n.imageset/勾选.png differ diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/yes_s.imageset/Contents.json b/wallpaper_project/Assets.xcassets/loginAndMine/yes_s.imageset/Contents.json new file mode 100644 index 0000000..73c6c05 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/loginAndMine/yes_s.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "勾选 (1).png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/loginAndMine/yes_s.imageset/勾选 (1).png b/wallpaper_project/Assets.xcassets/loginAndMine/yes_s.imageset/勾选 (1).png new file mode 100644 index 0000000..9fc5f9d Binary files /dev/null and b/wallpaper_project/Assets.xcassets/loginAndMine/yes_s.imageset/勾选 (1).png differ diff --git a/wallpaper_project/Assets.xcassets/nodata/Contents.json b/wallpaper_project/Assets.xcassets/nodata/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/nodata/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/nodata/nodata.imageset/Contents.json b/wallpaper_project/Assets.xcassets/nodata/nodata.imageset/Contents.json new file mode 100644 index 0000000..17f6fd9 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/nodata/nodata.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "Image.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/nodata/nodata.imageset/Image.png b/wallpaper_project/Assets.xcassets/nodata/nodata.imageset/Image.png new file mode 100644 index 0000000..f7b191a Binary files /dev/null and b/wallpaper_project/Assets.xcassets/nodata/nodata.imageset/Image.png differ diff --git a/wallpaper_project/Assets.xcassets/select/4k.imageset/4k@2x.png b/wallpaper_project/Assets.xcassets/select/4k.imageset/4k@2x.png new file mode 100644 index 0000000..68e7c8c Binary files /dev/null and b/wallpaper_project/Assets.xcassets/select/4k.imageset/4k@2x.png differ diff --git a/wallpaper_project/Assets.xcassets/select/4k.imageset/4k@3x.png b/wallpaper_project/Assets.xcassets/select/4k.imageset/4k@3x.png new file mode 100644 index 0000000..509013e Binary files /dev/null and b/wallpaper_project/Assets.xcassets/select/4k.imageset/4k@3x.png differ diff --git a/wallpaper_project/Assets.xcassets/select/4k.imageset/Contents.json b/wallpaper_project/Assets.xcassets/select/4k.imageset/Contents.json new file mode 100644 index 0000000..2ced8f2 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/select/4k.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "4k@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "4k@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/select/Contents.json b/wallpaper_project/Assets.xcassets/select/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/select/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/select/banner_0.imageset/Contents.json b/wallpaper_project/Assets.xcassets/select/banner_0.imageset/Contents.json new file mode 100644 index 0000000..b4c0639 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/select/banner_0.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "banner1@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "banner1@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/select/banner_0.imageset/banner1@2x.png b/wallpaper_project/Assets.xcassets/select/banner_0.imageset/banner1@2x.png new file mode 100644 index 0000000..9f389ef Binary files /dev/null and b/wallpaper_project/Assets.xcassets/select/banner_0.imageset/banner1@2x.png differ diff --git a/wallpaper_project/Assets.xcassets/select/banner_0.imageset/banner1@3x.png b/wallpaper_project/Assets.xcassets/select/banner_0.imageset/banner1@3x.png new file mode 100644 index 0000000..07cb76f Binary files /dev/null and b/wallpaper_project/Assets.xcassets/select/banner_0.imageset/banner1@3x.png differ diff --git a/wallpaper_project/Assets.xcassets/select/banner_1.imageset/Contents.json b/wallpaper_project/Assets.xcassets/select/banner_1.imageset/Contents.json new file mode 100644 index 0000000..42f6397 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/select/banner_1.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "banner2@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "banner2@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/select/banner_1.imageset/banner2@2x.png b/wallpaper_project/Assets.xcassets/select/banner_1.imageset/banner2@2x.png new file mode 100644 index 0000000..d5562c6 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/select/banner_1.imageset/banner2@2x.png differ diff --git a/wallpaper_project/Assets.xcassets/select/banner_1.imageset/banner2@3x.png b/wallpaper_project/Assets.xcassets/select/banner_1.imageset/banner2@3x.png new file mode 100644 index 0000000..44ed6a4 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/select/banner_1.imageset/banner2@3x.png differ diff --git a/wallpaper_project/Assets.xcassets/select/banner_2.imageset/Contents.json b/wallpaper_project/Assets.xcassets/select/banner_2.imageset/Contents.json new file mode 100644 index 0000000..7af2408 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/select/banner_2.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "banner3@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "banner3@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/select/banner_2.imageset/banner3@2x.png b/wallpaper_project/Assets.xcassets/select/banner_2.imageset/banner3@2x.png new file mode 100644 index 0000000..0bd1311 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/select/banner_2.imageset/banner3@2x.png differ diff --git a/wallpaper_project/Assets.xcassets/select/banner_2.imageset/banner3@3x.png b/wallpaper_project/Assets.xcassets/select/banner_2.imageset/banner3@3x.png new file mode 100644 index 0000000..2efd746 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/select/banner_2.imageset/banner3@3x.png differ diff --git a/wallpaper_project/Assets.xcassets/select/chr.imageset/Contents.json b/wallpaper_project/Assets.xcassets/select/chr.imageset/Contents.json new file mode 100644 index 0000000..56467ae --- /dev/null +++ b/wallpaper_project/Assets.xcassets/select/chr.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "chr@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "chr@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/select/chr.imageset/chr@2x.png b/wallpaper_project/Assets.xcassets/select/chr.imageset/chr@2x.png new file mode 100644 index 0000000..c6bef07 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/select/chr.imageset/chr@2x.png differ diff --git a/wallpaper_project/Assets.xcassets/select/chr.imageset/chr@3x.png b/wallpaper_project/Assets.xcassets/select/chr.imageset/chr@3x.png new file mode 100644 index 0000000..1342ff6 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/select/chr.imageset/chr@3x.png differ diff --git a/wallpaper_project/Assets.xcassets/select/flower.imageset/Contents.json b/wallpaper_project/Assets.xcassets/select/flower.imageset/Contents.json new file mode 100644 index 0000000..af8e3d3 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/select/flower.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "flower@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "flower@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/select/flower.imageset/flower@2x.png b/wallpaper_project/Assets.xcassets/select/flower.imageset/flower@2x.png new file mode 100644 index 0000000..d341771 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/select/flower.imageset/flower@2x.png differ diff --git a/wallpaper_project/Assets.xcassets/select/flower.imageset/flower@3x.png b/wallpaper_project/Assets.xcassets/select/flower.imageset/flower@3x.png new file mode 100644 index 0000000..b006485 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/select/flower.imageset/flower@3x.png differ diff --git a/wallpaper_project/Assets.xcassets/select/live.imageset/Contents.json b/wallpaper_project/Assets.xcassets/select/live.imageset/Contents.json new file mode 100644 index 0000000..4070dc7 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/select/live.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "live@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "live@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/select/live.imageset/live@2x.png b/wallpaper_project/Assets.xcassets/select/live.imageset/live@2x.png new file mode 100644 index 0000000..61c6c33 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/select/live.imageset/live@2x.png differ diff --git a/wallpaper_project/Assets.xcassets/select/live.imageset/live@3x.png b/wallpaper_project/Assets.xcassets/select/live.imageset/live@3x.png new file mode 100644 index 0000000..4b330d2 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/select/live.imageset/live@3x.png differ diff --git a/wallpaper_project/Assets.xcassets/select/new.imageset/Contents.json b/wallpaper_project/Assets.xcassets/select/new.imageset/Contents.json new file mode 100644 index 0000000..7b54a01 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/select/new.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "new@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "new@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/select/new.imageset/new@2x.png b/wallpaper_project/Assets.xcassets/select/new.imageset/new@2x.png new file mode 100644 index 0000000..0bc198d Binary files /dev/null and b/wallpaper_project/Assets.xcassets/select/new.imageset/new@2x.png differ diff --git a/wallpaper_project/Assets.xcassets/select/new.imageset/new@3x.png b/wallpaper_project/Assets.xcassets/select/new.imageset/new@3x.png new file mode 100644 index 0000000..45b8bb0 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/select/new.imageset/new@3x.png differ diff --git a/wallpaper_project/Assets.xcassets/select/pop.imageset/Contents.json b/wallpaper_project/Assets.xcassets/select/pop.imageset/Contents.json new file mode 100644 index 0000000..165712d --- /dev/null +++ b/wallpaper_project/Assets.xcassets/select/pop.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "pop@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "pop@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/select/pop.imageset/pop@2x.png b/wallpaper_project/Assets.xcassets/select/pop.imageset/pop@2x.png new file mode 100644 index 0000000..b438ca0 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/select/pop.imageset/pop@2x.png differ diff --git a/wallpaper_project/Assets.xcassets/select/pop.imageset/pop@3x.png b/wallpaper_project/Assets.xcassets/select/pop.imageset/pop@3x.png new file mode 100644 index 0000000..92e2627 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/select/pop.imageset/pop@3x.png differ diff --git a/wallpaper_project/Assets.xcassets/select/sup.imageset/Contents.json b/wallpaper_project/Assets.xcassets/select/sup.imageset/Contents.json new file mode 100644 index 0000000..5e0d04c --- /dev/null +++ b/wallpaper_project/Assets.xcassets/select/sup.imageset/Contents.json @@ -0,0 +1,22 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "sup@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "sup@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/select/sup.imageset/sup@2x.png b/wallpaper_project/Assets.xcassets/select/sup.imageset/sup@2x.png new file mode 100644 index 0000000..7a6e19f Binary files /dev/null and b/wallpaper_project/Assets.xcassets/select/sup.imageset/sup@2x.png differ diff --git a/wallpaper_project/Assets.xcassets/select/sup.imageset/sup@3x.png b/wallpaper_project/Assets.xcassets/select/sup.imageset/sup@3x.png new file mode 100644 index 0000000..8a107ef Binary files /dev/null and b/wallpaper_project/Assets.xcassets/select/sup.imageset/sup@3x.png differ diff --git a/wallpaper_project/Assets.xcassets/station/Contents.json b/wallpaper_project/Assets.xcassets/station/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/station/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/station/Frame.imageset/Contents.json b/wallpaper_project/Assets.xcassets/station/Frame.imageset/Contents.json new file mode 100644 index 0000000..7e06798 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/station/Frame.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "filename" : "Frame@1x.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "filename" : "Frame@2x.png", + "idiom" : "universal", + "scale" : "2x" + }, + { + "filename" : "Frame@3x.png", + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/station/Frame.imageset/Frame@1x.png b/wallpaper_project/Assets.xcassets/station/Frame.imageset/Frame@1x.png new file mode 100644 index 0000000..238e3f9 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/station/Frame.imageset/Frame@1x.png differ diff --git a/wallpaper_project/Assets.xcassets/station/Frame.imageset/Frame@2x.png b/wallpaper_project/Assets.xcassets/station/Frame.imageset/Frame@2x.png new file mode 100644 index 0000000..a22c751 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/station/Frame.imageset/Frame@2x.png differ diff --git a/wallpaper_project/Assets.xcassets/station/Frame.imageset/Frame@3x.png b/wallpaper_project/Assets.xcassets/station/Frame.imageset/Frame@3x.png new file mode 100644 index 0000000..aba14a2 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/station/Frame.imageset/Frame@3x.png differ diff --git a/wallpaper_project/Assets.xcassets/station/Rectangle.imageset/Contents.json b/wallpaper_project/Assets.xcassets/station/Rectangle.imageset/Contents.json new file mode 100644 index 0000000..ffb8ec8 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/station/Rectangle.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "截屏2024-03-11 16.39.35.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/station/Rectangle.imageset/截屏2024-03-11 16.39.35.png b/wallpaper_project/Assets.xcassets/station/Rectangle.imageset/截屏2024-03-11 16.39.35.png new file mode 100644 index 0000000..b6b0714 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/station/Rectangle.imageset/截屏2024-03-11 16.39.35.png differ diff --git a/wallpaper_project/Assets.xcassets/station/launch.imageset/Contents.json b/wallpaper_project/Assets.xcassets/station/launch.imageset/Contents.json new file mode 100644 index 0000000..7d5e9b2 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/station/launch.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "launch.jpeg", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/station/launch.imageset/launch.jpeg b/wallpaper_project/Assets.xcassets/station/launch.imageset/launch.jpeg new file mode 100644 index 0000000..107ecf5 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/station/launch.imageset/launch.jpeg differ diff --git a/wallpaper_project/Assets.xcassets/tips/Contents.json b/wallpaper_project/Assets.xcassets/tips/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/tips/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/tips/tip_1.imageset/Contents.json b/wallpaper_project/Assets.xcassets/tips/tip_1.imageset/Contents.json new file mode 100644 index 0000000..b133bed --- /dev/null +++ b/wallpaper_project/Assets.xcassets/tips/tip_1.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "WeChat79f97a1f6797b086bdd3f760a2f1276f.jpg", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/tips/tip_1.imageset/WeChat79f97a1f6797b086bdd3f760a2f1276f.jpg b/wallpaper_project/Assets.xcassets/tips/tip_1.imageset/WeChat79f97a1f6797b086bdd3f760a2f1276f.jpg new file mode 100644 index 0000000..ec2297e Binary files /dev/null and b/wallpaper_project/Assets.xcassets/tips/tip_1.imageset/WeChat79f97a1f6797b086bdd3f760a2f1276f.jpg differ diff --git a/wallpaper_project/Assets.xcassets/tips/tip_2.imageset/Contents.json b/wallpaper_project/Assets.xcassets/tips/tip_2.imageset/Contents.json new file mode 100644 index 0000000..3a06507 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/tips/tip_2.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "WeChat2eb4c4a7a5782a32bc05227e46d50599.jpg", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/tips/tip_2.imageset/WeChat2eb4c4a7a5782a32bc05227e46d50599.jpg b/wallpaper_project/Assets.xcassets/tips/tip_2.imageset/WeChat2eb4c4a7a5782a32bc05227e46d50599.jpg new file mode 100644 index 0000000..b310861 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/tips/tip_2.imageset/WeChat2eb4c4a7a5782a32bc05227e46d50599.jpg differ diff --git a/wallpaper_project/Assets.xcassets/tips/tip_3.imageset/Contents.json b/wallpaper_project/Assets.xcassets/tips/tip_3.imageset/Contents.json new file mode 100644 index 0000000..a3f363a --- /dev/null +++ b/wallpaper_project/Assets.xcassets/tips/tip_3.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "WeChat62eb680dc7f2f403aed24eb76814f044.jpg", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/tips/tip_3.imageset/WeChat62eb680dc7f2f403aed24eb76814f044.jpg b/wallpaper_project/Assets.xcassets/tips/tip_3.imageset/WeChat62eb680dc7f2f403aed24eb76814f044.jpg new file mode 100644 index 0000000..dd7de6f Binary files /dev/null and b/wallpaper_project/Assets.xcassets/tips/tip_3.imageset/WeChat62eb680dc7f2f403aed24eb76814f044.jpg differ diff --git a/wallpaper_project/Assets.xcassets/type/4ktype.imageset/4k-film.png b/wallpaper_project/Assets.xcassets/type/4ktype.imageset/4k-film.png new file mode 100644 index 0000000..a5ef5f0 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/type/4ktype.imageset/4k-film.png differ diff --git a/wallpaper_project/Assets.xcassets/type/4ktype.imageset/Contents.json b/wallpaper_project/Assets.xcassets/type/4ktype.imageset/Contents.json new file mode 100644 index 0000000..30f137d --- /dev/null +++ b/wallpaper_project/Assets.xcassets/type/4ktype.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "4k-film.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/type/Contents.json b/wallpaper_project/Assets.xcassets/type/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/type/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/type/Flowerstype.imageset/Contents.json b/wallpaper_project/Assets.xcassets/type/Flowerstype.imageset/Contents.json new file mode 100644 index 0000000..b37b793 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/type/Flowerstype.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "花.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/type/Flowerstype.imageset/花.png b/wallpaper_project/Assets.xcassets/type/Flowerstype.imageset/花.png new file mode 100644 index 0000000..1501d7a Binary files /dev/null and b/wallpaper_project/Assets.xcassets/type/Flowerstype.imageset/花.png differ diff --git a/wallpaper_project/Assets.xcassets/type/christmastype.imageset/Contents.json b/wallpaper_project/Assets.xcassets/type/christmastype.imageset/Contents.json new file mode 100644 index 0000000..8094a4e --- /dev/null +++ b/wallpaper_project/Assets.xcassets/type/christmastype.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "christmas hat.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/type/christmastype.imageset/christmas hat.png b/wallpaper_project/Assets.xcassets/type/christmastype.imageset/christmas hat.png new file mode 100644 index 0000000..1c1235c Binary files /dev/null and b/wallpaper_project/Assets.xcassets/type/christmastype.imageset/christmas hat.png differ diff --git a/wallpaper_project/Assets.xcassets/type/livetype.imageset/Contents.json b/wallpaper_project/Assets.xcassets/type/livetype.imageset/Contents.json new file mode 100644 index 0000000..58c28ff --- /dev/null +++ b/wallpaper_project/Assets.xcassets/type/livetype.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "视频.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/type/livetype.imageset/视频.png b/wallpaper_project/Assets.xcassets/type/livetype.imageset/视频.png new file mode 100644 index 0000000..9e78e13 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/type/livetype.imageset/视频.png differ diff --git a/wallpaper_project/Assets.xcassets/type/newesttype.imageset/Contents.json b/wallpaper_project/Assets.xcassets/type/newesttype.imageset/Contents.json new file mode 100644 index 0000000..728fe65 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/type/newesttype.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "ic_newest.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/type/newesttype.imageset/ic_newest.png b/wallpaper_project/Assets.xcassets/type/newesttype.imageset/ic_newest.png new file mode 100644 index 0000000..f526b59 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/type/newesttype.imageset/ic_newest.png differ diff --git a/wallpaper_project/Assets.xcassets/type/populartype.imageset/Contents.json b/wallpaper_project/Assets.xcassets/type/populartype.imageset/Contents.json new file mode 100644 index 0000000..d7e7c71 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/type/populartype.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "popular.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/type/populartype.imageset/popular.png b/wallpaper_project/Assets.xcassets/type/populartype.imageset/popular.png new file mode 100644 index 0000000..8577e19 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/type/populartype.imageset/popular.png differ diff --git a/wallpaper_project/Assets.xcassets/type/supertype.imageset/Contents.json b/wallpaper_project/Assets.xcassets/type/supertype.imageset/Contents.json new file mode 100644 index 0000000..765481b --- /dev/null +++ b/wallpaper_project/Assets.xcassets/type/supertype.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "英雄详情.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/type/supertype.imageset/英雄详情.png b/wallpaper_project/Assets.xcassets/type/supertype.imageset/英雄详情.png new file mode 100644 index 0000000..7f2b1fd Binary files /dev/null and b/wallpaper_project/Assets.xcassets/type/supertype.imageset/英雄详情.png differ diff --git a/wallpaper_project/Assets.xcassets/wallpaperlogo.imageset/Contents.json b/wallpaper_project/Assets.xcassets/wallpaperlogo.imageset/Contents.json new file mode 100644 index 0000000..19d9c8b --- /dev/null +++ b/wallpaper_project/Assets.xcassets/wallpaperlogo.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "wallpaperlogo.jpeg", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/wallpaperlogo.imageset/wallpaperlogo.jpeg b/wallpaper_project/Assets.xcassets/wallpaperlogo.imageset/wallpaperlogo.jpeg new file mode 100644 index 0000000..745d321 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/wallpaperlogo.imageset/wallpaperlogo.jpeg differ diff --git a/wallpaper_project/Assets.xcassets/zan/Contents.json b/wallpaper_project/Assets.xcassets/zan/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/zan/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/zan/pl.imageset/Contents.json b/wallpaper_project/Assets.xcassets/zan/pl.imageset/Contents.json new file mode 100644 index 0000000..f3148c6 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/zan/pl.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "评论.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/zan/pl.imageset/评论.png b/wallpaper_project/Assets.xcassets/zan/pl.imageset/评论.png new file mode 100644 index 0000000..6a69d20 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/zan/pl.imageset/评论.png differ diff --git a/wallpaper_project/Assets.xcassets/zan/zan_n.imageset/Contents.json b/wallpaper_project/Assets.xcassets/zan/zan_n.imageset/Contents.json new file mode 100644 index 0000000..1ba82ef --- /dev/null +++ b/wallpaper_project/Assets.xcassets/zan/zan_n.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "点赞.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/zan/zan_n.imageset/点赞.png b/wallpaper_project/Assets.xcassets/zan/zan_n.imageset/点赞.png new file mode 100644 index 0000000..8318474 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/zan/zan_n.imageset/点赞.png differ diff --git a/wallpaper_project/Assets.xcassets/zan/zan_s.imageset/Contents.json b/wallpaper_project/Assets.xcassets/zan/zan_s.imageset/Contents.json new file mode 100644 index 0000000..5311795 --- /dev/null +++ b/wallpaper_project/Assets.xcassets/zan/zan_s.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "点赞 (1).png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/wallpaper_project/Assets.xcassets/zan/zan_s.imageset/点赞 (1).png b/wallpaper_project/Assets.xcassets/zan/zan_s.imageset/点赞 (1).png new file mode 100644 index 0000000..b38dca9 Binary files /dev/null and b/wallpaper_project/Assets.xcassets/zan/zan_s.imageset/点赞 (1).png differ diff --git a/wallpaper_project/Base.lproj/LaunchScreen.storyboard b/wallpaper_project/Base.lproj/LaunchScreen.storyboard new file mode 100644 index 0000000..55dda73 --- /dev/null +++ b/wallpaper_project/Base.lproj/LaunchScreen.storyboard @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Base.lproj/Main.storyboard b/wallpaper_project/Base.lproj/Main.storyboard new file mode 100644 index 0000000..25a7638 --- /dev/null +++ b/wallpaper_project/Base.lproj/Main.storyboard @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Header/WallPaperPCH.pch b/wallpaper_project/Header/WallPaperPCH.pch new file mode 100644 index 0000000..b834615 --- /dev/null +++ b/wallpaper_project/Header/WallPaperPCH.pch @@ -0,0 +1,14 @@ +// +// WallPaperPCH.pch +// wallpaper_project +// +// Created by 忆海16 on 2024/3/11. +// +#import "wallpaper_project" +#ifndef WallPaperPCH_pch +#define WallPaperPCH_pch + +// Include any system framework and library headers here that should be included in all compilation units. +// You will also need to set the Prefix Header build setting of one or more of your targets to reference this file. + +#endif /* WallPaperPCH_pch */ diff --git a/wallpaper_project/Header/Wallpaper_Header.h b/wallpaper_project/Header/Wallpaper_Header.h new file mode 100644 index 0000000..3758524 --- /dev/null +++ b/wallpaper_project/Header/Wallpaper_Header.h @@ -0,0 +1,19 @@ +// +// Wallpaper_Header.h +// wallpaper_project +// +// Created by 忆海16 on 2024/3/11. +// + +#ifndef Wallpaper_Header_h +#define Wallpaper_Header_h + +#import "CYLTabBarController.h" +#import +#import +#import +#import +//#import + +//#import +#endif /* Wallpaper_Header_h */ diff --git a/wallpaper_project/Home/C/History/WA_HistoryVC.swift b/wallpaper_project/Home/C/History/WA_HistoryVC.swift new file mode 100644 index 0000000..52544d5 --- /dev/null +++ b/wallpaper_project/Home/C/History/WA_HistoryVC.swift @@ -0,0 +1,97 @@ +// +// WA_HistoryVC.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/27. +// + +import UIKit +import JXSegmentedView +import SnapKit +import Photos + +class WA_HistoryVC: WA_RootVC { + + @IBOutlet weak var segmentedView: JXSegmentedView! + + + + var segmentedDataSource = JXSegmentedTitleDataSource() + var listContainerView: JXSegmentedListContainerView! + + override func viewDidLoad() { + super.viewDidLoad() + + + setSegamented() + + + } + + override func viewWillAppear(_ animated: Bool) { + super.viewWillAppear(animated) + self.navigationController?.navigationBar.isHidden = true + + + + + } + + @IBAction func back(_ sender: Any) { + navigationController?.popViewController(animated: true) + } + + + func setSegamented(){ + segmentedView.delegate = self + //配置数据源相关配置属性 + segmentedDataSource.titles = [ "LIVE","4K"] + segmentedDataSource.titleSelectedColor = .hexSting(color: "#000000", alpha: 1) + segmentedDataSource.titleNormalColor = .hexSting(color: "#A1B2AF", alpha: 1) + + segmentedDataSource.titleSelectedFont = .boldSystemFont(ofSize: 20) + segmentedDataSource.titleNormalFont = .systemFont(ofSize: 18) + segmentedDataSource.isTitleColorGradientEnabled = true + self.segmentedDataSource.reloadData(selectedIndex: 0) + //关联dataSource + self.segmentedView.dataSource = segmentedDataSource + + + let indicator = JXSegmentedIndicatorLineView() + indicator.indicatorColor = .hexSting(color: "#1FD7B2", alpha: 1) + self.segmentedView.indicators = [indicator] + + listContainerView = JXSegmentedListContainerView(dataSource: self) + self.view.addSubview(listContainerView) + + segmentedView.listContainer = listContainerView + } + override func viewDidLayoutSubviews() { + super.viewDidLayoutSubviews() + listContainerView.snp.makeConstraints { make in + make.top.equalTo(segmentedView.snp.bottom).offset(0) + make.width.equalToSuperview() + make.bottom.equalToSuperview() + } + } +// WA_HistoryCell + +} +extension WA_HistoryVC:JXSegmentedListContainerViewDataSource,JXSegmentedViewDelegate{ + + //返回列表的数量 + func numberOfLists(in listContainerView: JXSegmentedListContainerView) -> Int { + return 3 + } + //返回遵从`JXSegmentedListContainerViewListDelegate`协议的实例 + func listContainerView(_ listContainerView: JXSegmentedListContainerView, initListAt index: Int) -> JXSegmentedListContainerViewListDelegate { + + if index == 0 { + let vc = WA_historyLive() + return vc + }else{ + let vc = WA_history4K() + return vc + } + } +} diff --git a/wallpaper_project/Home/C/History/WA_HistoryVC.xib b/wallpaper_project/Home/C/History/WA_HistoryVC.xib new file mode 100644 index 0000000..fe422f8 --- /dev/null +++ b/wallpaper_project/Home/C/History/WA_HistoryVC.xib @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Home/C/History/WA_histortRankig.swift b/wallpaper_project/Home/C/History/WA_histortRankig.swift new file mode 100644 index 0000000..f82e323 --- /dev/null +++ b/wallpaper_project/Home/C/History/WA_histortRankig.swift @@ -0,0 +1,64 @@ +// +// WA_histortRankig.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/27. +// + +import UIKit +import JXSegmentedView +class WA_histortRankig: WA_RootVC { + @IBOutlet weak var collectionView: UICollectionView! + + var model = [WA_3DModel]() + + override func viewDidLoad() { + super.viewDidLoad() + setCollectionView() + + } + func setCollectionView(){ + collectionView.delegate = self + collectionView.dataSource = self + + // 设置 collection view 的布局 + let layout = CustomCollectionViewFlowLayout() + collectionView.collectionViewLayout = layout + layout.scrollDirection = .vertical + + collectionView.register(UINib(nibName: "WA_WallpaperCollectionCell", bundle: nil), forCellWithReuseIdentifier: "WA_WallpaperCollectionCell") + + } + override func viewWillAppear(_ animated: Bool) { + super.viewWillAppear(animated) + navigationController?.navigationBar.isHidden = true + self.model = HistoryManager.shared.history + } +} +extension WA_histortRankig:JXSegmentedListContainerViewListDelegate{ + func listView() -> UIView { + return view + } +} +extension WA_histortRankig:UICollectionViewDelegate,UICollectionViewDataSource,UICollectionViewDelegateFlowLayout{ + + func collectionView(_ collectionView: UICollectionView, numberOfItemsInSection section: Int) -> Int { + + + return self.model.count + } + func collectionView(_ collectionView: UICollectionView, cellForItemAt indexPath: IndexPath) -> UICollectionViewCell { + let cell = collectionView.dequeueReusableCell(withReuseIdentifier: "WA_WallpaperCollectionCell", for: indexPath)as!WA_WallpaperCollectionCell + cell.model = self.model[indexPath.row] + + return cell + } + + + func collectionView(_ collectionView: UICollectionView, didSelectItemAt indexPath: IndexPath) { + let vc = WA_LiveVideoVC() + vc.model = self.model[indexPath.row] + navigationController?.pushViewController(vc, animated: true) + + } +} diff --git a/wallpaper_project/Home/C/History/WA_histortRankig.xib b/wallpaper_project/Home/C/History/WA_histortRankig.xib new file mode 100644 index 0000000..bc8b31c --- /dev/null +++ b/wallpaper_project/Home/C/History/WA_histortRankig.xib @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Home/C/History/WA_history4K.swift b/wallpaper_project/Home/C/History/WA_history4K.swift new file mode 100644 index 0000000..1ff0bbc --- /dev/null +++ b/wallpaper_project/Home/C/History/WA_history4K.swift @@ -0,0 +1,99 @@ +// +// WA_history4K.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/27. +// + +import UIKit +import JXSegmentedView +class WA_history4K: WA_RootVC { + + @IBOutlet weak var dataView: UIView! + + @IBOutlet weak var collectionView: UICollectionView! + var model = [WA_3DModel]() + var modeltype = [WallpaperData]() + + override func viewDidLoad() { + super.viewDidLoad() + setCollectionView() + + } + func setCollectionView(){ + collectionView.delegate = self + collectionView.dataSource = self + + // 设置 collection view 的布局 + let layout = CustomCollectionViewFlowLayout() + collectionView.collectionViewLayout = layout + layout.scrollDirection = .vertical + + collectionView.register(UINib(nibName: "WA_WallpaperCollectionCell", bundle: nil), forCellWithReuseIdentifier: "WA_WallpaperCollectionCell") + + } + override func viewWillAppear(_ animated: Bool) { + super.viewWillAppear(animated) + navigationController?.navigationBar.isHidden = true + self.model = HistoryManager.shared.history + self.modeltype = HistoryjpgManager.shared.history + if self.model.count + self.modeltype.count == 0{ + self.dataView.isHidden = false + }else{ + self.dataView.isHidden = true + } + } + +} +extension WA_history4K:JXSegmentedListContainerViewListDelegate{ + func listView() -> UIView { + return view + } +} +extension WA_history4K:UICollectionViewDelegate,UICollectionViewDataSource,UICollectionViewDelegateFlowLayout{ + + func collectionView(_ collectionView: UICollectionView, numberOfItemsInSection section: Int) -> Int { + + return self.model.count + self.modeltype.count + + } + func collectionView(_ collectionView: UICollectionView, cellForItemAt indexPath: IndexPath) -> UICollectionViewCell { + let cell = collectionView.dequeueReusableCell(withReuseIdentifier: "WA_WallpaperCollectionCell", for: indexPath)as!WA_WallpaperCollectionCell + // if + + if indexPath.item < self.model.count { + cell.model = self.model[indexPath.item] + }else{ + let newIndex = indexPath.item - self.model.count + if newIndex < self.modeltype.count { + let model = self.modeltype[newIndex] + if let imageURL = URL(string: model.source ?? "") { + // wpImagV.sd_setImage(with: imageURL, completed: nil) + cell.wpImagV.sd_setImage(with: imageURL, placeholderImage: UIImage(named: "Rectangle")) + } + } + } + + return cell + } + + + func collectionView(_ collectionView: UICollectionView, didSelectItemAt indexPath: IndexPath) { + let vc = WA_DetailsVC() + if indexPath.item < self.model.count { + vc.model = self.model[indexPath.item] + vc.type = 1 + navigationController?.pushViewController(vc, animated: true) + }else{ + let newIndex = indexPath.item - self.model.count + if newIndex < self.modeltype.count { + vc.type = 2 + vc.modeltype = self.modeltype[newIndex] + navigationController?.pushViewController(vc, animated: true) + } + } + + + + } +} diff --git a/wallpaper_project/Home/C/History/WA_history4K.xib b/wallpaper_project/Home/C/History/WA_history4K.xib new file mode 100644 index 0000000..d784e04 --- /dev/null +++ b/wallpaper_project/Home/C/History/WA_history4K.xib @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Home/C/History/WA_historyLive.swift b/wallpaper_project/Home/C/History/WA_historyLive.swift new file mode 100644 index 0000000..1d141f1 --- /dev/null +++ b/wallpaper_project/Home/C/History/WA_historyLive.swift @@ -0,0 +1,73 @@ +// +// WA_historyLive.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/27. +// + +import UIKit +import JXSegmentedView +class WA_historyLive: WA_RootVC { + + @IBOutlet weak var dataView: UIView! + + @IBOutlet weak var collectionView: UICollectionView! + var model = [WA_3DModel]() + override func viewDidLoad() { + super.viewDidLoad() + + setCollectionView() + } + func setCollectionView(){ + collectionView.delegate = self + collectionView.dataSource = self + + // 设置 collection view 的布局 + let layout = CustomCollectionViewFlowLayout() + collectionView.collectionViewLayout = layout + layout.scrollDirection = .vertical + + collectionView.register(UINib(nibName: "WA_WallpaperCollectionCell", bundle: nil), forCellWithReuseIdentifier: "WA_WallpaperCollectionCell") + + } + override func viewWillAppear(_ animated: Bool) { + super.viewWillAppear(animated) + navigationController?.navigationBar.isHidden = true + self.model = liveManager.shared.history + if self.model.count == 0{ + self.dataView.isHidden = false + }else{ + self.dataView.isHidden = true + } + } + + + +} +extension WA_historyLive:JXSegmentedListContainerViewListDelegate{ + func listView() -> UIView { + return view + } +} +extension WA_historyLive:UICollectionViewDelegate,UICollectionViewDataSource,UICollectionViewDelegateFlowLayout{ + + func collectionView(_ collectionView: UICollectionView, numberOfItemsInSection section: Int) -> Int { + + + return self.model.count + } + func collectionView(_ collectionView: UICollectionView, cellForItemAt indexPath: IndexPath) -> UICollectionViewCell { + let cell = collectionView.dequeueReusableCell(withReuseIdentifier: "WA_WallpaperCollectionCell", for: indexPath)as!WA_WallpaperCollectionCell + cell.model = self.model[indexPath.row] + + return cell + } + + + func collectionView(_ collectionView: UICollectionView, didSelectItemAt indexPath: IndexPath) { + let vc = WA_LiveVideoVC() + vc.model = self.model[indexPath.row] + navigationController?.pushViewController(vc, animated: true) + + } +} diff --git a/wallpaper_project/Home/C/History/WA_historyLive.xib b/wallpaper_project/Home/C/History/WA_historyLive.xib new file mode 100644 index 0000000..e40a79e --- /dev/null +++ b/wallpaper_project/Home/C/History/WA_historyLive.xib @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Home/C/NewHome/C/WA_NewHomeVC.swift b/wallpaper_project/Home/C/NewHome/C/WA_NewHomeVC.swift new file mode 100644 index 0000000..31989c7 --- /dev/null +++ b/wallpaper_project/Home/C/NewHome/C/WA_NewHomeVC.swift @@ -0,0 +1,234 @@ +// +// WA_NewHomeVC.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/28. +// + +import UIKit +import AppLovinSDK +import FirebaseAnalytics +import Alamofire + +class WA_NewHomeVC: WA_RootVC { + + @IBOutlet weak var tableView: UITableView! + + var isFirstLaunch: Bool = true + + override func viewDidLoad() { + super.viewDidLoad() + setNetwork() + setTableView() + // 创建 ExampleViewController 实例 + + if let localIP = StartManager.shared.localIP { + print("Accessed Local IP:---- \(localIP)") + } + // 添加 ExampleViewController 到当前视图控制器中 +// addChild(exampleViewController) +// view.addSubview(exampleViewController.view) +// exampleViewController.didMove(toParent: self) + Analytics.logEvent("in_home", parameters: nil) + + +// let livevc = WA_LIVEVC() +// livevc.createInterstitialAd() + +// let vc = WA_4KVC() +// vc.createInterstitialAd() + +// let rakvc = WA_RankingVC() +// rakvc.createInterstitialAd() +// +// let vcd = WA_DetailsVC() +// vcd.createInterstitialAd() +// +// let vc + + DispatchQueue.main.asyncAfter(deadline: .now() + 2) { + self.setPostStar() + } + + let isFirstLaunch = UserDefaults.standard.bool(forKey: "isFirstLaunch") + + if !isFirstLaunch { + // 第一次运行应用程序时执行的代码 + AccountManager.createDefaultAccountIfNeeded() + + // 设置 isFirstLaunch 标志为 true + UserDefaults.standard.set(true, forKey: "isFirstLaunch") + }else{ + self.isFirstLaunch = false + } + + DispatchQueue.main.asyncAfter(deadline: .now() + 3) { + // 请求跟踪授权 + requestTrackingAuthorization { idfa in + if let idfa = idfa { + print("IDFA: \(idfa)") + StartManager.shared.idfaid = idfa + print("Stored IDFA: \(StartManager.shared.idfaid ?? "N/A")") + } else { + print("IDFA is not available or tracking authorization denied.") + } + } + } + + } + + func setNetwork() { + let url = "https://www.baidu.com/" + + AF.request(url).response { response in + if let error = response.error { + + } else if response.data != nil { + + } else { + + } + } + } + + + + func setPostStar(){ + let url = "http://111.9.47.226:38080/top_selection/save_app_start_log" + let parameters:[String : Any] = [ + "deviceId": StartManager.shared.devicID ?? "", + "localIp": StartManager.shared.localIP ?? "", + "remoteIp": StartManager.shared.publicIP ?? "", + "linkId": "", + "packageName": "com.wallpapaer.hd.live.app", + "gaid": StartManager.shared.idfaid ?? "", + "dataId": "", + ] + + + let headers: HTTPHeaders = [ + "Content-Type": "application/json" + ] + + NetworkManager.shared.postRequest(url: url, parameters: parameters, headers: headers) { result in + switch result { + case .success(let data): + print("Response:--- \(data)") + case .failure(let error): + print("Error:--- \(error)") + } + } + + } + + func setTableView(){ + tableView.delegate = self + tableView.dataSource = self + tableView.register(UINib(nibName: "WA_NewHometypeCell", bundle: nil), forCellReuseIdentifier: "WA_NewHometypeCell") + tableView.register(UINib(nibName: "WA_NewHomeBannerCell", bundle: nil), forCellReuseIdentifier: "WA_NewHomeBannerCell") + tableView.register(UINib(nibName: "WA_TodayCell", bundle: nil), forCellReuseIdentifier: "WA_TodayCell") + tableView.register(UINib(nibName: "WA_MonRankngCell", bundle: nil), forCellReuseIdentifier: "WA_MonRankngCell") + + + } + + override func viewWillAppear(_ animated: Bool) { + super.viewWillAppear(animated) + navigationController?.navigationBar.isHidden = true + DispatchQueue.main.asyncAfter(deadline: .now() ) { + // 请求跟踪授权 + requestTrackingAuthorization { idfa in + if let idfa = idfa { + print("IDFA: \(idfa)") + StartManager.shared.idfaid = idfa + print("Stored IDFA: \(StartManager.shared.idfaid ?? "N/A")") + } else { + print("IDFA is not available or tracking authorization denied.") + } + } + } + + } + + + +} +extension WA_NewHomeVC:UITableViewDelegate,UITableViewDataSource{ + + func numberOfSections(in tableView: UITableView) -> Int { + return 4 + } + + func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int { + if section == 0{ + return 1 + }else if section == 1{ + return 1 + }else if section == 2{ + return 1 + }else{ + return 1 + } + } + + func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell { + if indexPath.section == 0{ + let cell = tableView.dequeueReusableCell(withIdentifier: "WA_NewHomeBannerCell", for: indexPath)as! WA_NewHomeBannerCell + cell.blocklive = { + let vc = WA_LIVEVC() + self.navigationController?.pushViewController(vc, animated: true) + } + cell.blockpopu = { + let vc = WA_4KVC() + vc.type = 3 + self.navigationController?.pushViewController(vc, animated: true) + } + cell.blocknew = { + let vc = WA_4KVC() + vc.type = 2 + self.navigationController?.pushViewController(vc, animated: true) + } + + return cell + }else if indexPath.section == 1{ + let cell = tableView.dequeueReusableCell(withIdentifier: "WA_NewHometypeCell", for: indexPath)as! WA_NewHometypeCell + cell.liveBlock = { + let vc = WA_LIVEVC() + self.navigationController?.pushViewController(vc, animated: true) + } + cell.jpgblock = { type in + let vc = WA_4KVC() + vc.type = type + self.navigationController?.pushViewController(vc, animated: true) + + } + return cell + }else if indexPath.section == 2{ + let cell = tableView.dequeueReusableCell(withIdentifier: "WA_TodayCell", for: indexPath)as! WA_TodayCell + return cell + }else{ + let cell = tableView.dequeueReusableCell(withIdentifier: "WA_MonRankngCell", for: indexPath)as! WA_MonRankngCell + return cell + } + } + + +} +extension UIApplication { + class func getTopViewController(base: UIViewController? = UIApplication.shared.keyWindow?.rootViewController) -> UIViewController? { + if let nav = base as? UINavigationController { + return getTopViewController(base: nav.visibleViewController) + } + if let tab = base as? UITabBarController { + if let selected = tab.selectedViewController { + return getTopViewController(base: selected) + } + } + if let presented = base?.presentedViewController { + return getTopViewController(base: presented) + } + return base + } +} + + diff --git a/wallpaper_project/Home/C/NewHome/C/WA_NewHomeVC.xib b/wallpaper_project/Home/C/NewHome/C/WA_NewHomeVC.xib new file mode 100644 index 0000000..1793248 --- /dev/null +++ b/wallpaper_project/Home/C/NewHome/C/WA_NewHomeVC.xib @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Home/C/NewHome/V/WA_BannerPagerCell.swift b/wallpaper_project/Home/C/NewHome/V/WA_BannerPagerCell.swift new file mode 100644 index 0000000..aa1600f --- /dev/null +++ b/wallpaper_project/Home/C/NewHome/V/WA_BannerPagerCell.swift @@ -0,0 +1,22 @@ +// +// WA_BannerPagerCell.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/28. +// + +import UIKit +import FSPagerView +class WA_BannerPagerCell: FSPagerViewCell { + @IBOutlet weak var ImageV: UIImageView! + + override func awakeFromNib() { + super.awakeFromNib() + ImageV.layer.cornerRadius = 5 + self.layer.cornerRadius = 5 + self.layer.masksToBounds = true + + + } + +} diff --git a/wallpaper_project/Home/C/NewHome/V/WA_BannerPagerCell.xib b/wallpaper_project/Home/C/NewHome/V/WA_BannerPagerCell.xib new file mode 100644 index 0000000..1ec38b3 --- /dev/null +++ b/wallpaper_project/Home/C/NewHome/V/WA_BannerPagerCell.xib @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Home/C/NewHome/V/WA_MonRankngCell.swift b/wallpaper_project/Home/C/NewHome/V/WA_MonRankngCell.swift new file mode 100644 index 0000000..1b36a31 --- /dev/null +++ b/wallpaper_project/Home/C/NewHome/V/WA_MonRankngCell.swift @@ -0,0 +1,106 @@ +// +// WA_MonRankngCell.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/28. +// + +import UIKit + +class WA_MonRankngCell: UITableViewCell { + + @IBOutlet weak var collectionView: UICollectionView! + + let cellWidth: CGFloat = 150 + let cellHeight: CGFloat = 300 + let cellSpacing: CGFloat = 10 + var TexturesWallpapers: [WallpaperData] = [] + var jpgblock:(()->())? + + override func awakeFromNib() { + super.awakeFromNib() + setcollectionV() + settypeNetwork() + } + + func setcollectionV(){ + let layout = UICollectionViewFlowLayout() + layout.scrollDirection = .horizontal + collectionView.dataSource = self + collectionView.delegate = self + collectionView.collectionViewLayout = layout + collectionView.register(UINib(nibName: "WA_ToDayCollectCell", bundle: nil), forCellWithReuseIdentifier: "WA_ToDayCollectCell") + + } + func settypeNetwork(){ + // 读取 JSON 文件路径 + guard let jsonFilePath = Bundle.main.path(forResource: "my_wallpaper", ofType: "json") else { + fatalError("Unable to locate my_wallpaper.json file.") + } + + // 读取 JSON 数据 + do { + // 读取 JSON 数据 + let jsonData = try Data(contentsOf: URL(fileURLWithPath: jsonFilePath)) + + // 尝试将 JSON 数据转换为 Swift 对象 + let decoder = JSONDecoder() + let wallpaperModels = try decoder.decode([WallpaperModel].self, from: jsonData) + + // 遍历解析后的 WallpaperModel 对象数组 + for wallpaperModel in wallpaperModels { + // 根据名称将数据放入不同的数组中 + switch wallpaperModel.name { + case "High quality wallpapers": + TexturesWallpapers = wallpaperModel.data + default: + break + } + } + + } catch { + print("Error reading or parsing JSON file: \(error)") + } + } + +} +extension WA_MonRankngCell: UICollectionViewDelegateFlowLayout,UICollectionViewDataSource,UICollectionViewDelegate{ + + func collectionView(_ collectionView: UICollectionView, numberOfItemsInSection section: Int) -> Int { + return 10 + } + + func collectionView(_ collectionView: UICollectionView, cellForItemAt indexPath: IndexPath) -> UICollectionViewCell { + + let cell = collectionView.dequeueReusableCell(withReuseIdentifier: "WA_ToDayCollectCell", for: indexPath) as! WA_ToDayCollectCell + cell.model = self.TexturesWallpapers[indexPath.row] + return cell + + } + + func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, sizeForItemAt indexPath: IndexPath) -> CGSize { + return CGSize(width: cellWidth, height: cellHeight) + } + + func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumInteritemSpacingForSectionAt section: Int) -> CGFloat { + return cellSpacing + } + + func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, insetForSectionAt section: Int) -> UIEdgeInsets { + return UIEdgeInsets(top: 0, left: cellSpacing, bottom: 0, right: cellSpacing) + } + + + func collectionView(_ collectionView: UICollectionView, didSelectItemAt indexPath: IndexPath) { + if let topViewController = UIApplication.getTopViewController() { + // 创建您要跳转的视图控制器 + let vc = WA_DetailsVC() + vc.type = 2 + vc.modeltype = self.TexturesWallpapers[indexPath.row] + + // 在主视图控制器中执行跳转 + topViewController.navigationController?.pushViewController(vc, animated: true) + } + } + +} diff --git a/wallpaper_project/Home/C/NewHome/V/WA_MonRankngCell.xib b/wallpaper_project/Home/C/NewHome/V/WA_MonRankngCell.xib new file mode 100644 index 0000000..a2a9542 --- /dev/null +++ b/wallpaper_project/Home/C/NewHome/V/WA_MonRankngCell.xib @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Home/C/NewHome/V/WA_NHTypeCollectCell.swift b/wallpaper_project/Home/C/NewHome/V/WA_NHTypeCollectCell.swift new file mode 100644 index 0000000..5315df9 --- /dev/null +++ b/wallpaper_project/Home/C/NewHome/V/WA_NHTypeCollectCell.swift @@ -0,0 +1,22 @@ +// +// WA_NHTypeCollectCell.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/28. +// + +import UIKit + +class WA_NHTypeCollectCell: UICollectionViewCell { + @IBOutlet weak var typeImagV: UIImageView! + + @IBOutlet weak var typename: UILabel! + + @IBOutlet weak var bgView: UIView! + + override func awakeFromNib() { + super.awakeFromNib() + bgView.layer.cornerRadius = 10 + } + +} diff --git a/wallpaper_project/Home/C/NewHome/V/WA_NHTypeCollectCell.xib b/wallpaper_project/Home/C/NewHome/V/WA_NHTypeCollectCell.xib new file mode 100644 index 0000000..1920f24 --- /dev/null +++ b/wallpaper_project/Home/C/NewHome/V/WA_NHTypeCollectCell.xib @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Home/C/NewHome/V/WA_NewHomeBannerCell.swift b/wallpaper_project/Home/C/NewHome/V/WA_NewHomeBannerCell.swift new file mode 100644 index 0000000..eec83aa --- /dev/null +++ b/wallpaper_project/Home/C/NewHome/V/WA_NewHomeBannerCell.swift @@ -0,0 +1,85 @@ +// +// WA_NewHomeBannerCell.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/28. +// + +import UIKit +import FSPagerView +class WA_NewHomeBannerCell: UITableViewCell { + @IBOutlet weak var pageControl: UIPageControl! + + @IBOutlet weak var pagerView: FSPagerView!{ + didSet{ + self.pagerView.register(FSPagerViewCell.self, forCellWithReuseIdentifier: "FW_HomePagerCell") + } + } + + var blocklive:(()->())? + var blocknew:(()->())? + var blockpopu:(()->())? + + override func awakeFromNib() { + super.awakeFromNib() + setFSpageV() + } + + func setFSpageV(){ + self.pagerView.delegate = self + self.pagerView.dataSource = self + pagerView.transformer = FSPagerViewTransformer(type: .depth) + pagerView.automaticSlidingInterval = 2.0 + pagerView.isInfinite = true + pagerView.decelerationDistance = 2 + pagerView.itemSize = CGSize(width: UIScreen.main.bounds.size.width - 20, height: 99) + pagerView.interitemSpacing = 10 + + pageControl.numberOfPages = 3 // 设置总页数 + pageControl.currentPage = 0 + pageControl.currentPageIndicatorTintColor = UIColor.white // 设置当前页的颜色 + pageControl.pageIndicatorTintColor = UIColor.clear + + } + +} +extension WA_NewHomeBannerCell:FSPagerViewDelegate,FSPagerViewDataSource{ + public func numberOfItems(in pagerView: FSPagerView) -> Int { + return 3 + } + + public func pagerView(_ pagerView: FSPagerView, cellForItemAt index: Int) -> FSPagerViewCell { + let cell = pagerView.dequeueReusableCell(withReuseIdentifier: "FW_HomePagerCell", at: index) + + // 设置图片 + cell.imageView?.image = UIImage(named: "banner_\(index)") + + + return cell + } + + func pagerView(_ pagerView: FSPagerView, didSelectItemAt index: Int) { + print("Tapped item at index: \(index)") + +// var viewControllerToPresent: UIViewController? + + // 根据索引跳转到不同的视图控制器 + switch index { + case 0: + if self.blocklive != nil{ + self.blocklive!() + } + case 1: + if self.blockpopu != nil{ + self.blockpopu!() + } + case 2: + if self.blocknew != nil{ + self.blocknew!() + } + default: + break + } + } + +} diff --git a/wallpaper_project/Home/C/NewHome/V/WA_NewHomeBannerCell.xib b/wallpaper_project/Home/C/NewHome/V/WA_NewHomeBannerCell.xib new file mode 100644 index 0000000..eb4a125 --- /dev/null +++ b/wallpaper_project/Home/C/NewHome/V/WA_NewHomeBannerCell.xib @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Home/C/NewHome/V/WA_NewHometypeCell.swift b/wallpaper_project/Home/C/NewHome/V/WA_NewHometypeCell.swift new file mode 100644 index 0000000..61e92f9 --- /dev/null +++ b/wallpaper_project/Home/C/NewHome/V/WA_NewHometypeCell.swift @@ -0,0 +1,116 @@ +// +// WA_NewHometypeCell.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/28. +// + +import UIKit + +class WA_NewHometypeCell: UITableViewCell { + @IBOutlet weak var collectionView: UICollectionView! + let cellWidth: CGFloat = 122 + let cellHeight: CGFloat = 134 + let cellSpacing: CGFloat = 10 + + let dataname = ["Live", "4k", "Newest", "Popular", "Superheroes","Christmas","Flowers"] + + let datacolor = ["blue", "systemPink", "purple", "black", "red","orange","green"] + + let dataimag = ["live", "4k", "new", "pop", "sup","chr","flower"] + + let dataimaghero = ["live", "4k", "new", "pop","chr","flower"] + + var liveBlock:(()->())? + var jpgblock:((Int)->())? + override func awakeFromNib() { + super.awakeFromNib() + setcollectionV() + + } + + func setcollectionV(){ + let layout = UICollectionViewFlowLayout() + layout.scrollDirection = .horizontal + collectionView.dataSource = self + collectionView.delegate = self + collectionView.collectionViewLayout = layout + collectionView.register(UINib(nibName: "WA_NHTypeCollectCell", bundle: nil), forCellWithReuseIdentifier: "WA_NHTypeCollectCell") + + } + + + +} +extension WA_NewHometypeCell: UICollectionViewDelegateFlowLayout,UICollectionViewDataSource,UICollectionViewDelegate{ + + func collectionView(_ collectionView: UICollectionView, numberOfItemsInSection section: Int) -> Int { + if StartManager.shared.superHero == true{ + return dataimag.count + }else{ + return dataimaghero.count + } + + } + + func collectionView(_ collectionView: UICollectionView, cellForItemAt indexPath: IndexPath) -> UICollectionViewCell { + + let cell = collectionView.dequeueReusableCell(withReuseIdentifier: "WA_NHTypeCollectCell", for: indexPath) as! WA_NHTypeCollectCell +// cell.typename.text = self.dataname[indexPath.row] +// cell.bgView.backgroundColor = getColorFromString(datacolor[indexPath.item]) + if StartManager.shared.superHero == true{ +// return dataimag.count + cell.typeImagV.image = UIImage(named: "\(self.dataimag[indexPath.row])") + }else{ +// return dataimaghero.count + cell.typeImagV.image = UIImage(named: "\(self.dataimaghero[indexPath.row])") + } + + return cell + + } + + func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, sizeForItemAt indexPath: IndexPath) -> CGSize { + return CGSize(width: cellWidth, height: cellHeight) + } + + func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumInteritemSpacingForSectionAt section: Int) -> CGFloat { + return cellSpacing + } + + func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, insetForSectionAt section: Int) -> UIEdgeInsets { + return UIEdgeInsets(top: 0, left: cellSpacing, bottom: 0, right: cellSpacing) + } + func getColorFromString(_ colorString: String) -> UIColor { + if colorString == "systemPink" { + return UIColor.systemPink + } else if colorString == "blue" { + return UIColor.blue + } else if colorString == "purple" { + return UIColor.purple + }else if colorString == "red" { + return UIColor.red + }else if colorString == "black" { + return UIColor.black + }else if colorString == "orange" { + return UIColor.orange + }else if colorString == "green" { + return UIColor.green + }else { + return UIColor(named: colorString) ?? UIColor.black + } + } + + func collectionView(_ collectionView: UICollectionView, didSelectItemAt indexPath: IndexPath) { + if indexPath.row == 0{ + if self.liveBlock != nil{ + liveBlock!() + } + }else{ + if self.jpgblock != nil{ + jpgblock!(indexPath.row) + } + } + } + +} diff --git a/wallpaper_project/Home/C/NewHome/V/WA_NewHometypeCell.xib b/wallpaper_project/Home/C/NewHome/V/WA_NewHometypeCell.xib new file mode 100644 index 0000000..c4272a0 --- /dev/null +++ b/wallpaper_project/Home/C/NewHome/V/WA_NewHometypeCell.xib @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Home/C/NewHome/V/WA_ToDayCollectCell.swift b/wallpaper_project/Home/C/NewHome/V/WA_ToDayCollectCell.swift new file mode 100644 index 0000000..08c7d0a --- /dev/null +++ b/wallpaper_project/Home/C/NewHome/V/WA_ToDayCollectCell.swift @@ -0,0 +1,29 @@ +// +// WA_ToDayCollectCell.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/28. +// + +import UIKit +import SDWebImage + +class WA_ToDayCollectCell: UICollectionViewCell { + @IBOutlet weak var imgV: UIImageView! + + override func awakeFromNib() { + super.awakeFromNib() + self.layer.cornerRadius = 10 + self.layer.masksToBounds = true + self.imgV.layer.cornerRadius = 10 + } + var model:WallpaperData?{ + didSet{ + if let imageURL = URL(string: model!.source ?? "") { +// wpImagV.sd_setImage(with: imageURL, completed: nil) + imgV.sd_setImage(with: imageURL, placeholderImage: UIImage(named: "Rectangle")) + } + } + } + +} diff --git a/wallpaper_project/Home/C/NewHome/V/WA_ToDayCollectCell.xib b/wallpaper_project/Home/C/NewHome/V/WA_ToDayCollectCell.xib new file mode 100644 index 0000000..f4c28a1 --- /dev/null +++ b/wallpaper_project/Home/C/NewHome/V/WA_ToDayCollectCell.xib @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Home/C/NewHome/V/WA_TodayCell.swift b/wallpaper_project/Home/C/NewHome/V/WA_TodayCell.swift new file mode 100644 index 0000000..068ab7f --- /dev/null +++ b/wallpaper_project/Home/C/NewHome/V/WA_TodayCell.swift @@ -0,0 +1,104 @@ +// +// WA_TodayCell.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/28. +// + +import UIKit + +class WA_TodayCell: UITableViewCell { + + @IBOutlet weak var collectionView: UICollectionView! + let cellWidth: CGFloat = 150 + let cellHeight: CGFloat = 300 + let cellSpacing: CGFloat = 10 + var TexturesWallpapers: [WallpaperData] = [] + var jpgblock:(()->())? + override func awakeFromNib() { + super.awakeFromNib() + setcollectionV() + settypeNetwork() + } + + func setcollectionV(){ + let layout = UICollectionViewFlowLayout() + layout.scrollDirection = .horizontal + collectionView.dataSource = self + collectionView.delegate = self + collectionView.collectionViewLayout = layout + collectionView.register(UINib(nibName: "WA_ToDayCollectCell", bundle: nil), forCellWithReuseIdentifier: "WA_ToDayCollectCell") + + } + func settypeNetwork(){ + // 读取 JSON 文件路径 + guard let jsonFilePath = Bundle.main.path(forResource: "my_wallpaper", ofType: "json") else { + fatalError("Unable to locate my_wallpaper.json file.") + } + + // 读取 JSON 数据 + do { + // 读取 JSON 数据 + let jsonData = try Data(contentsOf: URL(fileURLWithPath: jsonFilePath)) + + // 尝试将 JSON 数据转换为 Swift 对象 + let decoder = JSONDecoder() + let wallpaperModels = try decoder.decode([WallpaperModel].self, from: jsonData) + + // 遍历解析后的 WallpaperModel 对象数组 + for wallpaperModel in wallpaperModels { + // 根据名称将数据放入不同的数组中 + switch wallpaperModel.name { + case "Textures": + TexturesWallpapers = wallpaperModel.data + default: + break + } + } + + } catch { + print("Error reading or parsing JSON file: \(error)") + } + } + +} +extension WA_TodayCell: UICollectionViewDelegateFlowLayout,UICollectionViewDataSource,UICollectionViewDelegate{ + + func collectionView(_ collectionView: UICollectionView, numberOfItemsInSection section: Int) -> Int { + return 10 + } + + func collectionView(_ collectionView: UICollectionView, cellForItemAt indexPath: IndexPath) -> UICollectionViewCell { + + let cell = collectionView.dequeueReusableCell(withReuseIdentifier: "WA_ToDayCollectCell", for: indexPath) as! WA_ToDayCollectCell + cell.model = self.TexturesWallpapers[indexPath.row] + return cell + + } + + func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, sizeForItemAt indexPath: IndexPath) -> CGSize { + return CGSize(width: cellWidth, height: cellHeight) + } + + func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, minimumInteritemSpacingForSectionAt section: Int) -> CGFloat { + return cellSpacing + } + + func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, insetForSectionAt section: Int) -> UIEdgeInsets { + return UIEdgeInsets(top: 0, left: cellSpacing, bottom: 0, right: cellSpacing) + } + + + func collectionView(_ collectionView: UICollectionView, didSelectItemAt indexPath: IndexPath) { + if let topViewController = UIApplication.getTopViewController() { + // 创建您要跳转的视图控制器 + let vc = WA_DetailsVC() + vc.type = 2 + vc.modeltype = self.TexturesWallpapers[indexPath.row] + + // 在主视图控制器中执行跳转 + topViewController.navigationController?.pushViewController(vc, animated: true) + } + } + +} diff --git a/wallpaper_project/Home/C/NewHome/V/WA_TodayCell.xib b/wallpaper_project/Home/C/NewHome/V/WA_TodayCell.xib new file mode 100644 index 0000000..abb1e99 --- /dev/null +++ b/wallpaper_project/Home/C/NewHome/V/WA_TodayCell.xib @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Home/C/WA_4KVC.swift b/wallpaper_project/Home/C/WA_4KVC.swift new file mode 100644 index 0000000..ad03c64 --- /dev/null +++ b/wallpaper_project/Home/C/WA_4KVC.swift @@ -0,0 +1,691 @@ +// +// WA_4KVC.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/11. +// + +import UIKit +import JXSegmentedView +import MJExtension +import MJRefresh +import FirebaseAnalytics +import AppLovinSDK +import Alamofire +import FirebaseRemoteConfig +import MTGSDKNewInterstitial +import MTGSDKBidding +import MTGSDK + +class WA_4KVC: WA_RootVC { + + @IBOutlet weak var collectionView: UICollectionView! + + var wallpapers = [WA_3DModel]() + + var currentPage: Int = 1 // 当前页数 + let pageSize: Int = 10 // 每页加载的数量 + var interstitialAd: MAInterstitialAd! + var retryAttempt = 0.0 + // 顶部刷新 + let header = MJRefreshNormalHeader() + // 底部刷新 + let footer = MJRefreshAutoNormalFooter() +// var MKArr = [WallpaperModel]() + + // 存储不同类型的壁纸数组 + var newestWallpapers: [WallpaperData] = [] + var popularWallpapers: [WallpaperData] = [] + var FlowersWallpapers: [WallpaperData] = [] + var SuperheroesWallpapers: [WallpaperData] = [] + var ChristmasWallpapers: [WallpaperData] = [] + + + var remoteConfig: RemoteConfig! + + var isadshow:Bool = false + + var bidToken:String? + var newInterstitialAdManager:MTGNewInterstitialBidAdManager? + + @IBOutlet weak var nameLabel: UILabel! + var type:Int = 0 + override func viewDidLoad() { + super.viewDidLoad() +// self.createInterstitialAd() + Analytics.logEvent("in_4k", parameters: nil) + self.view.backgroundColor = .white + setCollectionView() + + setRefresh() + + if StartManager.shared.superHero == true{ +// return dataimag.count +// cell.typeImagV.image = UIImage(named: "\(self.dataimag[indexPath.row])") + if self.type == 1{ + self.nameLabel.text = "4K" +// self.wallpapers.count + }else if type == 2{ + self.nameLabel.text = "Newest" + }else if type == 3{ + self.nameLabel.text = "Popular Wallpapers" + }else if type == 4{ + self.nameLabel.text = "Superheroes" + }else if type == 5{ + self.nameLabel.text = "Christmas Wallpapers" + }else{ + self.nameLabel.text = "Flowers" + } + }else{ +// return dataimaghero.count +// cell.typeImagV.image = UIImage(named: "\(self.dataimaghero[indexPath.row])") + if self.type == 1{ + self.nameLabel.text = "4K" +// self.wallpapers.count + }else if type == 2{ + self.nameLabel.text = "Newest" + }else if type == 3{ + self.nameLabel.text = "Popular Wallpapers" + }else if type == 4{ + self.nameLabel.text = "Christmas Wallpapers" + }else{ + self.nameLabel.text = "Flowers" + } + } + + + } + + @IBAction func backbtn(_ sender: Any) { +// if self.isadshow == true{ +// DispatchQueue.main.asyncAfter(wallDeadline: .now() + 0.5) { +// +// if self.interstitialAd.isReady { +// self.interstitialAd.show() +// Analytics.logEvent("details_load_success", parameters: nil) +// self.setPostSHOW() +// let logMessage = """ +// deviceId: \(StartManager.shared.devicID ?? "") +// localIp: \(StartManager.shared.localIP ?? "") +// "deviceId": \(StartManager.shared.devicID ?? ""), +// "localIp": \(StartManager.shared.localIP ?? ""), +// "remoteIp": \(StartManager.shared.publicIP ?? ""), +// "linkId": "", +// "packageName": "com.wallpapaer.hd.live.app", +// "gaid": \(StartManager.shared.idfaid ?? ""), +// "dataId": "", +// "shelfNumber": "壁纸返回", +// "succeed": \(StartManager.shared.succeed), +// "loadTime": \(StartManager.shared.loadTime ?? 0), +// "adPlatform": \(StartManager.shared.adPlatform ?? ""), +// "countryCode": \(StartManager.shared.countryCode ?? ""), +// "adId": \(StartManager.shared.adId ?? ""), +// "platformResponseTime": \(StartManager.shared.platformResponseTime ?? 0.0), +// "getIpResponseTime": \(StartManager.shared.getIpResponseTime ?? 0.0), +// "ecpm": \(StartManager.shared.ecpm ?? 0.0), +// "dsp": \(StartManager.shared.dsp ?? ""), +// "network": \(StartManager.shared.network ?? "") +// """ +// +// +// AppDelegate.shared.addLogMessage(logMessage) +// }else{ +// self.navigationController?.popViewController(animated: true) +// } +// } +// }else{ +// self.navigationController?.popViewController(animated: true) +// } + + let issureready = newInterstitialAdManager?.isAdReady() + if self.isadshow == true{ + if ((issureready) != nil) { + newInterstitialAdManager?.show(from: self) + }else{ + self.navigationController?.popViewController(animated: true) + } + + }else{ + self.navigationController?.popViewController(animated: true) + } + } + + @objc func setRefresh(){ + refreshData() + + header.setRefreshingTarget(self, refreshingAction: #selector(WA_LIVEVC.setRefresh)) + // 现在的版本要用mj_header + + header.setTitle("pull-to-refresh", for: .idle) + header.setTitle("Release updates", for: .pulling) + header.setTitle("Refreshing...", for: .refreshing) + self.collectionView.mj_header = header + + + // 上拉刷新 + footer.setRefreshingTarget(self, refreshingAction: #selector(WA_LIVEVC.loadMoreData)) + footer.setTitle("Pull up loading", for: .idle) + footer.setTitle("Release Load", for: .pulling) + footer.setTitle("Loading...", for: .refreshing) + self.collectionView.mj_footer = footer + + + header.beginRefreshing() +// footer.beginRefreshing() + + + } + // 下拉刷新 + @objc func refreshData() { + currentPage = 1 + setJsondata() + settypeNetwork() + } + + // 上拉加载更多 + @objc func loadMoreData() { + currentPage += 1 + setJsondata() + settypeNetwork() + } + + override func viewWillAppear(_ animated: Bool) { + super.viewWillAppear(animated) + navigationController?.navigationBar.isHidden = true + + // 初始化 Remote Config + remoteConfig = RemoteConfig.remoteConfig() + + + + // 设置最小获取间隔(开发期间可以设置较小的值) + let settings = RemoteConfigSettings() + settings.minimumFetchInterval = 0 + remoteConfig.configSettings = settings + // Fetch 配置值 + remoteConfig.setDefaults(fromPlist: "isopen") + let param = MTGBiddingRequestParameter(placementId: "1636950", unitId: "3501963", basePrice: nil) + + MTGBiddingRequest.getBidWith(param) { bidResponse in + if bidResponse.success{ + self.bidToken = bidResponse.bidToken + bidResponse.notifyWin() + self.newInterstitialAdManager = MTGNewInterstitialBidAdManager(placementId: "1636950", unitId: "3501963", delegate: self) + self.newInterstitialAdManager?.loadAd(withBidToken:self.bidToken!) + self.fetchRemoteConfig() + + }else{ + WA_TabbarCommon.TabBarController() + } + } +// fetchRemoteConfig() + } + + ///是否有广告 + func fetchRemoteConfig() { + let localVersion = Bundle.main.infoDictionary?["CFBundleShortVersionString"] as? String ?? "0.0" + remoteConfig.fetch{ (status, error) -> Void in + if status == .success { + print("Config fetched!") + self.remoteConfig.activate { changed, error in + if error == nil{ + let js = self.remoteConfig.configValue(forKey: "isopen").jsonValue as! [String:Any] + let valueopen = js["isadopen"] as! Bool + let valueversion = js["version"] as! String + DispatchQueue.main.async { + if valueversion == localVersion{ + self.isadshow = false + }else{ + if valueopen { + self.isadshow = true + } else { + self.isadshow = false + } + } + } + + + } + + } + + } else { + print("Config not fetched") + if let error = error { + print("Error: \(error.localizedDescription)") + } + } + } + + } + + func setCollectionView(){ + collectionView.delegate = self + collectionView.dataSource = self + + // 设置 collection view 的布局 + let layout = CustomCollectionViewFlowLayout() + collectionView.collectionViewLayout = layout + layout.scrollDirection = .vertical + + collectionView.register(UINib(nibName: "WA_WallpaperCollectionCell", bundle: nil), forCellWithReuseIdentifier: "WA_WallpaperCollectionCell") + + } + func setJsondata(){ + // 读取 JSON 文件并解析 + if let path = Bundle.main.path(forResource: "4k", ofType: "json") { + do { + let data = try Data(contentsOf: URL(fileURLWithPath: path), options: .mappedIfSafe) + + // 使用 MJExtension 解析 JSON 数据 + let jsonArray = try JSONSerialization.jsonObject(with: data, options: .mutableContainers) as? [[String: Any]] + + if let jsonArray = jsonArray { + // 使用 MJExtension 将 JSON 数组转换为模型数组 + let wallpapersarr = (WA_3DModel.mj_objectArray(withKeyValuesArray: jsonArray) as? [WA_3DModel])! + + if currentPage == 1 { + // 只取前10条数据 + let firstTenWallpapers = Array(wallpapersarr.prefix(10)) + self.wallpapers = firstTenWallpapers + collectionView.reloadData() + collectionView.mj_header?.endRefreshing() + } else { + // 上拉加载更多 + let startIndex = currentPage * pageSize + let moreWallpapers = Array(wallpapersarr.prefix(startIndex)) + DispatchQueue.main.asyncAfter(deadline: .now() + 1.5){ + self.wallpapers = moreWallpapers + self.collectionView.reloadData() + self.collectionView.mj_footer?.endRefreshing() + + } + } + } + } catch { + print("Error reading JSON file:", error.localizedDescription) + } + } else { + print("JSON file not found.") + } + } + + func settypeNetwork(){ + // 读取 JSON 文件路径 + guard let jsonFilePath = Bundle.main.path(forResource: "my_wallpaper", ofType: "json") else { + fatalError("Unable to locate my_wallpaper.json file.") + } + + // 读取 JSON 数据 + do { + // 读取 JSON 数据 + let jsonData = try Data(contentsOf: URL(fileURLWithPath: jsonFilePath)) + + // 尝试将 JSON 数据转换为 Swift 对象 + let decoder = JSONDecoder() + let wallpaperModels = try decoder.decode([WallpaperModel].self, from: jsonData) + + // 遍历解析后的 WallpaperModel 对象数组 + for wallpaperModel in wallpaperModels { + // 根据名称将数据放入不同的数组中 + switch wallpaperModel.name { + case "Newest": + newestWallpapers = wallpaperModel.data + case "Popular Wallpapers": + popularWallpapers = wallpaperModel.data + case "Superheroes": + SuperheroesWallpapers = wallpaperModel.data + case "Christmas Wallpapers": + ChristmasWallpapers = wallpaperModel.data + case "Flowers": + FlowersWallpapers = wallpaperModel.data + default: + break + } + } + + } catch { + print("Error reading or parsing JSON file: \(error)") + } + } + + + func setPostload(){ + let url = "http://111.9.47.226:38080/top_selection/save_ad_load_log" + let parameters:[String : Any] = [ + "deviceId": StartManager.shared.devicID ?? "", + "localIp": StartManager.shared.localIP ?? "", + "remoteIp": StartManager.shared.publicIP ?? "", + "linkId": "", + "packageName": "com.wallpapaer.hd.live.app", + "gaid": StartManager.shared.idfaid ?? "", + "dataId": "", + "shelfNumber":"壁纸详情页返回加载", + "succeed": StartManager.shared.succeed, + "loadTime": "", + "adPlatform": StartManager.shared.adPlatform ?? "", + "countryCode": StartManager.shared.countryCode ?? "", + "adId": StartManager.shared.adId ?? "", + "platformResponseTime": StartManager.shared.platformResponseTime ?? "", + "getIpResponseTime": StartManager.shared.getIpResponseTime ?? "", + "ecpm": StartManager.shared.ecpm ?? "", + "dsp": StartManager.shared.dsp ?? "", + "network": StartManager.shared.network ?? "", + "showStatus": 0, + "washParam": true, + ] + + + let headers: HTTPHeaders = [ + "Content-Type": "application/json" + ] + + NetworkManager.shared.postRequest(url: url, parameters: parameters, headers: headers) { result in + switch result { + case .success(let data): + print("Response:--- \(data)") + case .failure(let error): + print("Error:--- \(error)") + } + } + + } + + + func setPostSHOW(){ + let url = "http://111.9.47.226:38080/top_selection/save_ad_show_log" + let parameters:[String : Any] = [ + "deviceId": StartManager.shared.devicID ?? "", + "localIp": StartManager.shared.localIP ?? "", + "remoteIp": StartManager.shared.publicIP ?? "", + "linkId": "", + "packageName": "com.wallpapaer.hd.live.app", + "gaid": StartManager.shared.idfaid ?? "", + "dataId": "", + "shelfNumber":"壁纸详情页返回展示", + "succeed": StartManager.shared.succeed, + "loadTime": "", + "adPlatform": StartManager.shared.adPlatform ?? "", + "countryCode": StartManager.shared.countryCode ?? "", + "adId": StartManager.shared.adId ?? "", + "platformResponseTime": StartManager.shared.platformResponseTime ?? "", + "getIpResponseTime": StartManager.shared.getIpResponseTime ?? "", + "ecpm": StartManager.shared.ecpm ?? "", + "dsp": StartManager.shared.dsp ?? "", + "network": StartManager.shared.network ?? "", + ] + + + let headers: HTTPHeaders = [ + "Content-Type": "application/json" + ] + + NetworkManager.shared.postRequest(url: url, parameters: parameters, headers: headers) { result in + switch result { + case .success(let data): + print("Response:--- \(data)") + case .failure(let error): + print("Error:--- \(error)") + } + } + + } + +} +extension WA_4KVC:JXSegmentedListContainerViewListDelegate{ + func listView() -> UIView { + return view + } +} +extension WA_4KVC:MTGNewInterstitialBidAdDelegate{ + + // func newInterstitialBidAdShowSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + // print("广告展示成功") + // } + + func newInterstitialBidAdResourceLoadSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + print("资源加载成功,表示可播放状态") + } + + func newInterstitialBidAdLoadSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + print("广告加载成功") + } + + + func newInterstitialBidAdLoadFail(_ error: any Error, adManager: MTGNewInterstitialBidAdManager) { + + print("-----\(error)") + // print(" 广告加载失败") + } + + func newInterstitialBidAdShowSuccess(withBidToken bidToken: String, adManager: MTGNewInterstitialBidAdManager) { + + print("广告展示成功") + } + + + func newInterstitialBidAdShowFail(_ error: any Error, adManager: MTGNewInterstitialBidAdManager) { + print("广告展示失败") + } + + func newInterstitialBidAdPlayCompleted(_ adManager: MTGNewInterstitialBidAdManager) { + + print("广告播放完全播放回调") + } + + + func newInterstitialBidAdEndCardShowSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + print("视频播放完成后展示结果页") + } + + func newInterstitialBidAdClicked(_ adManager: MTGNewInterstitialBidAdManager) { + + print("广告被点击") + } + + // 广告被关闭 + func newInterstitialBidAdDidClosed(_ adManager: MTGNewInterstitialBidAdManager) { + print("广告被关闭") + self.navigationController?.popViewController(animated: true) + } +} +extension WA_4KVC:UICollectionViewDelegate,UICollectionViewDataSource,UICollectionViewDelegateFlowLayout{ + + func collectionView(_ collectionView: UICollectionView, numberOfItemsInSection section: Int) -> Int { + if StartManager.shared.superHero == true{ + if self.type == 1{ + return self.wallpapers.count + }else if type == 2{ + return self.newestWallpapers.count + }else if type == 3{ + return self.popularWallpapers.count + }else if type == 4{ + return self.SuperheroesWallpapers.count + }else if type == 5{ + return self.ChristmasWallpapers.count + }else{ + return self.FlowersWallpapers.count + } + }else{ + if self.type == 1{ + return self.wallpapers.count + }else if type == 2{ + return self.newestWallpapers.count + }else if type == 3{ + return self.popularWallpapers.count + }else if type == 4{ + return self.ChristmasWallpapers.count + }else{ + return self.FlowersWallpapers.count + } + } + + + + } + func collectionView(_ collectionView: UICollectionView, cellForItemAt indexPath: IndexPath) -> UICollectionViewCell { + let cell = collectionView.dequeueReusableCell(withReuseIdentifier: "WA_WallpaperCollectionCell", for: indexPath)as!WA_WallpaperCollectionCell + if StartManager.shared.superHero == true{ + if self.type == 1{ + cell.model = self.wallpapers[indexPath.row] + }else if type == 2{ + let model = self.newestWallpapers[indexPath.row] + if let imageURL = URL(string: model.previewThumb ?? "") { + cell.wpImagV.sd_setImage(with: imageURL, placeholderImage: UIImage(named: "Rectangle")) + } + }else if type == 3{ + let model = self.popularWallpapers[indexPath.row] + if let imageURL = URL(string: model.previewThumb ?? "") { + cell.wpImagV.sd_setImage(with: imageURL, placeholderImage: UIImage(named: "Rectangle")) + } + }else if type == 4{ + let model = self.SuperheroesWallpapers[indexPath.row] + if let imageURL = URL(string: model.previewThumb ?? "") { + cell.wpImagV.sd_setImage(with: imageURL, placeholderImage: UIImage(named: "Rectangle")) + } + }else if type == 5{ + let model = self.ChristmasWallpapers[indexPath.row] + if let imageURL = URL(string: model.previewThumb ?? "") { + cell.wpImagV.sd_setImage(with: imageURL, placeholderImage: UIImage(named: "Rectangle")) + } + }else{ + let model = self.FlowersWallpapers[indexPath.row] + if let imageURL = URL(string: model.previewThumb ?? "") { + cell.wpImagV.sd_setImage(with: imageURL, placeholderImage: UIImage(named: "Rectangle")) + } + } + }else{ + if self.type == 1{ + cell.model = self.wallpapers[indexPath.row] + }else if type == 2{ + let model = self.newestWallpapers[indexPath.row] + if let imageURL = URL(string: model.previewThumb ?? "") { + cell.wpImagV.sd_setImage(with: imageURL, placeholderImage: UIImage(named: "Rectangle")) + } + }else if type == 3{ + let model = self.popularWallpapers[indexPath.row] + if let imageURL = URL(string: model.previewThumb ?? "") { + cell.wpImagV.sd_setImage(with: imageURL, placeholderImage: UIImage(named: "Rectangle")) + } + }else if type == 4{ + let model = self.ChristmasWallpapers[indexPath.row] + if let imageURL = URL(string: model.previewThumb ?? "") { + cell.wpImagV.sd_setImage(with: imageURL, placeholderImage: UIImage(named: "Rectangle")) + } + }else{ + let model = self.FlowersWallpapers[indexPath.row] + if let imageURL = URL(string: model.previewThumb ?? "") { + cell.wpImagV.sd_setImage(with: imageURL, placeholderImage: UIImage(named: "Rectangle")) + } + } + } + + + + return cell + } + func collectionView(_ collectionView: UICollectionView, didSelectItemAt indexPath: IndexPath) { + let vc = WA_DetailsVC() + vc.type = self.type + if self.type == 1{ + vc.model = self.wallpapers[indexPath.row] + navigationController?.pushViewController(vc, animated: true) + }else if type == 2{ + vc.modeltype = self.newestWallpapers[indexPath.row] + navigationController?.pushViewController(vc, animated: true) + }else if type == 3{ + vc.modeltype = self.popularWallpapers[indexPath.row] + navigationController?.pushViewController(vc, animated: true) + }else if type == 4{ + vc.modeltype = self.SuperheroesWallpapers[indexPath.row] + navigationController?.pushViewController(vc, animated: true) + }else if type == 5{ + vc.modeltype = self.ChristmasWallpapers[indexPath.row] + navigationController?.pushViewController(vc, animated: true) + }else{ + vc.modeltype = self.FlowersWallpapers[indexPath.row] + navigationController?.pushViewController(vc, animated: true) + } + + } +} +//if self.type == 1{ +// return self.wallpapers.count +//}else if type == 2{ +// return self.newestWallpapers.count +//}else if type == 3{ +// return self.popularWallpapers.count +//}else if type == 4{ +// return self.SuperheroesWallpapers.count +//}else if type == 5{ +// return self.ChristmasWallpapers.count +//}else{ +// return self.FlowersWallpapers.count +//} +//extension WA_4KVC: MAAdDelegate +//{ +// func createInterstitialAd() +// { +// interstitialAd = MAInterstitialAd(adUnitIdentifier: "880a042774979c3c") +// interstitialAd.delegate = self +// +// // Load the first ad +// interstitialAd.load() +// } +// +// // MARK: MAAdDelegate Protocol +// +// func didLoad(_ ad: MAAd) +// { +// // Interstitial ad is ready to be shown. 'interstitialAd.isReady' will now return 'true' +// +// // Reset retry attempt +// retryAttempt = 0 +// StartManager.shared.succeed = true +//// StartManager.shared.loadTime = self.adLoadTime +// StartManager.shared.adPlatform = "MAX" +// StartManager.shared.countryCode = ALSdk.shared().configuration.countryCode +// StartManager.shared.adId = "880a042774979c3c" +// StartManager.shared.platformResponseTime = ad.requestLatency +// StartManager.shared.ecpm = Float(ad.revenue) +// StartManager.shared.dsp = ad.dspName +// StartManager.shared.network = ad.networkName +// +// +// setPostload() +// } +// +// func didFailToLoadAd(forAdUnitIdentifier adUnitIdentifier: String, withError error: MAError) +// { +// // Interstitial ad failed to load +// // We recommend retrying with exponentially higher delays up to a maximum delay (in this case 64 seconds) +// +// retryAttempt += 1 +// let delaySec = pow(2.0, min(6.0, retryAttempt)) +// +// DispatchQueue.main.asyncAfter(deadline: .now() + delaySec) { +// self.interstitialAd.load() +// } +// } +// +// func didDisplay(_ ad: MAAd) +// { +// // Pause your app's background audio +// } +// +// func didClick(_ ad: MAAd) {} +// +// func didHide(_ ad: MAAd) +// { +// // Resume your app's background audio +// // Interstitial ad is hidden. Pre-load the next ad +// interstitialAd.load() +// self.navigationController?.popViewController(animated: true) +// } +// +// func didFail(toDisplay ad: MAAd, withError error: MAError) +// { +// // Interstitial ad failed to display. We recommend loading the next ad +// interstitialAd.load() +// } +//} diff --git a/wallpaper_project/Home/C/WA_4KVC.xib b/wallpaper_project/Home/C/WA_4KVC.xib new file mode 100644 index 0000000..aaf04fe --- /dev/null +++ b/wallpaper_project/Home/C/WA_4KVC.xib @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Home/C/WA_DetailsVC.swift b/wallpaper_project/Home/C/WA_DetailsVC.swift new file mode 100644 index 0000000..6d7a996 --- /dev/null +++ b/wallpaper_project/Home/C/WA_DetailsVC.swift @@ -0,0 +1,832 @@ +// +// WA_DetailsVC.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/11. +// + +import UIKit +import SDWebImage +import Photos +import SVProgressHUD +import AppLovinSDK +import FirebaseAnalytics +import Alamofire +import FirebaseRemoteConfig +import MTGSDKNewInterstitial +import MTGSDKBidding +import MTGSDK + +class WA_DetailsVC: WA_RootVC { + + + @IBOutlet weak var bgView: UIView! + + @IBOutlet weak var backBtn: UIButton! + + + @IBOutlet weak var setBtn: UIButton! + + @IBOutlet weak var preimageV: UIImageView! + + var model = WA_3DModel() + + var modeltype = WallpaperData() + + var preV:UIView? + + let activityView = UIActivityIndicatorView() + + var type:Int = 0 + + var interstitialAd: MAInterstitialAd! + var retryAttempt = 0.0 + + var isback:Bool = false + + var remoteConfig: RemoteConfig! + + var isadshow:Bool = false + var bidToken:String? + var newInterstitialAdManager:MTGNewInterstitialBidAdManager? + + override func viewDidLoad() { + super.viewDidLoad() + // self.createInterstitialAd() + // interstitialAd.load() + + if type == 1{ + let imageURL = URL(string: model.preview ?? "") + preimageV.sd_setImage(with: imageURL, placeholderImage: UIImage(named: "Rectangle")) + }else{ + let imageURL = URL(string: modeltype.source ?? "") + preimageV.sd_setImage(with: imageURL, placeholderImage: UIImage(named: "Rectangle")) + } + Analytics.logEvent("in_Details", parameters: nil) + + + setBtn.layer.cornerRadius = 10 + + // 添加手势识别器到 UIView 上 + let tapGesture = UITapGestureRecognizer(target: self, action: #selector(viewTapped)) + preimageV.isUserInteractionEnabled = true + preimageV.addGestureRecognizer(tapGesture) + + activityView.center = CGPoint(x: self.view.center.x, y: self.view.center.y - kSafeArea_Top - 44) + // 停止后,隐藏菊花 + activityView.hidesWhenStopped = true + activityView.color = .black; + activityView.style = UIActivityIndicatorView.Style.whiteLarge + + self.view.addSubview(activityView) + backBtn.layer.cornerRadius = 20 + + if type == 1{ + let model1 = WA_3DModel() + model1.preview = self.model.preview + model1.title = self.model.title + model1.thumbnail = self.model.thumbnail + model1.is_free = self.model.is_free + model1.category = self.model.category + model1.id = self.model.id + model1.cnt_like = self.model.cnt_like + HistoryManager.shared.addHistoryItem(item: model1) + }else{ + let model1 = WallpaperData() + model1.original = self.modeltype.original + model1.previewThumb = self.modeltype.previewThumb + model1.source = self.modeltype.source + model1.banner = self.modeltype.banner + HistoryjpgManager.shared.addHistoryItem(item: model1) + } + + + } + + + @IBAction func setting(_ sender: Any) { + + Analytics.logEvent("touch_savephoto", parameters: nil) + self.activityView.startAnimating() + saveImageToPhotoLibrary() +// +// if self.isadshow == true{ +// DispatchQueue.main.asyncAfter(wallDeadline: .now() + 0.5) { +// if self.interstitialAd.isReady { +// self.interstitialAd.show() +// Analytics.logEvent("details_load_success", parameters: nil) +// self.setPostSHOW() +// let logMessage = """ +// deviceId: \(StartManager.shared.devicID ?? "") +// localIp: \(StartManager.shared.localIP ?? "") +// "deviceId": \(StartManager.shared.devicID ?? ""), +// "localIp": \(StartManager.shared.localIP ?? ""), +// "remoteIp": \(StartManager.shared.publicIP ?? ""), +// "linkId": "", +// "packageName": "com.wallpapaer.hd.live.app", +// "gaid": \(StartManager.shared.idfaid ?? ""), +// "dataId": "", +// "shelfNumber": "壁纸详情点击保存", +// "succeed": \(StartManager.shared.succeed), +// "loadTime": \(StartManager.shared.loadTime ?? 0), +// "adPlatform": \(StartManager.shared.adPlatform ?? ""), +// "countryCode": \(StartManager.shared.countryCode ?? ""), +// "adId": \(StartManager.shared.adId ?? ""), +// "platformResponseTime": \(StartManager.shared.platformResponseTime ?? 0.0), +// "getIpResponseTime": \(StartManager.shared.getIpResponseTime ?? 0.0), +// "ecpm": \(StartManager.shared.ecpm ?? 0.0), +// "dsp": \(StartManager.shared.dsp ?? ""), +// "network": \(StartManager.shared.network ?? "") +// """ +// AppDelegate.shared.addLogMessage(logMessage) +// }else{ +// print("-------广告没准备好") +// Analytics.logEvent("details_load_fail", parameters: nil) +// DispatchQueue.global().asyncAfter(deadline: .now() + 1.5) { +// DispatchQueue.main.asyncAfter(deadline: .now() + 0){ +// self.activityView.stopAnimating() +// // self.view.makeToast("Save Success", duration: 1.5, position: .center) +// // 创建一个 UIAlertController +// let alertController = UIAlertController(title: "Successfully saved", message: "Do you need to set up a tutorial", preferredStyle: .alert) +// +// // 添加一个取消按钮 +// alertController.addAction(UIAlertAction(title: "cancel", style: .cancel, handler: nil)) +// +// // 添加一个确定按钮 +// alertController.addAction(UIAlertAction(title: "Need", style: .default, handler: { action in +// // 点击确定按钮后执行的操作 +// // print("点击了确定按钮") +// let vc = WA_TipVC() +// self.present(vc, animated: true) +// })) +// +// // 在当前视图控制器中 present 显示提示框 +// self.present(alertController, animated: true, completion: nil) +// +// } +// } +// } +// } +// +// }else{ +// Analytics.logEvent("details_load_fail", parameters: nil) +// DispatchQueue.global().asyncAfter(deadline: .now() + 1.5) { +// DispatchQueue.main.asyncAfter(deadline: .now() + 0){ +// self.activityView.stopAnimating() +// // self.view.makeToast("Save Success", duration: 1.5, position: .center) +// // 创建一个 UIAlertController +// let alertController = UIAlertController(title: "Successfully saved", message: "Do you need to set up a tutorial", preferredStyle: .alert) +// +// // 添加一个取消按钮 +// alertController.addAction(UIAlertAction(title: "cancel", style: .cancel, handler: nil)) +// +// // 添加一个确定按钮 +// alertController.addAction(UIAlertAction(title: "Need", style: .default, handler: { action in +// // 点击确定按钮后执行的操作 +// // print("点击了确定按钮") +// let vc = WA_TipVC() +// self.present(vc, animated: true) +// })) +// +// // 在当前视图控制器中 present 显示提示框 +// self.present(alertController, animated: true, completion: nil) +// } +// } + +// } + let issureready = newInterstitialAdManager?.isAdReady() + if self.isadshow == true{ + if ((issureready) != nil) { + newInterstitialAdManager?.show(from: self) + }else{ + DispatchQueue.global().asyncAfter(deadline: .now() + 1.5) { + DispatchQueue.main.asyncAfter(deadline: .now() + 0){ + self.activityView.stopAnimating() + // self.view.makeToast("Save Success", duration: 1.5, position: .center) + // 创建一个 UIAlertController + let alertController = UIAlertController(title: "Successfully saved", message: "Do you need to set up a tutorial", preferredStyle: .alert) + + // 添加一个取消按钮 + alertController.addAction(UIAlertAction(title: "cancel", style: .cancel, handler: nil)) + + // 添加一个确定按钮 + alertController.addAction(UIAlertAction(title: "Need", style: .default, handler: { action in + // 点击确定按钮后执行的操作 + // print("点击了确定按钮") + let vc = WA_TipVC() + self.present(vc, animated: true) + })) + + // 在当前视图控制器中 present 显示提示框 + self.present(alertController, animated: true, completion: nil) + } + } + } + + }else{ + DispatchQueue.global().asyncAfter(deadline: .now() + 1.5) { + DispatchQueue.main.asyncAfter(deadline: .now() + 0){ + self.activityView.stopAnimating() + // self.view.makeToast("Save Success", duration: 1.5, position: .center) + // 创建一个 UIAlertController + let alertController = UIAlertController(title: "Successfully saved", message: "Do you need to set up a tutorial", preferredStyle: .alert) + + // 添加一个取消按钮 + alertController.addAction(UIAlertAction(title: "cancel", style: .cancel, handler: nil)) + + // 添加一个确定按钮 + alertController.addAction(UIAlertAction(title: "Need", style: .default, handler: { action in + // 点击确定按钮后执行的操作 + // print("点击了确定按钮") + let vc = WA_TipVC() + self.present(vc, animated: true) + })) + + // 在当前视图控制器中 present 显示提示框 + self.present(alertController, animated: true, completion: nil) + } + } + } + } + + + override func viewWillAppear(_ animated: Bool) { + super.viewWillAppear(animated) + navigationController?.navigationBar.isHidden = true +// self.createInterstitialAd() + + // 初始化 Remote Config + remoteConfig = RemoteConfig.remoteConfig() + + + + // 设置最小获取间隔(开发期间可以设置较小的值) + let settings = RemoteConfigSettings() + settings.minimumFetchInterval = 0 + remoteConfig.configSettings = settings + // Fetch 配置值 + remoteConfig.setDefaults(fromPlist: "isopen") + // Fetch 配置值 + let param = MTGBiddingRequestParameter(placementId: "1636950", unitId: "3501963", basePrice: nil) + + MTGBiddingRequest.getBidWith(param) { bidResponse in + if bidResponse.success{ + self.bidToken = bidResponse.bidToken + bidResponse.notifyWin() + self.newInterstitialAdManager = MTGNewInterstitialBidAdManager(placementId: "1636950", unitId: "3501963", delegate: self) + self.newInterstitialAdManager?.loadAd(withBidToken:self.bidToken!) + self.fetchRemoteConfig() + + }else{ + WA_TabbarCommon.TabBarController() + } + } + + } + + ///是否有广告 + func fetchRemoteConfig() { + let localVersion = Bundle.main.infoDictionary?["CFBundleShortVersionString"] as? String ?? "0.0" + remoteConfig.fetch{ (status, error) -> Void in + if status == .success { + print("Config fetched!") + self.remoteConfig.activate { changed, error in + if error == nil{ + let js = self.remoteConfig.configValue(forKey: "isopen").jsonValue as! [String:Any] + let valueopen = js["isadopen"] as! Bool + let valueversion = js["version"] as! String + DispatchQueue.main.async { + if valueversion == localVersion{ + self.isadshow = false + }else{ + if valueopen { + self.isadshow = true + } else { + self.isadshow = false + } + } + } + + + } + + } + + } else { + print("Config not fetched") + if let error = error { + print("Error: \(error.localizedDescription)") + } + } + } + + } + + + func saveImageToPhotoLibrary() { + guard let image = self.preimageV.image else { + print("找不到要保存的图片") + SVProgressHUD.showInfo(withStatus: "Can't find the picture to save") + DispatchQueue.global().asyncAfter(deadline: .now() + 2.0) { + SVProgressHUD.dismiss() + } + return + } + + PHPhotoLibrary.requestAuthorization { status in + switch status { + case .authorized: + self.saveImage(image: image) + case .denied, .restricted: + print("用户拒绝了访问相册权限") + SVProgressHUD.showInfo(withStatus: "Album access denied") + DispatchQueue.global().asyncAfter(deadline: .now() + 2.0) { + SVProgressHUD.dismiss() + } + case .notDetermined: + print("用户尚未选择是否允许访问相册") + SVProgressHUD.showInfo(withStatus: "You have not chosen whether to allow access to the album") + DispatchQueue.global().asyncAfter(deadline: .now() + 2.0) { + SVProgressHUD.dismiss() + } + @unknown default: + break + } + } + } + + func saveImage(image: UIImage) { + PHPhotoLibrary.shared().performChanges({ + // 创建向照片库添加新图像资产的请求 + PHAssetChangeRequest.creationRequestForAsset(from: image) + }) { success, error in + if success { + print("图片保存成功") + + + } else if let error = error { + print("图片保存失败:\(error.localizedDescription)") + SVProgressHUD.showError(withStatus: "Image saving failed:\(error.localizedDescription)") + DispatchQueue.global().asyncAfter(deadline: .now() + 2.0) { + SVProgressHUD.dismiss() + } + } + } + } + + + @IBAction func collectBtn(_ sender: Any) { + Analytics.logEvent("touch_collect", parameters: nil) + if isLoggedIn(){ + if type == 1{ + let model1 = WA_3DModel() + model1.preview = self.model.preview + model1.title = self.model.title + model1.thumbnail = self.model.thumbnail + model1.is_free = self.model.is_free + model1.category = self.model.category + model1.id = self.model.id + model1.cnt_like = self.model.cnt_like + sc4kManager.shared.addHistoryItem(item: model1) + }else{ + let model1 = WallpaperData() + model1.original = self.modeltype.original + model1.previewThumb = self.modeltype.previewThumb + model1.source = self.modeltype.source + model1.banner = self.modeltype.banner + scjpgManager.shared.addHistoryItem(item: model1) + } + SVProgressHUD.showInfo(withStatus: "Collection successful") + DispatchQueue.global().asyncAfter(deadline: .now() + 2.0) { + SVProgressHUD.dismiss() + } + }else{ + let vc = WA_LoginVC() + navigationController?.pushViewController(vc, animated: true) + } + + + + } + + + + @IBAction func previewBtn(_ sender: Any) { + Analytics.logEvent("touch_preview", parameters: nil) + UIView.animate(withDuration: 0.5, animations: { + self.bgView.frame.origin.y += 0 + self.bgView.alpha = 0 + self.backBtn.isHidden = true + }) + + showView() + } + + // 手势识别器的处理方法 + @objc func viewTapped() { + // 根据当前 UIView 的位置和透明度进行不同的动画 + if bgView.frame.origin.y == UIScreen.main.bounds.height - bgView.frame.height { + // 当 UIView 在底部时,执行向下移动并渐变消失的动画 + UIView.animate(withDuration: 0.5, animations: { + self.bgView.frame.origin.y += self.bgView.frame.height + self.bgView.alpha = 0 + self.backBtn.isHidden = true + }) + } else { + + self.backBtn.isHidden = false + // 当 UIView不在底部时,执行向上移动并渐变显示的动画 + UIView.animate(withDuration: 0.5, animations: { + self.bgView.frame.origin.y -= self.bgView.frame.height + self.bgView.alpha = 1 + }) + } + } + + func showView() { + // 加载预览视图并添加到当前视图控制器的视图上 + let previewView = Bundle.main.loadNibNamed("WA_PreView", owner: nil, options: nil)?.first as! WA_PreView + previewView.flashView.layer.cornerRadius = 25 + previewView.cameraV.layer.cornerRadius = 25 + + previewView.touchBlock = { + + self.backBtn.isHidden = false + // 当 UIView 不在底部时,执行向上移动并渐变显示的动画 + UIView.animate(withDuration: 0.5, animations: { + self.bgView.frame.origin.y -= 0 + self.bgView.alpha = 1 + }) + } + view.addSubview(previewView) + + + // 设置预览视图初始位置在屏幕左侧外面 + previewView.frame.origin.x = -previewView.frame.width + + // 执行动画 + UIView.animate(withDuration: 1.0) { + // 将预览视图移回主视图中心 + previewView.frame = self.view.frame + } + } + + + + + + + @IBAction func shareBtn(_ sender: Any) { + Analytics.logEvent("touch_share", parameters: nil) + + self.activityView.startAnimating() + + // 创建要分享的图片 + guard let image = self.preimageV.image else { + SVProgressHUD.showInfo(withStatus: "Can't find the image to share") + DispatchQueue.global().asyncAfter(deadline: .now() + 2.0) { + SVProgressHUD.dismiss() + } + print("找不到要分享的图片") + return + } + + // 创建要分享的对象数组 + let items: [Any] = [image] + + // 创建 UIActivityViewController 实例 + let activityViewController = UIActivityViewController(activityItems: items, applicationActivities: nil) + + // 设置 UIActivityViewController 的主题 + activityViewController.modalPresentationStyle = .popover + + // 在 iPad 上设置 UIActivityViewController 的位置 + if let popoverController = activityViewController.popoverPresentationController { + popoverController.sourceView = self.view + popoverController.sourceRect = CGRect(x: self.view.bounds.midX, y: self.view.bounds.midY, width: 0, height: 0) + popoverController.permittedArrowDirections = [] + } + + // 弹出分享视图 + self.present(activityViewController, animated: true, completion: nil) + + DispatchQueue.main.asyncAfter(deadline: .now() + 0){ + self.activityView.stopAnimating() + } + } + + + + + @IBAction func back(_ sender: Any) { + isback = true + +// if self.isadshow == true{ +// DispatchQueue.main.asyncAfter(wallDeadline: .now() + 0.5) { +// if self.interstitialAd.isReady { +// self.interstitialAd.show() +// Analytics.logEvent("details_load_success", parameters: nil) +// self.setPostSHOW() +// let logMessage = """ +// deviceId: \(StartManager.shared.devicID ?? "") +// localIp: \(StartManager.shared.localIP ?? "") +// "deviceId": \(StartManager.shared.devicID ?? ""), +// "localIp": \(StartManager.shared.localIP ?? ""), +// "remoteIp": \(StartManager.shared.publicIP ?? ""), +// "linkId": "", +// "packageName": "com.wallpapaer.hd.live.app", +// "gaid": \(StartManager.shared.idfaid ?? ""), +// "dataId": "", +// "shelfNumber": "壁纸详情返回", +// "succeed": \(StartManager.shared.succeed), +// "loadTime": \(StartManager.shared.loadTime ?? 0), +// "adPlatform": \(StartManager.shared.adPlatform ?? ""), +// "countryCode": \(StartManager.shared.countryCode ?? ""), +// "adId": \(StartManager.shared.adId ?? ""), +// "platformResponseTime": \(StartManager.shared.platformResponseTime ?? 0.0), +// "getIpResponseTime": \(StartManager.shared.getIpResponseTime ?? 0.0), +// "ecpm": \(StartManager.shared.ecpm ?? 0.0), +// "dsp": \(StartManager.shared.dsp ?? ""), +// "network": \(StartManager.shared.network ?? "") +// """ +// AppDelegate.shared.addLogMessage(logMessage) +// }else{ +// self.navigationController?.popViewController(animated: true) +// } +// } +// }else{ +// self.navigationController?.popViewController(animated: true) +// } + + + let issureready = newInterstitialAdManager?.isAdReady() + if self.isadshow == true{ + if ((issureready) != nil) { + newInterstitialAdManager?.show(from: self) + }else{ + self.navigationController?.popViewController(animated: true) + } + + }else{ + self.navigationController?.popViewController(animated: true) + } + + } + + func setPostload(){ + let url = "http://111.9.47.226:38080/top_selection/save_ad_load_log" + let parameters:[String : Any] = [ + "deviceId": StartManager.shared.devicID ?? "", + "localIp": StartManager.shared.localIP ?? "", + "remoteIp": StartManager.shared.publicIP ?? "", + "linkId": "", + "packageName": "com.wallpapaer.hd.live.app", + "gaid": StartManager.shared.idfaid ?? "", + "dataId": "", + "shelfNumber":"壁纸详情页返回加载", + "succeed": StartManager.shared.succeed, + "loadTime": "", + "adPlatform": StartManager.shared.adPlatform ?? "", + "countryCode": StartManager.shared.countryCode ?? "", + "adId": StartManager.shared.adId ?? "", + "platformResponseTime": StartManager.shared.platformResponseTime ?? "", + "getIpResponseTime": StartManager.shared.getIpResponseTime ?? "", + "ecpm": StartManager.shared.ecpm ?? "", + "dsp": StartManager.shared.dsp ?? "", + "network": StartManager.shared.network ?? "", + "showStatus": 0, + "washParam": true, + ] + + + let headers: HTTPHeaders = [ + "Content-Type": "application/json" + ] + + NetworkManager.shared.postRequest(url: url, parameters: parameters, headers: headers) { result in + switch result { + case .success(let data): + print("Response:--- \(data)") + case .failure(let error): + print("Error:--- \(error)") + } + } + + } + + + func setPostSHOW(){ + let url = "http://111.9.47.226:38080/top_selection/save_ad_show_log" + let parameters:[String : Any] = [ + "deviceId": StartManager.shared.devicID ?? "", + "localIp": StartManager.shared.localIP ?? "", + "remoteIp": StartManager.shared.publicIP ?? "", + "linkId": "", + "packageName": "com.wallpapaer.hd.live.app", + "gaid": StartManager.shared.idfaid ?? "", + "dataId": "", + "shelfNumber":"壁纸详情页返回展示", + "succeed": StartManager.shared.succeed, + "loadTime": "", + "adPlatform": StartManager.shared.adPlatform ?? "", + "countryCode": StartManager.shared.countryCode ?? "", + "adId": StartManager.shared.adId ?? "", + "platformResponseTime": StartManager.shared.platformResponseTime ?? "", + "getIpResponseTime": StartManager.shared.getIpResponseTime ?? "", + "ecpm": StartManager.shared.ecpm ?? "", + "dsp": StartManager.shared.dsp ?? "", + "network": StartManager.shared.network ?? "", + ] + + + let headers: HTTPHeaders = [ + "Content-Type": "application/json" + ] + + NetworkManager.shared.postRequest(url: url, parameters: parameters, headers: headers) { result in + switch result { + case .success(let data): + print("Response:--- \(data)") + case .failure(let error): + print("Error:--- \(error)") + } + } + + } + + +} +extension WA_DetailsVC:MTGNewInterstitialBidAdDelegate{ + + // func newInterstitialBidAdShowSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + // print("广告展示成功") + // } + + func newInterstitialBidAdResourceLoadSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + print("资源加载成功,表示可播放状态") + } + + func newInterstitialBidAdLoadSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + print("广告加载成功") + } + + + func newInterstitialBidAdLoadFail(_ error: any Error, adManager: MTGNewInterstitialBidAdManager) { + + print("-----\(error)") + // print(" 广告加载失败") + } + + func newInterstitialBidAdShowSuccess(withBidToken bidToken: String, adManager: MTGNewInterstitialBidAdManager) { + + print("广告展示成功") + } + + + func newInterstitialBidAdShowFail(_ error: any Error, adManager: MTGNewInterstitialBidAdManager) { + print("广告展示失败") + } + + func newInterstitialBidAdPlayCompleted(_ adManager: MTGNewInterstitialBidAdManager) { + + print("广告播放完全播放回调") + } + + + func newInterstitialBidAdEndCardShowSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + print("视频播放完成后展示结果页") + } + + func newInterstitialBidAdClicked(_ adManager: MTGNewInterstitialBidAdManager) { + + print("广告被点击") + } + + // 广告被关闭 + func newInterstitialBidAdDidClosed(_ adManager: MTGNewInterstitialBidAdManager) { + print("广告被关闭") + if isback == true{ + self.navigationController?.popViewController(animated: true) + }else{ + DispatchQueue.global().asyncAfter(deadline: .now() + 1.5) { + DispatchQueue.main.asyncAfter(deadline: .now() + 0){ + self.activityView.stopAnimating() + // self.view.makeToast("Save Success", duration: 1.5, position: .center) + // 创建一个 UIAlertController + let alertController = UIAlertController(title: "Successfully saved", message: "Do you need to set up a tutorial", preferredStyle: .alert) + + // 添加一个取消按钮 + alertController.addAction(UIAlertAction(title: "cancel", style: .cancel, handler: nil)) + + // 添加一个确定按钮 + alertController.addAction(UIAlertAction(title: "Need", style: .default, handler: { action in + // 点击确定按钮后执行的操作 + // print("点击了确定按钮") + let vc = WA_TipVC() + self.present(vc, animated: true) + })) + + // 在当前视图控制器中 present 显示提示框 + self.present(alertController, animated: true, completion: nil) + + } + } + + } + } +} +//extension WA_DetailsVC: MAAdDelegate +//{ +// func createInterstitialAd() +// { +// interstitialAd = MAInterstitialAd(adUnitIdentifier: "880a042774979c3c") +// interstitialAd.delegate = self +// +// // Load the first ad +// interstitialAd.load() +// } +// +// // MARK: MAAdDelegate Protocol +// +// func didLoad(_ ad: MAAd) +// { +// // Interstitial ad is ready to be shown. 'interstitialAd.isReady' will now return 'true' +// +// // Reset retry attempt +// retryAttempt = 0 +// StartManager.shared.succeed = true +//// StartManager.shared.loadTime = self.adLoadTime +// StartManager.shared.adPlatform = "MAX" +// StartManager.shared.countryCode = ALSdk.shared().configuration.countryCode +// StartManager.shared.adId = "880a042774979c3c" +// StartManager.shared.platformResponseTime = ad.requestLatency +// StartManager.shared.ecpm = Float(ad.revenue) +// StartManager.shared.dsp = ad.dspName +// StartManager.shared.network = ad.networkName +// +// +// setPostload() +// } +// +// func didFailToLoadAd(forAdUnitIdentifier adUnitIdentifier: String, withError error: MAError) +// { +// // Interstitial ad failed to load +// // We recommend retrying with exponentially higher delays up to a maximum delay (in this case 64 seconds) +// +// retryAttempt += 1 +// let delaySec = pow(2.0, min(6.0, retryAttempt)) +// +// DispatchQueue.main.asyncAfter(deadline: .now() + delaySec) { +// self.interstitialAd.load() +// } +// } +// +// func didDisplay(_ ad: MAAd) +// { +// // Pause your app's background audio +// } +// +// func didClick(_ ad: MAAd) {} +// +// func didHide(_ ad: MAAd) +// { +// // Resume your app's background audio +// // Interstitial ad is hidden. Pre-load the next ad +// interstitialAd.load() +// if isback == true{ +// self.navigationController?.popViewController(animated: true) +// }else{ +// DispatchQueue.global().asyncAfter(deadline: .now() + 1.5) { +// DispatchQueue.main.asyncAfter(deadline: .now() + 0){ +// self.activityView.stopAnimating() +// // self.view.makeToast("Save Success", duration: 1.5, position: .center) +// // 创建一个 UIAlertController +// let alertController = UIAlertController(title: "Successfully saved", message: "Do you need to set up a tutorial", preferredStyle: .alert) +// +// // 添加一个取消按钮 +// alertController.addAction(UIAlertAction(title: "cancel", style: .cancel, handler: nil)) +// +// // 添加一个确定按钮 +// alertController.addAction(UIAlertAction(title: "Need", style: .default, handler: { action in +// // 点击确定按钮后执行的操作 +// // print("点击了确定按钮") +// let vc = WA_TipVC() +// self.present(vc, animated: true) +// })) +// +// // 在当前视图控制器中 present 显示提示框 +// self.present(alertController, animated: true, completion: nil) +// +// } +// } +// +// } +// +// } +// +// func didFail(toDisplay ad: MAAd, withError error: MAError) +// { +// // Interstitial ad failed to display. We recommend loading the next ad +// interstitialAd.load() +// } +//} diff --git a/wallpaper_project/Home/C/WA_DetailsVC.xib b/wallpaper_project/Home/C/WA_DetailsVC.xib new file mode 100644 index 0000000..b89743a --- /dev/null +++ b/wallpaper_project/Home/C/WA_DetailsVC.xib @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Home/C/WA_HomeVC.swift b/wallpaper_project/Home/C/WA_HomeVC.swift new file mode 100644 index 0000000..740cd36 --- /dev/null +++ b/wallpaper_project/Home/C/WA_HomeVC.swift @@ -0,0 +1,89 @@ +//// +//// WA_HomeVC.swift +//// wallpaper_project +//// +//// Created by 忆海16 on 2024/3/11. +//// +// +import UIKit +//import JXSegmentedView +//import SnapKit +//import Photos +// +// +class WA_HomeVC: WA_RootVC { +// @IBOutlet weak var segmentedView: JXSegmentedView! +// var segmentedDataSource = JXSegmentedTitleDataSource() +// var listContainerView: JXSegmentedListContainerView! +// +// override func viewDidLoad() { +// super.viewDidLoad() +// +// setSegamented() +//// requestPhotoLibraryPermission() +// +// } +// +// override func viewWillAppear(_ animated: Bool) { +// super.viewWillAppear(true) +// self.navigationController?.navigationBar.isHidden = true +// } +// +// +// +// +// func setSegamented(){ +// segmentedView.delegate = self +// //配置数据源相关配置属性 +// segmentedDataSource.titles = [ "LIVE","4K"] +// segmentedDataSource.titleSelectedColor = .hexSting(color: "#000000", alpha: 1) +// segmentedDataSource.titleNormalColor = .hexSting(color: "#A1B2AF", alpha: 1) +// +// segmentedDataSource.titleSelectedFont = .boldSystemFont(ofSize: 20) +// segmentedDataSource.titleNormalFont = .systemFont(ofSize: 18) +// segmentedDataSource.isTitleColorGradientEnabled = true +// self.segmentedDataSource.reloadData(selectedIndex: 0) +// //关联dataSource +// self.segmentedView.dataSource = segmentedDataSource +// +// +// let indicator = JXSegmentedIndicatorLineView() +// indicator.indicatorColor = .hexSting(color: "#1FD7B2", alpha: 1) +// self.segmentedView.indicators = [indicator] +// +// listContainerView = JXSegmentedListContainerView(dataSource: self) +// self.view.addSubview(listContainerView) +// +// segmentedView.listContainer = listContainerView +// } +// override func viewDidLayoutSubviews() { +// super.viewDidLayoutSubviews() +// listContainerView.snp.makeConstraints { make in +// make.top.equalTo(segmentedView.snp.bottom).offset(0) +// make.width.equalToSuperview() +// make.bottom.equalToSuperview() +// } +// } +// +// +// +// +} +//extension WA_HomeVC:JXSegmentedListContainerViewDataSource,JXSegmentedViewDelegate{ +// +// //返回列表的数量 +// func numberOfLists(in listContainerView: JXSegmentedListContainerView) -> Int { +// return 2 +// } +// //返回遵从`JXSegmentedListContainerViewListDelegate`协议的实例 +// func listContainerView(_ listContainerView: JXSegmentedListContainerView, initListAt index: Int) -> JXSegmentedListContainerViewListDelegate { +// +// if index == 0 { +// let vc = WA_LIVEVC() +// return vc +// }else{ +// let vc = WA_4KVC() +// return vc +// } +// } +//} diff --git a/wallpaper_project/Home/C/WA_HomeVC.xib b/wallpaper_project/Home/C/WA_HomeVC.xib new file mode 100644 index 0000000..9ed3256 --- /dev/null +++ b/wallpaper_project/Home/C/WA_HomeVC.xib @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Home/C/WA_LIVEVC.swift b/wallpaper_project/Home/C/WA_LIVEVC.swift new file mode 100644 index 0000000..ef6ed1b --- /dev/null +++ b/wallpaper_project/Home/C/WA_LIVEVC.swift @@ -0,0 +1,507 @@ +// +// WA_LIVEVC.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/11. +// + +import UIKit +import JXSegmentedView +import MJRefresh +import FirebaseAnalytics +import AppLovinSDK +import Alamofire +import FirebaseRemoteConfig +import MTGSDKNewInterstitial +import MTGSDKBidding +import MTGSDK + +class WA_LIVEVC: WA_RootVC { + + + @IBOutlet weak var collectionView: UICollectionView! + + var wallpapers = [WA_3DModel]() + + var currentPage: Int = 1 // 当前页数 + let pageSize: Int = 10 // 每页加载的数量 + var isback:Bool = false + // 顶部刷新 + let header = MJRefreshNormalHeader() + // 底部刷新 + let footer = MJRefreshAutoNormalFooter() + + + var interstitialAd: MAInterstitialAd! + var retryAttempt = 0.0 + + + var remoteConfig: RemoteConfig! + + var isadshow:Bool = false + var bidToken:String? + var newInterstitialAdManager:MTGNewInterstitialBidAdManager? + + override func viewDidLoad() { + super.viewDidLoad() +// self.createInterstitialAd() + self.view.backgroundColor = .white + setCollectionView() + + Analytics.logEvent("in_live", parameters: nil) + setRefresh() + } + + + @IBAction func back(_ sender: Any) { + isback = true +// if self.isadshow == true{ +// DispatchQueue.main.asyncAfter(wallDeadline: .now() + 0.5) { +// if self.interstitialAd.isReady { +// self.interstitialAd.show() +// Analytics.logEvent("details_load_success", parameters: nil) +// self.setPostSHOW() +// let logMessage = """ +// deviceId: \(StartManager.shared.devicID ?? "") +// localIp: \(StartManager.shared.localIP ?? "") +// "deviceId": \(StartManager.shared.devicID ?? ""), +// "localIp": \(StartManager.shared.localIP ?? ""), +// "remoteIp": \(StartManager.shared.publicIP ?? ""), +// "linkId": "", +// "packageName": "com.wallpapaer.hd.live.app", +// "gaid": \(StartManager.shared.idfaid ?? ""), +// "dataId": "", +// "shelfNumber": "壁纸返回", +// "succeed": \(StartManager.shared.succeed), +// "loadTime": \(StartManager.shared.loadTime ?? 0), +// "adPlatform": \(StartManager.shared.adPlatform ?? ""), +// "countryCode": \(StartManager.shared.countryCode ?? ""), +// "adId": \(StartManager.shared.adId ?? ""), +// "platformResponseTime": \(StartManager.shared.platformResponseTime ?? 0.0), +// "getIpResponseTime": \(StartManager.shared.getIpResponseTime ?? 0.0), +// "ecpm": \(StartManager.shared.ecpm ?? 0.0), +// "dsp": \(StartManager.shared.dsp ?? ""), +// "network": \(StartManager.shared.network ?? "") +// """ +// AppDelegate.shared.addLogMessage(logMessage) +// }else{ +// self.navigationController?.popViewController(animated: true) +// } +// } +// }else{ +// self.navigationController?.popViewController(animated: true) +// } + + +// navigationController?.popViewController(animated: true) + let issureready = newInterstitialAdManager?.isAdReady() + if self.isadshow == true{ + if ((issureready) != nil) { + newInterstitialAdManager?.show(from: self) + }else{ + self.navigationController?.popViewController(animated: true) + } + + }else{ + self.navigationController?.popViewController(animated: true) + } + } + + + + @objc func setRefresh(){ + refreshData() + + header.setRefreshingTarget(self, refreshingAction: #selector(WA_LIVEVC.setRefresh)) + // 现在的版本要用mj_header + + header.setTitle("pull-to-refresh", for: .idle) + header.setTitle("Release updates", for: .pulling) + header.setTitle("Refreshing...", for: .refreshing) + self.collectionView.mj_header = header + + + // 上拉刷新 + footer.setRefreshingTarget(self, refreshingAction: #selector(WA_LIVEVC.loadMoreData)) + footer.setTitle("Pull up loading", for: .idle) + footer.setTitle("Release Load", for: .pulling) + footer.setTitle("Loading...", for: .refreshing) + self.collectionView.mj_footer = footer + + + header.beginRefreshing() +// footer.beginRefreshing() + } + func setCollectionView(){ + collectionView.delegate = self + collectionView.dataSource = self + + // 设置 collection view 的布局 + let layout = CustomCollectionViewFlowLayout() + collectionView.collectionViewLayout = layout + layout.scrollDirection = .vertical + + collectionView.register(UINib(nibName: "WA_WallpaperCollectionCell", bundle: nil), forCellWithReuseIdentifier: "WA_WallpaperCollectionCell") + + } + + // 下拉刷新 + @objc func refreshData() { + currentPage = 1 + setJsondata() + } + + // 上拉加载更多 + @objc func loadMoreData() { + currentPage += 1 + setJsondata() + } + func setJsondata(){ + // 读取 JSON 文件并解析 + if let path = Bundle.main.path(forResource: "live", ofType: "json") { + do { + let data = try Data(contentsOf: URL(fileURLWithPath: path), options: .mappedIfSafe) + + // 使用 MJExtension 解析 JSON 数据 + let jsonArray = try JSONSerialization.jsonObject(with: data, options: .mutableContainers) as? [[String: Any]] + + if let jsonArray = jsonArray { + // 使用 MJExtension 将 JSON 数组转换为模型数组 + + let wallpapersarr = (WA_3DModel.mj_objectArray(withKeyValuesArray: jsonArray) as? [WA_3DModel])! + + if currentPage == 1 { + // 只取前10条数据 + let firstTenWallpapers = Array(wallpapersarr.prefix(10)) + self.wallpapers = firstTenWallpapers + collectionView.reloadData() + collectionView.mj_header?.endRefreshing() + } else { + // 上拉加载更多 + let startIndex = currentPage * pageSize + let moreWallpapers = Array(wallpapersarr.prefix(startIndex)) + DispatchQueue.main.asyncAfter(deadline: .now() + 1.5){ + self.wallpapers = moreWallpapers + self.collectionView.reloadData() + self.collectionView.mj_footer?.endRefreshing() + + } + } + } + } catch { + print("Error reading JSON file:", error.localizedDescription) + } + } else { + print("JSON file not found.") + } + + } + + + + override func viewWillAppear(_ animated: Bool) { + super.viewWillAppear(animated) + navigationController?.navigationBar.isHidden = true + // 初始化 Remote Config + remoteConfig = RemoteConfig.remoteConfig() + + + + // 设置最小获取间隔(开发期间可以设置较小的值) + let settings = RemoteConfigSettings() + settings.minimumFetchInterval = 0 + remoteConfig.configSettings = settings + // Fetch 配置值 + remoteConfig.setDefaults(fromPlist: "isopen") + // Fetch 配置值 +// fetchRemoteConfig() + + let param = MTGBiddingRequestParameter(placementId: "1636952", unitId: "1636952", basePrice: nil) + + MTGBiddingRequest.getBidWith(param) { bidResponse in + if bidResponse.success{ + self.bidToken = bidResponse.bidToken + bidResponse.notifyWin() + self.newInterstitialAdManager = MTGNewInterstitialBidAdManager(placementId: "1636952", unitId: "1636952", delegate: self) + self.newInterstitialAdManager?.loadAd(withBidToken:self.bidToken!) + self.fetchRemoteConfig() + + }else{ + WA_TabbarCommon.TabBarController() + } + } + } + + ///是否有广告 + func fetchRemoteConfig() { + let localVersion = Bundle.main.infoDictionary?["CFBundleShortVersionString"] as? String ?? "0.0" + remoteConfig.fetch{ (status, error) -> Void in + if status == .success { + print("Config fetched!") + self.remoteConfig.activate { changed, error in + if error == nil{ + let js = self.remoteConfig.configValue(forKey: "isopen").jsonValue as! [String:Any] + let valueopen = js["isadopen"] as! Bool + let valueversion = js["version"] as! String + DispatchQueue.main.async { + if valueversion == localVersion{ + self.isadshow = false + }else{ + if valueopen { + self.isadshow = true + } else { + self.isadshow = false + } + } + } + + + } + + } + + } else { + print("Config not fetched") + if let error = error { + print("Error: \(error.localizedDescription)") + } + } + } + + } + + + func setPostload(){ + let url = "http://111.9.47.226:38080/top_selection/save_ad_load_log" + let parameters:[String : Any] = [ + "deviceId": StartManager.shared.devicID ?? "", + "localIp": StartManager.shared.localIP ?? "", + "remoteIp": StartManager.shared.publicIP ?? "", + "linkId": "", + "packageName": "com.wallpapaer.hd.live.app", + "gaid": StartManager.shared.idfaid ?? "", + "dataId": "", + "shelfNumber":"壁纸详情页返回加载", + "succeed": StartManager.shared.succeed, + "loadTime": "", + "adPlatform": StartManager.shared.adPlatform ?? "", + "countryCode": StartManager.shared.countryCode ?? "", + "adId": StartManager.shared.adId ?? "", + "platformResponseTime": StartManager.shared.platformResponseTime ?? "", + "getIpResponseTime": StartManager.shared.getIpResponseTime ?? "", + "ecpm": StartManager.shared.ecpm ?? "", + "dsp": StartManager.shared.dsp ?? "", + "network": StartManager.shared.network ?? "", + "showStatus": 0, + "washParam": true, + ] + + + let headers: HTTPHeaders = [ + "Content-Type": "application/json" + ] + + NetworkManager.shared.postRequest(url: url, parameters: parameters, headers: headers) { result in + switch result { + case .success(let data): + print("Response:--- \(data)") + case .failure(let error): + print("Error:--- \(error)") + } + } + + } + + + func setPostSHOW(){ + let url = "http://111.9.47.226:38080/top_selection/save_ad_show_log" + let parameters:[String : Any] = [ + "deviceId": StartManager.shared.devicID ?? "", + "localIp": StartManager.shared.localIP ?? "", + "remoteIp": StartManager.shared.publicIP ?? "", + "linkId": "", + "packageName": "com.wallpapaer.hd.live.app", + "gaid": StartManager.shared.idfaid ?? "", + "dataId": "", + "shelfNumber":"壁纸详情页返回展示", + "succeed": StartManager.shared.succeed, + "loadTime": "", + "adPlatform": StartManager.shared.adPlatform ?? "", + "countryCode": StartManager.shared.countryCode ?? "", + "adId": StartManager.shared.adId ?? "", + "platformResponseTime": StartManager.shared.platformResponseTime ?? "", + "getIpResponseTime": StartManager.shared.getIpResponseTime ?? "", + "ecpm": StartManager.shared.ecpm ?? "", + "dsp": StartManager.shared.dsp ?? "", + "network": StartManager.shared.network ?? "", + ] + + + let headers: HTTPHeaders = [ + "Content-Type": "application/json" + ] + + NetworkManager.shared.postRequest(url: url, parameters: parameters, headers: headers) { result in + switch result { + case .success(let data): + print("Response:--- \(data)") + case .failure(let error): + print("Error:--- \(error)") + } + } + + } + + +} +//extension WA_LIVEVC:JXSegmentedListContainerViewListDelegate{ +// func listView() -> UIView { +// return view +// } +//} +extension WA_LIVEVC:UICollectionViewDelegate,UICollectionViewDataSource,UICollectionViewDelegateFlowLayout{ + + func collectionView(_ collectionView: UICollectionView, numberOfItemsInSection section: Int) -> Int { + + + return self.wallpapers.count + } + func collectionView(_ collectionView: UICollectionView, cellForItemAt indexPath: IndexPath) -> UICollectionViewCell { + let cell = collectionView.dequeueReusableCell(withReuseIdentifier: "WA_WallpaperCollectionCell", for: indexPath)as!WA_WallpaperCollectionCell + cell.model = self.wallpapers[indexPath.row] + + return cell + } + + + func collectionView(_ collectionView: UICollectionView, didSelectItemAt indexPath: IndexPath) { + let vc = WA_LiveVideoVC() + vc.model = self.wallpapers[indexPath.row] + navigationController?.pushViewController(vc, animated: true) + + } + + + +} +extension WA_LIVEVC:MTGNewInterstitialBidAdDelegate{ + + // func newInterstitialBidAdShowSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + // print("广告展示成功") + // } + + func newInterstitialBidAdResourceLoadSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + print("资源加载成功,表示可播放状态") + } + + func newInterstitialBidAdLoadSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + print("广告加载成功") + } + + + func newInterstitialBidAdLoadFail(_ error: any Error, adManager: MTGNewInterstitialBidAdManager) { + + print("-----\(error)") + // print(" 广告加载失败") + } + + func newInterstitialBidAdShowSuccess(withBidToken bidToken: String, adManager: MTGNewInterstitialBidAdManager) { + + print("广告展示成功") + } + + + func newInterstitialBidAdShowFail(_ error: any Error, adManager: MTGNewInterstitialBidAdManager) { + print("广告展示失败") + } + + func newInterstitialBidAdPlayCompleted(_ adManager: MTGNewInterstitialBidAdManager) { + + print("广告播放完全播放回调") + } + + + func newInterstitialBidAdEndCardShowSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + print("视频播放完成后展示结果页") + } + + func newInterstitialBidAdClicked(_ adManager: MTGNewInterstitialBidAdManager) { + + print("广告被点击") + } + + // 广告被关闭 + func newInterstitialBidAdDidClosed(_ adManager: MTGNewInterstitialBidAdManager) { + print("广告被关闭") + self.navigationController?.popViewController(animated: true) + } +} + + +//extension WA_LIVEVC: MAAdDelegate +//{ +// func createInterstitialAd() +// { +// interstitialAd = MAInterstitialAd(adUnitIdentifier: "880a042774979c3c") +// interstitialAd.delegate = self +// +// // Load the first ad +// interstitialAd.load() +// } +// +// // MARK: MAAdDelegate Protocol +// +// func didLoad(_ ad: MAAd) +// { +// // Interstitial ad is ready to be shown. 'interstitialAd.isReady' will now return 'true' +// +// // Reset retry attempt +// retryAttempt = 0 +// StartManager.shared.succeed = true +//// StartManager.shared.loadTime = self.adLoadTime +// StartManager.shared.adPlatform = "MAX" +// StartManager.shared.countryCode = ALSdk.shared().configuration.countryCode +// StartManager.shared.adId = "880a042774979c3c" +// StartManager.shared.platformResponseTime = ad.requestLatency +// StartManager.shared.ecpm = Float(ad.revenue) +// StartManager.shared.dsp = ad.dspName +// StartManager.shared.network = ad.networkName +// +// +// setPostload() +// } +// +// func didFailToLoadAd(forAdUnitIdentifier adUnitIdentifier: String, withError error: MAError) +// { +// // Interstitial ad failed to load +// // We recommend retrying with exponentially higher delays up to a maximum delay (in this case 64 seconds) +// +// retryAttempt += 1 +// let delaySec = pow(2.0, min(6.0, retryAttempt)) +// +// DispatchQueue.main.asyncAfter(deadline: .now() + delaySec) { +// self.interstitialAd.load() +// } +// } +// +// func didDisplay(_ ad: MAAd) +// { +// // Pause your app's background audio +// } +// +// func didClick(_ ad: MAAd) {} +// +// func didHide(_ ad: MAAd) +// { +// // Resume your app's background audio +// // Interstitial ad is hidden. Pre-load the next ad +// interstitialAd.load() +// self.navigationController?.popViewController(animated: true) +// } +// +// func didFail(toDisplay ad: MAAd, withError error: MAError) +// { +// // Interstitial ad failed to display. We recommend loading the next ad +// interstitialAd.load() +// } +//} diff --git a/wallpaper_project/Home/C/WA_LIVEVC.xib b/wallpaper_project/Home/C/WA_LIVEVC.xib new file mode 100644 index 0000000..cf5e2e3 --- /dev/null +++ b/wallpaper_project/Home/C/WA_LIVEVC.xib @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Home/C/WA_LiveVideoVC.swift b/wallpaper_project/Home/C/WA_LiveVideoVC.swift new file mode 100644 index 0000000..9c5bad1 --- /dev/null +++ b/wallpaper_project/Home/C/WA_LiveVideoVC.swift @@ -0,0 +1,462 @@ +// WA_LiveVideoVC.swift +// wallpaper_project +// Created by 忆海16 on 2024/3/12. + + +import UIKit +import AVFoundation +import MobileCoreServices + +import FLAnimatedImage +import Photos +import PhotosUI +import SVProgressHUD +import Lottie + + +struct FilePaths { + // 创建目录搜索路径的列表。 + static let documentsPath : AnyObject = NSSearchPathForDirectoriesInDomains(.cachesDirectory,.userDomainMask,true)[0] as AnyObject + struct VidToLive { + // 返回通过将给定字符串附加到接收器而生成的新字符串。 + static var livePath = FilePaths.documentsPath.appending("/") + } +} + + +class WA_LiveVideoVC: WA_RootVC { + + @IBOutlet weak var bgView: UIView! + + @IBOutlet weak var tipLabel: UILabel! + + var model = WA_3DModel() + + var livePhotoView = PHLivePhotoView() + + let activityView = UIActivityIndicatorView() + + let btn = UIButton() + + // let bgView = UIView() + + + var sizi:CGSize? + let Retrybtn = UIButton() + private var animationView: LottieAnimationView? + var animationDuration: TimeInterval = 1.0 + var workProgress: Float = 0.0 + + override func viewDidLoad() { + super.viewDidLoad() + + + + + + livePhotoView.frame = CGRect(x: 0, y: 0, width: Screen_Width, height: screenHeight); + + + btn.setImage(UIImage(named: "back_black"), for: .normal) + btn.backgroundColor = .white + btn.addTarget(self, action: #selector(buttonTapped), for: .touchUpInside) // 添加按钮 + btn.layer.cornerRadius = 20 + + self.view.addSubview(self.livePhotoView) + self.livePhotoView.addSubview(btn) + + + btn.snp.makeConstraints { make in + make.left.equalTo(livePhotoView).offset(20) + make.top.equalTo(livePhotoView).offset(50) + make.height.equalTo(40) + make.width.equalTo(40) + } + + Retrybtn.setTitle("Retry", for: .normal) + Retrybtn.setTitleColor(.white, for: .normal) + Retrybtn.backgroundColor = .black + Retrybtn.addTarget(self, action: #selector(Retrybtntapped), for: .touchUpInside) + Retrybtn.layer.cornerRadius = 10 + Retrybtn.isHidden = true + self.livePhotoView.addSubview(Retrybtn) + + Retrybtn.snp.makeConstraints { make in + make.centerX.equalTo(livePhotoView) + make.centerY.equalTo(livePhotoView) + make.height.equalTo(40) + make.width.equalTo(80) + } + + + animationView = .init(name: "loadProgress") + animationView!.frame = CGRect(x: 0, y: 100, width: Int(Screen_Width), height: Int(Screen_height) - 100) + animationView!.contentMode = .scaleAspectFit +// animationView!.loopMode = .loop + animationView!.loopMode = .autoReverse + + self.livePhotoView.addSubview(animationView!) +// animationView!.play() + self.animationView!.currentProgress = 0.1 + + animationView!.sendSubviewToBack(btn) + self.steMoV() + + activityView.center = CGPoint(x: self.view.center.x, y: self.view.center.y - kSafeArea_Top - 44) + // 停止后,隐藏菊花 + activityView.hidesWhenStopped = true + activityView.color = .black; + activityView.style = UIActivityIndicatorView.Style.whiteLarge + + + self.view.addSubview(activityView) + self.view.bringSubviewToFront(tipLabel) + self.view.bringSubviewToFront(bgView) + self.bgView.isHidden = true + self.tipLabel.isHidden = true + // self.btn.isHidden = true + + // self.activityView.startAnimating() + self.view.makeToast("Picture loading Please wait", duration: 1.5, position: .center) + + // 添加手势识别器到 UIView 上 + let tapGesture = UITapGestureRecognizer(target: self, action: #selector(viewTapped)) + livePhotoView.isUserInteractionEnabled = true + livePhotoView.addGestureRecognizer(tapGesture) + + + let model1 = WA_3DModel() + model1.preview = self.model.preview + model1.title = self.model.title + model1.thumbnail = self.model.thumbnail + model1.is_free = self.model.is_free + model1.category = self.model.category + model1.id = self.model.id + model1.cnt_like = self.model.cnt_like + liveManager.shared.addHistoryItem(item: model1) + + + } + + + @objc func buttonTapped(){ + navigationController?.popViewController(animated: true) + + } + + @objc func Retrybtntapped(){ + // self.activityView.startAnimating() + self.animationView?.isHidden = false + self.Retrybtn.isHidden = true + steMoV() + } + + // 手势识别器的处理方法 + @objc func viewTapped() { + // 根据当前 UIView 的位置和透明度进行不同的动画 + if bgView.frame.origin.y == UIScreen.main.bounds.height - bgView.frame.height { + // 当 UIView 在底部时,执行向下移动并渐变消失的动画 + UIView.animate(withDuration: 0.5, animations: { + self.bgView.frame.origin.y += self.bgView.frame.height + self.tipLabel.frame.origin.y += self.bgView.frame.height - 20 + self.bgView.alpha = 0 + self.btn.isHidden = true + }) + } else { + + self.btn.isHidden = false + // 当 UIView不在底部时,执行向上移动并渐变显示的动画 + UIView.animate(withDuration: 0.5, animations: { + self.bgView.frame.origin.y -= self.bgView.frame.height + self.tipLabel.frame.origin.y -= self.bgView.frame.height - 20 + self.bgView.alpha = 1 + }) + } + } + + + + override func viewWillAppear(_ animated: Bool) { + super.viewWillAppear(animated) + self.navigationController?.navigationBar.isHidden = true + let size = self.view.bounds.size + self.sizi = size + } + + + @IBAction func saveBtn(_ sender: UIButton) { + self.exportLivePhoto() + self.activityView.startAnimating() + DispatchQueue.global().asyncAfter(deadline: .now() + 1.5) { + DispatchQueue.main.asyncAfter(deadline: .now() + 0){ + self.activityView.stopAnimating() + // self.view.makeToast("Save Success", duration: 1.5, position: .center) + // 创建一个 UIAlertController + let alertController = UIAlertController(title: "Successfully saved", message: "Do you need to set up a tutorial", preferredStyle: .alert) + + // 添加一个取消按钮 + alertController.addAction(UIAlertAction(title: "cancel", style: .cancel, handler: nil)) + + // 添加一个确定按钮 + alertController.addAction(UIAlertAction(title: "Need", style: .default, handler: { action in + // 点击确定按钮后执行的操作 + // print("点击了确定按钮") + let vc = WA_TipVC() + self.present(vc, animated: true) + })) + + // 在当前视图控制器中 present 显示提示框 + self.present(alertController, animated: true, completion: nil) + + } + } + + } + + @IBAction func shareBtn(_ sender: UIButton) { + self.activityView.startAnimating() + + // 创建要分享的图片 + guard let image = self.livePhotoView.livePhoto else { + SVProgressHUD.showInfo(withStatus: "Can't find the image to share") + DispatchQueue.global().asyncAfter(deadline: .now() + 2.0) { + SVProgressHUD.dismiss() + } + print("找不到要分享的图片") + return + } + + // 创建要分享的对象数组 + let items: [Any] = [image] + + // 创建 UIActivityViewController 实例 + let activityViewController = UIActivityViewController(activityItems: items, applicationActivities: nil) + + // 设置 UIActivityViewController 的主题 + activityViewController.modalPresentationStyle = .popover + + // 在 iPad 上设置 UIActivityViewController 的位置 + if let popoverController = activityViewController.popoverPresentationController { + popoverController.sourceView = self.view + popoverController.sourceRect = CGRect(x: self.view.bounds.midX, y: self.view.bounds.midY, width: 0, height: 0) + popoverController.permittedArrowDirections = [] + } + + // 弹出分享视图 + self.present(activityViewController, animated: true, completion: nil) + + DispatchQueue.main.asyncAfter(deadline: .now() + 0){ + self.activityView.stopAnimating() + } + + + } + + + //初始化下载mp4到沙盒路径 + func steMoV(){ + // 原始的 mp4 文件 URL + let mp4URL = URL(string: "\(model.preview ?? "")")! + + // 本地存储路径 + let documentsDirectory = FileManager.default.urls(for: .documentDirectory, in: .userDomainMask).first! + let str = generateRandomString(length: 10) + let destinationURL = documentsDirectory.appendingPathComponent("\(str).mov") + + // 创建下载任务 + let task = URLSession.shared.downloadTask(with: mp4URL) { (tempURL, response, error) in + guard let tempURL = tempURL else { + print("下载失败:\(error?.localizedDescription ?? "未知错误")") + DispatchQueue.main.asyncAfter(deadline: .now() + 0){ + self.animationView?.isHidden = true + self.Retrybtn.isHidden = false + SVProgressHUD.showInfo(withStatus: "request timeout") + DispatchQueue.global().asyncAfter(deadline: .now() + 2.0) { + SVProgressHUD.dismiss() + } + } + return + } + + do { + // 将临时文件移动到目标位置 + try FileManager.default.moveItem(at: tempURL, to: destinationURL) + + // 输出下载完成的信息 + print("下载完成:\(destinationURL)") + print("文档目录路径:\(documentsDirectory.path)") + self.animationView!.currentProgress = 0.5 + // 将 mp4 转换为 mov 格式 + self.convertMP4ToMOV(mp4URL: destinationURL) + } catch { + print("文件移动失败:\(error.localizedDescription)") + DispatchQueue.main.asyncAfter(deadline: .now() + 0){ + self.animationView?.isHidden = true + self.Retrybtn.isHidden = false + SVProgressHUD.showInfo(withStatus: "request timeout") + DispatchQueue.global().asyncAfter(deadline: .now() + 2.0) { + SVProgressHUD.dismiss() + } + } + } + } + + // 开始下载任务 + task.resume() + } + + + //转化mp4为mov,并截取视频第一帧为jpg + func convertMP4ToMOV(mp4URL: URL) { + let asset = AVAsset(url: mp4URL) + let exportSession = AVAssetExportSession(asset: asset, presetName: AVAssetExportPresetHighestQuality) + + // 生成一个随机的字符串作为文件名 + let randomString = generateRandomString(length: 10) + + // 创建输出文件路径 + guard let outputURL = FileManager.default.urls(for: .documentDirectory, in: .userDomainMask).first?.appendingPathComponent("\(randomString).mov") else { + print("无法创建输出文件路径") + DispatchQueue.main.asyncAfter(deadline: .now() + 0){ + self.animationView?.isHidden = true + self.Retrybtn.isHidden = false + SVProgressHUD.showInfo(withStatus: "request timeout") + DispatchQueue.global().asyncAfter(deadline: .now() + 2.0) { + SVProgressHUD.dismiss() + } + } + return + } + + exportSession?.outputURL = outputURL + exportSession?.outputFileType = .mov + + exportSession?.exportAsynchronously(completionHandler: { + DispatchQueue.main.async { + if exportSession?.status == .completed { + // 转换完成,打印输出URL + print("转换完成,保存位置:\(outputURL)") + self.animationView!.currentProgress = 0.8 + self.loadVideoWithVideoURL(outputURL) + + + } else if exportSession?.status == .failed { + // 转换失败,打印错误信息 + print("转换失败:\(exportSession?.error?.localizedDescription ?? "未知错误")") + DispatchQueue.main.asyncAfter(deadline: .now() + 0){ + self.animationView?.isHidden = true + self.Retrybtn.isHidden = false + SVProgressHUD.showInfo(withStatus: "request timeout") + DispatchQueue.global().asyncAfter(deadline: .now() + 2.0) { + SVProgressHUD.dismiss() + } + } + } + } + }) + } + + func loadVideoWithVideoURL(_ videoURL: URL) { + + // self.view.makeToast("Start", duration: 0.5, position: .center) + + livePhotoView.livePhoto = nil + + //下载到本地的URL + let asset = AVURLAsset(url: videoURL) + //从视频资源生成图像对像 + let generator = AVAssetImageGenerator(asset: asset) + //制定资源是否对应多个跟踪矩阵 + generator.appliesPreferredTrackTransform = true + // 创建一个时间,表示首选时间刻度中的秒数。 + let time = NSValue(time: CMTimeMakeWithSeconds(CMTimeGetSeconds(asset.duration)/2, preferredTimescale: asset.duration.timescale)) + + // 为请求的时间数组异步生成图像,并在回调中返回结果。 + generator.generateCGImagesAsynchronously(forTimes: [time]) { [weak self] _, image, _, _, _ in + if let image = image, let data = UIImage(cgImage: image).pngData() { + + let urls = FileManager.default.urls(for: .documentDirectory, in: .userDomainMask) + + // 通过将指定的路径组件附加到self,返回URL。 + let imageURL = urls[0].appendingPathComponent("image.jpg") + // 将数据缓冲区的内容写入某个位置。 + try? data.write(to: imageURL, options: [.atomic]) + + let image = imageURL.path + let mov = videoURL.path + let output = FilePaths.VidToLive.livePath + // 返回从UUID创建的字符串 + let assetIdentifier = UUID().uuidString + // 在指定的路径上创建具有给定属性的目录。 + let _ = try? FileManager.default.createDirectory(atPath: output, withIntermediateDirectories: true, attributes: nil) + do { + // 删除指定路径中的文件或目录。 + try FileManager.default.removeItem(atPath: output + "/IMG.JPG") + try FileManager.default.removeItem(atPath: output + "/IMG.MOV") + + } catch { + + } + + JPEG(path: image).write(output + "/IMG.JPG", + assetIdentifier: assetIdentifier) + QuickTimeMov(path: mov).write(output + "/IMG.MOV", + assetIdentifier: assetIdentifier) + if let sizi = self?.sizi { + _ = DispatchQueue.main.sync { + PHLivePhoto.request(withResourceFileURLs: [ URL(fileURLWithPath: FilePaths.VidToLive.livePath + "/IMG.MOV"), URL(fileURLWithPath: FilePaths.VidToLive.livePath + "/IMG.JPG")], + placeholderImage: nil, + targetSize: (self?.sizi)!, + contentMode: PHImageContentMode.aspectFit, + resultHandler:{ (livePhoto, info) -> Void in + + self?.livePhotoView.livePhoto = livePhoto + + if (info.first?.key.description == "PHLivePhotoInfoIsDegradedKey") && (info.first?.value as? NSInteger == 1) { + self?.animationView!.currentProgress = 1.0 + + self?.animationView?.isHidden = true + + self?.bgView.isHidden = false + self?.tipLabel.isHidden = false + self?.btn.isHidden = false + + } + + + }) + + } + } else { + // 处理 sizi 为 nil 的情况 + } + + } + } + } + func exportLivePhoto () { + PHPhotoLibrary.shared().performChanges({ () -> Void in + // 创建使用资产资源向照片库添加新资产的请求 + let creationRequest = PHAssetCreationRequest.forAsset() + let options = PHAssetResourceCreationOptions() + // 使用指定URL处的文件将数据资源添加到正在创建的资产中。 + creationRequest.addResource(with: PHAssetResourceType.pairedVideo, fileURL: URL(fileURLWithPath: FilePaths.VidToLive.livePath + "/IMG.MOV"), options: options) + + creationRequest.addResource(with: PHAssetResourceType.photo, fileURL: URL(fileURLWithPath: FilePaths.VidToLive.livePath + "/IMG.JPG"), options: options) + + }, completionHandler: { (success, error) -> Void in + if !success { + // DTLog((error?.localizedDescription)!) + print("转化错误: \(error?.localizedDescription ?? "")") + DispatchQueue.main.asyncAfter(deadline: .now() + 0){ + self.animationView?.isHidden = true + self.Retrybtn.isHidden = false + SVProgressHUD.showInfo(withStatus: "request timeout") + DispatchQueue.global().asyncAfter(deadline: .now() + 2.0) { + SVProgressHUD.dismiss() + } + } + } + }) + } +} diff --git a/wallpaper_project/Home/C/WA_LiveVideoVC.xib b/wallpaper_project/Home/C/WA_LiveVideoVC.xib new file mode 100644 index 0000000..da0dda6 --- /dev/null +++ b/wallpaper_project/Home/C/WA_LiveVideoVC.xib @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Home/C/WA_TipVC.swift b/wallpaper_project/Home/C/WA_TipVC.swift new file mode 100644 index 0000000..bfac103 --- /dev/null +++ b/wallpaper_project/Home/C/WA_TipVC.swift @@ -0,0 +1,43 @@ +// +// WA_TipVC.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/15. +// + +import UIKit + +class WA_TipVC: WA_RootVC { + @IBOutlet weak var tableView: UITableView! + + override func viewDidLoad() { + super.viewDidLoad() + + steTableViewCell() + } + + func steTableViewCell(){ + tableView.delegate = self + tableView.dataSource = self + + tableView.register(UINib(nibName: "WA_tipCell", bundle: nil), forCellReuseIdentifier: "WA_tipCell") + } + +} + +extension WA_TipVC: UITableViewDelegate,UITableViewDataSource{ + + func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int { + 1 + } + + func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell { + let cell = tableView.dequeueReusableCell(withIdentifier: "WA_tipCell", for: indexPath) as! WA_tipCell + + return cell + + } + + + +} diff --git a/wallpaper_project/Home/C/WA_TipVC.xib b/wallpaper_project/Home/C/WA_TipVC.xib new file mode 100644 index 0000000..9ee4141 --- /dev/null +++ b/wallpaper_project/Home/C/WA_TipVC.xib @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Home/M/WA_3DModel.swift b/wallpaper_project/Home/M/WA_3DModel.swift new file mode 100644 index 0000000..112f3ca --- /dev/null +++ b/wallpaper_project/Home/M/WA_3DModel.swift @@ -0,0 +1,49 @@ +// +// WA_3DModel.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/11. +// + +import UIKit +@objcMembers + +class WA_3DModel: NSObject,Decodable,Encodable { + + var title:String? + var thumbnail:String? + var preview:String? + var is_free:Int? + var category:Int? + var id:Int? + var cnt_like:Int? + + enum CodingKeys: String, CodingKey { + case title + case thumbnail + case preview + case is_free + case category + case id + case cnt_like + } + + // 实现 Decodable 协议中的初始化方法 + required override init() { + super.init() + } + + // 实现 Encodable 协议中的编码方法 + func encode(to encoder: Encoder) throws { + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(title, forKey: .title) + try container.encode(thumbnail, forKey: .thumbnail) + try container.encode(preview, forKey: .preview) + try container.encode(is_free, forKey: .is_free) + try container.encode(category, forKey: .category) + try container.encode(id, forKey: .id) + try container.encode(cnt_like, forKey: .cnt_like) + } + +} + diff --git a/wallpaper_project/Home/M/WallpaperModel.swift b/wallpaper_project/Home/M/WallpaperModel.swift new file mode 100644 index 0000000..c2e40df --- /dev/null +++ b/wallpaper_project/Home/M/WallpaperModel.swift @@ -0,0 +1,43 @@ +// +// WallpaperModel.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/28. +// + +import UIKit +@objcMembers +class WallpaperModel: NSObject,Decodable,Encodable { + var name:String? + let data: [WallpaperData] +} +class WallpaperData: NSObject,Codable { + var original: String? + var previewThumb: String? + var source: String? + var banner:String? + + + enum CodingKeys: String, CodingKey { + case original + case previewThumb + case source + case banner + + } + + // 实现 Decodable 协议中的初始化方法 + required override init() { + super.init() + } + + // 实现 Encodable 协议中的编码方法 + func encode(to encoder: Encoder) throws { + var container = encoder.container(keyedBy: CodingKeys.self) + try container.encode(original, forKey: .original) + try container.encode(previewThumb, forKey: .previewThumb) + try container.encode(source, forKey: .source) + try container.encode(banner, forKey: .banner) + + } +} diff --git a/wallpaper_project/Home/V/WA_HistoryCell.swift b/wallpaper_project/Home/V/WA_HistoryCell.swift new file mode 100644 index 0000000..edb272c --- /dev/null +++ b/wallpaper_project/Home/V/WA_HistoryCell.swift @@ -0,0 +1,23 @@ +// +// WA_HistoryCell.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/27. +// + +import UIKit + +class WA_HistoryCell: UITableViewCell { + + override func awakeFromNib() { + super.awakeFromNib() + // Initialization code + } + + override func setSelected(_ selected: Bool, animated: Bool) { + super.setSelected(selected, animated: animated) + + + } + +} diff --git a/wallpaper_project/Home/V/WA_HistoryCell.xib b/wallpaper_project/Home/V/WA_HistoryCell.xib new file mode 100644 index 0000000..b0e07d6 --- /dev/null +++ b/wallpaper_project/Home/V/WA_HistoryCell.xib @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Home/V/WA_PreView.swift b/wallpaper_project/Home/V/WA_PreView.swift new file mode 100644 index 0000000..50270c8 --- /dev/null +++ b/wallpaper_project/Home/V/WA_PreView.swift @@ -0,0 +1,67 @@ +// +// WA_PreView.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/12. +// + +import UIKit + + +class WA_PreView: UIView { + @IBOutlet weak var flashView: UIView! + + @IBOutlet weak var cameraV: UIView! + + var touchBlock:(()->())? + + override init(frame: CGRect) { + super.init(frame: frame) + commonInit() + + } + + required init?(coder aDecoder: NSCoder) { + super.init(coder: aDecoder) + + } + + private func commonInit() { + guard let view = loadViewFromNib() else { return } + view.frame = bounds + addSubview(view) + seeUI() + } + private func loadViewFromNib() -> UIView? { + let nib = UINib(nibName: "WA_PreView", bundle: nil) + return nib.instantiate(withOwner: self, options: nil).first as? UIView + } + + + private func seeUI() { + self.flashView.layer.cornerRadius = 25 + self.flashView.clipsToBounds = true + + self.cameraV.layer.cornerRadius = 25 + self.cameraV.clipsToBounds = true + + } + + + + @IBAction func hidView(_ sender: UIButton) { + UIView.animate(withDuration: 1.0, animations: { + self.frame.origin.x = -self.frame.width + }) { (finished) in + // 移除自定义视图 + self.removeFromSuperview() + } + + if self.touchBlock != nil{ + self.touchBlock!() + + } + } + + +} diff --git a/wallpaper_project/Home/V/WA_PreView.xib b/wallpaper_project/Home/V/WA_PreView.xib new file mode 100644 index 0000000..e2e5587 --- /dev/null +++ b/wallpaper_project/Home/V/WA_PreView.xib @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Home/V/WA_WallpaperCollectionCell.swift b/wallpaper_project/Home/V/WA_WallpaperCollectionCell.swift new file mode 100644 index 0000000..033d3d1 --- /dev/null +++ b/wallpaper_project/Home/V/WA_WallpaperCollectionCell.swift @@ -0,0 +1,29 @@ +// +// WA_WallpaperCollectionCell.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/11. +// + +import UIKit +import SDWebImage + +class WA_WallpaperCollectionCell: UICollectionViewCell { + @IBOutlet weak var wpImagV: UIImageView! + + override func awakeFromNib() { + super.awakeFromNib() + self.wpImagV.layer.cornerRadius = 10 + self.wpImagV.layer.cornerRadius = 10 + } + + var model:WA_3DModel?{ + didSet{ + if let imageURL = URL(string: model!.thumbnail ?? "") { +// wpImagV.sd_setImage(with: imageURL, completed: nil) + wpImagV.sd_setImage(with: imageURL, placeholderImage: UIImage(named: "Rectangle")) + } + + } + } +} diff --git a/wallpaper_project/Home/V/WA_WallpaperCollectionCell.xib b/wallpaper_project/Home/V/WA_WallpaperCollectionCell.xib new file mode 100644 index 0000000..5aebb92 --- /dev/null +++ b/wallpaper_project/Home/V/WA_WallpaperCollectionCell.xib @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Home/V/WA_tipCell.swift b/wallpaper_project/Home/V/WA_tipCell.swift new file mode 100644 index 0000000..d80704b --- /dev/null +++ b/wallpaper_project/Home/V/WA_tipCell.swift @@ -0,0 +1,16 @@ +// +// WA_tipCell.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/15. +// + +import UIKit + +class WA_tipCell: UITableViewCell { + + override func awakeFromNib() { + super.awakeFromNib() + + } +} diff --git a/wallpaper_project/Home/V/WA_tipCell.xib b/wallpaper_project/Home/V/WA_tipCell.xib new file mode 100644 index 0000000..e7e6576 --- /dev/null +++ b/wallpaper_project/Home/V/WA_tipCell.xib @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Home/test/testVideoVC.swift b/wallpaper_project/Home/test/testVideoVC.swift new file mode 100644 index 0000000..fafa07b --- /dev/null +++ b/wallpaper_project/Home/test/testVideoVC.swift @@ -0,0 +1,82 @@ +// +// testVideoVC.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/14. +// + +import UIKit +import AVFoundation +import Photos +import PhotosUI + +class testVideoVC: WA_RootVC { + var livePhotoOutput: PHLivePhotoView! + override func viewDidLoad() { + super.viewDidLoad() + + convertMovToLivePhoto() + } + func convertMovToLivePhoto() { + // Load the MOV file + guard let videoURL = Bundle.main.url(forResource: "a", withExtension: "mov") else { + print("Video file not found.") + return + } + + // Load the photo file + guard let photoURL = Bundle.main.url(forResource: "g", withExtension: "jpg") else { + print("Photo file not found.") + return + } + + // Check if the file exists at the given URLs + guard FileManager.default.fileExists(atPath: videoURL.path) && FileManager.default.fileExists(atPath: photoURL.path) else { + print("Files not found at specified URLs.") + return + } + + // Perform changes to save the Live Photo + PHPhotoLibrary.shared().performChanges({ + let creationRequest = PHAssetCreationRequest.forAsset() + let options = PHAssetResourceCreationOptions() + options.shouldMoveFile = true + creationRequest.addResource(with: .photo, fileURL: photoURL, options: nil) + creationRequest.addResource(with: .pairedVideo, fileURL: videoURL, options: options) + }) { [weak self] success, error in + if success { + print("Live Photo created successfully.") + // Display the Live Photo + self?.displayLivePhoto() + } else { + print("Failed to create Live Photo:", error?.localizedDescription ?? "Unknown error") + } + } + } + + + + func displayLivePhoto() { + let options = PHFetchOptions() + options.sortDescriptors = [NSSortDescriptor(key: "creationDate", ascending: false)] + + let fetchResult = PHAsset.fetchAssets(with: .image, options: options) + if let lastAsset = fetchResult.firstObject { + PHImageManager.default().requestLivePhoto(for: lastAsset, targetSize: view.frame.size, contentMode: .aspectFill, options: nil) { [weak self] (livePhoto, _) in + DispatchQueue.main.async { + guard let livePhoto = livePhoto else { + print("Failed to get Live Photo") + return + } + + // Display the Live Photo + self?.livePhotoOutput = PHLivePhotoView(frame: self?.view.bounds ?? CGRect.zero) + self?.livePhotoOutput.livePhoto = livePhoto + self?.view.addSubview(self?.livePhotoOutput ?? UIView()) + } + } + } + } +} + + diff --git a/wallpaper_project/Home/test/testVideoVC.xib b/wallpaper_project/Home/test/testVideoVC.xib new file mode 100644 index 0000000..cb11f2b --- /dev/null +++ b/wallpaper_project/Home/test/testVideoVC.xib @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Info.plist b/wallpaper_project/Info.plist new file mode 100644 index 0000000..c46999e --- /dev/null +++ b/wallpaper_project/Info.plist @@ -0,0 +1,30 @@ + + + + + ALSdkInitializationConfiguration + O9SUDhhvnysqkmTqrvetcbJ1wp1OHnxXF9xdpu2TmR4Ppq3w35mn3d2iy2g4OHvGWPl0EJ6D7H5FpGK5izye1A + CFBundleURLTypes + + + CFBundleURLSchemes + + fb1162006158333101 + + + + FacebookAppID + 1162006158333101 + FacebookClientToken + 3e9004e49b5fe838f5c7b3b5376227d1 + FacebookDisplayName + Wallpaper Home + FirebaseAutomaticScreenReportingEnabled + + NSAppTransportSecurity + + NSAllowsArbitraryLoads + + + + diff --git a/wallpaper_project/Main/WA_RootNAV.swift b/wallpaper_project/Main/WA_RootNAV.swift new file mode 100644 index 0000000..212d0e1 --- /dev/null +++ b/wallpaper_project/Main/WA_RootNAV.swift @@ -0,0 +1,69 @@ +// +// WA_RootNAV.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/11. +// + +import UIKit + +class WA_RootNAV: UINavigationController { + + override func viewDidLoad() { + super.viewDidLoad() + + setBackItmer() + } + + + func gestureRecognizerShouldBegin(_ gestureRecognizer: UIGestureRecognizer) -> Bool { + if self.viewControllers.count <= 1 { + let viewController = UIViewController() + viewController.hidesBottomBarWhenPushed = true + tabBarController?.tabBar.isHidden = true + return false + } + setBackItmer() + return true + } + + + override func pushViewController(_ viewController: UIViewController, animated: Bool) { + if viewControllers.count > 0 { +// setBackItmer()/ + viewController.hidesBottomBarWhenPushed = true + tabBarController?.tabBar.isHidden = true + } + setBackItmer() + super.pushViewController(viewController, animated: animated) + + } + func setBackItmer(){ + // 返回按钮 + let backButton = UIButton(type: .custom) + + // 给按钮设置返回箭头图片 + backButton.setBackgroundImage(#imageLiteral(resourceName: "ic_arrow_left"), for: .normal) + + // 设置frame +// backButton.frame = CGRect(x: 200, y: 13, width: 18, height: 18) + backButton.addTarget(self, action: #selector(back), for: .touchUpInside) + +// // 自定义导航栏的UIBarButtonItem类型的按钮 + let backView = UIBarButtonItem(customView: backButton) +// +// // 重要方法,用来调整自定义返回view距离左边的距离 + let barButtonItem = UIBarButtonItem(barButtonSystemItem: .fixedSpace, target: nil, action: nil) + barButtonItem.width = -5 + + // 返回按钮设置成功 + navigationItem.leftBarButtonItems = [barButtonItem, backView] + + } + // + @objc func back(){ + navigationController?.popViewController(animated: true) + + } + +} diff --git a/wallpaper_project/Main/WA_RootTab.swift b/wallpaper_project/Main/WA_RootTab.swift new file mode 100644 index 0000000..fe61d52 --- /dev/null +++ b/wallpaper_project/Main/WA_RootTab.swift @@ -0,0 +1,17 @@ +// +// WA_RootTab.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/11. +// + +import UIKit + +class WA_RootTab: CYLTabBarController { + + override func viewDidLoad() { + super.viewDidLoad() + + + } +} diff --git a/wallpaper_project/Main/WA_RootVC.swift b/wallpaper_project/Main/WA_RootVC.swift new file mode 100644 index 0000000..92d0c37 --- /dev/null +++ b/wallpaper_project/Main/WA_RootVC.swift @@ -0,0 +1,68 @@ +// +// WA_RootVC.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/11. +// + +import UIKit +import FirebaseAnalytics + +class WA_RootVC: UIViewController { + + override func viewDidLoad() { + super.viewDidLoad() + + setNavigtionContrilerBase() +// self.view.backgroundColor = .white + } + //设置导航栏属性 + func setNavigtionContrilerBase(){ + self.navigationController?.navigationBar.barTintColor = .white + let titleTextAttributes = [ + NSAttributedString.Key.font: UIFont.systemFont(ofSize: 16, weight: .bold), + NSAttributedString.Key.foregroundColor: UIColor.black + ] + + ///控制导航栏的背景颜色和底部线的隐藏 + if #available(iOS 13.0, *) { + let appearance = UINavigationBarAppearance() + appearance.configureWithOpaqueBackground() //重置导航栏背景颜色和阴影 + appearance.backgroundColor = UIColor.white + appearance.shadowImage = UIImage() + appearance.shadowColor = nil + appearance.titleTextAttributes = titleTextAttributes + self.navigationController?.navigationBar.standardAppearance = appearance + self.navigationController?.navigationBar.scrollEdgeAppearance = appearance + } else { + + self.navigationController?.navigationBar.barTintColor = UIColor.white + self.navigationController?.navigationBar.titleTextAttributes = titleTextAttributes + self.navigationController?.navigationBar.shadowImage = UIImage() + self.navigationController?.navigationBar.setBackgroundImage(UIImage(), for: .default) + } + + } + + + //设置导航栏透明 + func setNavigationCotrollerHide(){ + // 1.设置导航栏半透明 + self.navigationController?.navigationBar.isTranslucent = true + + // 2.设置导航栏背景图片 + self.navigationController?.navigationBar.setBackgroundImage(UIImage(), for: UIBarMetrics.default) + + // 3.设置导航栏阴影图片 + self.navigationController?.navigationBar.shadowImage = UIImage() + } + + + // func setNavigationCotrollerOpaque(){ + // + // } + override var preferredStatusBarStyle : UIStatusBarStyle { + return .lightContent + } + +} diff --git a/wallpaper_project/Main/WA_TabButton.swift b/wallpaper_project/Main/WA_TabButton.swift new file mode 100644 index 0000000..a9a1818 --- /dev/null +++ b/wallpaper_project/Main/WA_TabButton.swift @@ -0,0 +1,91 @@ +// +// WA_TabButton.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/11. +// + +import UIKit +import CYLTabBarController + +class WA_TabButton: CYLPlusButton,CYLPlusButtonSubclassing { + + static func plusButton() -> Any { + let button = WA_TabButton() + + button.setBackgroundImage(UIImage(named: "icon_add"), for: .normal) +// button.sizeThatFits(CGSize(width: 40, height: 40)) + button.bounds = CGRect(x: 0, y: 0, width: 30, height: 30) + button.titleLabel?.textAlignment = .center + + button.titleLabel?.font = UIFont.systemFont(ofSize: 15) + + button.adjustsImageWhenHighlighted = false + button.addTarget(button, action: #selector(clickbtn), for: .touchUpInside) + button.sizeToFit() + + return button + } + + + @objc func clickbtn(){ + let tabBarController = WA_TabButton.cyl_tabBarController() + let viewController = tabBarController.selectedViewController + + let vc = WA_HomeVC() + vc.modalPresentationStyle = .custom + viewController?.present(vc, animated: true, completion: nil) + } + override func sizeThatFits(_ size: CGSize) -> CGSize { + return CGSize(width: 30, height: 30) + } + + /// MARK: 插入位置 + static func indexOfPlusButtonInTabBar() -> UInt { + return 1 + } + + static func multiplier(ofTabBarHeight tabBarHeight: CGFloat) -> CGFloat { + return 0.7 + } + + + static func constantOfPlusButtonCenterYOffset(forTabBarHeight tabBarHeight: CGFloat) -> CGFloat { + let screenHeight = UIScreen.main.nativeBounds.size.height; + if screenHeight == 2436 || screenHeight == 1792 || screenHeight == 2688 || screenHeight == 1624 { + return -40 + } + return -30 + } + + static func shouldSelectPlusChildViewController() -> Bool { + return true + } + + override func layoutSubviews() { + super.layoutSubviews() + + // tabbar UI layout setup +// let imageViewEdgeWidth:CGFloat = self.bounds.size.width * 0.5 + let imageViewEdgeWidth:CGFloat = 40 +// let imageViewEdgeHeight:CGFloat = imageViewEdgeWidth * 0.5 + let imageViewEdgeHeight:CGFloat = 40 + let centerOfView = self.bounds.size.width * 0.5 + let labelLineHeight = self.titleLabel!.font.lineHeight + let verticalMargin = (self.bounds.size.height - labelLineHeight - imageViewEdgeHeight ) * 0.5 + + let centerOfImageView = verticalMargin + imageViewEdgeHeight * 0.5 + let centerOfTitleLabel = imageViewEdgeHeight + verticalMargin * 2 + labelLineHeight * 0.5 + 10 + + //imageView position layout + self.imageView!.bounds = CGRect(x:0, y:0, width:30, height:30) + self.imageView!.center = CGPoint(x:centerOfView, y:centerOfImageView) + + //title position layout + self.titleLabel!.bounds = CGRect(x:0, y:0, width:self.bounds.size.width,height:labelLineHeight) + self.titleLabel!.center = CGPoint(x:centerOfView, y:centerOfTitleLabel) + + } + + +} diff --git a/wallpaper_project/Main/WA_TabbarCommon.swift b/wallpaper_project/Main/WA_TabbarCommon.swift new file mode 100644 index 0000000..037ba4d --- /dev/null +++ b/wallpaper_project/Main/WA_TabbarCommon.swift @@ -0,0 +1,97 @@ +// +// WA_TabbarCommon.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/11. +// + +import UIKit +import CYLTabBarController + +class WA_TabbarCommon: NSObject { + /// MARK: 切换跳转主界面 + class func tabBarSelectIndex(_ selectIndex: Int) { +// WA_TabButton.register() + let tabBarController = WA_RootTab(viewControllers: viewControllers(), tabBarItemsAttributes: tabBarItemsAttributesForController()) + + + tabBarController.selectedIndex = selectIndex; + let appDelegate = UIApplication.shared.delegate + appDelegate?.window??.rootViewController = tabBarController + } + + /// MARK: 切换跳转主界面 操作其他事件 + class func completionhandler(_ selectIndex: Int, _: () ->()) { + tabBarSelectIndex(selectIndex) + } + + /// MARK: 进入APP + class func enterApp(_ : () -> ()) { + TabBarController() + } + + /// MARK: 创建根视图 + class func TabBarController() { +// WA_TabButton.register() + let appDelegate = UIApplication.shared.delegate + appDelegate?.window??.rootViewController = WA_RootTab(viewControllers: viewControllers(), tabBarItemsAttributes: tabBarItemsAttributesForController()) + let tabBarController = WA_RootTab() + tabBarController.cyl_tabBarController.tabBar.backgroundColor = .white + tabBarController.tabBar.shadowImage = UIImage() + tabBarController.tabBar.backgroundImage = UIImage() + } + + + class func viewControllers() -> [WA_RootNAV]{ + + //首页 + let home = WA_RootNAV(rootViewController: WA_NewHomeVC()) + home.tabBarItem.imageInsets = UIEdgeInsets.init(top: 30, left: 0, bottom: 30, right: 0) + + home.tabBarItem.setTitleTextAttributes([NSAttributedString.Key.foregroundColor: UIColor.hexSting(color: "#28D36C", alpha: 1)], for: .selected) + + let rank = WA_RootNAV(rootViewController: WA_RankingVC()) + rank.tabBarItem.imageInsets = UIEdgeInsets.init(top: 11, left: 0, bottom: 11, right: 0) + + rank.tabBarItem.setTitleTextAttributes([NSAttributedString.Key.foregroundColor: UIColor.hexSting(color: "#28D36C", alpha: 1)], for: .selected) + + + + let mine = WA_RootNAV(rootViewController: WA_MineVC()) + mine.tabBarItem.imageInsets = UIEdgeInsets.init(top: 30, left: 0, bottom: 30, right: 0) + mine.tabBarItem.setTitleTextAttributes([NSAttributedString.Key.foregroundColor: UIColor.hexSting(color: "#28D36C", alpha: 1)], for: .selected) + + + let viewControllers = [home,rank,mine] + + + + + return viewControllers + + } + + class func tabBarItemsAttributesForController() -> [[String : String]] { + + + let tabBarItemOne = [CYLTabBarItemTitle:"Home", + CYLTabBarItemImage:"home_n", + CYLTabBarItemSelectedImage:"home_s"] + + let tabBarItemrank = [CYLTabBarItemTitle:"Community", + CYLTabBarItemImage:"ranking_n", + CYLTabBarItemSelectedImage:"ranking_s"] + + let tabBarItemtwo = [CYLTabBarItemTitle:"Setting", + CYLTabBarItemImage:"mine_n", + CYLTabBarItemSelectedImage:"mine_s"] + + + let tabBarItemsAttributes = [tabBarItemOne,tabBarItemrank,tabBarItemtwo] +// + + return tabBarItemsAttributes + } + + +} diff --git a/wallpaper_project/Main/WA_limitsVCViewController.swift b/wallpaper_project/Main/WA_limitsVCViewController.swift new file mode 100644 index 0000000..ec64c7e --- /dev/null +++ b/wallpaper_project/Main/WA_limitsVCViewController.swift @@ -0,0 +1,583 @@ +// +// WA_limitsVCViewController.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/18. +// + +import UIKit +import SVProgressHUD +import Photos +import Alamofire +import AppLovinSDK +import FirebaseAnalytics +import FirebaseRemoteConfig +import MTGSDKNewInterstitial +import MTGSDKBidding +import MTGSDK + + +class WA_limitsVCViewController: WA_RootVC { + @IBOutlet weak var retryBtn: UIButton! + let activityView = UIActivityIndicatorView() + + @IBOutlet weak var resourceLabel: UILabel! + + var interstitialAd: MAInterstitialAd! + var retryAttempt = 0.0 + + var adCheckTimer: Timer? + var adCheckStartTime: Date? + var adLoadTime: Int = 0 + + var idad:String? + var remoteConfig: RemoteConfig! + + var failureCount = 0 + + private var retryTimer: Timer? + private var retryAttempts = 0 + private let maxRetryAttempts = 3 + private let retryInterval: TimeInterval = 3 + +// var ivAadManager:MTGNewInterstitialAdManager! + var bidToken:String? + var newInterstitialAdManager:MTGNewInterstitialBidAdManager? + override func viewDidLoad() { + super.viewDidLoad() + + requestPhotoLibraryPermission() + + // 初始化 Remote Config + remoteConfig = RemoteConfig.remoteConfig() + + + + // 设置最小获取间隔(开发期间可以设置较小的值) + let settings = RemoteConfigSettings() + settings.minimumFetchInterval = 0 + remoteConfig.configSettings = settings + // Fetch 配置值 + remoteConfig.setDefaults(fromPlist: "isopen") + + + self.resourceLabel.isHidden = false + activityView.center = CGPoint(x: self.view.center.x + 10, y: self.view.bounds.size.height - 100 ) + // 停止后,隐藏菊花 + activityView.hidesWhenStopped = true + activityView.color = .black; + activityView.style = UIActivityIndicatorView.Style.whiteLarge + + self.view.addSubview(activityView) + self.activityView.startAnimating() + let param = MTGBiddingRequestParameter(placementId: "1638986", unitId: "3504682", basePrice: nil) + + MTGBiddingRequest.getBidWith(param) { bidResponse in + if bidResponse.success{ + self.bidToken = bidResponse.bidToken + bidResponse.notifyWin() + self.newInterstitialAdManager = MTGNewInterstitialBidAdManager(placementId: "1638986", unitId: "3504682", delegate: self) + self.newInterstitialAdManager?.loadAd(withBidToken:self.bidToken!) + self.fetchRemoteConfig() + + }else{ + WA_TabbarCommon.TabBarController() + } + } + + } + + + + override func viewWillAppear(_ animated: Bool) { + super.viewWillAppear(animated) + self.retryBtn.isHidden = true + + + + DispatchQueue.main.asyncAfter(deadline: .now() + 3) { + // 请求跟踪授权 + requestTrackingAuthorization { idfa in + if let idfa = idfa { + print("IDFA: \(idfa)") + StartManager.shared.idfaid = idfa + print("Stored IDFA: \(StartManager.shared.idfaid ?? "N/A")") + } else { + print("IDFA is not available or tracking authorization denied.") + } + } + } + + + } + + override func viewDidAppear(_ animated: Bool) { + super.viewDidAppear(animated) + + if UserDefaults.standard.object(forKey: "iswindows") != nil { + if UserDefaults.standard.bool(forKey: "iswindows") { + AppDelegate.shared.showOverlayWindow() + } else { + UserDefaults.standard.set(false, forKey: "iswindows") + } + } else { + UserDefaults.standard.set(false, forKey: "iswindows") + } + + DispatchQueue.main.asyncAfter(deadline: .now() + 3) { + // 请求跟踪授权 + requestTrackingAuthorization { idfa in + if let idfa = idfa { + print("IDFA: \(idfa)") + StartManager.shared.idfaid = idfa + print("Stored IDFA: \(StartManager.shared.idfaid ?? "N/A")") + } else { + print("IDFA is not available or tracking authorization denied.") + } + } + } + + } + + + + func fetchRemoteConfig() { + let localVersion = Bundle.main.infoDictionary?["CFBundleShortVersionString"] as? String ?? "0.0" + print("version ------- \(localVersion)") + + remoteConfig.fetch { [weak self] (status, error) in + guard let self = self else { return } + + if status == .success { + self.retryAttempts = 0 + print("Config fetched!") + self.remoteConfig.activate { changed, error in + if error == nil { + let js = self.remoteConfig.configValue(forKey: "isopen").jsonValue as! [String: Any] + let valueopen = js["isadopen"] as! Bool + let valueversion = js["version"] as! String + + DispatchQueue.main.async { + if valueversion == localVersion { + WA_TabbarCommon.TabBarController() + StartManager.shared.superHero = false + } else { + if valueopen { +// self.newInterstitialAdManager?.loadAd(withBidToken:self.bidToken!) + self.startAdCheck() + StartManager.shared.superHero = true + } else { + WA_TabbarCommon.TabBarController() + StartManager.shared.superHero = false + } + } + } + + } + } + + } else { + print("Config not fetched") + if let error = error { + print("Error: \(error.localizedDescription)") + } + + self.retryAttempts += 1 + if self.retryAttempts <= self.maxRetryAttempts { + // 取消之前的定时器 + self.retryTimer?.invalidate() + // 启动新的定时器 + self.retryTimer = Timer.scheduledTimer(withTimeInterval: self.retryInterval, repeats: false) { [weak self] _ in + self?.fetchRemoteConfig() + } + } else { + print("Max retry attempts reached. Stopping retries.") + WA_TabbarCommon.TabBarController() + } + } + } + } + +// /定时加载 + func startAdCheck() { +// createInterstitialAd() +// newInterstitialAdManager?.loadAd(withBidToken:self.bidToken!) + + adCheckStartTime = Date() + adCheckTimer = Timer.scheduledTimer(timeInterval: 0.01, target: self, selector: #selector(checkAdStatus), userInfo: nil, repeats: true) + } + + @objc func checkAdStatus() { + let elapsedTime = Date().timeIntervalSince(adCheckStartTime!) + let elapsedTimeInMilliseconds = Int(elapsedTime * 1000) +// self.newInterstitialAdManager?.loadAd(withBidToken:self.bidToken!) + let issureready = newInterstitialAdManager!.isAdReady() + + if issureready { +// interstitialAd.show() + newInterstitialAdManager?.show(from: self) + Analytics.logEvent("open_load_success", parameters: nil) + adLoadTime = elapsedTimeInMilliseconds // 记录加载 + adCheckTimer?.invalidate() + self.activityView.stopAnimating() +// if StartManager.shared.idfaid == ""{ +// self.fetchIDFAUntilSuccess() +// }else{ +// self.setPostSHOW() +// } + } else if elapsedTimeInMilliseconds >= 10000 { // 10000 毫秒 = 10 秒 + adCheckTimer?.invalidate() + WA_TabbarCommon.TabBarController() + Analytics.logEvent("open_load_fail", parameters: nil) + self.activityView.stopAnimating() + + } else { + print("广告未准备好,继续检查...") + } + + } + + + + ///获取相册权限 + func requestPhotoLibraryPermission() { + + // 检查相册权限状态 + let status = PHPhotoLibrary.authorizationStatus() + // 根据权限状态进行处理 + switch status { + case .authorized: + // 用户已授权访问相册 + print("相册权限已授权") + case .denied, .restricted: + // 用户已拒绝访问相册或权限受限 + print("相册权限已拒绝或受限,请在设置中开启权限") + case .notDetermined: + // 用户尚未作出选择,请求相册权限 + PHPhotoLibrary.requestAuthorization { [weak self] (newStatus) in + DispatchQueue.main.async { + if newStatus == .authorized { + // 用户授权访问相册 + print("用户已授权访问相册") + } else { + // 用户未授权访问相册 + print("用户未授权访问相册") + } + } + } + @unknown default: + // 处理未知权限状态 + print("未知的相册权限状态") + } + } + +// +// // 停止监听网络状态 +// func stopListeningNetwork() { +// NetworkReachabilityManager.default?.stopListening() +// } + + + + + + +// func setPostload(){ +// let url = "http://111.9.47.226:38080/top_selection/save_ad_load_log" +// let parameters:[String : Any] = [ +// "deviceId": StartManager.shared.devicID ?? "", +// "localIp": StartManager.shared.localIP ?? "", +// "remoteIp": StartManager.shared.publicIP ?? "", +// "linkId": "", +// "packageName": "com.wallpapaer.hd.live.app", +// "gaid": StartManager.shared.idfaid ?? "", +// "dataId": "", +// "shelfNumber":"开屏加载", +// "succeed": StartManager.shared.succeed, +// "loadTime":StartManager.shared.loadTime ?? "", +// "adPlatform": StartManager.shared.adPlatform ?? "", +// "countryCode": StartManager.shared.countryCode ?? "", +// "adId": StartManager.shared.adId ?? "", +// "platformResponseTime": StartManager.shared.platformResponseTime ?? "", +// "getIpResponseTime": StartManager.shared.getIpResponseTime ?? "", +// "ecpm": StartManager.shared.ecpm ?? "", +// "dsp": StartManager.shared.dsp ?? "", +// "network": StartManager.shared.network ?? "", +// "showStatus": 0, +// "washParam": true, +// ] +// +// +// let headers: HTTPHeaders = [ +// "Content-Type": "application/json" +// ] +// +// NetworkManager.shared.postRequest(url: url, parameters: parameters, headers: headers) { result in +// switch result { +// case .success(let data): +// print("Response:--- \(data)") +// case .failure(let error): +// print("Error:--- \(error)") +// } +// } +// +// } +// +// +// func setPostSHOW(){ +// let url = "http://111.9.47.226:38080/top_selection/save_ad_show_log" +// let parameters:[String : Any] = [ +// "deviceId": StartManager.shared.devicID ?? "", +// "localIp": StartManager.shared.localIP ?? "", +// "remoteIp": StartManager.shared.publicIP ?? "", +// "linkId": "", +// "packageName": "com.wallpapaer.hd.live.app", +// "gaid": StartManager.shared.idfaid ?? "", +// "dataId": "", +// "shelfNumber":"开屏展示", +// "succeed": StartManager.shared.succeed, +// "loadTime":StartManager.shared.loadTime ?? "", +// "adPlatform": StartManager.shared.adPlatform ?? "", +// "countryCode": StartManager.shared.countryCode ?? "", +// "adId": StartManager.shared.adId ?? "", +// "platformResponseTime": StartManager.shared.platformResponseTime ?? "", +// "getIpResponseTime": StartManager.shared.getIpResponseTime ?? "", +// "ecpm": StartManager.shared.ecpm ?? "", +// "dsp": StartManager.shared.dsp ?? "", +// "network": StartManager.shared.network ?? "", +// ] +// +// let headers: HTTPHeaders = [ +// "Content-Type": "application/json" +// ] +// +// NetworkManager.shared.postRequest(url: url, parameters: parameters, headers: headers) { result in +// switch result { +// case .success(let data): +// print("Response:--- \(data)") +// case .failure(let error): +// print("Error:--- \(error)") +// } +// } +// +// } +// +// +// func fetchIDFAUntilSuccess() { +// DispatchQueue.global(qos: .background).async { +// var idfaObtained = false +// +// while !idfaObtained { +// let semaphore = DispatchSemaphore(value: 0) +// +// requestIDFA { idfa in +// if let idfa = idfa { +// print("Got IDFA: \(idfa)") +// // 执行成功获取 IDFA 后的处理方法 +// // self.performActionWithIDFA(idfa) +// StartManager.shared.idfaid = idfa +//// self.setPostSHOW() +// idfaObtained = true +// } else { +// print("Failed to get IDFA, retrying...") +// DispatchQueue.global(qos: .background).asyncAfter(deadline: .now() + 1.0) { +// semaphore.signal() +// } +// } +// } +// +// semaphore.wait() +// } +// } +// } + +} + +extension WA_limitsVCViewController:MTGNewInterstitialBidAdDelegate{ + +// func newInterstitialBidAdShowSuccess(_ adManager: MTGNewInterstitialBidAdManager) { +// print("广告展示成功") +// } + + func newInterstitialBidAdResourceLoadSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + print("资源加载成功,表示可播放状态") + } + + func newInterstitialBidAdLoadSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + print("广告加载成功") + } + + + func newInterstitialBidAdLoadFail(_ error: any Error, adManager: MTGNewInterstitialBidAdManager) { + + print("-----\(error)") +// print(" 广告加载失败") + } + + func newInterstitialBidAdShowSuccess(withBidToken bidToken: String, adManager: MTGNewInterstitialBidAdManager) { + + print("广告展示成功") + } + + + func newInterstitialBidAdShowFail(_ error: any Error, adManager: MTGNewInterstitialBidAdManager) { + print("广告展示失败") + } + + func newInterstitialBidAdPlayCompleted(_ adManager: MTGNewInterstitialBidAdManager) { + + print("广告播放完全播放回调") + } + + + func newInterstitialBidAdEndCardShowSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + print("视频播放完成后展示结果页") + } + + func newInterstitialBidAdClicked(_ adManager: MTGNewInterstitialBidAdManager) { + + print("广告被点击") + } + + // 广告被关闭 + func newInterstitialBidAdDidClosed(_ adManager: MTGNewInterstitialBidAdManager) { +// print("广告被关闭") + WA_TabbarCommon.TabBarController() + } + +// +// /** +// * 在取消展示广告后并将控件返回到您的应用时调用 +// * @param converted - 视频是否播放完整 +// */ +// func newInterstitialAdDismissed(withConverted converted: Bool, adManager: MTGNewInterstitialAdManager) { +//// log(NSStringFromSelector(#function)) +// } +// +// // 广告被关闭 +// func newInterstitialAdDidClosed(_ adManager: MTGNewInterstitialAdManager) { +//// log(NSStringFromSelector(#function)) +// } +// +// /** +// * 如果设置了插屏奖励,您将收到此回调 +// * @param rewardedOrNot 是否达到了可奖励状态 +// * @param alertWindowStatus 支持的类型列表 +// * 注意:您可以根据该回调决定是否给予奖励 +// */ +// func newInterstitialAdRewarded(_ rewardedOrNot: Bool, alertWindowStatus: MTGNIAlertWindowStatus, adManager: MTGNewInterstitialAdManager) { +//// log(NSStringFromSelector(#function)) +// } + +} + + +//extension WA_limitsVCViewController: MAAdDelegate +//{ +// func createInterstitialAd() { +// +// let randomString = getRandomString() +// +// if StartManager.shared.adId == nil{ +// StartManager.shared.adId = randomString ?? "789b377f3ac14010e" +// interstitialAd = MAInterstitialAd(adUnitIdentifier: StartManager.shared.adId!) +// print("adid-----\(StartManager.shared.adId ?? "gggg")") +// }else{ +// interstitialAd = MAInterstitialAd(adUnitIdentifier: StartManager.shared.adId!) +// print("adid-----\(StartManager.shared.adId ?? "gggg")") +// } +// +// interstitialAd.delegate = self +// self.idad = randomString +// +// // Load the first ad +// interstitialAd.load() +// } +// +// +// // MARK: MAAdDelegate Protocol +// +// /// 当广告加载成功时调用的方法 +// func didLoad(_ ad: MAAd) { +// // 重试尝试次数重置为0 +// retryAttempt = 0 +// // 记录广告加载成功的相关信息 +// // StartManager.shared.shelfNumber = "开屏加载" +// StartManager.shared.succeed = true +// StartManager.shared.loadTime = self.adLoadTime +// StartManager.shared.adPlatform = "MAX" +// StartManager.shared.countryCode = ALSdk.shared().configuration.countryCode +// StartManager.shared.adId = self.idad +// StartManager.shared.platformResponseTime = ad.requestLatency +// StartManager.shared.ecpm = Float(ad.revenue) +// StartManager.shared.dsp = ad.dspName +// StartManager.shared.network = ad.networkName +// +// let logMessage = """ +// deviceId: \(StartManager.shared.devicID ?? "") +// localIp: \(StartManager.shared.localIP ?? "") +// "remoteIp": \(StartManager.shared.publicIP ?? ""), +// "linkId": "", +// "packageName": "com.wallpapaer.hd.live.app", +// "gaid": \(StartManager.shared.idfaid ?? ""), +// "dataId": "", +// "shelfNumber": "开屏展示", +// "succeed": \(StartManager.shared.succeed), +// "loadTime": \(StartManager.shared.loadTime ?? 0), +// "adPlatform": \(StartManager.shared.adPlatform ?? ""), +// "countryCode": \(StartManager.shared.countryCode ?? ""), +// "adId": \(StartManager.shared.adId ?? ""), +// "platformResponseTime": \(StartManager.shared.platformResponseTime ?? 0.0), +// "getIpResponseTime": \(StartManager.shared.getIpResponseTime ?? 0.0), +// "ecpm": \(StartManager.shared.ecpm ?? 0.0), +// "dsp": \(StartManager.shared.dsp ?? ""), +// "network": \(StartManager.shared.network ?? "") +// """ +// +// AppDelegate.shared.addLogMessage(logMessage) +// +// self.setPostload() +// +// } +// +// /// 当广告加载失败时调用的方法 +// func didFailToLoadAd(forAdUnitIdentifier adUnitIdentifier: String, withError error: MAError) { +// // 广告加载失败,建议进行重试 +// // 使用指数递增的延迟时间进行重试,最大延迟时间为 64 秒 +// retryAttempt += 1 +// let delaySec = pow(2.0, min(6.0, retryAttempt)) +// DispatchQueue.main.asyncAfter(deadline: .now() + delaySec) { +// self.interstitialAd.load() +// } +// } +// +// /// 当广告显示时调用的方法 +// func didDisplay(_ ad: MAAd) { +// // 暂停您的应用的背景音频 +// } +// +// /// 当用户点击广告时调用的方法 +// func didClick(_ ad: MAAd) { +// // 用户点击广告 +// } +// +// /// 当广告隐藏时调用的方法 +// func didHide(_ ad: MAAd) { +// // 恢复您的应用的背景音频 +// // 广告隐藏后,预加载下一个广告 +// interstitialAd.load() +// WA_TabbarCommon.TabBarController() +// } +// +// +// /// 当广告无法显示时调用的方法 +// func didFail(toDisplay ad: MAAd, withError error: MAError) { +// // 广告无法显示,建议加载下一个广告 +// interstitialAd.load() +// } +// +// +// +// +//} + diff --git a/wallpaper_project/Main/WA_limitsVCViewController.xib b/wallpaper_project/Main/WA_limitsVCViewController.xib new file mode 100644 index 0000000..c9ca2b2 --- /dev/null +++ b/wallpaper_project/Main/WA_limitsVCViewController.xib @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Mine/C/WA_LoginVC.swift b/wallpaper_project/Mine/C/WA_LoginVC.swift new file mode 100644 index 0000000..8cdfee6 --- /dev/null +++ b/wallpaper_project/Mine/C/WA_LoginVC.swift @@ -0,0 +1,152 @@ +// +// WA_LoginVC.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/16. +// + +import UIKit +import SVProgressHUD + + +class WA_LoginVC: WA_RootVC { + @IBOutlet weak var yesBtn: UIButton! + + @IBOutlet weak var btnLogin: UIButton! + + @IBOutlet weak var titleLabel: UILabel! + + @IBOutlet weak var sureTwoV: UIView! + + @IBOutlet weak var registerBtn: UIButton! + + @IBOutlet weak var accountTextF: UITextField! + + @IBOutlet weak var codeTextF: UITextField! + + + @IBOutlet weak var sureCodeTextF: UITextField! + + var type:Int = 1 + + var surexx:Bool = false + + override func viewDidLoad() { + super.viewDidLoad() + btnLogin.layer.cornerRadius = 10 + + + self.sureTwoV.isHidden = true + + } + + @IBAction func backBtn(_ sender: Any) { + self.navigationController?.popViewController(animated: true) + + } + + + @IBAction func xieyiBtn(_ sender: Any) { + let vc = WA_PrivacyVC() + vc.type = 1 + self.present(vc, animated: true) + + } + + @IBAction func goRegisterBtn(_ sender: Any) { + if self.type == 1 { + self.sureTwoV.isHidden = false + self.btnLogin.setTitle("register", for: .normal) + self.titleLabel.text = "Welcome to register" + self.registerBtn.setTitle("log on", for: .normal) + self.type = 2 + }else{ + self.sureTwoV.isHidden = true + self.btnLogin.setTitle("log on", for: .normal) + self.titleLabel.text = "Welcome to login" + self.registerBtn.setTitle("register", for: .normal) + self.type = 1 + } + } + + @IBAction func loginBtn(_ sender: UIButton) { + if self.surexx == true{ + if self.type == 1{ + if AccountManager.login(username: self.accountTextF.text!, password: self.codeTextF.text!) { + setLoggedIn(true) + SVProgressHUD.showInfo(withStatus: "Login successful") + DispatchQueue.global().asyncAfter(deadline: .now() + 1.5) { + SVProgressHUD.dismiss() + } + self.navigationController?.popViewController(animated: true) + } else { + SVProgressHUD.showInfo(withStatus: "The registered account cannot be found or the password entered is incorrect.") + DispatchQueue.global().asyncAfter(deadline: .now() + 1.5) { + SVProgressHUD.dismiss() + } + } + + }else{ + if let acc = self.accountTextF.text, acc.count > 0 && acc.count <= 11{ + if let code = self.codeTextF.text , code.count > 0 && code.count < 10{ + if self.codeTextF.text == self.sureCodeTextF.text{ + let newAccount = Account(username: self.accountTextF.text!, password: self.codeTextF.text!) + AccountManager.saveAccount(account: newAccount) + SVProgressHUD.showInfo(withStatus: "registration success") + DispatchQueue.global().asyncAfter(deadline: .now() + 1.5) { + SVProgressHUD.dismiss() + } + self.sureTwoV.isHidden = true + self.btnLogin.setTitle("log on", for: .normal) + self.titleLabel.text = "Welcome to login" + self.registerBtn.setTitle("register", for: .normal) + self.type = 1 + self.accountTextF.text = "" + self.codeTextF.text = "" + self.sureCodeTextF.text = "" + }else{ + SVProgressHUD.showInfo(withStatus: "Please enter to confirm the correct password") + DispatchQueue.global().asyncAfter(deadline: .now() + 1.5) { + SVProgressHUD.dismiss() + } + } + }else{ + SVProgressHUD.showInfo(withStatus: "Please enter a password within 11 digits") + DispatchQueue.global().asyncAfter(deadline: .now() + 1.5) { + SVProgressHUD.dismiss() + } + } + }else{ + SVProgressHUD.showInfo(withStatus: "Please enter an account within 11 digits") + DispatchQueue.global().asyncAfter(deadline: .now() + 1.5) { + SVProgressHUD.dismiss() + } + } + + } + + }else{ + SVProgressHUD.showInfo(withStatus: "Please check the agreement") + DispatchQueue.global().asyncAfter(deadline: .now() + 1.5) { + SVProgressHUD.dismiss() + } + } + + + + + } + + @IBAction func btnxySure(_ sender: Any) { + + if self.surexx == false { + self.yesBtn.isSelected = true + self.surexx = true + }else{ + self.yesBtn.isSelected = false + self.surexx = false + } + } + + +} diff --git a/wallpaper_project/Mine/C/WA_LoginVC.xib b/wallpaper_project/Mine/C/WA_LoginVC.xib new file mode 100644 index 0000000..2b1a949 --- /dev/null +++ b/wallpaper_project/Mine/C/WA_LoginVC.xib @@ -0,0 +1,199 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Mine/C/WA_MineVC.swift b/wallpaper_project/Mine/C/WA_MineVC.swift new file mode 100644 index 0000000..cb47718 --- /dev/null +++ b/wallpaper_project/Mine/C/WA_MineVC.swift @@ -0,0 +1,235 @@ +// +// WA_MineVC.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/14. +// + +import UIKit +import SVProgressHUD + + +class WA_MineVC: WA_RootVC { + + @IBOutlet weak var dataView: UIView! + + + @IBOutlet weak var headImagV: UIImageView! + + @IBOutlet weak var xxbtn: UIButton! + + + @IBOutlet weak var nameLabel: UILabel! + + @IBOutlet weak var loginBtn: UIButton! + + + @IBOutlet weak var clearV: UIView! + + + + @IBOutlet weak var outV: UIView! + + @IBOutlet weak var editHeadBtn: UIButton! + + @IBOutlet weak var tableView: UITableView! + + + + let activityView = UIActivityIndicatorView() + + var datacount:Int = 0 + + var model = [WA_RakModel]() + + override func viewDidLoad() { + super.viewDidLoad() + self.xxbtn.layer.cornerRadius = 5 + headImagV.layer.cornerRadius = 30 + setLayercolor() + + + activityView.center = CGPoint(x: self.view.center.x, y: self.view.center.y - kSafeArea_Top - 44) + // 停止后,隐藏菊花 + activityView.hidesWhenStopped = true + activityView.color = .black + activityView.style = UIActivityIndicatorView.Style.whiteLarge + self.view.addSubview(activityView) + setTableViewCell() + } + + + func setLayercolor(){ + + clearV.layer.shadowColor = UIColor.black.cgColor // 阴影颜色 + clearV.layer.shadowOpacity = 0.5 // 阴影透明度 + clearV.layer.shadowOffset = CGSize(width: 2, height: 2) // 阴影偏移量 + clearV.layer.shadowRadius = 4 // 阴影半径 + + // 如果需要圆角效果,也可以添加圆角 + clearV.layer.cornerRadius = 8 + + + + outV.layer.shadowColor = UIColor.black.cgColor // 阴影颜色 + outV.layer.shadowOpacity = 0.5 // 阴影透明度 + outV.layer.shadowOffset = CGSize(width: 2, height: 2) // 阴影偏移量 + outV.layer.shadowRadius = 4 // 阴影半径 + + // 如果需要圆角效果,也可以添加圆角 + outV.layer.cornerRadius = 8 + + } + + + override func viewWillAppear(_ animated: Bool) { + super.viewWillAppear(animated) + self.navigationController?.navigationBar.isHidden = true + setLogin() + } + + + func setLogin(){ + if isLoggedIn(){ + self.loginBtn.isHidden = true + self.outV.isHidden = false + self.nameLabel.isHidden = false + self.headImagV.image = UIImage(named: "loginhead_s") + self.editHeadBtn.isHidden = false + // 检索模型数组 + let retrievedModels = PreferencesManager.shared.retrieveRakModels() + if retrievedModels != nil{ + self.model = retrievedModels! + }else{ + + } + if self.model.count == 0{ + self.dataView.isHidden = false + }else{ + self.dataView.isHidden = true + } + self.tableView.reloadData() + + }else{ + self.nameLabel.isHidden = true + self.editHeadBtn.isHidden = true + self.headImagV.image = UIImage(named: "loginhead") + self.outV.isHidden = true + self.loginBtn.isHidden = false + var model = [WA_RakModel]() + self.model = model + self.dataView.isHidden = false + self.tableView.reloadData() + } + + } + + + @IBAction func editheadBtn(_ sender: Any) { + var imagePicker = UIImagePickerController() + if UIImagePickerController.isSourceTypeAvailable(.photoLibrary) { + imagePicker.delegate = self + imagePicker.allowsEditing = true + imagePicker.sourceType = .photoLibrary + present(imagePicker, animated: true, completion: nil) + } + + } + + + + @IBAction func btnxx(_ sender: Any) { + let vc = WA_SettingSVC() + self.navigationController?.pushViewController(vc, animated: true) + } + + + @IBAction func btnLogin(_ sender: Any) { + let vc = WA_LoginVC() + vc.type = 1 + self.navigationController?.pushViewController(vc, animated: true) + + } + + @IBAction func clearBtn(_ sender: Any) { + DispatchQueue.main.asyncAfter(deadline: .now()){ + self.activityView.startAnimating() + HistoryManager.shared.clearHistory() + liveManager.shared.clearHistory() + HistoryjpgManager.shared.clearHistory() + + DispatchQueue.global().asyncAfter(deadline: .now() + 2.0){ + DispatchQueue.main.asyncAfter(deadline: .now()){ + self.activityView.stopAnimating() + SVProgressHUD.showInfo(withStatus: "Cache cleaning completed this time") + DispatchQueue.global().asyncAfter(deadline: .now() + 1.0) { + SVProgressHUD.dismiss() + } + } + } + } + + } + + + @IBAction func loginOutBtn(_ sender: Any) { + setLoggedIn(false) + + setLogin() + + } + + func setTableViewCell(){ + tableView.delegate = self + tableView.dataSource = self + tableView.register(UINib(nibName: "WA_RakingCell", bundle: nil), forCellReuseIdentifier: "WA_RakingCell") + } + + // 将 Base64 字符串转换为图片 + func convertStringToImage(base64String: String) -> UIImage? { + if let imageData = Data(base64Encoded: base64String) { + if let image = UIImage(data: imageData) { + return image + } + } + return nil + } +} +extension WA_MineVC:UITableViewDelegate,UITableViewDataSource{ + func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int { + return model.count + } + + func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell { + + let cell = tableView.dequeueReusableCell(withIdentifier: "WA_RakingCell", for: indexPath)as!WA_RakingCell + + let data = self.model[indexPath.row] + cell.nameLabel.text = data.name + cell.titleLabel.text = data.content + cell.headImageV.image = convertStringToImage(base64String: data.head ?? "") + cell.contentimagV.image = convertStringToImage(base64String: data.img ?? "") + cell.shView.isHidden = false + cell.zanLabel.text = "0" + return cell + + } + +} + + + +// 实现UIImagePickerControllerDelegate协议 +extension WA_MineVC: UIImagePickerControllerDelegate & UINavigationControllerDelegate { + func imagePickerController(_ picker: UIImagePickerController, didFinishPickingMediaWithInfo info: [UIImagePickerController.InfoKey : Any]) { + if let selectedImage = info[.editedImage] as? UIImage { + // 在这里处理选择的图片,可以将其设置为头像等 + self.headImagV.image = selectedImage + } + picker.dismiss(animated: true, completion: nil) + } + + func imagePickerControllerDidCancel(_ picker: UIImagePickerController) { + picker.dismiss(animated: true, completion: nil) + } +} diff --git a/wallpaper_project/Mine/C/WA_MineVC.xib b/wallpaper_project/Mine/C/WA_MineVC.xib new file mode 100644 index 0000000..e0676cb --- /dev/null +++ b/wallpaper_project/Mine/C/WA_MineVC.xib @@ -0,0 +1,240 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Mine/C/WA_PrivacyVC.swift b/wallpaper_project/Mine/C/WA_PrivacyVC.swift new file mode 100644 index 0000000..b6d295e --- /dev/null +++ b/wallpaper_project/Mine/C/WA_PrivacyVC.swift @@ -0,0 +1,41 @@ +// +// WA_PrivacyVC.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/13. +// + +import UIKit +import WebKit + +class WA_PrivacyVC: WA_RootVC { + var webView: WKWebView! + var type:Int = 0 + override func viewDidLoad() { + super.viewDidLoad() + + webView = WKWebView() + view = webView + + if type == 0 { + if let url = URL(string: "https://wallpaperhomewail.bitbucket.io/privacy.html") { + let request = URLRequest(url: url) + webView.load(request) + } + + }else{ + if let url = URL(string: "https://wallpaperhomewail.bitbucket.io/terms.html") { + let request = URLRequest(url: url) + webView.load(request) + } + } + + } + + override func viewWillAppear(_ animated: Bool) { + super.viewWillAppear(animated) + self.navigationController?.navigationBar.isHidden = true + } + + +} diff --git a/wallpaper_project/Mine/C/WA_PrivacyVC.xib b/wallpaper_project/Mine/C/WA_PrivacyVC.xib new file mode 100644 index 0000000..da88b3a --- /dev/null +++ b/wallpaper_project/Mine/C/WA_PrivacyVC.xib @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Mine/C/WA_SCVC.swift b/wallpaper_project/Mine/C/WA_SCVC.swift new file mode 100644 index 0000000..9e45d7f --- /dev/null +++ b/wallpaper_project/Mine/C/WA_SCVC.swift @@ -0,0 +1,98 @@ +// +// WA_SCVC.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/29. +// + +import UIKit + +class WA_SCVC: WA_RootVC { + @IBOutlet weak var dataView: UIView! + + @IBOutlet weak var collectionView: UICollectionView! + var model = [WA_3DModel]() + var modeltype = [WallpaperData]() + + override func viewDidLoad() { + super.viewDidLoad() + + setCollectionView() + } + + func setCollectionView(){ + collectionView.delegate = self + collectionView.dataSource = self + + // 设置 collection view 的布局 + let layout = CustomCollectionViewFlowLayout() + collectionView.collectionViewLayout = layout + layout.scrollDirection = .vertical + + collectionView.register(UINib(nibName: "WA_WallpaperCollectionCell", bundle: nil), forCellWithReuseIdentifier: "WA_WallpaperCollectionCell") + } + + override func viewWillAppear(_ animated: Bool) { + super.viewWillAppear(animated) + navigationController?.navigationBar.isHidden = true + self.model = sc4kManager.shared.history + self.modeltype = scjpgManager.shared.history + if self.model.count + self.modeltype.count == 0{ + self.dataView.isHidden = false + }else{ + self.dataView.isHidden = true + } + } + + @IBAction func backBtn(_ sender: Any) { + navigationController?.popViewController(animated: true) + } + +} +extension WA_SCVC:UICollectionViewDelegate,UICollectionViewDataSource,UICollectionViewDelegateFlowLayout{ + + func collectionView(_ collectionView: UICollectionView, numberOfItemsInSection section: Int) -> Int { + + return self.model.count + self.modeltype.count + + } + func collectionView(_ collectionView: UICollectionView, cellForItemAt indexPath: IndexPath) -> UICollectionViewCell { + let cell = collectionView.dequeueReusableCell(withReuseIdentifier: "WA_WallpaperCollectionCell", for: indexPath)as!WA_WallpaperCollectionCell + // if + + if indexPath.item < self.model.count { + cell.model = self.model[indexPath.item] + }else{ + let newIndex = indexPath.item - self.model.count + if newIndex < self.modeltype.count { + let model = self.modeltype[newIndex] + if let imageURL = URL(string: model.source ?? "") { + // wpImagV.sd_setImage(with: imageURL, completed: nil) + cell.wpImagV.sd_setImage(with: imageURL, placeholderImage: UIImage(named: "Rectangle")) + } + } + } + + return cell + } + + + func collectionView(_ collectionView: UICollectionView, didSelectItemAt indexPath: IndexPath) { + let vc = WA_DetailsVC() + if indexPath.item < self.model.count { + vc.model = self.model[indexPath.item] + vc.type = 1 + navigationController?.pushViewController(vc, animated: true) + }else{ + let newIndex = indexPath.item - self.model.count + if newIndex < self.modeltype.count { + vc.type = 2 + vc.modeltype = self.modeltype[newIndex] + navigationController?.pushViewController(vc, animated: true) + } + } + + + + } +} diff --git a/wallpaper_project/Mine/C/WA_SCVC.xib b/wallpaper_project/Mine/C/WA_SCVC.xib new file mode 100644 index 0000000..cb63d44 --- /dev/null +++ b/wallpaper_project/Mine/C/WA_SCVC.xib @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Mine/C/WA_SettingSVC.swift b/wallpaper_project/Mine/C/WA_SettingSVC.swift new file mode 100644 index 0000000..b9995a3 --- /dev/null +++ b/wallpaper_project/Mine/C/WA_SettingSVC.swift @@ -0,0 +1,180 @@ +// +// WA_SettingSVC.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/11. +// + +import UIKit +import SVProgressHUD + +class WA_SettingSVC: WA_RootVC { + + @IBOutlet weak var btnstar: UIButton! + + @IBOutlet weak var bgView: UIView! + var overlayWindow: UIWindow? + var tapCount = 0 + var timer: Timer? + + override func viewDidLoad() { + super.viewDidLoad() + bgView.layer.cornerRadius = 10 + bgView.clipsToBounds = true + + + let hasLaunchedBefore = UserDefaults.standard.bool(forKey: "star") + + if !hasLaunchedBefore { + // 设置 UserDefaults 中的键值对,标记应用程序已经启动过了 + self.btnstar.isSelected = false + UserDefaults.standard.set(false, forKey: "star") + }else{ + self.btnstar.isSelected = true + UserDefaults.standard.set(true, forKey: "star") + } + + } + override func viewWillAppear(_ animated: Bool) { + super.viewWillAppear(animated) + self.navigationController?.navigationBar.isHidden = true + if let currentAccount = AccountManager.currentAccount { + print("当前登录的账户是:\(currentAccount.username)") + } else { + print("没有登录的账户") + } + } + + @IBAction func starBtn(_ sender: UIButton) { + let hasLaunchedBefore = UserDefaults.standard.bool(forKey: "star") + if hasLaunchedBefore == true{ + self.btnstar.isSelected = false + UserDefaults.standard.set(false, forKey: "star") + }else{ + self.btnstar.isSelected = true + UserDefaults.standard.set(true, forKey: "star") + } + } + + @IBAction func back(_ sender: Any) { + + + self.navigationController?.popViewController(animated: true) + } + + + + @IBAction func privacyBtn(_ sender: Any) { + + let vc = WA_PrivacyVC() + vc.type = 0 + self.present(vc, animated: true) + + } + + + @IBAction func scBtn(_ sender: Any) { + if isLoggedIn(){ + let vc = WA_SCVC() + self.navigationController?.pushViewController(vc, animated: true) + + }else{ + let vc = WA_LoginVC() + self.navigationController?.pushViewController(vc, animated: true) + } + + + } + + + @IBAction func btnLoginCancel(_ sender: UIButton) { + if isLoggedIn(){ + // 创建UIAlertController + let alertController = UIAlertController(title: "prompt", message: "Are you sure you want to Delete your account?", preferredStyle: .alert) + + + let confirmAction = UIAlertAction(title: "sure", style: .default) { (_) in + let currentAccount = AccountManager.currentAccount + let loggedInUsername = currentAccount!.username + AccountManager.logoutSpecificAccount(username: loggedInUsername) + setLoggedIn(false) + } + + confirmAction.setValue(UIColor.red, forKey: "titleTextColor") + + alertController.addAction(confirmAction) + + let secondAction = UIAlertAction(title: "cancle", style: .default) { (_) in + + } + + alertController.addAction(secondAction) + + self.present(alertController, animated: true, completion: nil) + + }else{ + + let vc = WA_LoginVC() + self.navigationController?.pushViewController(vc, animated: true) + } + + } + + + + + @IBAction func browseBtn(_ sender: Any) { + let vc = WA_HistoryVC() + navigationController?.pushViewController(vc, animated: true) + + } + + + @IBAction func touchv(_ sender: Any) { + // 增加点击计数 + tapCount += 1 + + // 如果计数器为空,启动一个定时器 + if timer == nil { + timer = Timer.scheduledTimer(timeInterval: 1.0, target: self, selector: #selector(resetTapCount), userInfo: nil, repeats: false) + } + + // 检查是否点击了三次 + if tapCount == 6 { + // 执行你想要的操作 + print("连点6下") +// SVProgressHUD.showInfo(withStatus: "连点6下") +// DispatchQueue.main.asyncAfter(wallDeadline: .now() + 1.0) { +// SVProgressHUD.dismiss() +// } +// AppDelegate.shared.showOverlayWindow() +// UserDefaults.standard.set(true, forKey: "iswindows") +// + + if UserDefaults.standard.object(forKey: "iswindows") != nil { + if UserDefaults.standard.bool(forKey: "iswindows") { + AppDelegate.shared.removeOverlayWindow() + UserDefaults.standard.set(false, forKey: "iswindows") + } else { + AppDelegate.shared.showOverlayWindow() + UserDefaults.standard.set(true, forKey: "iswindows") + } + } else { + AppDelegate.shared.showOverlayWindow() + UserDefaults.standard.set(true, forKey: "iswindows") + } + + resetTapCount() + } + } + + @objc func resetTapCount() { + // 重置计数器和定时器 + tapCount = 0 + timer?.invalidate() + timer = nil + } + + + +} diff --git a/wallpaper_project/Mine/C/WA_SettingSVC.xib b/wallpaper_project/Mine/C/WA_SettingSVC.xib new file mode 100644 index 0000000..d86e0f4 --- /dev/null +++ b/wallpaper_project/Mine/C/WA_SettingSVC.xib @@ -0,0 +1,391 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Ranking/C/WA_AddVC.swift b/wallpaper_project/Ranking/C/WA_AddVC.swift new file mode 100644 index 0000000..6d9b350 --- /dev/null +++ b/wallpaper_project/Ranking/C/WA_AddVC.swift @@ -0,0 +1,353 @@ +// +// WA_AddVC.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/27. +// + +import UIKit +import SVProgressHUD +import AppLovinSDK +import FirebaseAnalytics +import FirebaseCore +import FirebaseRemoteConfig +import MTGSDKNewInterstitial +import MTGSDKBidding +import MTGSDK + +class WA_AddVC: WA_RootVC,UITextViewDelegate { + @IBOutlet weak var contentImageV: UIImageView! + + + @IBOutlet weak var contenttextV: UITextView! + + @IBOutlet weak var sureBtn: UIButton! + let placeholderLabel = UILabel() + + let activityView = UIActivityIndicatorView() + + var interstitialAd: MAInterstitialAd! + var retryAttempt = 0.0 + var remoteConfig: RemoteConfig! + var isadshow:Bool = false + var bidToken:String? + var newInterstitialAdManager:MTGNewInterstitialBidAdManager? + + override func viewDidLoad() { + super.viewDidLoad() + + // 初始化 Remote Config + remoteConfig = RemoteConfig.remoteConfig() + + + + // 设置最小获取间隔(开发期间可以设置较小的值) + let settings = RemoteConfigSettings() + settings.minimumFetchInterval = 0 + remoteConfig.configSettings = settings + // Fetch 配置值 + remoteConfig.setDefaults(fromPlist: "isopen") + // Fetch 配置值 +// fetchRemoteConfig() + +// fetchRemoteConfig() + Analytics.logEvent("in_release", parameters: nil) + contenttextV.layer.cornerRadius = 5 + contenttextV.layer.borderColor = UIColor.black.cgColor + contenttextV.layer.borderWidth = 1 + + contentImageV.layer.cornerRadius = 5 + sureBtn.layer.cornerRadius = 5 + // 设置textView的frame等属性 + + contenttextV.delegate = self + + + // 添加占位符Label + placeholderLabel.text = "Please enter the content..." + placeholderLabel.textColor = UIColor.lightGray + placeholderLabel.frame = CGRect(x: 5, y: 8, width: contenttextV.frame.width - 10, height: 20) + contenttextV.addSubview(placeholderLabel) + + activityView.center = CGPoint(x: self.view.center.x, y: self.view.center.y - kSafeArea_Top - 44) + // 停止后,隐藏菊花 + activityView.hidesWhenStopped = true + activityView.color = .black + activityView.style = UIActivityIndicatorView.Style.whiteLarge + + self.view.addSubview(activityView) + } + + func textViewDidChange(_ textView: UITextView) { + placeholderLabel.isHidden = !textView.text.isEmpty + } + + override func viewWillAppear(_ animated: Bool) { + super.viewWillAppear(animated) +// self.createInterstitialAd() + + let param = MTGBiddingRequestParameter(placementId: "1636950", unitId: "3501963", basePrice: nil) + + MTGBiddingRequest.getBidWith(param) { bidResponse in + if bidResponse.success{ + self.bidToken = bidResponse.bidToken + bidResponse.notifyWin() + self.newInterstitialAdManager = MTGNewInterstitialBidAdManager(placementId: "1636950", unitId: "3501963", delegate: self) + self.newInterstitialAdManager?.loadAd(withBidToken:self.bidToken!) + self.fetchRemoteConfig() + + }else{ + WA_TabbarCommon.TabBarController() + } + } + } + + + @IBAction func backBtn(_ sender: Any) { + self.dismiss(animated: true) + } + + + @IBAction func upBtn(_ sender: Any) { + var imagePicker = UIImagePickerController() + if UIImagePickerController.isSourceTypeAvailable(.photoLibrary) { + imagePicker.delegate = self +// imagePicker.allowsEditing = true + imagePicker.sourceType = .photoLibrary + present(imagePicker, animated: true, completion: nil) + } + + } + + + @IBAction func sureBtn(_ sender: Any) { + + if self.contenttextV.text.count <= 0 { + SVProgressHUD.showInfo(withStatus: "Please enter your recommendation reason") + DispatchQueue.global().asyncAfter(deadline: .now() + 1.0) { + SVProgressHUD.dismiss() + } + }else if self.contentImageV.image == nil{ + SVProgressHUD.showInfo(withStatus: "Please select the image you recommend") + DispatchQueue.global().asyncAfter(deadline: .now() + 1.0) { + SVProgressHUD.dismiss() + } + }else{ + DispatchQueue.main.asyncAfter(deadline: .now()){ + self.activityView.startAnimating() + DispatchQueue.global().asyncAfter(deadline: .now() + 2.0) { + DispatchQueue.main.asyncAfter(deadline: .now()){ + self.activityView.stopAnimating() + self.dismiss(animated: true) + } + + if self.isadshow == true{ +// if self.interstitialAd.isReady { +// self.interstitialAd.show() +// Analytics.logEvent("release_load_success", parameters: nil) +// }else{ +// print("-------广告没准备好") +// Analytics.logEvent("release_load_fail", parameters: nil) +// } + let issureready = self.newInterstitialAdManager?.isAdReady() + if self.isadshow == true{ + if ((issureready) != nil) { + self.newInterstitialAdManager?.show(from: self) + } + + } + } + } + } + + let headimage = UIImage(named: "loginhead_s") + let base64imgString = convertImageToString(image: headimage!) + + let contnetimg = self.contentImageV.image + let base64String = convertImageToString(image: contnetimg!) + + let dataModel1 = WA_RakModel(name: "Saul", content: self.contenttextV.text, head:base64imgString, img: base64String) + + PreferencesManager.shared.addRakModel(dataModel1) + + } + + + } + + ///是否有广告 + func fetchRemoteConfig() { + let localVersion = Bundle.main.infoDictionary?["CFBundleShortVersionString"] as? String ?? "0.0" + remoteConfig.fetch{ (status, error) -> Void in + if status == .success { + print("Config fetched!") + self.remoteConfig.activate { changed, error in + if error == nil{ + let js = self.remoteConfig.configValue(forKey: "isopen").jsonValue as! [String:Any] + let valueopen = js["isadopen"] as! Bool + let valueversion = js["version"] as! String + DispatchQueue.main.async { + if valueversion == localVersion{ + self.isadshow = false + }else{ + if valueopen { + self.isadshow = true + } else { + self.isadshow = false + } + } + } + } + + } + + } else { + print("Config not fetched") + if let error = error { + print("Error: \(error.localizedDescription)") + } + } + } + } + + // 将 UIImage 转换为字符串 + func convertImageToString(image: UIImage) -> String? { + if let imageData = image.jpegData(compressionQuality: 1.0) { + // 将图片数据转换为 Base64 编码的字符串 + let base64String = imageData.base64EncodedString() + return base64String + } + return nil + } + +} +extension WA_AddVC: UIImagePickerControllerDelegate & UINavigationControllerDelegate { + func imagePickerController(_ picker: UIImagePickerController, didFinishPickingMediaWithInfo info: [UIImagePickerController.InfoKey : Any]) { + if let selectedImage = info[UIImagePickerController.InfoKey.originalImage] as? UIImage { + contentImageV.image = selectedImage + } + + picker.dismiss(animated: true, completion: nil) + } + + func imagePickerControllerDidCancel(_ picker: UIImagePickerController) { + picker.dismiss(animated: true, completion: nil) + } +} +extension WA_AddVC:MTGNewInterstitialBidAdDelegate{ + + // func newInterstitialBidAdShowSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + // print("广告展示成功") + // } + + func newInterstitialBidAdResourceLoadSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + print("资源加载成功,表示可播放状态") + } + + func newInterstitialBidAdLoadSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + print("广告加载成功") + } + + + func newInterstitialBidAdLoadFail(_ error: any Error, adManager: MTGNewInterstitialBidAdManager) { + + print("-----\(error)") + // print(" 广告加载失败") + } + + func newInterstitialBidAdShowSuccess(withBidToken bidToken: String, adManager: MTGNewInterstitialBidAdManager) { + + print("广告展示成功") + } + + + func newInterstitialBidAdShowFail(_ error: any Error, adManager: MTGNewInterstitialBidAdManager) { + print("广告展示失败") + } + + func newInterstitialBidAdPlayCompleted(_ adManager: MTGNewInterstitialBidAdManager) { + + print("广告播放完全播放回调") + } + + + func newInterstitialBidAdEndCardShowSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + print("视频播放完成后展示结果页") + } + + func newInterstitialBidAdClicked(_ adManager: MTGNewInterstitialBidAdManager) { + + print("广告被点击") + } + + // 广告被关闭 + func newInterstitialBidAdDidClosed(_ adManager: MTGNewInterstitialBidAdManager) { + print("广告被关闭") +// self.navigationController?.popViewController(animated: true) + SVProgressHUD.showInfo(withStatus: "Successfully published, waiting for review") + DispatchQueue.global().asyncAfter(deadline: .now() + 2) { + SVProgressHUD.dismiss() + } + } +} +//extension WA_AddVC: MAAdDelegate +//{ +// func createInterstitialAd() +// { +// interstitialAd = MAInterstitialAd(adUnitIdentifier: "83802ca889ba09e6") +// interstitialAd.delegate = self +// +// // Load the first ad +// interstitialAd.load() +// } +// +// // MARK: MAAdDelegate Protocol +// +// func didLoad(_ ad: MAAd) +// { +// // Interstitial ad is ready to be shown. 'interstitialAd.isReady' will now return 'true' +// +// // Reset retry attempt +// retryAttempt = 0 +// } +// +// func didFailToLoadAd(forAdUnitIdentifier adUnitIdentifier: String, withError error: MAError) +// { +// // Interstitial ad failed to load +// // We recommend retrying with exponentially higher delays up to a maximum delay (in this case 64 seconds) +// +// retryAttempt += 1 +// let delaySec = pow(2.0, min(6.0, retryAttempt)) +// +// DispatchQueue.main.asyncAfter(deadline: .now() + delaySec) { +// self.interstitialAd.load() +// } +// } +// +// func didDisplay(_ ad: MAAd) +// { +// // Pause your app's background audio +// } +// +// func didClick(_ ad: MAAd) {} +// +// func didHide(_ ad: MAAd) +// { +// // Resume your app's background audio +// // Interstitial ad is hidden. Pre-load the next ad +// +// interstitialAd.load() +// SVProgressHUD.showInfo(withStatus: "Successfully published, waiting for review") +// DispatchQueue.global().asyncAfter(deadline: .now() + 2) { +// SVProgressHUD.dismiss() +// } +// +// } +// +// func didFail(toDisplay ad: MAAd, withError error: MAError) +// { +// // Interstitial ad failed to display. We recommend loading the next ad +// interstitialAd.load() +// } +// +//} diff --git a/wallpaper_project/Ranking/C/WA_AddVC.xib b/wallpaper_project/Ranking/C/WA_AddVC.xib new file mode 100644 index 0000000..ddfe327 --- /dev/null +++ b/wallpaper_project/Ranking/C/WA_AddVC.xib @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Ranking/C/WA_RKDetailsVC.swift b/wallpaper_project/Ranking/C/WA_RKDetailsVC.swift new file mode 100644 index 0000000..5e306db --- /dev/null +++ b/wallpaper_project/Ranking/C/WA_RKDetailsVC.swift @@ -0,0 +1,549 @@ +// +// WA_RKDetailsVC.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/17. +// + +import UIKit +import SVProgressHUD +import AppLovinSDK +import FirebaseRemoteConfig +import MTGSDKNewInterstitial +import MTGSDKBidding +import MTGSDK + +class WA_RKDetailsVC: WA_RootVC,UITextFieldDelegate { + @IBOutlet weak var tableView: UITableView! + var model: WA_RakModel? + var dataItems: [DataModel] = [] + + var interstitialAd: MAInterstitialAd! + var retryAttempt = 0.0 + + @IBOutlet weak var plBtn: UIButton! + var textField: UITextField! + + let activityView = UIActivityIndicatorView() + + + var remoteConfig: RemoteConfig! + + var isadshow:Bool = false + + var bidToken:String? + var newInterstitialAdManager:MTGNewInterstitialBidAdManager? + + override func viewDidLoad() { + super.viewDidLoad() + plBtn.layer.cornerRadius = 10 + setTableViewCell() + if let data = model?.data { + dataItems = data + } + + activityView.center = CGPoint(x: self.view.center.x, y: self.view.center.y - kSafeArea_Top - 44) + // 停止后,隐藏菊花 + activityView.hidesWhenStopped = true + activityView.color = .black + activityView.style = UIActivityIndicatorView.Style.whiteLarge + self.view.addSubview(activityView) + + // 创建 UITextField + textField = UITextField() + textField.backgroundColor = .lightGray + textField.isHidden = true + textField.delegate = self + textField.translatesAutoresizingMaskIntoConstraints = false + view.addSubview(textField) + + // 添加约束 + NSLayoutConstraint.activate([ +// plBtn.centerXAnchor.constraint(equalTo: view.centerXAnchor), +// plBtn.centerYAnchor.constraint(equalTo: view.centerYAnchor), + + textField.bottomAnchor.constraint(equalTo: view.safeAreaLayoutGuide.bottomAnchor), + textField.leadingAnchor.constraint(equalTo: view.leadingAnchor), + textField.trailingAnchor.constraint(equalTo: view.trailingAnchor), + textField.heightAnchor.constraint(equalToConstant: 40) + ]) + + // 注册键盘弹出和隐藏的通知 + NotificationCenter.default.addObserver(self, selector: #selector(keyboardWillShow), name: UIResponder.keyboardWillShowNotification, object: nil) + NotificationCenter.default.addObserver(self, selector: #selector(keyboardWillHide), name: UIResponder.keyboardWillHideNotification, object: nil) + + } + + override func viewWillAppear(_ animated: Bool) { + super.viewWillAppear(animated) + // 初始化 Remote Config + // 初始化 Remote Config + remoteConfig = RemoteConfig.remoteConfig() + + + + // 设置最小获取间隔(开发期间可以设置较小的值) + let settings = RemoteConfigSettings() + settings.minimumFetchInterval = 0 + remoteConfig.configSettings = settings + // Fetch 配置值 + remoteConfig.setDefaults(fromPlist: "isopen") + // Fetch 配置值 + + let param = MTGBiddingRequestParameter(placementId: "1636950", unitId: "3501963", basePrice: nil) + + MTGBiddingRequest.getBidWith(param) { bidResponse in + if bidResponse.success{ + self.bidToken = bidResponse.bidToken + bidResponse.notifyWin() + self.newInterstitialAdManager = MTGNewInterstitialBidAdManager(placementId: "1636950", unitId: "3501963", delegate: self) + self.newInterstitialAdManager?.loadAd(withBidToken:self.bidToken!) + self.fetchRemoteConfig() + + + }else{ + WA_TabbarCommon.TabBarController() + } + } + } + + ///是否有广告 + func fetchRemoteConfig() { + let localVersion = Bundle.main.infoDictionary?["CFBundleShortVersionString"] as? String ?? "0.0" + remoteConfig.fetch{ (status, error) -> Void in + if status == .success { + print("Config fetched!") + self.remoteConfig.activate { changed, error in + if error == nil{ + let js = self.remoteConfig.configValue(forKey: "isopen").jsonValue as! [String:Any] + let valueopen = js["isadopen"] as! Bool + let valueversion = js["version"] as! String + DispatchQueue.main.async { + if valueversion == localVersion{ + self.isadshow = false + }else{ + if valueopen { + self.isadshow = true + } else { + self.isadshow = false + } + } + } + + + } + + } + + } else { + print("Config not fetched") + if let error = error { + print("Error: \(error.localizedDescription)") + } + } + } + + } + + func setTableViewCell(){ + tableView.delegate = self + tableView.dataSource = self + tableView.register(UINib(nibName: "WA_RKPLCell", bundle: nil), forCellReuseIdentifier: "WA_RKPLCell") + tableView.register(UINib(nibName: "WA_RKTopCell", bundle: nil), forCellReuseIdentifier: "WA_RKTopCell") + + } + + @IBAction func backbtn(_ sender: Any) { + self.navigationController?.popViewController(animated: true) + } + + + @IBAction func plBtn(_ sender: Any) { +// if self.isadshow == true{ +// if interstitialAd.isReady { +// interstitialAd.show() +// Analytics.logEvent("touchrelease_load_success", parameters: nil) +// }else{ +// if isLoggedIn(){ +// self.plBtn.isHidden = true +// textField.isHidden = false +// textField.becomeFirstResponder() +// +// }else{ +// let vc = WA_LoginVC() +// vc.type = 1 +// self.navigationController?.pushViewController(vc, animated: true) +// +// } +// } +// }else{ +// if isLoggedIn(){ +// self.plBtn.isHidden = true +// textField.isHidden = false +// textField.becomeFirstResponder() +// +// }else{ +// let vc = WA_LoginVC() +// vc.type = 1 +// self.navigationController?.pushViewController(vc, animated: true) +// +// } +// } + let issureready = newInterstitialAdManager?.isAdReady() + if self.isadshow == true{ + if ((issureready) != nil) { + newInterstitialAdManager?.show(from: self) + }else{ + if isLoggedIn(){ + self.plBtn.isHidden = true + textField.isHidden = false + textField.becomeFirstResponder() + + }else{ + let vc = WA_LoginVC() + vc.type = 1 + self.navigationController?.pushViewController(vc, animated: true) + + } + + } + + }else{ + if isLoggedIn(){ + self.plBtn.isHidden = true + textField.isHidden = false + textField.becomeFirstResponder() + + }else{ + let vc = WA_LoginVC() + vc.type = 1 + self.navigationController?.pushViewController(vc, animated: true) + + } + + } + + + } + + // 键盘弹出时调用 + @objc func keyboardWillShow(notification: NSNotification) { + if let keyboardFrame = notification.userInfo?[UIResponder.keyboardFrameEndUserInfoKey] as? CGRect { + // 计算键盘高度 + let keyboardHeight = keyboardFrame.height + // 调整 textField 的位置 + self.textField.frame.origin.y = self.view.frame.height - keyboardHeight - self.textField.frame.height + +// + } + } + + // 键盘隐藏时调用 + @objc func keyboardWillHide(notification: NSNotification) { + textField.isHidden = true + self.plBtn.isHidden = false + textField.text = "" + } + + // 点击确认按钮时调用 + func textFieldShouldReturn(_ textField: UITextField) -> Bool { + // 在这里实现用户点击确认按钮后的逻辑操作 + print("The user clicked the confirm button") + if textField.text?.count == 0{ + SVProgressHUD.showInfo(withStatus: "Please enter the comment content") + DispatchQueue.global().asyncAfter(deadline: .now() + 2.0) { + SVProgressHUD.dismiss() + } + + }else{ + textField.resignFirstResponder() // 收起键盘 + self.plBtn.isHidden = false + textField.text = "" + DispatchQueue.main.asyncAfter(deadline: .now()){ + self.activityView.startAnimating() + + DispatchQueue.global().asyncAfter(deadline: .now() + 1.5){ + DispatchQueue.main.asyncAfter(deadline: .now()){ + self.activityView.stopAnimating() + SVProgressHUD.showInfo(withStatus: "Successfully sent comment, reviewing content") + DispatchQueue.global().asyncAfter(deadline: .now() + 2.0) { + SVProgressHUD.dismiss() + } + } + } + } + } + + return true + } + +} + + + +extension WA_RKDetailsVC:UITableViewDataSource,UITableViewDelegate{ + func numberOfSections(in tableView: UITableView) -> Int { + return 2 + } + + + func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int { + if section == 0 { + return 1 + } else { + // 返回数据数组的数量 + return dataItems.count + } + + } + + + + func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell { + + if indexPath.section == 0{ + let cell = tableView.dequeueReusableCell(withIdentifier: "WA_RKTopCell", for: indexPath)as!WA_RKTopCell + if let imageURL = URL(string: model!.img ?? "") { + cell.countImagV.sd_setImage(with: imageURL) + } + if let headURL = URL(string: model!.head ?? "") { + cell.headImageV.sd_setImage(with: headURL) + } + cell.nameLabel.text = model?.name + cell.titleLabel.text = model?.content + cell.tlcoutlabel.text = "\(dataItems.count)Participation in topics" + + let tapGesture = UITapGestureRecognizer(target: self, action: #selector(imageTapped(_:))) + cell.countImagV.isUserInteractionEnabled = true + cell.countImagV.addGestureRecognizer(tapGesture) + + + return cell + }else{ + let cell = tableView.dequeueReusableCell(withIdentifier: "WA_RKPLCell", for: indexPath)as!WA_RKPLCell + cell.model = dataItems[indexPath.row] + cell.reportBlcok = { + // 创建一个 UIAlertController + let alertController = UIAlertController(title: "report", message: "Report the content of this comment?", preferredStyle: .alert) + + // 添加一个取消按钮 + alertController.addAction(UIAlertAction(title: "cancel", style: .cancel, handler: nil)) + + // 添加一个确定按钮 + alertController.addAction(UIAlertAction(title: "report", style: .default, handler: { action in + // 点击确定按钮后执行的操作 + // print("点击了确定按钮") + DispatchQueue.main.asyncAfter(deadline: .now()){ + self.activityView.startAnimating() + + DispatchQueue.global().asyncAfter(deadline: .now() + 1.5){ + DispatchQueue.main.asyncAfter(deadline: .now()){ + self.activityView.stopAnimating() + SVProgressHUD.showInfo(withStatus: "Successfully submitted. Thank you for your feedback. We will review this comment again in the future") + DispatchQueue.global().asyncAfter(deadline: .now() + 2.0) { + SVProgressHUD.dismiss() + } + } + + + } + } + })) + + // 在当前视图控制器中 present 显示提示框 + self.present(alertController, animated: true, completion: nil) + } + + cell.blackBLcok = { + // 创建一个 UIAlertController + let alertController = UIAlertController(title: "Block", message: "Blacklisting comment content?", preferredStyle: .alert) + + // 添加一个取消按钮 + alertController.addAction(UIAlertAction(title: "cancel", style: .cancel, handler: nil)) + + // 添加一个确定按钮 + alertController.addAction(UIAlertAction(title: "Block", style: .default, handler: { action in + // 点击确定按钮后执行的操作 + // print("点击了确定按钮") + DispatchQueue.main.asyncAfter(deadline: .now()){ + self.activityView.startAnimating() + DispatchQueue.global().asyncAfter(deadline: .now() + 1.5){ + DispatchQueue.main.asyncAfter(deadline: .now()){ + self.activityView.stopAnimating() + let selectedModel = self.dataItems[indexPath.row] + self.dataItems.remove(at: indexPath.row) + self.tableView.deleteRows(at: [indexPath], with: .fade) + SVProgressHUD.showInfo(withStatus: "Successfully submitted. Thank you for your feedback. We will review this comment again in the future") + self.tableView.reloadData() + DispatchQueue.global().asyncAfter(deadline: .now() + 2.0) { + SVProgressHUD.dismiss() + + } + + } + } + } + })) + + // 在当前视图控制器中 present 显示提示框 + self.present(alertController, animated: true, completion: nil) + } + return cell + } + + + } + @objc func imageTapped(_ sender: UITapGestureRecognizer) { + if let imageView = sender.view as? UIImageView, let image = imageView.image { + // 处理点击图片后的逻辑,例如展示全屏 + let fullScreenImageView = UIImageView(image: image) + fullScreenImageView.frame = UIScreen.main.bounds + fullScreenImageView.backgroundColor = .black + fullScreenImageView.contentMode = .scaleAspectFit + fullScreenImageView.isUserInteractionEnabled = true + + let tap = UITapGestureRecognizer(target: self, action: #selector(dismissFullscreenImage(_:))) + fullScreenImageView.addGestureRecognizer(tap) + + if let keyWindow = UIApplication.shared.windows.first(where: { $0.isKeyWindow }) { + keyWindow.addSubview(fullScreenImageView) + } + } + } + + @objc func dismissFullscreenImage(_ sender: UITapGestureRecognizer) { + sender.view?.removeFromSuperview() + } + +} +extension WA_RKDetailsVC:MTGNewInterstitialBidAdDelegate{ + + // func newInterstitialBidAdShowSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + // print("广告展示成功") + // } + + func newInterstitialBidAdResourceLoadSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + print("资源加载成功,表示可播放状态") + } + + func newInterstitialBidAdLoadSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + print("广告加载成功") + } + + + func newInterstitialBidAdLoadFail(_ error: any Error, adManager: MTGNewInterstitialBidAdManager) { + + print("-----\(error)") + // print(" 广告加载失败") + } + + func newInterstitialBidAdShowSuccess(withBidToken bidToken: String, adManager: MTGNewInterstitialBidAdManager) { + + print("广告展示成功") + } + + + func newInterstitialBidAdShowFail(_ error: any Error, adManager: MTGNewInterstitialBidAdManager) { + print("广告展示失败") + } + + func newInterstitialBidAdPlayCompleted(_ adManager: MTGNewInterstitialBidAdManager) { + + print("广告播放完全播放回调") + } + + + func newInterstitialBidAdEndCardShowSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + print("视频播放完成后展示结果页") + } + + func newInterstitialBidAdClicked(_ adManager: MTGNewInterstitialBidAdManager) { + + print("广告被点击") + } + + // 广告被关闭 + func newInterstitialBidAdDidClosed(_ adManager: MTGNewInterstitialBidAdManager) { + print("广告被关闭") + if isLoggedIn(){ + self.plBtn.isHidden = true + textField.isHidden = false + textField.becomeFirstResponder() + + }else{ + let vc = WA_LoginVC() + vc.type = 1 + self.navigationController?.pushViewController(vc, animated: true) + + } + } +} +//extension WA_RKDetailsVC: MAAdDelegate +//{ +// func createInterstitialAd() +// { +// interstitialAd = MAInterstitialAd(adUnitIdentifier: "83802ca889ba09e6") +// interstitialAd.delegate = self +// +// // Load the first ad +// interstitialAd.load() +// } +// +// // MARK: MAAdDelegate Protocol +// +// func didLoad(_ ad: MAAd) +// { +// // Interstitial ad is ready to be shown. 'interstitialAd.isReady' will now return 'true' +// +// // Reset retry attempt +// retryAttempt = 0 +// +// +// } +// +// func didFailToLoadAd(forAdUnitIdentifier adUnitIdentifier: String, withError error: MAError) +// { +// // Interstitial ad failed to load +// // We recommend retrying with exponentially higher delays up to a maximum delay (in this case 64 seconds) +// +// retryAttempt += 1 +// let delaySec = pow(2.0, min(6.0, retryAttempt)) +// +// DispatchQueue.main.asyncAfter(deadline: .now() + delaySec) { +// self.interstitialAd.load() +// } +// } +// +// func didDisplay(_ ad: MAAd) +// { +// // Pause your app's background audio +// } +// +// func didClick(_ ad: MAAd) {} +// +// func didHide(_ ad: MAAd) +// { +// // Resume your app's background audio +// // Interstitial ad is hidden. Pre-load the next ad +// interstitialAd.load() +// +// +// if isLoggedIn(){ +// self.plBtn.isHidden = true +// textField.isHidden = false +// textField.becomeFirstResponder() +// +// }else{ +// let vc = WA_LoginVC() +// vc.type = 1 +// self.navigationController?.pushViewController(vc, animated: true) +// +// } +// } +// +// func didFail(toDisplay ad: MAAd, withError error: MAError) +// { +// // Interstitial ad failed to display. We recommend loading the next ad +// interstitialAd.load() +// } +//} diff --git a/wallpaper_project/Ranking/C/WA_RKDetailsVC.xib b/wallpaper_project/Ranking/C/WA_RKDetailsVC.xib new file mode 100644 index 0000000..e5854b7 --- /dev/null +++ b/wallpaper_project/Ranking/C/WA_RKDetailsVC.xib @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Ranking/C/WA_RankingVC.swift b/wallpaper_project/Ranking/C/WA_RankingVC.swift new file mode 100644 index 0000000..186962f --- /dev/null +++ b/wallpaper_project/Ranking/C/WA_RankingVC.swift @@ -0,0 +1,572 @@ +// +// WA_RankingVC.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/27. +// + +import UIKit +import FirebaseAnalytics +import FirebaseCore +import AppLovinSDK +import Alamofire +import SVProgressHUD +import FirebaseRemoteConfig +import MTGSDKNewInterstitial +import MTGSDKBidding +import MTGSDK + +class WA_RankingVC: WA_RootVC { + @IBOutlet weak var tableView: UITableView! + var MKArr = [WA_RakModel]() + var interstitialAd: MAInterstitialAd! + var retryAttempt = 0.0 + var touchrelease:Bool = false + var indexrow:Int? + var isseleted:Bool = false + let activityView = UIActivityIndicatorView() + + var remoteConfig: RemoteConfig! + + var isadshow:Bool = false + + var bidToken:String? + var newInterstitialAdManager:MTGNewInterstitialBidAdManager? + + override func viewDidLoad() { + super.viewDidLoad() +// self.createInterstitialAd() + setNetwork() + settableView() + + activityView.center = CGPoint(x: self.view.center.x, y: self.view.center.y - kSafeArea_Top - 44) + // 停止后,隐藏菊花 + activityView.hidesWhenStopped = true + activityView.color = .black + activityView.style = UIActivityIndicatorView.Style.whiteLarge + self.view.addSubview(activityView) + + } + + func settableView(){ + tableView.delegate = self + tableView.dataSource = self + tableView.register(UINib(nibName: "WA_RakingCell", bundle: nil), forCellReuseIdentifier: "WA_RakingCell") + } + + func setNetwork(){ + if let path = Bundle.main.path(forResource: "rankJson", ofType: "json"), + let jsonData = try? Data(contentsOf: URL(fileURLWithPath: path)), + let rkModels = try? JSONDecoder().decode([WA_RakModel].self, from: jsonData) { + MKArr = rkModels + } else { + print("Failed to read or parse JSON file.") + } + } + + ///是否有广告 + func fetchRemoteConfig() { + let localVersion = Bundle.main.infoDictionary?["CFBundleShortVersionString"] as? String ?? "0.0" + remoteConfig.fetch{ (status, error) -> Void in + if status == .success { + print("Config fetched!") + self.remoteConfig.activate { changed, error in + if error == nil{ + let js = self.remoteConfig.configValue(forKey: "isopen").jsonValue as! [String:Any] + let valueopen = js["isadopen"] as! Bool + let valueversion = js["version"] as! String + DispatchQueue.main.async { + if valueversion == localVersion{ + self.isadshow = false + }else{ + if valueopen { + self.isadshow = true + } else { + self.isadshow = false + } + } + } + } + + } + + } else { + print("Config not fetched") + if let error = error { + print("Error: \(error.localizedDescription)") + } + } + } + } + + + override func viewWillAppear(_ animated: Bool) { + super.viewWillAppear(animated) + self.navigationController?.navigationBar.isHidden = true + // 初始化 Remote Config + remoteConfig = RemoteConfig.remoteConfig() + + + + // 设置最小获取间隔(开发期间可以设置较小的值) + let settings = RemoteConfigSettings() + settings.minimumFetchInterval = 0 + remoteConfig.configSettings = settings + // Fetch 配置值 + remoteConfig.setDefaults(fromPlist: "isopen") + // Fetch 配置值 +// fetchRemoteConfig() + let param = MTGBiddingRequestParameter(placementId: "1636950", unitId: "3501963", basePrice: nil) + + MTGBiddingRequest.getBidWith(param) { bidResponse in + if bidResponse.success{ + self.bidToken = bidResponse.bidToken + bidResponse.notifyWin() + self.newInterstitialAdManager = MTGNewInterstitialBidAdManager(placementId: "1636950", unitId: "3501963", delegate: self) + self.newInterstitialAdManager?.loadAd(withBidToken:self.bidToken!) + self.fetchRemoteConfig() + + }else{ + WA_TabbarCommon.TabBarController() + } + } + } + + + @IBAction func addBtn(_ sender: Any) { + self.isseleted = false + +// if self.isadshow == true{ +// if interstitialAd.isReady { +// interstitialAd.show() +// Analytics.logEvent("touchrelease_load_success", parameters: nil) +// setPostSHOW() +// let logMessage = """ +// deviceId: \(StartManager.shared.devicID ?? "") +// localIp: \(StartManager.shared.localIP ?? "") +// "deviceId": \(StartManager.shared.devicID ?? ""), +// "localIp": \(StartManager.shared.localIP ?? ""), +// "remoteIp": \(StartManager.shared.publicIP ?? ""), +// "linkId": "", +// "packageName": "com.wallpapaer.hd.live.app", +// "gaid": \(StartManager.shared.idfaid ?? ""), +// "dataId": "", +// "shelfNumber": "上传社区动态", +// "succeed": \(StartManager.shared.succeed), +// "loadTime": \(StartManager.shared.loadTime ?? 0), +// "adPlatform": \(StartManager.shared.adPlatform ?? ""), +// "countryCode": \(StartManager.shared.countryCode ?? ""), +// "adId": \(StartManager.shared.adId ?? ""), +// "platformResponseTime": \(StartManager.shared.platformResponseTime ?? 0.0), +// "getIpResponseTime": \(StartManager.shared.getIpResponseTime ?? 0.0), +// "ecpm": \(StartManager.shared.ecpm ?? 0.0), +// "dsp": \(StartManager.shared.dsp ?? ""), +// "network": \(StartManager.shared.network ?? "") +// """ +// AppDelegate.shared.addLogMessage(logMessage) +// }else{ +// if isLoggedIn(){ +// let vc = WA_AddVC() +// vc.modalPresentationStyle = .fullScreen +// self.present(vc, animated: true) +// +// }else{ +// let vc = WA_LoginVC() +// self.navigationController?.pushViewController(vc, animated: true) +// } +// } +// }else{ +// if isLoggedIn(){ +// let vc = WA_AddVC() +// vc.modalPresentationStyle = .fullScreen +// self.present(vc, animated: true) +// +// }else{ +// let vc = WA_LoginVC() +// self.navigationController?.pushViewController(vc, animated: true) +// } +// +// } + + let issureready = newInterstitialAdManager?.isAdReady() + if self.isadshow == true{ + if ((issureready) != nil) { + newInterstitialAdManager?.show(from: self) + }else{ + if isLoggedIn(){ + let vc = WA_AddVC() + vc.modalPresentationStyle = .fullScreen + self.present(vc, animated: true) + + }else{ + let vc = WA_LoginVC() + self.navigationController?.pushViewController(vc, animated: true) + } + } + + }else{ + if isLoggedIn(){ + let vc = WA_AddVC() + vc.modalPresentationStyle = .fullScreen + self.present(vc, animated: true) + + }else{ + let vc = WA_LoginVC() + self.navigationController?.pushViewController(vc, animated: true) + } + } + + + +// Analytics.logEvent("goin_release", parameters: nil) + + } + + func setPostload(){ + let url = "http://111.9.47.226:38080/top_selection/save_ad_load_log" + let parameters:[String : Any] = [ + "deviceId": StartManager.shared.devicID ?? "", + "localIp": StartManager.shared.localIP ?? "", + "remoteIp": StartManager.shared.publicIP ?? "", + "linkId": "", + "packageName": "com.wallpapaer.hd.live.app", + "gaid": StartManager.shared.idfaid ?? "", + "dataId": "", + "shelfNumber":"社区发布以及点击进入详情", + "succeed": StartManager.shared.succeed, + "loadTime": "", + "adPlatform": StartManager.shared.adPlatform ?? "", + "countryCode": StartManager.shared.countryCode ?? "", + "adId": StartManager.shared.adId ?? "", + "platformResponseTime": StartManager.shared.platformResponseTime ?? "", + "getIpResponseTime": StartManager.shared.getIpResponseTime ?? "", + "ecpm": StartManager.shared.ecpm ?? "", + "dsp": StartManager.shared.dsp ?? "", + "network": StartManager.shared.network ?? "", + "showStatus": 0, + "washParam": true, + ] + + + let headers: HTTPHeaders = [ + "Content-Type": "application/json" + ] + + NetworkManager.shared.postRequest(url: url, parameters: parameters, headers: headers) { result in + switch result { + case .success(let data): + print("Response:--- \(data)") + case .failure(let error): + print("Error:--- \(error)") + } + } + + } + + + func setPostSHOW(){ + let url = "http://111.9.47.226:38080/top_selection/save_ad_show_log" + let parameters:[String : Any] = [ + "deviceId": StartManager.shared.devicID ?? "", + "localIp": StartManager.shared.localIP ?? "", + "remoteIp": StartManager.shared.publicIP ?? "", + "linkId": "", + "packageName": "com.wallpapaer.hd.live.app", + "gaid": StartManager.shared.idfaid ?? "", + "dataId": "", + "shelfNumber":"社区发布以及点击进入详情", + "succeed": StartManager.shared.succeed, + "loadTime": "", + "adPlatform": StartManager.shared.adPlatform ?? "", + "countryCode": StartManager.shared.countryCode ?? "", + "adId": StartManager.shared.adId ?? "", + "platformResponseTime": StartManager.shared.platformResponseTime ?? "", + "getIpResponseTime": StartManager.shared.getIpResponseTime ?? "", + "ecpm": StartManager.shared.ecpm ?? "", + "dsp": StartManager.shared.dsp ?? "", + "network": StartManager.shared.network ?? "", + ] + + + let headers: HTTPHeaders = [ + "Content-Type": "application/json" + ] + + NetworkManager.shared.postRequest(url: url, parameters: parameters, headers: headers) { result in + switch result { + case .success(let data): + print("Response:--- \(data)") + case .failure(let error): + print("Error:--- \(error)") + } + } + + } + +} + +extension WA_RankingVC:UITableViewDelegate,UITableViewDataSource{ + func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int { + return MKArr.count + } + + func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell { + + let cell = tableView.dequeueReusableCell(withIdentifier: "WA_RakingCell", for: indexPath)as!WA_RakingCell + cell.model = MKArr[indexPath.row] + cell.shView.isHidden = true + cell.reportBlcok = { + // 创建一个 UIAlertController + let alertController = UIAlertController(title: "report", message: "Report the content of this comment?", preferredStyle: .alert) + + // 添加一个取消按钮 + alertController.addAction(UIAlertAction(title: "cancel", style: .cancel, handler: nil)) + + // 添加一个确定按钮 + alertController.addAction(UIAlertAction(title: "report", style: .default, handler: { action in + // 点击确定按钮后执行的操作 + // print("点击了确定按钮") + DispatchQueue.main.asyncAfter(deadline: .now()){ + self.activityView.startAnimating() + + DispatchQueue.global().asyncAfter(deadline: .now() + 1.5){ + DispatchQueue.main.asyncAfter(deadline: .now()){ + self.activityView.stopAnimating() + SVProgressHUD.showInfo(withStatus: "Successfully submitted. Thank you for your feedback. We will review this comment again in the future") + DispatchQueue.global().asyncAfter(deadline: .now() + 2.0) { + SVProgressHUD.dismiss() + } + } + + + } + } + })) + + // 在当前视图控制器中 present 显示提示框 + self.present(alertController, animated: true, completion: nil) + } + + cell.blackBLcok = { + // 创建一个 UIAlertController + let alertController = UIAlertController(title: "Block", message: "Blacklisting comment content?", preferredStyle: .alert) + + // 添加一个取消按钮 + alertController.addAction(UIAlertAction(title: "cancel", style: .cancel, handler: nil)) + + // 添加一个确定按钮 + alertController.addAction(UIAlertAction(title: "Block", style: .default, handler: { action in + // 点击确定按钮后执行的操作 + // print("点击了确定按钮") + DispatchQueue.main.asyncAfter(deadline: .now()){ + self.activityView.startAnimating() + DispatchQueue.global().asyncAfter(deadline: .now() + 1.5){ + DispatchQueue.main.asyncAfter(deadline: .now()){ + self.activityView.stopAnimating() + let selectedModel = self.MKArr[indexPath.row] + self.MKArr.remove(at: indexPath.row) + self.tableView.deleteRows(at: [indexPath], with: .fade) + SVProgressHUD.showInfo(withStatus: "Successfully submitted. Thank you for your feedback. We will review this comment again in the future") + self.tableView.reloadData() + DispatchQueue.global().asyncAfter(deadline: .now() + 2.0) { + SVProgressHUD.dismiss() + + } + + } + } + } + })) + + // 在当前视图控制器中 present 显示提示框 + self.present(alertController, animated: true, completion: nil) + } + + return cell + + } + func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) { + self.isseleted = true + self.indexrow = indexPath.row +// if self.isadshow == true{ +// if interstitialAd.isReady { +// interstitialAd.show() +// Analytics.logEvent("touchrelease_load_success", parameters: nil) +// setPostSHOW() +// +// }else{ +// let vc = WA_RKDetailsVC() +// vc.model = MKArr[indexPath.row] +// self.navigationController?.pushViewController(vc, animated: true) +// } +// }else{ +// let vc = WA_RKDetailsVC() +// vc.model = MKArr[indexPath.row] +// self.navigationController?.pushViewController(vc, animated: true) +// } + let issureready = newInterstitialAdManager?.isAdReady() + if self.isadshow == true{ + if ((issureready) != nil) { + newInterstitialAdManager?.show(from: self) + }else{ + let vc = WA_RKDetailsVC() + vc.model = MKArr[indexPath.row] + self.navigationController?.pushViewController(vc, animated: true) + } + + }else{ + let vc = WA_RKDetailsVC() + vc.model = MKArr[indexPath.row] + self.navigationController?.pushViewController(vc, animated: true) + } + } + +} +extension WA_RankingVC:MTGNewInterstitialBidAdDelegate{ + + // func newInterstitialBidAdShowSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + // print("广告展示成功") + // } + + func newInterstitialBidAdResourceLoadSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + print("资源加载成功,表示可播放状态") + } + + func newInterstitialBidAdLoadSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + print("广告加载成功") + } + + + func newInterstitialBidAdLoadFail(_ error: any Error, adManager: MTGNewInterstitialBidAdManager) { + + print("-----\(error)") + // print(" 广告加载失败") + } + + func newInterstitialBidAdShowSuccess(withBidToken bidToken: String, adManager: MTGNewInterstitialBidAdManager) { + + print("广告展示成功") + } + + + func newInterstitialBidAdShowFail(_ error: any Error, adManager: MTGNewInterstitialBidAdManager) { + print("广告展示失败") + } + + func newInterstitialBidAdPlayCompleted(_ adManager: MTGNewInterstitialBidAdManager) { + + print("广告播放完全播放回调") + } + + + func newInterstitialBidAdEndCardShowSuccess(_ adManager: MTGNewInterstitialBidAdManager) { + print("视频播放完成后展示结果页") + } + + func newInterstitialBidAdClicked(_ adManager: MTGNewInterstitialBidAdManager) { + + print("广告被点击") + } + + // 广告被关闭 + func newInterstitialBidAdDidClosed(_ adManager: MTGNewInterstitialBidAdManager) { + print("广告被关闭") +// self.navigationController?.popViewController(animated: true) + if self.isseleted == false{ + if isLoggedIn(){ + let vc = WA_AddVC() + vc.modalPresentationStyle = .fullScreen + self.present(vc, animated: true) + + }else{ + let vc = WA_LoginVC() + self.navigationController?.pushViewController(vc, animated: true) + } + }else{ + let vc = WA_RKDetailsVC() + vc.model = MKArr[indexrow!] + self.navigationController?.pushViewController(vc, animated: true) + } + } +} +//extension WA_RankingVC: MAAdDelegate +//{ +// func createInterstitialAd() +// { +// interstitialAd = MAInterstitialAd(adUnitIdentifier: "83802ca889ba09e6") +// interstitialAd.delegate = self +// +// // Load the first ad +// interstitialAd.load() +// } +// +// // MARK: MAAdDelegate Protocol +// +// func didLoad(_ ad: MAAd) +// { +// // Interstitial ad is ready to be shown. 'interstitialAd.isReady' will now return 'true' +// +// // Reset retry attempt +// retryAttempt = 0 +// StartManager.shared.succeed = true +//// StartManager.shared.loadTime = self.adLoadTime +// StartManager.shared.adPlatform = "MAX" +// StartManager.shared.countryCode = ALSdk.shared().configuration.countryCode +// StartManager.shared.adId = "83802ca889ba09e6" +// StartManager.shared.platformResponseTime = ad.requestLatency +// StartManager.shared.ecpm = Float(ad.revenue) +// StartManager.shared.dsp = ad.dspName +// StartManager.shared.network = ad.networkName +// setPostload() +// } +// +// func didFailToLoadAd(forAdUnitIdentifier adUnitIdentifier: String, withError error: MAError) +// { +// // Interstitial ad failed to load +// // We recommend retrying with exponentially higher delays up to a maximum delay (in this case 64 seconds) +// +// retryAttempt += 1 +// let delaySec = pow(2.0, min(6.0, retryAttempt)) +// +// DispatchQueue.main.asyncAfter(deadline: .now() + delaySec) { +// self.interstitialAd.load() +// } +// } +// +// func didDisplay(_ ad: MAAd) +// { +// // Pause your app's background audio +// } +// +// func didClick(_ ad: MAAd) {} +// +// func didHide(_ ad: MAAd) +// { +// // Resume your app's background audio +// // Interstitial ad is hidden. Pre-load the next ad +// interstitialAd.load() +// +// if self.isseleted == false{ +// if isLoggedIn(){ +// let vc = WA_AddVC() +// vc.modalPresentationStyle = .fullScreen +// self.present(vc, animated: true) +// +// }else{ +// let vc = WA_LoginVC() +// self.navigationController?.pushViewController(vc, animated: true) +// } +// }else{ +// let vc = WA_RKDetailsVC() +// vc.model = MKArr[indexrow!] +// self.navigationController?.pushViewController(vc, animated: true) +// } +// +// } +// +// func didFail(toDisplay ad: MAAd, withError error: MAError) +// { +// // Interstitial ad failed to display. We recommend loading the next ad +// interstitialAd.load() +// } +//} diff --git a/wallpaper_project/Ranking/C/WA_RankingVC.xib b/wallpaper_project/Ranking/C/WA_RankingVC.xib new file mode 100644 index 0000000..5fc81c3 --- /dev/null +++ b/wallpaper_project/Ranking/C/WA_RankingVC.xib @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Ranking/M/WA_RakModel.swift b/wallpaper_project/Ranking/M/WA_RakModel.swift new file mode 100644 index 0000000..db88445 --- /dev/null +++ b/wallpaper_project/Ranking/M/WA_RakModel.swift @@ -0,0 +1,30 @@ +// +// WA_RakModel.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/27. +// + +import UIKit +@objcMembers +class WA_RakModel: NSObject,Codable { + + var name:String? + var content:String? + var head:String? + var img:String? + var data:[DataModel]? + init(name: String?, content: String?, head: String?, img: String?) { + self.name = name + self.content = content + self.head = head + self.img = img + } +} +class DataModel: NSObject,Codable { + var headImgv: String? + var name: String? + var counttext: String? + var time: String? + +} diff --git a/wallpaper_project/Ranking/V/WA_RKPLCell.swift b/wallpaper_project/Ranking/V/WA_RKPLCell.swift new file mode 100644 index 0000000..051bddb --- /dev/null +++ b/wallpaper_project/Ranking/V/WA_RKPLCell.swift @@ -0,0 +1,63 @@ +// +// WA_RKPLCell.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/17. +// + +import UIKit +import SDWebImage + + +class WA_RKPLCell: UITableViewCell { + @IBOutlet weak var headImagV: UIImageView! + + @IBOutlet weak var nameLabel: UILabel! + + @IBOutlet weak var countTextlabel: UILabel! + + + @IBOutlet weak var timeLabel: UILabel! + + @IBOutlet weak var reportView: UIView! + + var reportBlcok:(()->())? + var blackBLcok:(()->())? + + override func awakeFromNib() { + super.awakeFromNib() + headImagV.layer.cornerRadius = 5 + + reportView.layer.cornerRadius = 10 + reportView.layer.borderWidth = 1 + reportView.layer.borderColor = UIColor.black.cgColor + } + + var model: DataModel? { + didSet { + let imageUrl = URL(string: (model?.headImgv)!) // 替换为您的图片URL + headImagV.sd_setImage(with: imageUrl, completed: nil) + + nameLabel.text = model!.name + timeLabel.text = "\(model!.time ?? "")" + countTextlabel.text = model?.counttext + + + // 其他 UI 元素的赋值 + } + } + + @IBAction func reporetBtn(_ sender: Any) { + if self.reportBlcok != nil{ + self.reportBlcok!() + } + + } + + + @IBAction func blackBtn(_ sender: Any) { + if self.blackBLcok != nil{ + self.blackBLcok!() + } + } +} diff --git a/wallpaper_project/Ranking/V/WA_RKPLCell.xib b/wallpaper_project/Ranking/V/WA_RKPLCell.xib new file mode 100644 index 0000000..ace7553 --- /dev/null +++ b/wallpaper_project/Ranking/V/WA_RKPLCell.xib @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Ranking/V/WA_RKTopCell.swift b/wallpaper_project/Ranking/V/WA_RKTopCell.swift new file mode 100644 index 0000000..45b7824 --- /dev/null +++ b/wallpaper_project/Ranking/V/WA_RKTopCell.swift @@ -0,0 +1,32 @@ +// +// WA_RKTopCell.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/17. +// + +import UIKit + +class WA_RKTopCell: UITableViewCell { + @IBOutlet weak var countImagV: UIImageView! + + @IBOutlet weak var titleLabel: UILabel! + + @IBOutlet weak var tlcoutlabel: UILabel! + + @IBOutlet weak var headImageV: UIImageView! + + @IBOutlet weak var nameLabel: UILabel! + + + + override func awakeFromNib() { + super.awakeFromNib() + headImageV.layer.cornerRadius = 5 + countImagV.layer.cornerRadius = 10 + + } + + + +} diff --git a/wallpaper_project/Ranking/V/WA_RKTopCell.xib b/wallpaper_project/Ranking/V/WA_RKTopCell.xib new file mode 100644 index 0000000..3769944 --- /dev/null +++ b/wallpaper_project/Ranking/V/WA_RKTopCell.xib @@ -0,0 +1,89 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Ranking/V/WA_RakingCell.swift b/wallpaper_project/Ranking/V/WA_RakingCell.swift new file mode 100644 index 0000000..d4db7d2 --- /dev/null +++ b/wallpaper_project/Ranking/V/WA_RakingCell.swift @@ -0,0 +1,99 @@ +// +// WA_RakingCell.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/27. +// + +import UIKit + +class WA_RakingCell: UITableViewCell { + @IBOutlet weak var headImageV: UIImageView! + + @IBOutlet weak var nameLabel: UILabel! + + @IBOutlet weak var titleLabel: UILabel! + + @IBOutlet weak var contentimagV: UIImageView! + + + @IBOutlet weak var contentImageV: UIImageView! + + + @IBOutlet weak var bgView: UIView! + + + @IBOutlet weak var shView: UIView! + + + @IBOutlet weak var plLabel: UILabel! + + + @IBOutlet weak var zanLabel: UILabel! + + + @IBOutlet weak var zanBtn: UIButton! + + + @IBOutlet weak var reportView: UIView! + + var reportBlcok:(()->())? + var blackBLcok:(()->())? + + override func awakeFromNib() { + super.awakeFromNib() + reportView.layer.cornerRadius = 10 + reportView.layer.borderWidth = 1 + reportView.layer.borderColor = UIColor.black.cgColor + + headImageV.layer.cornerRadius = 25 + contentimagV.layer.cornerRadius = 5 +// bgView.layer.cornerRadius = 10 +// bgView.layer.borderWidth = 1 +// bgView.layer.borderColor = UIColor.black.cgColor + let randomNum = Int.random(in: 1...200) + self.zanLabel.text = "\(randomNum)" + self.bgView.backgroundColor = .hexSting(color: "#FAFBFC", alpha: 1) +} + + var model:WA_RakModel?{ + didSet{ + self.nameLabel.text = model?.name + self.titleLabel.text = model?.content + let imageUrl = URL(string: (model?.head)!) // 替换为您的图片URL + headImageV.sd_setImage(with: imageUrl, completed: nil) + + let imagecountUrl = URL(string: (model?.img)!) // 替换为您的图片URL + contentImageV.sd_setImage(with: imagecountUrl, completed: nil) + plLabel.text = "\(model?.data?.count ?? 0)" + } + } + + + @IBAction func btnZan(_ sender: Any) { + if zanBtn.isSelected == false{ + zanBtn.isSelected = true + let zanint = Int(self.zanLabel.text!) + self.zanLabel.text = "\(zanint! + 1)" + }else{ + zanBtn.isSelected = false + let zanint = Int(self.zanLabel.text!) + self.zanLabel.text = "\(zanint! - 1)" + } + + } + + + @IBAction func reportBtn(_ sender: Any) { + if self.reportBlcok != nil{ + self.reportBlcok!() + } + } + + + @IBAction func blockBtn(_ sender: Any) { + if self.blackBLcok != nil{ + self.blackBLcok!() + } + } +} diff --git a/wallpaper_project/Ranking/V/WA_RakingCell.xib b/wallpaper_project/Ranking/V/WA_RakingCell.xib new file mode 100644 index 0000000..0a1b819 --- /dev/null +++ b/wallpaper_project/Ranking/V/WA_RakingCell.xib @@ -0,0 +1,203 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/wallpaper_project/Tool/AccountManager.swift b/wallpaper_project/Tool/AccountManager.swift new file mode 100644 index 0000000..14aad86 --- /dev/null +++ b/wallpaper_project/Tool/AccountManager.swift @@ -0,0 +1,145 @@ +// +// AccountManager.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/4/16. +// + +import Foundation +import UIKit + +// 定义一个结构体,用于表示账户信息 +struct Account:Decodable,Encodable { + let username: String + let password: String +} + + +class AccountManager { + static let accountsKey = "Accounts" + static let currentAccountKey = "CurrentAccount" + + static func getAccounts() -> [Account] { + guard let data = UserDefaults.standard.data(forKey: accountsKey) else { + return [] + } + + do { + let accounts = try JSONDecoder().decode([Account].self, from: data) + return accounts + } catch { + print("Error decoding accounts: \(error)") + return [] + } + } + + static func saveAccount(account: Account) { + var accounts = getAccounts() + accounts.append(account) + + do { + let data = try JSONEncoder().encode(accounts) + UserDefaults.standard.set(data, forKey: accountsKey) + } catch { + print("Error encoding accounts: \(error)") + } + } + + static func deleteAccount(at index: Int) { + var accounts = getAccounts() + accounts.remove(at: index) + + do { + let data = try JSONEncoder().encode(accounts) + UserDefaults.standard.set(data, forKey: accountsKey) + } catch { + print("Error encoding accounts: \(error)") + } + } + + static func updateAccount(at index: Int, with newAccount: Account) { + var accounts = getAccounts() + accounts[index] = newAccount + + do { + let data = try JSONEncoder().encode(accounts) + UserDefaults.standard.set(data, forKey: accountsKey) + } catch { + print("Error encoding accounts: \(error)") + } + } + + static func createDefaultAccountIfNeeded() { + if getAccounts().isEmpty { + let defaultAccount = Account(username: "13730645123", password: "123456") + saveAccount(account: defaultAccount) + } + } + static func validateAccount(username: String, password: String) -> Bool { + let accounts = getAccounts() + for account in accounts { + if account.username == username && account.password == password { + return true + } + } + return false + } + + static var currentAccount: Account? { + get { + guard let data = UserDefaults.standard.data(forKey: currentAccountKey) else { + return nil + } + do { + let account = try JSONDecoder().decode(Account.self, from: data) + return account + } catch { + print("Error decoding current account: \(error)") + return nil + } + } + set { + guard let newValue = newValue else { + UserDefaults.standard.removeObject(forKey: currentAccountKey) + return + } + do { + let data = try JSONEncoder().encode(newValue) + UserDefaults.standard.set(data, forKey: currentAccountKey) + } catch { + print("Error encoding current account: \(error)") + } + } + } + + static func login(username: String, password: String) -> Bool { + let accounts = getAccounts() + for account in accounts { + if account.username == username && account.password == password { + currentAccount = account + return true + } + } + return false + } + + static func logout() { + UserDefaults.standard.removeObject(forKey: currentAccountKey) + } + + static func logoutSpecificAccount(username: String) { + var accounts = getAccounts() + if let index = accounts.firstIndex(where: { $0.username == username }) { + accounts.remove(at: index) + do { + let data = try JSONEncoder().encode(accounts) + UserDefaults.standard.set(data, forKey: accountsKey) + } catch { + print("Error encoding accounts: \(error)") + } + } else { + print("Account not found") + } + } + +} diff --git a/wallpaper_project/Tool/CustomCollectionViewFlowLayout.swift b/wallpaper_project/Tool/CustomCollectionViewFlowLayout.swift new file mode 100644 index 0000000..96504f0 --- /dev/null +++ b/wallpaper_project/Tool/CustomCollectionViewFlowLayout.swift @@ -0,0 +1,25 @@ +// +// CustomCollectionViewFlowLayout.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/11. +// + +import UIKit + +class CustomCollectionViewFlowLayout: UICollectionViewFlowLayout { + override func prepare() { + super.prepare() + + guard let collectionView = collectionView else { return } + +// let availableWidth = collectionView.bounds.width - sectionInset.left - sectionInset.right - minimumInteritemSpacing + + let itemWidth = (collectionView.bounds.width - minimumInteritemSpacing * 3) / 2 + + itemSize = CGSize(width: itemWidth, height: 300) // 设置每个单元格的大小 + minimumLineSpacing = 10 // 设置行间距 + minimumInteritemSpacing = 10 // 设置列间距 + sectionInset = UIEdgeInsets(top: 0, left: 10, bottom: 0, right: 10) + } +} diff --git a/wallpaper_project/Tool/DTOtherMacro.swift b/wallpaper_project/Tool/DTOtherMacro.swift new file mode 100755 index 0000000..a8a7516 --- /dev/null +++ b/wallpaper_project/Tool/DTOtherMacro.swift @@ -0,0 +1,28 @@ +// +// DTOtherMacro.swift +// 动图 +// +// Created by 孙国林 on 2017/11/8. +// Copyright © 2017年 欧巴刚弄死他. All rights reserved. +// + +import Foundation + +extension DateFormatter { + class func private_new() -> DateFormatter { + let fmt = DateFormatter.init() + fmt.dateFormat = "HH:mm:ss.sss" + return fmt + } +} + +private let formatter = DateFormatter.private_new() + + + +/// 自定义日志输出 +//public func DTLog(_ format: String, _ args: CVarArg..., file : String = #file, line : UInt = #line) { +// #if DEBUG +// DTLog("\(Thread.isMainThread ? "[Main]" : "[Child]")\((file as NSString).lastPathComponent.replacingOccurrences(of: ".swift", with: ""))[\(line)][\(formatter.string(from: Date.init()))]:\(String.init(format: format, arguments: args))") +// #endif +//} diff --git a/wallpaper_project/Tool/IDFA/idfaManager.swift b/wallpaper_project/Tool/IDFA/idfaManager.swift new file mode 100644 index 0000000..638bafd --- /dev/null +++ b/wallpaper_project/Tool/IDFA/idfaManager.swift @@ -0,0 +1,79 @@ +// +// idfaManager.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/6/4. +// + +import Foundation +import UIKit +import AdSupport +import AppTrackingTransparency + + + +func requestTrackingAuthorization(completion: @escaping (String?) -> Void) { + if #available(iOS 14, *) { + var attemptsLeft = 3 + + func requestAuth() { + ATTrackingManager.requestTrackingAuthorization { status in + switch status { + case .authorized: + let idfa = ASIdentifierManager.shared().advertisingIdentifier.uuidString + print("Authorized: IDFA = \(idfa)") + completion(idfa) + case .denied, .restricted: + print("Denied or Restricted") + completion(nil) + case .notDetermined: + print("Not Determined") + attemptsLeft -= 1 + if attemptsLeft > 0 { + requestAuth() // 继续请求直到达到最大尝试次数 + } else { + print("Reached maximum number of attempts") + completion(nil) + } + @unknown default: + print("Unknown status") + completion(nil) + } + } + } + + requestAuth() // 第一次请求 + } else { + if ASIdentifierManager.shared().isAdvertisingTrackingEnabled { + let idfa = ASIdentifierManager.shared().advertisingIdentifier.uuidString + print("Tracking enabled: IDFA = \(idfa)") + completion(idfa) + } else { + print("Tracking not enabled") + completion(nil) + } + } +} + + + +func requestIDFA(completion: @escaping (String?) -> Void) { + if #available(iOS 14, *) { + ATTrackingManager.requestTrackingAuthorization { status in + switch status { + case .authorized: + let idfa = ASIdentifierManager.shared().advertisingIdentifier.uuidString + completion(idfa) + default: + completion(nil) + } + } + } else { + if ASIdentifierManager.shared().isAdvertisingTrackingEnabled { + let idfa = ASIdentifierManager.shared().advertisingIdentifier.uuidString + completion(idfa) + } else { + completion(nil) + } + } +} diff --git a/wallpaper_project/Tool/JPEG.swift b/wallpaper_project/Tool/JPEG.swift new file mode 100755 index 0000000..3e2db54 --- /dev/null +++ b/wallpaper_project/Tool/JPEG.swift @@ -0,0 +1,57 @@ +// +// JPEG.swift +// LoveLiver + + + +import Foundation +import MobileCoreServices +import ImageIO + +class JPEG { + fileprivate let kFigAppleMakerNote_AssetIdentifier = "17" + fileprivate let path : String + + init(path : String) { + self.path = path + } + + func read() -> String? { + guard let makerNote = metadata()?.object(forKey: kCGImagePropertyMakerAppleDictionary) as! NSDictionary? else { + return nil + } + return makerNote.object(forKey: kFigAppleMakerNote_AssetIdentifier) as! String? + } + + func write(_ dest : String, assetIdentifier : String) { + guard let dest = CGImageDestinationCreateWithURL(URL(fileURLWithPath: dest) as CFURL, kUTTypeJPEG, 1, nil) + else { return } + defer { CGImageDestinationFinalize(dest) } + guard let imageSource = self.imageSource() else { return } + guard let metadata = self.metadata()?.mutableCopy() as! NSMutableDictionary? else { return } + + let makerNote = NSMutableDictionary() + makerNote.setObject(assetIdentifier, forKey: kFigAppleMakerNote_AssetIdentifier as NSCopying) + metadata.setObject(makerNote, forKey: kCGImagePropertyMakerAppleDictionary as String as String as NSCopying) + CGImageDestinationAddImageFromSource(dest, imageSource, 0, metadata) + } + + fileprivate func metadata() -> NSDictionary? { + return self.imageSource().flatMap { + CGImageSourceCopyPropertiesAtIndex($0, 0, nil) as NSDictionary? + } + } + + fileprivate func imageSource() -> CGImageSource? { + return self.data().flatMap { + CGImageSourceCreateWithData($0 as CFData, nil) + } + } + + fileprivate func data() -> Data? { + return (try? Data(contentsOf: URL(fileURLWithPath: path))) + } + + +} + diff --git a/wallpaper_project/Tool/Network/NetworkManager.swift b/wallpaper_project/Tool/Network/NetworkManager.swift new file mode 100644 index 0000000..43b0bf9 --- /dev/null +++ b/wallpaper_project/Tool/Network/NetworkManager.swift @@ -0,0 +1,39 @@ +// +// NetworkManager.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/6/4. +// + +import Foundation +import Alamofire + +class NetworkManager { + static let shared = NetworkManager() + + private init() {} + + /// 封装的POST请求 + /// - Parameters: + /// - url: 请求的URL字符串 + /// - parameters: 请求参数 + /// - headers: 请求头 + /// - completion: 请求完成的回调 + func postRequest(url: String, parameters: [String: Any]?, headers: HTTPHeaders?, completion: @escaping (Result) -> Void) { + AF.request(url, + method: .post, + parameters: parameters, + encoding: JSONEncoding.default, + headers: headers) + .validate() + .responseJSON { response in + switch response.result { + case .success(let data): + completion(.success(data)) + case .failure(let error): + completion(.failure(error)) + } + } + } +} + diff --git a/wallpaper_project/Tool/PrefixHeader.swift b/wallpaper_project/Tool/PrefixHeader.swift new file mode 100644 index 0000000..61b9de9 --- /dev/null +++ b/wallpaper_project/Tool/PrefixHeader.swift @@ -0,0 +1,37 @@ +// +// PrefixHeader.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/15. +// + +import Foundation +import UIKit +//布局设置 +let Screen_Width = UIScreen.main.bounds.width +let Screen_height = UIScreen.main.bounds.height + +let KScaleW = UIScreen.main.bounds.width/320.0 +let KScaleH = UIScreen.main.bounds.height/568.0 + +var isFullScreen: Bool { + if #available(iOS 11, *) { + guard let w = UIApplication.shared.delegate?.window, let unwrapedWindow = w else { + return false + } + + if unwrapedWindow.safeAreaInsets.left > 0 || unwrapedWindow.safeAreaInsets.bottom > 0 { + print(unwrapedWindow.safeAreaInsets) + return true + } + } + return false +} + +var kSafeArea_Top: CGFloat { + return isFullScreen ? 44 : 20 +} + +var kSafeArea_Bottom: CGFloat { + return isFullScreen ? 34 : 0 +} diff --git a/wallpaper_project/Tool/QuickTimeMov.swift b/wallpaper_project/Tool/QuickTimeMov.swift new file mode 100755 index 0000000..efff0a1 --- /dev/null +++ b/wallpaper_project/Tool/QuickTimeMov.swift @@ -0,0 +1,258 @@ + +// +// QuickTimeMov.swift +// LoveLiver +// + + +import Foundation +import AVFoundation + +class QuickTimeMov { + fileprivate let kKeyContentIdentifier = "com.apple.quicktime.content.identifier" + fileprivate let kKeyStillImageTime = "com.apple.quicktime.still-image-time" + fileprivate let kKeySpaceQuickTimeMetadata = "mdta" + fileprivate let path : String + fileprivate let dummyTimeRange = CMTimeRangeMake(start: CMTimeMake(value: 0, timescale: 1000), duration: CMTimeMake(value: 200, timescale: 3000)) + + fileprivate lazy var asset : AVURLAsset = { + let url = URL(fileURLWithPath: self.path) + return AVURLAsset(url: url) + }() + + init(path : String) { + self.path = path + } + + func readAssetIdentifier() -> String? { + for item in metadata() { + if item.key as? String == kKeyContentIdentifier && + item.keySpace!.rawValue == kKeySpaceQuickTimeMetadata { + return item.value as? String + } + } + return nil + } + + func readStillImageTime() -> NSNumber? { + if let track = track(AVMediaType.video) { + let (reader, output) = try! self.reader(track, settings: nil) + reader.startReading() + + while true { + guard let buffer = output.copyNextSampleBuffer() else { return nil } + if CMSampleBufferGetNumSamples(buffer) != 0 { + let group = AVTimedMetadataGroup(sampleBuffer: buffer) + for item in group?.items ?? [] { + if item.key as? String == kKeyStillImageTime && + item.keySpace!.rawValue == kKeySpaceQuickTimeMetadata { + return item.numberValue + } + } + } + } + } + return nil + } + + func write(_ dest : String, assetIdentifier : String) { + + var audioReader : AVAssetReader? = nil + var audioWriterInput : AVAssetWriterInput? = nil + var audioReaderOutput : AVAssetReaderOutput? = nil + do { + // -------------------------------------------------- + // reader for source video + // -------------------------------------------------- + guard let track = self.track(AVMediaType.video) else { +// DTLog("not found video track") + print("not found video track") + return + } + let (reader, output) = try self.reader(track, + settings: [kCVPixelBufferPixelFormatTypeKey as String: + NSNumber(value: kCVPixelFormatType_32BGRA as UInt32)]) + // -------------------------------------------------- + // writer for mov + // -------------------------------------------------- + let writer = try AVAssetWriter(outputURL: URL(fileURLWithPath: dest), fileType: .mov) + writer.metadata = [metadataFor(assetIdentifier)] + + // video track + let input = AVAssetWriterInput(mediaType: .video, + outputSettings: videoSettings(track.naturalSize)) + input.expectsMediaDataInRealTime = true + input.transform = track.preferredTransform + writer.add(input) + + + let url = URL(fileURLWithPath: self.path) + let aAudioAsset : AVAsset = AVAsset(url: url) + + if aAudioAsset.tracks.count > 1 { +// DTLog("Has Audio") + print("Has Audio") + //setup audio writer + audioWriterInput = AVAssetWriterInput(mediaType: .audio, outputSettings: nil) + + audioWriterInput?.expectsMediaDataInRealTime = false + if writer.canAdd(audioWriterInput!){ + writer.add(audioWriterInput!) + } + //setup audio reader + let audioTrack:AVAssetTrack = aAudioAsset.tracks(withMediaType: .audio).first! + audioReaderOutput = AVAssetReaderTrackOutput(track: audioTrack, outputSettings: nil) + + do{ + audioReader = try AVAssetReader(asset: aAudioAsset) + }catch{ + fatalError("Unable to read Asset: \(error) : ") + } + //let audioReader:AVAssetReader = AVAssetReader(asset: aAudioAsset, error: &error) + if (audioReader?.canAdd(audioReaderOutput!))! { + audioReader?.add(audioReaderOutput!) + } else { +// DTLog("cant add audio reader") + print("cant add audio reader") + } + } + + // metadata track + let adapter = metadataAdapter() + writer.add(adapter.assetWriterInput) + + // -------------------------------------------------- + // creating video + // -------------------------------------------------- + writer.startWriting() + reader.startReading() + writer.startSession(atSourceTime: CMTime.zero) + + // write metadata track + adapter.append(AVTimedMetadataGroup(items: [metadataForStillImageTime()], + timeRange: dummyTimeRange)) + + // write video track + input.requestMediaDataWhenReady(on: DispatchQueue(label: "assetVideoWriterQueue", attributes: [])) { + while(input.isReadyForMoreMediaData) { + if reader.status == .reading { + if let buffer = output.copyNextSampleBuffer() { + if !input.append(buffer) { + reader.cancelReading() + } + } + } else { + input.markAsFinished() + if reader.status == .completed && aAudioAsset.tracks.count > 1 { + audioReader?.startReading() + writer.startSession(atSourceTime: CMTime.zero) + let media_queue = DispatchQueue(label: "assetAudioWriterQueue", attributes: []) + audioWriterInput?.requestMediaDataWhenReady(on: media_queue) { + while (audioWriterInput?.isReadyForMoreMediaData)! { + //DTLog("Second loop") + let sampleBuffer2:CMSampleBuffer? = audioReaderOutput?.copyNextSampleBuffer() + if audioReader?.status == .reading && sampleBuffer2 != nil { + if !(audioWriterInput?.append(sampleBuffer2!))! { + audioReader?.cancelReading() + } + }else { + audioWriterInput?.markAsFinished() +// DTLog("Audio writer finish") + print("Audio writer finish") + writer.finishWriting() { + if let e = writer.error { +// DTLog("cannot write: \(e)") + print("cannot write: \(e)") + } else { +// DTLog("finish writing.") + print("finish writing.") + } + } + } + } + } + } + else { +// DTLog("Video Reader not completed") + print("Video Reader not completed") + writer.finishWriting() { + if let e = writer.error { +// DTLog("cannot write: \(e)") + print("cannot write: \(e)") + } else { +// DTLog("finish writing.") + print("finish writing.") + } + } + } + } + } + } + while writer.status == .writing { + RunLoop.current.run(until: Date(timeIntervalSinceNow: 0.5)) + } + if let e = writer.error { +// DTLog("cannot write: \(e)") + print("cannot write: \(e)") + } + } catch { +// DTLog("error") + print("error") + } + } + + fileprivate func metadata() -> [AVMetadataItem] { + return asset.metadata(forFormat: .quickTimeMetadata) + } + + fileprivate func track(_ mediaType : AVMediaType) -> AVAssetTrack? { + return asset.tracks(withMediaType: mediaType).first + } + + fileprivate func reader(_ track : AVAssetTrack, settings: [String:AnyObject]?) throws -> (AVAssetReader, AVAssetReaderOutput) { + let output = AVAssetReaderTrackOutput(track: track, outputSettings: settings) + let reader = try AVAssetReader(asset: asset) + reader.add(output) + return (reader, output) + } + + fileprivate func metadataAdapter() -> AVAssetWriterInputMetadataAdaptor { + let spec : NSDictionary = [ + kCMMetadataFormatDescriptionMetadataSpecificationKey_Identifier as NSString: + "\(kKeySpaceQuickTimeMetadata)/\(kKeyStillImageTime)", + kCMMetadataFormatDescriptionMetadataSpecificationKey_DataType as NSString: + "com.apple.metadata.datatype.int8" ] + + var desc : CMFormatDescription? = nil + CMMetadataFormatDescriptionCreateWithMetadataSpecifications(allocator: kCFAllocatorDefault, metadataType: kCMMetadataFormatType_Boxed, metadataSpecifications: [spec] as CFArray, formatDescriptionOut: &desc) + let input = AVAssetWriterInput(mediaType: .metadata, + outputSettings: nil, sourceFormatHint: desc) + return AVAssetWriterInputMetadataAdaptor(assetWriterInput: input) + } + + fileprivate func videoSettings(_ size : CGSize) -> [String:AnyObject] { + return [ + AVVideoCodecKey: AVVideoCodecH264 as AnyObject, + AVVideoWidthKey: size.width as AnyObject, + AVVideoHeightKey: size.height as AnyObject + ] + } + + fileprivate func metadataFor(_ assetIdentifier: String) -> AVMetadataItem { + let item = AVMutableMetadataItem() + item.key = kKeyContentIdentifier as (NSCopying & NSObjectProtocol)? + item.keySpace = AVMetadataKeySpace(rawValue: kKeySpaceQuickTimeMetadata) + item.value = assetIdentifier as (NSCopying & NSObjectProtocol)? + item.dataType = "com.apple.metadata.datatype.UTF-8" + return item + } + + fileprivate func metadataForStillImageTime() -> AVMetadataItem { + let item = AVMutableMetadataItem() + item.key = kKeyStillImageTime as (NSCopying & NSObjectProtocol)? + item.keySpace = AVMetadataKeySpace(rawValue: kKeySpaceQuickTimeMetadata) + item.value = 0 as (NSCopying & NSObjectProtocol)? + item.dataType = "com.apple.metadata.datatype.int8" + return item + } +} diff --git a/wallpaper_project/Tool/Toast.swift b/wallpaper_project/Tool/Toast.swift new file mode 100755 index 0000000..7cfae94 --- /dev/null +++ b/wallpaper_project/Tool/Toast.swift @@ -0,0 +1,784 @@ +// +// Toast.swift +// Toast-Swift +// +// Copyright (c) 2015-2019 Charles Scalesse. +// +// Permission is hereby granted, free of charge, to any person obtaining a +// copy of this software and associated documentation files (the +// "Software"), to deal in the Software without restriction, including +// without limitation the rights to use, copy, modify, merge, publish, +// distribute, sublicense, and/or sell copies of the Software, and to +// permit persons to whom the Software is furnished to do so, subject to +// the following conditions: +// +// The above copyright notice and this permission notice shall be included +// in all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +// IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +// CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +// TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +// SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +import UIKit +import ObjectiveC + +/** + Toast is a Swift extension that adds toast notifications to the `UIView` object class. + It is intended to be simple, lightweight, and easy to use. Most toast notifications + can be triggered with a single line of code. + + The `makeToast` methods create a new view and then display it as toast. + + The `showToast` methods display any view as toast. + + */ +public extension UIView { + + /** + Keys used for associated objects. + */ + private struct ToastKeys { + static var timer = "com.toast-swift.timer" + static var duration = "com.toast-swift.duration" + static var point = "com.toast-swift.point" + static var completion = "com.toast-swift.completion" + static var activeToasts = "com.toast-swift.activeToasts" + static var activityView = "com.toast-swift.activityView" + static var queue = "com.toast-swift.queue" + } + + /** + Swift closures can't be directly associated with objects via the + Objective-C runtime, so the (ugly) solution is to wrap them in a + class that can be used with associated objects. + */ + private class ToastCompletionWrapper { + let completion: ((Bool) -> Void)? + + init(_ completion: ((Bool) -> Void)?) { + self.completion = completion + } + } + + private enum ToastError: Error { + case missingParameters + } + + private var activeToasts: NSMutableArray { + get { + if let activeToasts = objc_getAssociatedObject(self, &ToastKeys.activeToasts) as? NSMutableArray { + return activeToasts + } else { + let activeToasts = NSMutableArray() + objc_setAssociatedObject(self, &ToastKeys.activeToasts, activeToasts, .OBJC_ASSOCIATION_RETAIN_NONATOMIC) + return activeToasts + } + } + } + + private var queue: NSMutableArray { + get { + if let queue = objc_getAssociatedObject(self, &ToastKeys.queue) as? NSMutableArray { + return queue + } else { + let queue = NSMutableArray() + objc_setAssociatedObject(self, &ToastKeys.queue, queue, .OBJC_ASSOCIATION_RETAIN_NONATOMIC) + return queue + } + } + } + + // MARK: - Make Toast Methods + + /** + Creates and presents a new toast view. + + @param message The message to be displayed + @param duration The toast duration + @param position The toast's position + @param title The title + @param image The image + @param style The style. The shared style will be used when nil + @param completion The completion closure, executed after the toast view disappears. + didTap will be `true` if the toast view was dismissed from a tap. + */ + func makeToast(_ message: String?, duration: TimeInterval = ToastManager.shared.duration, position: ToastPosition = ToastManager.shared.position, title: String? = nil, image: UIImage? = nil, style: ToastStyle = ToastManager.shared.style, completion: ((_ didTap: Bool) -> Void)? = nil) { + do { + let toast = try toastViewForMessage(message, title: title, image: image, style: style) + showToast(toast, duration: duration, position: position, completion: completion) + } catch ToastError.missingParameters { + print("Error: message, title, and image are all nil") + } catch {} + } + + /** + Creates a new toast view and presents it at a given center point. + + @param message The message to be displayed + @param duration The toast duration + @param point The toast's center point + @param title The title + @param image The image + @param style The style. The shared style will be used when nil + @param completion The completion closure, executed after the toast view disappears. + didTap will be `true` if the toast view was dismissed from a tap. + */ + func makeToast(_ message: String?, duration: TimeInterval = ToastManager.shared.duration, point: CGPoint, title: String?, image: UIImage?, style: ToastStyle = ToastManager.shared.style, completion: ((_ didTap: Bool) -> Void)?) { + do { + let toast = try toastViewForMessage(message, title: title, image: image, style: style) + showToast(toast, duration: duration, point: point, completion: completion) + } catch ToastError.missingParameters { + print("Error: message, title, and image cannot all be nil") + } catch {} + } + + // MARK: - Show Toast Methods + + /** + Displays any view as toast at a provided position and duration. The completion closure + executes when the toast view completes. `didTap` will be `true` if the toast view was + dismissed from a tap. + + @param toast The view to be displayed as toast + @param duration The notification duration + @param position The toast's position + @param completion The completion block, executed after the toast view disappears. + didTap will be `true` if the toast view was dismissed from a tap. + */ + func showToast(_ toast: UIView, duration: TimeInterval = ToastManager.shared.duration, position: ToastPosition = ToastManager.shared.position, completion: ((_ didTap: Bool) -> Void)? = nil) { + let point = position.centerPoint(forToast: toast, inSuperview: self) + showToast(toast, duration: duration, point: point, completion: completion) + } + + /** + Displays any view as toast at a provided center point and duration. The completion closure + executes when the toast view completes. `didTap` will be `true` if the toast view was + dismissed from a tap. + + @param toast The view to be displayed as toast + @param duration The notification duration + @param point The toast's center point + @param completion The completion block, executed after the toast view disappears. + didTap will be `true` if the toast view was dismissed from a tap. + */ + func showToast(_ toast: UIView, duration: TimeInterval = ToastManager.shared.duration, point: CGPoint, completion: ((_ didTap: Bool) -> Void)? = nil) { + objc_setAssociatedObject(toast, &ToastKeys.completion, ToastCompletionWrapper(completion), .OBJC_ASSOCIATION_RETAIN_NONATOMIC); + + if ToastManager.shared.isQueueEnabled, activeToasts.count > 0 { + objc_setAssociatedObject(toast, &ToastKeys.duration, NSNumber(value: duration), .OBJC_ASSOCIATION_RETAIN_NONATOMIC); + objc_setAssociatedObject(toast, &ToastKeys.point, NSValue(cgPoint: point), .OBJC_ASSOCIATION_RETAIN_NONATOMIC); + + queue.add(toast) + } else { + showToast(toast, duration: duration, point: point) + } + } + + // MARK: - Hide Toast Methods + + /** + Hides the active toast. If there are multiple toasts active in a view, this method + hides the oldest toast (the first of the toasts to have been presented). + + @see `hideAllToasts()` to remove all active toasts from a view. + + @warning This method has no effect on activity toasts. Use `hideToastActivity` to + hide activity toasts. + + */ + func hideToast() { + guard let activeToast = activeToasts.firstObject as? UIView else { return } + hideToast(activeToast) + } + + /** + Hides an active toast. + + @param toast The active toast view to dismiss. Any toast that is currently being displayed + on the screen is considered active. + + @warning this does not clear a toast view that is currently waiting in the queue. + */ + func hideToast(_ toast: UIView) { + guard activeToasts.contains(toast) else { return } + hideToast(toast, fromTap: false) + } + + /** + Hides all toast views. + + @param includeActivity If `true`, toast activity will also be hidden. Default is `false`. + @param clearQueue If `true`, removes all toast views from the queue. Default is `true`. + */ + func hideAllToasts(includeActivity: Bool = false, clearQueue: Bool = true) { + if clearQueue { + clearToastQueue() + } + + activeToasts.compactMap { $0 as? UIView } + .forEach { hideToast($0) } + + if includeActivity { + hideToastActivity() + } + } + + /** + Removes all toast views from the queue. This has no effect on toast views that are + active. Use `hideAllToasts(clearQueue:)` to hide the active toasts views and clear + the queue. + */ + func clearToastQueue() { + queue.removeAllObjects() + } + + // MARK: - Activity Methods + + /** + Creates and displays a new toast activity indicator view at a specified position. + + @warning Only one toast activity indicator view can be presented per superview. Subsequent + calls to `makeToastActivity(position:)` will be ignored until `hideToastActivity()` is called. + + @warning `makeToastActivity(position:)` works independently of the `showToast` methods. Toast + activity views can be presented and dismissed while toast views are being displayed. + `makeToastActivity(position:)` has no effect on the queueing behavior of the `showToast` methods. + + @param position The toast's position + */ + func makeToastActivity(_ position: ToastPosition) { + // sanity + guard objc_getAssociatedObject(self, &ToastKeys.activityView) as? UIView == nil else { return } + + let toast = createToastActivityView() + let point = position.centerPoint(forToast: toast, inSuperview: self) + makeToastActivity(toast, point: point) + } + + /** + Creates and displays a new toast activity indicator view at a specified position. + + @warning Only one toast activity indicator view can be presented per superview. Subsequent + calls to `makeToastActivity(position:)` will be ignored until `hideToastActivity()` is called. + + @warning `makeToastActivity(position:)` works independently of the `showToast` methods. Toast + activity views can be presented and dismissed while toast views are being displayed. + `makeToastActivity(position:)` has no effect on the queueing behavior of the `showToast` methods. + + @param point The toast's center point + */ + func makeToastActivity(_ point: CGPoint) { + // sanity + guard objc_getAssociatedObject(self, &ToastKeys.activityView) as? UIView == nil else { return } + + let toast = createToastActivityView() + makeToastActivity(toast, point: point) + } + + /** + Dismisses the active toast activity indicator view. + */ + func hideToastActivity() { + if let toast = objc_getAssociatedObject(self, &ToastKeys.activityView) as? UIView { + UIView.animate(withDuration: ToastManager.shared.style.fadeDuration, delay: 0.0, options: [.curveEaseIn, .beginFromCurrentState], animations: { + toast.alpha = 0.0 + }) { _ in + toast.removeFromSuperview() + objc_setAssociatedObject(self, &ToastKeys.activityView, nil, .OBJC_ASSOCIATION_RETAIN_NONATOMIC) + } + } + } + + // MARK: - Private Activity Methods + + private func makeToastActivity(_ toast: UIView, point: CGPoint) { + toast.alpha = 0.0 + toast.center = point + + objc_setAssociatedObject(self, &ToastKeys.activityView, toast, .OBJC_ASSOCIATION_RETAIN_NONATOMIC) + + self.addSubview(toast) + + UIView.animate(withDuration: ToastManager.shared.style.fadeDuration, delay: 0.0, options: .curveEaseOut, animations: { + toast.alpha = 1.0 + }) + } + + private func createToastActivityView() -> UIView { + let style = ToastManager.shared.style + + let activityView = UIView(frame: CGRect(x: 0.0, y: 0.0, width: style.activitySize.width, height: style.activitySize.height)) + activityView.backgroundColor = style.activityBackgroundColor + activityView.autoresizingMask = [.flexibleLeftMargin, .flexibleRightMargin, .flexibleTopMargin, .flexibleBottomMargin] + activityView.layer.cornerRadius = style.cornerRadius + + if style.displayShadow { + activityView.layer.shadowColor = style.shadowColor.cgColor + activityView.layer.shadowOpacity = style.shadowOpacity + activityView.layer.shadowRadius = style.shadowRadius + activityView.layer.shadowOffset = style.shadowOffset + } + + let activityIndicatorView = UIActivityIndicatorView(style: .whiteLarge) + activityIndicatorView.center = CGPoint(x: activityView.bounds.size.width / 2.0, y: activityView.bounds.size.height / 2.0) + activityView.addSubview(activityIndicatorView) + activityIndicatorView.color = style.activityIndicatorColor + activityIndicatorView.startAnimating() + + return activityView + } + + // MARK: - Private Show/Hide Methods + + private func showToast(_ toast: UIView, duration: TimeInterval, point: CGPoint) { + toast.center = point + toast.alpha = 0.0 + + if ToastManager.shared.isTapToDismissEnabled { + let recognizer = UITapGestureRecognizer(target: self, action: #selector(UIView.handleToastTapped(_:))) + toast.addGestureRecognizer(recognizer) + toast.isUserInteractionEnabled = true + toast.isExclusiveTouch = true + } + + activeToasts.add(toast) + self.addSubview(toast) + + UIView.animate(withDuration: ToastManager.shared.style.fadeDuration, delay: 0.0, options: [.curveEaseOut, .allowUserInteraction], animations: { + toast.alpha = 1.0 + }) { _ in + let timer = Timer(timeInterval: duration, target: self, selector: #selector(UIView.toastTimerDidFinish(_:)), userInfo: toast, repeats: false) + + RunLoop.main.add(timer, forMode: RunLoop.Mode.common) + + objc_setAssociatedObject(toast, &ToastKeys.timer, timer, .OBJC_ASSOCIATION_RETAIN_NONATOMIC) + } + } + + private func hideToast(_ toast: UIView, fromTap: Bool) { + if let timer = objc_getAssociatedObject(toast, &ToastKeys.timer) as? Timer { + timer.invalidate() + } + + UIView.animate(withDuration: ToastManager.shared.style.fadeDuration, delay: 0.0, options: [.curveEaseIn, .beginFromCurrentState], animations: { + toast.alpha = 0.0 + }) { _ in + toast.removeFromSuperview() + self.activeToasts.remove(toast) + + if let wrapper = objc_getAssociatedObject(toast, &ToastKeys.completion) as? ToastCompletionWrapper, let completion = wrapper.completion { + completion(fromTap) + } + + if let nextToast = self.queue.firstObject as? UIView, let duration = objc_getAssociatedObject(nextToast, &ToastKeys.duration) as? NSNumber, let point = objc_getAssociatedObject(nextToast, &ToastKeys.point) as? NSValue { + self.queue.removeObject(at: 0) + self.showToast(nextToast, duration: duration.doubleValue, point: point.cgPointValue) + } + } + } + + // MARK: - Events + + @objc + private func handleToastTapped(_ recognizer: UITapGestureRecognizer) { + guard let toast = recognizer.view else { return } + hideToast(toast, fromTap: true) + } + + @objc + private func toastTimerDidFinish(_ timer: Timer) { + guard let toast = timer.userInfo as? UIView else { return } + hideToast(toast) + } + + // MARK: - Toast Construction + + /** + Creates a new toast view with any combination of message, title, and image. + The look and feel is configured via the style. Unlike the `makeToast` methods, + this method does not present the toast view automatically. One of the `showToast` + methods must be used to present the resulting view. + + @warning if message, title, and image are all nil, this method will throw + `ToastError.missingParameters` + + @param message The message to be displayed + @param title The title + @param image The image + @param style The style. The shared style will be used when nil + @throws `ToastError.missingParameters` when message, title, and image are all nil + @return The newly created toast view + */ + func toastViewForMessage(_ message: String?, title: String?, image: UIImage?, style: ToastStyle) throws -> UIView { + // sanity + guard message != nil || title != nil || image != nil else { + throw ToastError.missingParameters + } + + var messageLabel: UILabel? + var titleLabel: UILabel? + var imageView: UIImageView? + + let wrapperView = UIView() + wrapperView.backgroundColor = style.backgroundColor + wrapperView.autoresizingMask = [.flexibleLeftMargin, .flexibleRightMargin, .flexibleTopMargin, .flexibleBottomMargin] + wrapperView.layer.cornerRadius = style.cornerRadius + + if style.displayShadow { + wrapperView.layer.shadowColor = UIColor.black.cgColor + wrapperView.layer.shadowOpacity = style.shadowOpacity + wrapperView.layer.shadowRadius = style.shadowRadius + wrapperView.layer.shadowOffset = style.shadowOffset + } + + if let image = image { + imageView = UIImageView(image: image) + imageView?.contentMode = .scaleAspectFit + imageView?.frame = CGRect(x: style.horizontalPadding, y: style.verticalPadding, width: style.imageSize.width, height: style.imageSize.height) + } + + var imageRect = CGRect.zero + + if let imageView = imageView { + imageRect.origin.x = style.horizontalPadding + imageRect.origin.y = style.verticalPadding + imageRect.size.width = imageView.bounds.size.width + imageRect.size.height = imageView.bounds.size.height + } + + if let title = title { + titleLabel = UILabel() + titleLabel?.numberOfLines = style.titleNumberOfLines + titleLabel?.font = style.titleFont + titleLabel?.textAlignment = style.titleAlignment + titleLabel?.lineBreakMode = .byTruncatingTail + titleLabel?.textColor = style.titleColor + titleLabel?.backgroundColor = UIColor.clear + titleLabel?.text = title; + + let maxTitleSize = CGSize(width: (self.bounds.size.width * style.maxWidthPercentage) - imageRect.size.width, height: self.bounds.size.height * style.maxHeightPercentage) + let titleSize = titleLabel?.sizeThatFits(maxTitleSize) + if let titleSize = titleSize { + titleLabel?.frame = CGRect(x: 0.0, y: 0.0, width: titleSize.width, height: titleSize.height) + } + } + + if let message = message { + messageLabel = UILabel() + messageLabel?.text = message + messageLabel?.numberOfLines = style.messageNumberOfLines + messageLabel?.font = style.messageFont + messageLabel?.textAlignment = style.messageAlignment + messageLabel?.lineBreakMode = .byTruncatingTail; + messageLabel?.textColor = style.messageColor + messageLabel?.backgroundColor = UIColor.clear + + let maxMessageSize = CGSize(width: (self.bounds.size.width * style.maxWidthPercentage) - imageRect.size.width, height: self.bounds.size.height * style.maxHeightPercentage) + let messageSize = messageLabel?.sizeThatFits(maxMessageSize) + if let messageSize = messageSize { + let actualWidth = min(messageSize.width, maxMessageSize.width) + let actualHeight = min(messageSize.height, maxMessageSize.height) + messageLabel?.frame = CGRect(x: 0.0, y: 0.0, width: actualWidth, height: actualHeight) + } + } + + var titleRect = CGRect.zero + + if let titleLabel = titleLabel { + titleRect.origin.x = imageRect.origin.x + imageRect.size.width + style.horizontalPadding + titleRect.origin.y = style.verticalPadding + titleRect.size.width = titleLabel.bounds.size.width + titleRect.size.height = titleLabel.bounds.size.height + } + + var messageRect = CGRect.zero + + if let messageLabel = messageLabel { + messageRect.origin.x = imageRect.origin.x + imageRect.size.width + style.horizontalPadding + messageRect.origin.y = titleRect.origin.y + titleRect.size.height + style.verticalPadding + messageRect.size.width = messageLabel.bounds.size.width + messageRect.size.height = messageLabel.bounds.size.height + } + + let longerWidth = max(titleRect.size.width, messageRect.size.width) + let longerX = max(titleRect.origin.x, messageRect.origin.x) + let wrapperWidth = max((imageRect.size.width + (style.horizontalPadding * 2.0)), (longerX + longerWidth + style.horizontalPadding)) + let wrapperHeight = max((messageRect.origin.y + messageRect.size.height + style.verticalPadding), (imageRect.size.height + (style.verticalPadding * 2.0))) + + wrapperView.frame = CGRect(x: 0.0, y: 0.0, width: wrapperWidth, height: wrapperHeight) + + if let titleLabel = titleLabel { + titleRect.size.width = longerWidth + titleLabel.frame = titleRect + wrapperView.addSubview(titleLabel) + } + + if let messageLabel = messageLabel { + messageRect.size.width = longerWidth + messageLabel.frame = messageRect + wrapperView.addSubview(messageLabel) + } + + if let imageView = imageView { + wrapperView.addSubview(imageView) + } + + return wrapperView + } + +} + +// MARK: - Toast Style + +/** + `ToastStyle` instances define the look and feel for toast views created via the + `makeToast` methods as well for toast views created directly with + `toastViewForMessage(message:title:image:style:)`. + + @warning `ToastStyle` offers relatively simple styling options for the default + toast view. If you require a toast view with more complex UI, it probably makes more + sense to create your own custom UIView subclass and present it with the `showToast` + methods. +*/ +public struct ToastStyle { + + public init() {} + + /** + The background color. Default is `.black` at 80% opacity. + */ + public var backgroundColor: UIColor = UIColor.black.withAlphaComponent(0.8) + + /** + The title color. Default is `UIColor.whiteColor()`. + */ + public var titleColor: UIColor = .white + + /** + The message color. Default is `.white`. + */ + public var messageColor: UIColor = .white + + /** + A percentage value from 0.0 to 1.0, representing the maximum width of the toast + view relative to it's superview. Default is 0.8 (80% of the superview's width). + */ + public var maxWidthPercentage: CGFloat = 0.8 { + didSet { + maxWidthPercentage = max(min(maxWidthPercentage, 1.0), 0.0) + } + } + + /** + A percentage value from 0.0 to 1.0, representing the maximum height of the toast + view relative to it's superview. Default is 0.8 (80% of the superview's height). + */ + public var maxHeightPercentage: CGFloat = 0.8 { + didSet { + maxHeightPercentage = max(min(maxHeightPercentage, 1.0), 0.0) + } + } + + /** + The spacing from the horizontal edge of the toast view to the content. When an image + is present, this is also used as the padding between the image and the text. + Default is 10.0. + + */ + public var horizontalPadding: CGFloat = 10.0 + + /** + The spacing from the vertical edge of the toast view to the content. When a title + is present, this is also used as the padding between the title and the message. + Default is 10.0. On iOS11+, this value is added added to the `safeAreaInset.top` + and `safeAreaInsets.bottom`. + */ + public var verticalPadding: CGFloat = 10.0 + + /** + The corner radius. Default is 10.0. + */ + public var cornerRadius: CGFloat = 10.0; + + /** + The title font. Default is `.boldSystemFont(16.0)`. + */ + public var titleFont: UIFont = .boldSystemFont(ofSize: 16.0) + + /** + The message font. Default is `.systemFont(ofSize: 16.0)`. + */ + public var messageFont: UIFont = .systemFont(ofSize: 16.0) + + /** + The title text alignment. Default is `NSTextAlignment.Left`. + */ + public var titleAlignment: NSTextAlignment = .left + + /** + The message text alignment. Default is `NSTextAlignment.Left`. + */ + public var messageAlignment: NSTextAlignment = .left + + /** + The maximum number of lines for the title. The default is 0 (no limit). + */ + public var titleNumberOfLines = 0 + + /** + The maximum number of lines for the message. The default is 0 (no limit). + */ + public var messageNumberOfLines = 0 + + /** + Enable or disable a shadow on the toast view. Default is `false`. + */ + public var displayShadow = false + + /** + The shadow color. Default is `.black`. + */ + public var shadowColor: UIColor = .black + + /** + A value from 0.0 to 1.0, representing the opacity of the shadow. + Default is 0.8 (80% opacity). + */ + public var shadowOpacity: Float = 0.8 { + didSet { + shadowOpacity = max(min(shadowOpacity, 1.0), 0.0) + } + } + + /** + The shadow radius. Default is 6.0. + */ + public var shadowRadius: CGFloat = 6.0 + + /** + The shadow offset. The default is 4 x 4. + */ + public var shadowOffset = CGSize(width: 4.0, height: 4.0) + + /** + The image size. The default is 80 x 80. + */ + public var imageSize = CGSize(width: 80.0, height: 80.0) + + /** + The size of the toast activity view when `makeToastActivity(position:)` is called. + Default is 100 x 100. + */ + public var activitySize = CGSize(width: 100.0, height: 100.0) + + /** + The fade in/out animation duration. Default is 0.2. + */ + public var fadeDuration: TimeInterval = 0.2 + + /** + Activity indicator color. Default is `.white`. + */ + public var activityIndicatorColor: UIColor = .white + + /** + Activity background color. Default is `.black` at 80% opacity. + */ + public var activityBackgroundColor: UIColor = UIColor.black.withAlphaComponent(0.8) + +} + +// MARK: - Toast Manager + +/** + `ToastManager` provides general configuration options for all toast + notifications. Backed by a singleton instance. +*/ +public class ToastManager { + + /** + The `ToastManager` singleton instance. + + */ + public static let shared = ToastManager() + + /** + The shared style. Used whenever toastViewForMessage(message:title:image:style:) is called + with with a nil style. + + */ + public var style = ToastStyle() + + /** + Enables or disables tap to dismiss on toast views. Default is `true`. + + */ + public var isTapToDismissEnabled = true + + /** + Enables or disables queueing behavior for toast views. When `true`, + toast views will appear one after the other. When `false`, multiple toast + views will appear at the same time (potentially overlapping depending + on their positions). This has no effect on the toast activity view, + which operates independently of normal toast views. Default is `false`. + + */ + public var isQueueEnabled = false + + /** + The default duration. Used for the `makeToast` and + `showToast` methods that don't require an explicit duration. + Default is 3.0. + + */ + public var duration: TimeInterval = 3.0 + + /** + Sets the default position. Used for the `makeToast` and + `showToast` methods that don't require an explicit position. + Default is `ToastPosition.Bottom`. + + */ + public var position: ToastPosition = .bottom + +} + +// MARK: - ToastPosition + +public enum ToastPosition { + case top + case center + case bottom + + fileprivate func centerPoint(forToast toast: UIView, inSuperview superview: UIView) -> CGPoint { + let topPadding: CGFloat = ToastManager.shared.style.verticalPadding + superview.csSafeAreaInsets.top + let bottomPadding: CGFloat = ToastManager.shared.style.verticalPadding + superview.csSafeAreaInsets.bottom + + switch self { + case .top: + return CGPoint(x: superview.bounds.size.width / 2.0, y: (toast.frame.size.height / 2.0) + topPadding) + case .center: + return CGPoint(x: superview.bounds.size.width / 2.0, y: superview.bounds.size.height / 2.0) + case .bottom: + return CGPoint(x: superview.bounds.size.width / 2.0, y: (superview.bounds.size.height - (toast.frame.size.height / 2.0)) - bottomPadding) + } + } +} + +// MARK: - Private UIView Extensions + +private extension UIView { + + var csSafeAreaInsets: UIEdgeInsets { + if #available(iOS 11.0, *) { + return self.safeAreaInsets + } else { + return .zero + } + } + +} diff --git a/wallpaper_project/Tool/colorManager.swift b/wallpaper_project/Tool/colorManager.swift new file mode 100644 index 0000000..0261477 --- /dev/null +++ b/wallpaper_project/Tool/colorManager.swift @@ -0,0 +1,61 @@ +// +// colorManager.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/11. +// +import UIKit +import Foundation + +var screenWidth = UIScreen.main.bounds.size.width +var screenHeight = UIScreen.main.bounds.size.height + +extension UIColor{ + + ///转hex值 + /// + class func hexSting(color:String,alpha:CGFloat)->UIColor{ + //删除字符串中的kongge + var cString:String = color.trimmingCharacters(in: CharacterSet.whitespacesAndNewlines).uppercased() + if cString.count < 6{ + return UIColor.white + } + if cString.hasPrefix("OX") { + let temstr:NSString = cString as NSString + cString = temstr.substring(from: 2)as String + } + if cString.hasPrefix("#") { + let temstr:NSString = cString as NSString + cString = temstr.substring(from: 1) as String + } + if cString.count != 6{ + return UIColor.white + } + var range:NSRange = NSMakeRange(0, 2) + let temstr2:NSString = cString as NSString + let rString = temstr2.substring(with: range)as String + range = NSMakeRange(2, 2) + let gString = temstr2.substring(with: range)as String + range = NSMakeRange(4, 2) + let bString = temstr2.substring(with: range)as String + var r:UInt32 = 0,g:UInt32 = 0,b:UInt32 = 0 + Scanner(string: rString).scanHexInt32(&r) + Scanner(string: gString).scanHexInt32(&g) + Scanner(string: bString).scanHexInt32(&b) + + return self.init(red: CGFloat(r)/255.0, green: CGFloat(g)/255.0, blue: CGFloat(b)/255.0, alpha: alpha) + } + class func colorWithHexString(color:String)->UIColor{ + return hexSting(color: color, alpha: 1.0) + } +} +func generateRandomString(length: Int) -> String { + let letters = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" + var randomString = "" + for _ in 0.. [WA_RakModel]? { + if let savedData = defaults.data(forKey: "rakModels") { + do { + let decoder = JSONDecoder() + let loadedModels = try decoder.decode([WA_RakModel].self, from: savedData) + return loadedModels + } catch { + print("Error decoding rakModels: \(error)") + return nil + } + } + return nil + } +} + +class HistoryjpgManager { + static let shared = HistoryjpgManager() + private let historyKey = "com.example.app.jpg" + + // 获取浏览历史 + var history: [WallpaperData] { + get { + if let data = UserDefaults.standard.data(forKey: historyKey), + let history = try? JSONDecoder().decode([WallpaperData].self, from: data) { + return history + } + return [] + } + set { + let data = try? JSONEncoder().encode(newValue) + UserDefaults.standard.set(data, forKey: historyKey) + } + } + + // 添加浏览历史项 + func addHistoryItem(item: WallpaperData) { + // 检查是否已存在相同标题的记录 + if history.contains(where: { $0.previewThumb == item.previewThumb }) { + return + } + var updatedHistory = history + updatedHistory.append(item) + history = updatedHistory + } + + // 清除浏览历史 + func clearHistory() { + UserDefaults.standard.removeObject(forKey: historyKey) + } +} + + +class scjpgManager { + static let shared = scjpgManager() + private let historyKey = "com.example.app.scjpg" + + // 获取浏览历史 + var history: [WallpaperData] { + get { + if let data = UserDefaults.standard.data(forKey: historyKey), + let history = try? JSONDecoder().decode([WallpaperData].self, from: data) { + return history + } + return [] + } + set { + let data = try? JSONEncoder().encode(newValue) + UserDefaults.standard.set(data, forKey: historyKey) + } + } + + // 添加浏览历史项 + func addHistoryItem(item: WallpaperData) { + // 检查是否已存在相同标题的记录 + if history.contains(where: { $0.previewThumb == item.previewThumb }) { + return + } + var updatedHistory = history + updatedHistory.append(item) + history = updatedHistory + } + + // 清除浏览历史 + func clearHistory() { + UserDefaults.standard.removeObject(forKey: historyKey) + } +} + +class sc4kManager { + static let shared = sc4kManager() + private let historyKey = "com.example.app.sc4k" + + // 获取浏览历史 + var history: [WA_3DModel] { + get { + if let data = UserDefaults.standard.data(forKey: historyKey), + let history = try? JSONDecoder().decode([WA_3DModel].self, from: data) { + return history + } + return [] + } + set { + let data = try? JSONEncoder().encode(newValue) + UserDefaults.standard.set(data, forKey: historyKey) + } + } + + // 添加浏览历史项 + func addHistoryItem(item: WA_3DModel) { + // 检查是否已存在相同标题的记录 + if history.contains(where: { $0.title == item.title }) { + return + } + var updatedHistory = history + updatedHistory.append(item) + history = updatedHistory + } + + // 清除浏览历史 + func clearHistory() { + UserDefaults.standard.removeObject(forKey: historyKey) + } +} + + +// 存储登录状态 +func setLoggedIn(_ value: Bool) { + UserDefaults.standard.set(value, forKey: "isLoggedIn") +} + +/// 检查用户是否已登录 +func isLoggedIn() -> Bool { + if UserDefaults.standard.object(forKey: "isLoggedIn") != nil { + return UserDefaults.standard.bool(forKey: "isLoggedIn") + } else { + // 默认返回未登录状态 + return false + } +} + +//func issave(_ value: Bool) { +// UserDefaults.standard.set(value, forKey: "issave") +//} +// +//func issure(_ value: Bool) { +// UserDefaults.standard.set(value, forKey: "issure") +//} diff --git a/wallpaper_project/Tool/ip/ipManager.swift b/wallpaper_project/Tool/ip/ipManager.swift new file mode 100644 index 0000000..4aa88f2 --- /dev/null +++ b/wallpaper_project/Tool/ip/ipManager.swift @@ -0,0 +1,112 @@ +// +// ipManager.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/6/4. +// + +import Foundation +import UIKit +import SystemConfiguration +import Foundation + +class StartManager:NSObject{ + static var shared = StartManager() + + ///本地ip + var localIP:String? + ///远程ip + var publicIP:String? + ///设备ID + var devicID:String? + ///IDFA + var idfaid:String? + ///货架号 + var shelfNumber:String? + ///包名 + var packageName:String = "com.wallpapaer.hd.live.app" + ///广告加载是否成功 + var succeed:Bool = false + ///加载时间 + var loadTime:Int? + ///广告平台 + var adPlatform:String? + ///国家代码 + var countryCode:String? + ///广告Id + var adId:String? + ///平台广告响应时间 + var platformResponseTime:TimeInterval? + ///获取IP响应时间 + var getIpResponseTime:Float? + ///广告单价 + var ecpm:Float? + ///广告售卖平台1 + var dsp:String? + ///广告售卖平台2 + var network:String? + ///superHero + var superHero:Bool = false + + + + private override init() {} + + +} + +///本地ip +func getLocalIPAddress() -> String? { + var address: String? + var ifaddr: UnsafeMutablePointer? = nil + + if getifaddrs(&ifaddr) == 0 { + var ptr = ifaddr + while ptr != nil { + let interface = ptr?.pointee + let addrFamily = interface?.ifa_addr.pointee.sa_family + + if addrFamily == UInt8(AF_INET) || addrFamily == UInt8(AF_INET6) { + if let name = interface?.ifa_name, String(cString: name) == "en0" { + var addr = interface?.ifa_addr.pointee + var hostname = [CChar](repeating: 0, count: Int(NI_MAXHOST)) + if getnameinfo(&addr!, socklen_t((interface?.ifa_addr.pointee.sa_len)!), + &hostname, socklen_t(hostname.count), + nil, socklen_t(0), NI_NUMERICHOST) == 0 { + address = String(cString: hostname) + } + } + } + ptr = interface?.ifa_next + } + freeifaddrs(ifaddr) + } + return address +} +///远程ip +func getPublicIPAddress(completion: @escaping (String?) -> Void) { + let url = URL(string: "https://api.ipify.org?format=json")! + + let task = URLSession.shared.dataTask(with: url) { data, response, error in + guard let data = data, error == nil else { + print("Error fetching public IP address: \(error?.localizedDescription ?? "Unknown error")") + completion(nil) + return + } + + if let json = try? JSONSerialization.jsonObject(with: data, options: []) as? [String: Any], + let ip = json["ip"] as? String { + completion(ip) + } else { + completion(nil) + } + } + + task.resume() +} + + + + + + diff --git a/wallpaper_project/Tool/stringADID.swift b/wallpaper_project/Tool/stringADID.swift new file mode 100644 index 0000000..a4d7ff6 --- /dev/null +++ b/wallpaper_project/Tool/stringADID.swift @@ -0,0 +1,13 @@ +// +// stringADID.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/6/14. +// + +import Foundation +let strings = ["789b377f3ac4010e", "880a042774979c3c", "83802ca889ba09e6","8e1bc1f22c8d6c9d"] + +func getRandomString() -> String? { + return strings.randomElement() +} diff --git a/wallpaper_project/Tool/videoURL.swift b/wallpaper_project/Tool/videoURL.swift new file mode 100644 index 0000000..c56e8c2 --- /dev/null +++ b/wallpaper_project/Tool/videoURL.swift @@ -0,0 +1,155 @@ +// +// videoURL.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/12. +// + +//import Foundation +//import EZPlayer +//import AVFoundation +// +// +//struct MediaItem { +// var url: URL? +// var title: String? +//} +// +//class MediaManager { +// var player: EZPlayer? +// var mediaItem: MediaItem? +// var embeddedContentView: UIView? +// +// static let sharedInstance = MediaManager() +// private init(){ +// +// NotificationCenter.default.addObserver(self, selector: #selector(self.playerDidPlayToEnd(_:)), name: .EZPlayerPlaybackDidFinish, object: nil) +// +// } +// +// func playEmbeddedVideo(url: URL, embeddedContentView contentView: UIView? = nil, userinfo: [AnyHashable : Any]? = nil) { +// var mediaItem = MediaItem() +// mediaItem.url = url +// self.playEmbeddedVideo(mediaItem: mediaItem, embeddedContentView: contentView, userinfo: userinfo ) +// +// } +// +// func playEmbeddedVideo(mediaItem: MediaItem, embeddedContentView contentView: UIView? = nil , userinfo: [AnyHashable : Any]? = nil ) { +// //stop +// self.releasePlayer() +// +// if let skinView = userinfo?["skin"] as? UIView{ +// self.player = EZPlayer(controlView: skinView) +// }else{ +// self.player = EZPlayer() +// } +// +// +// self.player!.slideTrigger = (left:EZPlayerSlideTrigger.none,right:EZPlayerSlideTrigger.none) +// +// if let autoPlay = userinfo?["autoPlay"] as? Bool{ +// self.player!.autoPlay = autoPlay +// } +// +// if let floatMode = userinfo?["floatMode"] as? EZPlayerFloatMode{ +// self.player!.floatMode = floatMode +// } +// +// if let fullScreenMode = userinfo?["fullScreenMode"] as? EZPlayerFullScreenMode{ +// self.player!.fullScreenMode = fullScreenMode +// } +// +// self.player!.backButtonBlock = { fromDisplayMode in +// if fromDisplayMode == .embedded { +// self.releasePlayer() +// }else if fromDisplayMode == .fullscreen { +// if self.embeddedContentView == nil && self.player!.lastDisplayMode != .float{ +// self.releasePlayer() +// } +// +// }else if fromDisplayMode == .float { +// if self.player!.lastDisplayMode == .none{ +// self.releasePlayer() +// } +// } +// +// } +// +// self.embeddedContentView = contentView +// +// self.player!.playWithURL(mediaItem.url! , embeddedContentView: self.embeddedContentView) +// } +// +// +// +// +// func releasePlayer(){ +// self.player?.stop() +//// self.player?.view.removeFromSuperview() +// +// self.player = nil +//// self.embeddedContentView = nil +//// self.mediaItem = nil +// +// } +// +// @objc func playerDidPlayToEnd(_ notifiaction: Notification) { +// //结束播放关闭播放器 +//// self.releasePlayer() +//// self.player.resetPlayer() +// } +// +// +// +// +//} +// +//func convertMP4ToMOV(inputURL: URL, outputURL: URL, completion: @escaping (URL?, Error?) -> Void) { +// let asset = AVAsset(url: inputURL) +// +// guard let exportSession = AVAssetExportSession(asset: asset, presetName: AVAssetExportPresetPassthrough) else { +// completion(nil, NSError(domain: "com.example", code: 0, userInfo: [NSLocalizedDescriptionKey: "Failed to create export session"])) +// return +// } +// +// exportSession.outputURL = outputURL +// exportSession.outputFileType = .mov +// +// exportSession.exportAsynchronously { +// switch exportSession.status { +// case .completed: +// completion(outputURL, nil) +// case .failed: +// completion(nil, exportSession.error) +// case .cancelled: +// completion(nil, NSError(domain: "com.example", code: 0, userInfo: [NSLocalizedDescriptionKey: "Export session cancelled"])) +// default: +// break +// } +// } +//} +// + + + + + + +// func loadLivePhoto() { +// // 从相册加载Live Photo +// let fetchOptions = PHFetchOptions() +// fetchOptions.predicate = NSPredicate(format: "mediaType = %d", PHAssetMediaType.image.rawValue) +// let fetchResult = PHAsset.fetchAssets(with: fetchOptions) +// +// if let asset = fetchResult.firstObject { +// PHImageManager.default().requestLivePhoto(for: asset, targetSize: CGSize(width: 300, height: 300), contentMode: .aspectFit, options: nil) { (livePhoto, info) in +// DispatchQueue.main.async { +// // 展示Live Photo +// // Assuming you have IBOutlet connection to a PHLivePhotoView named livePhotoView +// let livePhotoView = PHLivePhotoView(frame: self.view.bounds) +// livePhotoView.livePhoto = livePhoto +// self.view.addSubview(livePhotoView) +// } +// } +// } +// } diff --git a/wallpaper_project/ViewController.swift b/wallpaper_project/ViewController.swift new file mode 100644 index 0000000..9df70df --- /dev/null +++ b/wallpaper_project/ViewController.swift @@ -0,0 +1,20 @@ +// +// ViewController.swift +// wallpaper_project +// +// Created by 忆海16 on 2024/3/11. +// + +import UIKit + +class ViewController: UIViewController { + + override func viewDidLoad() { + super.viewDidLoad() + // Do any additional setup after loading the view. + print("----test") + } + + +} + diff --git a/wallpaper_project/json/3d.json b/wallpaper_project/json/3d.json new file mode 100644 index 0000000..96aa4ef --- /dev/null +++ b/wallpaper_project/json/3d.json @@ -0,0 +1,2161 @@ +[{ + "title": "Radiation", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191119/094528595263.jpg", + "is_free": 1, + "category": 11, + "id": 2231, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191119/094528927167.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191119/094529237144.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191119/110825182986.png" + }, + "cnt_like": 721003 +}, { + "title": "CryGirl", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200601/074224082936.jpg", + "is_free": 1, + "category": 141, + "id": 7385, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200601/074224380355.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200601/074224805651.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200601/074225001985.png" + }, + "cnt_like": 570620 +}, { + "title": "Clock", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20190905/031455964332.jpg", + "is_free": 1, + "category": 11, + "id": 2104, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20190905/031456122440.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20190905/031456380237.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20190905/031456620376.png" + }, + "cnt_like": 720876 +}, { + "title": "Owl", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191120/080705494769.png", + "is_free": 1, + "category": 6, + "id": 2294, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191120/080705803371.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191120/080705994234.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191120/080706183583.png" + }, + "cnt_like": 721066 +}, { + "title": "12c4e1e7ba197a2df0774cdf3a57d019", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/204/img.jpg", + "is_free": 1, + "category": 52215, + "id": 95709, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/204/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/204/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/204/l3.png" + }, + "cnt_like": 71466 +}, { + "title": "Count", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200410/120039925940.jpg", + "is_free": 1, + "category": 141, + "id": 6463, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200410/120040148456.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200410/120040563055.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200410/120040800687.png" + }, + "cnt_like": 644321 +}, { + "title": "6f5fc155923bb442b04dad22cc15d6db", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/340/img.jpg", + "is_free": 1, + "category": 11828, + "id": 79152, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/340/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/340/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/340/l3.png" + }, + "cnt_like": 90369 +}, { + "title": "533af76d9fbc9f14694a3f7f66b375bf", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/26/img.jpg", + "is_free": 1, + "category": 37495, + "id": 93487, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/26/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/26/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/26/l3.png" + }, + "cnt_like": 86326 +}, { + "title": "butterfly", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200811/103918368721.jpg", + "is_free": 1, + "category": 141, + "id": 13079, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200811/103918689705.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200811/103919211175.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200811/103919596790.jpg" + }, + "cnt_like": 473899 +}, { + "title": "0d8f44cb113c7e31dc164f4f8face0a5", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/186/img.jpg", + "is_free": 1, + "category": 28798, + "id": 69692, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/186/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/186/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/186/l3.png" + }, + "cnt_like": 41781 +}, { + "title": "c63d0110b652da65fd25835492b3e929", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/113/img.jpg", + "is_free": 1, + "category": 6491, + "id": 40002, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/113/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/113/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/113/l3.png" + }, + "cnt_like": 33620 +}, { + "title": "12ebdfe2af375fa5715ebf5ac26ca088", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/25/img.jpg", + "is_free": 1, + "category": 21770, + "id": 90408, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/25/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/25/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/25/l3.png" + }, + "cnt_like": 95326 +}, { + "title": "f4d0ffa173dcefd1606df02e1f8df9ca", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/131/img.jpg", + "is_free": 1, + "category": 29890, + "id": 54296, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/131/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/131/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/131/l3.png" + }, + "cnt_like": 7955 +}, { + "title": "Car", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200805/091316810751.jpg", + "is_free": 1, + "category": 8, + "id": 12982, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200805/091317143197.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200805/091317372797.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200805/091317857401.png" + }, + "cnt_like": 482528 +}, { + "title": "64e7d7541c8034a8c61952f39bef2884", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/447/img.jpg", + "is_free": 1, + "category": 26050, + "id": 87016, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/447/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/447/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/447/l3.png" + }, + "cnt_like": 40834 +}, { + "title": "Idol", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200219/023639198914.jpg", + "is_free": 1, + "category": 140, + "id": 3398, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200219/023639583312.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200219/023639775261.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200219/023639967981.png" + }, + "cnt_like": 715211 +}, { + "title": "18789667ae8521b7437e9214c023de49", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/210/img.jpg", + "is_free": 1, + "category": 6887, + "id": 72665, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/210/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/210/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/210/l3.png" + }, + "cnt_like": 86225 +}, { + "title": "Motocross", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191120/042128071936.png", + "is_free": 1, + "category": 9, + "id": 2143, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191120/042128499118.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191120/042128741219.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191120/042128933469.png" + }, + "cnt_like": 720916 +}, { + "title": "72ed06683ce101f1661d01a11e07ceda", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/574/img.jpg", + "is_free": 1, + "category": 98660, + "id": 94834, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/574/l1.jpg", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/574/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/574/l3.png" + }, + "cnt_like": 88464 +}, { + "title": "RedFrog", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191120/081352565656.png", + "is_free": 1, + "category": 6, + "id": 2299, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191120/081353063934.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191120/081353606895.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191120/081353850345.png" + }, + "cnt_like": 721071 +}, { + "title": "landscape", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200814/100614631037.jpg", + "is_free": 1, + "category": 400, + "id": 13130, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200814/100615134154.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200814/100615530808.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200814/100616660256.png" + }, + "cnt_like": 469627 +}, { + "title": "christmas", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20201224/103410737697.jpg", + "is_free": 1, + "category": 141, + "id": 14126, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20201224/103411182569.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20201224/103411423276.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20201224/103411706184.png" + }, + "cnt_like": 280553 +}, { + "title": "88e1e2c3d2e7c48052a070701ddfcacb", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/597/img.jpg", + "is_free": 1, + "category": 68811, + "id": 12741, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/597/l1.jpg", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/597/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/597/l3.png" + }, + "cnt_like": 60360 +}, { + "title": "FantasticFour", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20190809/105508748528.jpg", + "is_free": 1, + "category": 7, + "id": 2260, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20190830/035242158387.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20190809/105540211908.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20190830/040607879195.png" + }, + "cnt_like": 721033 +}, { + "title": "girly", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200813/100856184565.jpg", + "is_free": 1, + "category": 141, + "id": 13109, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200813/100856487597.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200813/100856895670.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200813/100857106665.png" + }, + "cnt_like": 471079 +}, { + "title": "AlienOnMars", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191120/085409345203.png", + "is_free": 1, + "category": 8, + "id": 2155, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191120/085409747490.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191120/085409988865.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191120/085410177399.png" + }, + "cnt_like": 720928 +}, { + "title": "Church", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200306/081738728204.jpg", + "is_free": 1, + "category": 359, + "id": 3515, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200306/081739193600.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200306/081739435832.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200306/081739775839.png" + }, + "cnt_like": 691947 +}, { + "title": "FuchsiaSkull", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200605/092113931879.jpg", + "is_free": 1, + "category": 362, + "id": 7688, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200605/092114163737.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200605/092114585687.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200605/092114804163.png" + }, + "cnt_like": 565012 +}, { + "title": "8cf6f8f4abfa2e19f4045f0d3b828ab1", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/389/img.jpg", + "is_free": 1, + "category": 72723, + "id": 29869, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/389/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/389/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/389/l3.png" + }, + "cnt_like": 5916 +}, { + "title": "girl", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20201217/104226118479.jpg", + "is_free": 1, + "category": 140, + "id": 14079, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20201217/104226374613.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20201217/104226555565.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20201217/104227055016.png" + }, + "cnt_like": 290576 +}, { + "title": "Blueleaves1", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200605/101634507489.jpg", + "is_free": 1, + "category": 385, + "id": 7707, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200605/101634784408.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200605/101635151223.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200605/101635414081.png" + }, + "cnt_like": 564976 +}, { + "title": "cd8f2092763a6f9b84b79560461b176b", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/203/img.jpg", + "is_free": 1, + "category": 35586, + "id": 15890, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/203/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/203/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/203/l3.png" + }, + "cnt_like": 71610 +}, { + "title": "2077", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20201224/103602191046.jpg", + "is_free": 1, + "category": 390, + "id": 14128, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20201224/103602588139.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20201224/103602843144.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20201224/103603045113.png" + }, + "cnt_like": 280517 +}, { + "title": "AndriodBoard", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200601/074714407730.jpg", + "is_free": 1, + "category": 11, + "id": 7390, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200601/074714621955.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200601/074715231293.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200601/074715472325.png" + }, + "cnt_like": 570620 +}, { + "title": "lighting", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200814/102419337393.jpg", + "is_free": 1, + "category": 11, + "id": 13152, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200814/102419864406.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200814/102420342632.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200814/102421564786.png" + }, + "cnt_like": 469668 +}, { + "title": "Holloween", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191011/095145070014.jpg", + "is_free": 1, + "category": 6, + "id": 2090, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191011/095145449686.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191011/095145856526.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191011/095146194165.png" + }, + "cnt_like": 720863 +}, { + "title": "BrukenGirl", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200601/104838553965.jpg", + "is_free": 1, + "category": 141, + "id": 7442, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200601/104838786578.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200601/104839216476.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200601/104839407401.png" + }, + "cnt_like": 570493 +}, { + "title": "CandleLight", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20190830/070228432122.jpg", + "is_free": 1, + "category": 6, + "id": 2262, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20190830/070228659140.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20190830/070228977308.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20190830/070229174054.png" + }, + "cnt_like": 721032 +}, { + "title": "flower", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200811/102233640514.jpg", + "is_free": 1, + "category": 400, + "id": 13059, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200811/102233878490.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200811/102234319867.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200811/102234531049.jpg" + }, + "cnt_like": 473860 +}, { + "title": "love", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200605/095844669456.jpg", + "is_free": 1, + "category": 365, + "id": 7697, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200605/095844916902.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200605/095845260228.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200605/095845469408.png" + }, + "cnt_like": 564984 +}, { + "title": "adabeee9a044eb2dcad298326093d127", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/511/img.jpg", + "is_free": 1, + "category": 88012, + "id": 54459, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/511/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/511/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/511/l3.png" + }, + "cnt_like": 40509 +}, { + "title": "Christmascartoon", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20201202/120328378274.jpg", + "is_free": 1, + "category": 385, + "id": 13995, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20201202/120328606478.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20201202/120328808319.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20201202/120329270627.png" + }, + "cnt_like": 311959 +}, { + "title": "Thanksgiving", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20201126/032805327526.jpg", + "is_free": 1, + "category": 393, + "id": 13938, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20201126/032805558429.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20201126/032805771137.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20201126/032806159954.png" + }, + "cnt_like": 321077 +}, { + "title": "Aircraft", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20190809/104655618380.jpg", + "is_free": 1, + "category": 6, + "id": 2258, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20190809/104945922792.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20190809/104947414001.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20190809/104947018690.png" + }, + "cnt_like": 721031 +}, { + "title": "War", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20190711/040130475087.jpg", + "is_free": 1, + "category": 7, + "id": 2236, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20190711/040130743203.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20190711/041030700497.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20190711/041031154650.png" + }, + "cnt_like": 721008 +}, { + "title": "BTS", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200827/091958650012.jpg", + "is_free": 1, + "category": 390, + "id": 13348, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200827/091959082965.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200827/091959423631.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200827/092000125680.png" + }, + "cnt_like": 451173 +}, { + "title": "Fish", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200605/113251982016.jpg", + "is_free": 1, + "category": 16, + "id": 7764, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200605/113252451288.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200605/113252909106.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200605/113253098889.png" + }, + "cnt_like": 565010 +}, { + "title": "864538b25db3c2f0bcf04b4006b9c9fd", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/503/img.jpg", + "is_free": 1, + "category": 84945, + "id": 89164, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/503/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/503/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/503/l3.png" + }, + "cnt_like": 99488 +}, { + "title": "RedFlower", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200605/104447153525.jpg", + "is_free": 1, + "category": 390, + "id": 7713, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200605/104447413465.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200605/104447965736.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200605/104448190427.png" + }, + "cnt_like": 564975 +}, { + "title": "8a84fc830407340501c38e5466baa9e4", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/532/img.jpg", + "is_free": 1, + "category": 43587, + "id": 13340, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/532/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/532/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/532/l3.png" + }, + "cnt_like": 82282 +}, { + "title": "HalloweenNight", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191105/094203074307.jpg", + "is_free": 1, + "category": 6, + "id": 2160, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191105/094203459013.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191105/094203878345.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191105/094204137133.png" + }, + "cnt_like": 720931 +}, { + "title": "HaloSpace", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191120/092431785923.png", + "is_free": 1, + "category": 8, + "id": 2310, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191120/092432573447.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191120/092432877601.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191120/092433132995.png" + }, + "cnt_like": 721081 +}, { + "title": "Volcanicrock2", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200605/111117178420.jpg", + "is_free": 1, + "category": 9, + "id": 7738, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200605/111117461272.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200605/111117941333.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200605/111118135576.png" + }, + "cnt_like": 565006 +}, { + "title": "OurEarth", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191119/093217367919.jpg", + "is_free": 1, + "category": 8, + "id": 2230, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191119/093217767684.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191119/093217976409.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191119/110937541078.png" + }, + "cnt_like": 721002 +}, { + "title": "car", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200814/104322035155.jpg", + "is_free": 1, + "category": 390, + "id": 13166, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200814/104322381245.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200814/104322680314.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200814/104323466368.png" + }, + "cnt_like": 469625 +}, { + "title": "Dragon", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20190723/060358052249.jpg", + "is_free": 1, + "category": 8, + "id": 2192, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20190724/085603662294.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20190724/085549135558.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20190723/060359356685.png" + }, + "cnt_like": 720962 +}, { + "title": "92433a4356850ff95b9f8b156f375ca5", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/471/img.jpg", + "is_free": 1, + "category": 98755, + "id": 69554, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/471/l1.jpg", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/471/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/471/l3.png" + }, + "cnt_like": 46415 +}, { + "title": "landscape", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200814/100318029163.jpg", + "is_free": 1, + "category": 400, + "id": 13127, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200814/100318524027.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200814/100318882934.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200814/100319612276.png" + }, + "cnt_like": 469628 +}, { + "title": "3618aa439885779ef28d4c868dfdabbe", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/502/img.jpg", + "is_free": 1, + "category": 31399, + "id": 24940, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/502/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/502/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/502/l3.png" + }, + "cnt_like": 13850 +}, { + "title": "aa9d9a5dc397db88639028d913bc2175", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/5/img.webp", + "is_free": 1, + "category": 86312, + "id": 75415, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/5/l1.webp", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/5/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/5/l3.png" + }, + "cnt_like": 34424 +}, { + "title": "90a5c93db55145c6fd29cae58cb868bd", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/557/img.jpg", + "is_free": 1, + "category": 85733, + "id": 75699, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/557/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/557/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/557/l3.png" + }, + "cnt_like": 31392 +}, { + "title": "43e1866041bb02c8ad85ad0fd4ea3d13", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/605/img.jpg", + "is_free": 1, + "category": 554, + "id": 8150, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/605/l1.jpg", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/605/l2.jpg", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/605/l3.png" + }, + "cnt_like": 80323 +}, { + "title": "4487ab106468877cc1631cc0d27c4779", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/626/img.jpg", + "is_free": 1, + "category": 93669, + "id": 81022, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/626/l1.jpg", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/626/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/626/l3.png" + }, + "cnt_like": 15953 +}, { + "title": "a6788592202cee6872a2faeb3ebb7cac", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/624/img.jpg", + "is_free": 1, + "category": 42858, + "id": 62550, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/624/l1.jpg", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/624/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/624/l3.png" + }, + "cnt_like": 90437 +}, { + "title": "Girllove", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200415/112234239577.jpg", + "is_free": 1, + "category": 390, + "id": 7061, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200415/112234462556.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200415/113540416343.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200415/112235041365.png" + }, + "cnt_like": 637724 +}, { + "title": "Blueleaves2", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200605/103651858684.jpg", + "is_free": 1, + "category": 385, + "id": 7710, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200605/103652112106.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200605/103652476171.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200605/103652760639.png" + }, + "cnt_like": 564959 +}, { + "title": "f4bc9dd2ca359e03b144d1069f93b63b", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/110/img.jpg", + "is_free": 1, + "category": 46694, + "id": 97440, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/110/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/110/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/110/l3.png" + }, + "cnt_like": 22407 +}, { + "title": "EmojiTwo", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191105/101646998772.jpg", + "is_free": 1, + "category": 17, + "id": 2222, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191105/101647283752.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191105/101647731155.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191105/101647950690.png" + }, + "cnt_like": 720995 +}, { + "title": "girl", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20201216/015946268180.jpg", + "is_free": 1, + "category": 360, + "id": 14062, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20201216/015946551886.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20201216/015946760425.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20201216/015947148219.png" + }, + "cnt_like": 292469 +}, { + "title": "lighting", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200813/094121179687.jpg", + "is_free": 1, + "category": 390, + "id": 13085, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200813/094121467626.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200813/094121994545.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200813/094122324049.png" + }, + "cnt_like": 471048 +}, { + "title": "Circuit3", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200506/092806816393.jpg", + "is_free": 1, + "category": 399, + "id": 7185, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200506/092807036494.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200506/092807438159.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200506/092807690866.png" + }, + "cnt_like": 607723 +}, { + "title": "2eb2488201b7739e8cf60b1d68f218a5", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/6/img.jpg", + "is_free": 1, + "category": 95792, + "id": 4867, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/6/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/6/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/6/l3.png" + }, + "cnt_like": 23105 +}, { + "title": "3DBall", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200604/111738276430.jpg", + "is_free": 1, + "category": 8, + "id": 7640, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200604/111738510635.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200604/111739103817.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200604/111739320133.png" + }, + "cnt_like": 566339 +}, { + "title": "c0893015ea439a95cb3a6149f59c9522", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/452/img.jpg", + "is_free": 1, + "category": 37796, + "id": 99792, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/452/l1.jpg", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/452/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/452/l3.png" + }, + "cnt_like": 11079 +}, { + "title": "blueball", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200605/111856364593.jpg", + "is_free": 1, + "category": 141, + "id": 7756, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200605/111856624927.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200605/111857000057.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200605/111857213124.png" + }, + "cnt_like": 565017 +}, { + "title": "landscape", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200811/102612917665.jpg", + "is_free": 1, + "category": 400, + "id": 13063, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200811/102613079842.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200811/102613450208.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200811/102613641903.jpg" + }, + "cnt_like": 473862 +}, { + "title": "LoveLollipop", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200605/110816289606.jpg", + "is_free": 1, + "category": 141, + "id": 7733, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200605/110816545536.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200605/110816965587.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200605/110817173813.png" + }, + "cnt_like": 565006 +}, { + "title": "8223290bc6c59b362ff18bc98de049ed", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/207/img.jpg", + "is_free": 1, + "category": 42168, + "id": 19851, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/207/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/207/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/207/l3.png" + }, + "cnt_like": 24552 +}, { + "title": "IOS", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191211/090312713498.jpg", + "is_free": 1, + "category": 65, + "id": 2134, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191211/090313130493.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191211/090313410789.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191211/090313681961.png" + }, + "cnt_like": 720906 +}, { + "title": "Maradona", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20201126/115114195182.jpg", + "is_free": 1, + "category": 390, + "id": 13945, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20201126/115114477646.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20201126/115114695446.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20201126/115115066219.png" + }, + "cnt_like": 320580 +}, { + "title": "6ba5da8290e88590aa7468ef209afdb2", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/187/img.jpg", + "is_free": 1, + "category": 56794, + "id": 46825, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/187/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/187/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/187/l3.png" + }, + "cnt_like": 55967 +}, { + "title": "1cb8e82a1be0f0d01835e31da2d6277e", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/43/img.jpg", + "is_free": 1, + "category": 31404, + "id": 46965, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/43/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/43/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/43/l3.png" + }, + "cnt_like": 28121 +}, { + "title": "Car", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200805/091233649135.jpg", + "is_free": 1, + "category": 141, + "id": 12981, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200805/091233987316.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200805/091234375020.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200805/091234749546.png" + }, + "cnt_like": 482528 +}, { + "title": "LotusCar", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191119/083534985561.jpg", + "is_free": 1, + "category": 9, + "id": 2226, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191119/083535318610.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191119/083535559116.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191119/094104295805.png" + }, + "cnt_like": 720998 +}, { + "title": "Love", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200601/040723130497.jpg", + "is_free": 1, + "category": 365, + "id": 7370, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200601/040723375926.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200601/040723678005.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200601/040723869917.png" + }, + "cnt_like": 570768 +}, { + "title": "BallSplash", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191120/035858735946.png", + "is_free": 1, + "category": 16, + "id": 2132, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191120/035859069627.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191120/035859766993.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191120/035900058387.png" + }, + "cnt_like": 720904 +}, { + "title": "boy6", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20201128/110610037327.jpg", + "is_free": 1, + "category": 385, + "id": 13954, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20201128/110610297378.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20201128/110610493083.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20201128/110610861430.png" + }, + "cnt_like": 319795 +}, { + "title": "Drops of water", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200813/101657410565.jpg", + "is_free": 1, + "category": 6, + "id": 13119, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200813/101657667374.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200813/101658189790.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200813/101658491753.png" + }, + "cnt_like": 471082 +}, { + "title": "5dbcabff9854a4884d1ab796eb76ae60", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/56/img.jpg", + "is_free": 1, + "category": 89537, + "id": 32327, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/56/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/56/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/56/l3.png" + }, + "cnt_like": 61154 +}, { + "title": "4e2731c05ab0fd86ad852960d9070a83", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/289/img.jpg", + "is_free": 1, + "category": 55858, + "id": 9225, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/289/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/289/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/289/l3.png" + }, + "cnt_like": 57916 +}, { + "title": "animecute", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20201129/094436003147.jpg", + "is_free": 1, + "category": 360, + "id": 13969, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20201129/094436244598.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20201129/094436447564.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20201129/094436846738.png" + }, + "cnt_like": 316390 +}, { + "title": "F", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200428/152737816168.jpg", + "is_free": 1, + "category": 400, + "id": 7175, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200428/152738131766.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200428/152738542290.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200428/152738833114.png" + }, + "cnt_like": 618872 +}, { + "title": "Space", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191009/061753650814.jpg", + "is_free": 1, + "category": 8, + "id": 2265, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191009/061753909556.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191009/061754208644.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191009/061754397735.png" + }, + "cnt_like": 721035 +}, { + "title": "714fa66bda92bb3475ef4fbd120d5dcd", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/51/img.jpg", + "is_free": 1, + "category": 99007, + "id": 79536, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/51/l1.jpg", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/51/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/51/l3.png" + }, + "cnt_like": 2486 +}, { + "title": "AmongUs", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20201201/124314226470.jpg", + "is_free": 1, + "category": 390, + "id": 13982, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20201201/124314463666.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20201201/124314621994.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20201201/124314972431.png" + }, + "cnt_like": 313361 +}, { + "title": "DarkNature", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191120/094801278172.jpg", + "is_free": 1, + "category": 6, + "id": 2182, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191120/094801645077.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191120/094801851457.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191120/094802107446.png" + }, + "cnt_like": 720956 +}, { + "title": "cartoonn", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20201216/113639618221.jpg", + "is_free": 1, + "category": 360, + "id": 14070, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20201216/113639882820.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20201216/113640121186.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20201216/113640645745.png" + }, + "cnt_like": 291901 +}, { + "title": "Spider-Man ", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20201202/020917991700.jpg", + "is_free": 1, + "category": 359, + "id": 13987, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20201202/020918257823.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20201202/020918469198.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20201202/020918874089.png" + }, + "cnt_like": 312543 +}, { + "title": "Drops of water", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200814/100046788597.jpg", + "is_free": 1, + "category": 390, + "id": 13125, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200814/100047289387.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200814/100047502306.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200814/100047930315.png" + }, + "cnt_like": 469627 +}, { + "title": "71280802f75f86fbc4b24f5b63afea90", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/342/img.jpg", + "is_free": 1, + "category": 94060, + "id": 2654, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/342/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/342/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/342/l3.png" + }, + "cnt_like": 96787 +}, { + "title": "a21ea54bbf94838c07ff8c045e1d7420", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/598/img.jpg", + "is_free": 1, + "category": 86323, + "id": 92868, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/598/l1.jpg", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/598/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/598/l3.png" + }, + "cnt_like": 29899 +}, { + "title": "flower", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200811/103448034631.jpg", + "is_free": 1, + "category": 141, + "id": 13074, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200811/103448274133.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200811/103448718816.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200811/103448939816.jpg" + }, + "cnt_like": 473897 +}, { + "title": "Densefloret", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200414/093741692826.jpg", + "is_free": 1, + "category": 400, + "id": 6477, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200414/093804885852.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200414/093742289593.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200414/093742496454.png" + }, + "cnt_like": 638686 +}, { + "title": "Muse Dash", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20210118/035249895141.jpg", + "is_free": 1, + "category": 390, + "id": 15874, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20210118/035250114185.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20210118/035250319680.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20210118/035250520377.png" + }, + "cnt_like": 246663 +}, { + "title": "CreativeGraphics", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20190802/082413535758.jpg", + "is_free": 1, + "category": 11, + "id": 2291, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20190802/082413748526.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20190802/082414009434.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20190802/082414157878.png" + }, + "cnt_like": 721063 +}, { + "title": "e4826d67c51aedc38562762112d3f1fa", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/67/img.jpg", + "is_free": 1, + "category": 81024, + "id": 9924, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/67/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/67/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/67/l3.png" + }, + "cnt_like": 4862 +}, { + "title": "Drops of water", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200813/100228039434.jpg", + "is_free": 1, + "category": 400, + "id": 13100, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200813/100228373981.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200813/100228779756.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200813/100229033630.png" + }, + "cnt_like": 471041 +}, { + "title": "Skull2", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200605/111646345741.jpg", + "is_free": 1, + "category": 401, + "id": 7750, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200605/111646582502.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200605/111647046325.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200605/111647322118.png" + }, + "cnt_like": 564978 +}, { + "title": "IndianIidol", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200219/040049045554.jpg", + "is_free": 1, + "category": 140, + "id": 3406, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200219/040049530188.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200219/040049874420.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200219/040050245895.png" + }, + "cnt_like": 715193 +}, { + "title": "Fish", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20190711/040303070180.jpg", + "is_free": 1, + "category": 16, + "id": 2177, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20190711/040411473919.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20190711/041048196076.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20190711/041048426754.png" + }, + "cnt_like": 720951 +}, { + "title": "8841e1163b50d5da9cf8d74588517eec", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/308/img.jpg", + "is_free": 1, + "category": 76687, + "id": 49089, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/308/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/308/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/308/l3.png" + }, + "cnt_like": 67768 +}, { + "title": "Leaf", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191012/085251607370.jpg", + "is_free": 1, + "category": 6, + "id": 2099, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191012/085251903430.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191012/085252608958.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191012/085252764137.png" + }, + "cnt_like": 720871 +}, { + "title": "Vortex", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191009/073652265983.background", + "is_free": 1, + "category": 8, + "id": 2164, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191009/073652485175.layer-1", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191009/073652866370.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191009/073653082173.layer-3" + }, + "cnt_like": 720935 +}, { + "title": "544e996230038b43b06958455221197b", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/618/img.jpg", + "is_free": 1, + "category": 77747, + "id": 97781, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/618/l1.jpg", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/618/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/618/l3.png" + }, + "cnt_like": 5588 +}, { + "title": "10", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20210107/015219561155.jpg", + "is_free": 1, + "category": 362, + "id": 14180, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20210107/015220051872.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20210107/015220194766.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20210107/015220433238.png" + }, + "cnt_like": 260916 +}, { + "title": "AMONG", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20201202/104233559392.jpg", + "is_free": 1, + "category": 141, + "id": 13992, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20201202/104233778227.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20201202/104233930022.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20201202/104234236201.png" + }, + "cnt_like": 312090 +}, { + "title": "MIS", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20201202/120833557641.jpg", + "is_free": 1, + "category": 360, + "id": 13997, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20201202/120833818298.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20201202/120834061601.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20201202/120834416849.png" + }, + "cnt_like": 311958 +}, { + "title": "bca41193a639410709eed1e381b6d6fa", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/628/img.jpg", + "is_free": 1, + "category": 62462, + "id": 1298, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/628/l1.jpg", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/628/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/628/l3.png" + }, + "cnt_like": 2913 +}, { + "title": "BeYourself", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191119/112740211372.jpg", + "is_free": 1, + "category": 17, + "id": 2321, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191119/112740607356.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191119/112740824049.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191119/112741057667.png" + }, + "cnt_like": 721092 +}, { + "title": "0e1e5d70ac255d7292d0641073a4bd79", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/583/img.jpg", + "is_free": 1, + "category": 66464, + "id": 90684, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/583/l1.jpg", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/583/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/583/l3.png" + }, + "cnt_like": 26342 +}, { + "title": "af0334f957aa8e9cde26ae1cff1ab5d6", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/121/img.jpg", + "is_free": 1, + "category": 40883, + "id": 2834, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/121/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/121/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/121/l3.png" + }, + "cnt_like": 120 +}, { + "title": "Lovemore", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200514/091102484924.jpg", + "is_free": 1, + "category": 393, + "id": 7337, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200514/091102781918.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200514/091103139143.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200514/091103386792.png" + }, + "cnt_like": 596370 +}, { + "title": "CoolGirl", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200518/094518215518.jpg", + "is_free": 1, + "category": 393, + "id": 7346, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200518/094518539235.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200518/094518976172.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200518/094519225475.png" + }, + "cnt_like": 590586 +}, { + "title": "RayGirl", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20190731/070906360752.jpg", + "is_free": 1, + "category": 6, + "id": 2205, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20190731/070906592845.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20190731/070906961775.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20190731/070907151943.png" + }, + "cnt_like": 720975 +}, { + "title": "NaturalGlass", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200601/104317128777.jpg", + "is_free": 1, + "category": 6, + "id": 7437, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200601/104317357913.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200601/104317736489.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200601/104317982998.png" + }, + "cnt_like": 570491 +}, { + "title": "9abc7f1460c2925a503edf988c20ade3", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/379/img.jpg", + "is_free": 1, + "category": 17270, + "id": 60439, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/379/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/379/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/379/l3.png" + }, + "cnt_like": 25468 +}, { + "title": "Freshflowers", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200409/134657704973.jpg", + "is_free": 1, + "category": 400, + "id": 6394, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200409/134657971728.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200409/134658616080.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200409/134658917316.png" + }, + "cnt_like": 645554 +}, { + "title": "SmartSpiderman", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191008/072902015580.jpg", + "is_free": 1, + "category": 7, + "id": 2127, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191008/072902237507.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191008/072902582965.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191011/100802065509.png" + }, + "cnt_like": 720899 +}, { + "title": "0a703a1ff2f426a12558e392d0809e05", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/170/img.jpg", + "is_free": 1, + "category": 17166, + "id": 49451, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/170/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/170/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/170/l3.png" + }, + "cnt_like": 9482 +}, { + "title": "Tattooprayer", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200605/110630133818.jpg", + "is_free": 1, + "category": 11, + "id": 7731, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200605/110630389012.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200605/110630778216.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200605/110630983761.png" + }, + "cnt_like": 565002 +}, { + "title": "Drops of water", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200814/100215605190.jpg", + "is_free": 1, + "category": 141, + "id": 13126, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200814/100215996439.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200814/100216410744.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200814/100217190170.png" + }, + "cnt_like": 469630 +}, { + "title": "7fb40d50a7c6fcc6675cefe0f60ca50a", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/163/img.jpg", + "is_free": 1, + "category": 25624, + "id": 44102, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/163/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/163/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/163/l3.png" + }, + "cnt_like": 10107 +}, { + "title": "Grimace1", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200728/084530011667.jpg", + "is_free": 1, + "category": 11, + "id": 12635, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200728/084530237849.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200728/084530444973.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200728/084530956916.png" + }, + "cnt_like": 493727 +}, { + "title": "AiHayasaka", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20201225/081709486948.jpg", + "is_free": 1, + "category": 390, + "id": 14134, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20201225/081709858750.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20201225/081710060950.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20201225/081710252006.png" + }, + "cnt_like": 279219 +}, { + "title": "Terror", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191008/063741277505.jpg", + "is_free": 1, + "category": 6, + "id": 2254, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191008/063741488737.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191008/063741786669.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191008/063742026448.png" + }, + "cnt_like": 721027 +}, { + "title": "Life", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191008/070648132408.jpg", + "is_free": 1, + "category": 16, + "id": 2124, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191008/070648342183.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191011/075140626518.layer-2", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191008/070943104489.png" + }, + "cnt_like": 720896 +}, { + "title": "8f2e2d5f0803ef90f603084e5cbcbb2b", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/41/img.jpg", + "is_free": 1, + "category": 51565, + "id": 50468, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/41/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/41/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/41/l3.png" + }, + "cnt_like": 88040 +}, { + "title": "InsideCometTail", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191120/093141774898.png", + "is_free": 1, + "category": 6, + "id": 2314, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191120/093142100819.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191120/093142348127.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191120/093142588789.png" + }, + "cnt_like": 721085 +}, { + "title": "SleepingGirl", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200507/071716471902.jpg", + "is_free": 1, + "category": 393, + "id": 7188, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200507/071716704720.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200507/071717118950.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200507/071717358834.png" + }, + "cnt_like": 606412 +}, { + "title": "SunsetGlow", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20190723/090406758724.jpg", + "is_free": 1, + "category": 6, + "id": 2288, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20190723/041646823162.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20190723/042515499576.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20190723/041916655026.png" + }, + "cnt_like": 721060 +}, { + "title": "BTS", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20201124/152338377454.jpg", + "is_free": 1, + "category": 396, + "id": 13920, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20201124/152338602903.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20201124/152338853013.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20201124/152339283585.png" + }, + "cnt_like": 323222 +}, { + "title": "30e73a03f8e8f621e50c144ae4e62d3e", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/385/img.jpg", + "is_free": 1, + "category": 77085, + "id": 49686, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/385/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/385/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/385/l3.png" + }, + "cnt_like": 22096 +}, { + "title": "xkk", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20210119/072801549126.jpg", + "is_free": 1, + "category": 219, + "id": 15890, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20210119/072801762869.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20210119/072801960195.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20210119/072802209253.png" + }, + "cnt_like": 245059 +}, { + "title": "Drops of water", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200813/101836376790.jpg", + "is_free": 1, + "category": 6, + "id": 13121, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200813/101836659392.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200813/101837037225.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200813/101837440936.png" + }, + "cnt_like": 471082 +}, { + "title": "DragonBall", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191121/065330378971.png", + "is_free": 1, + "category": 17, + "id": 2204, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191121/065330840887.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191121/065331091915.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191121/065331343130.png" + }, + "cnt_like": 720974 +}, { + "title": "BurntByTheSun", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191119/113014269844.jpg", + "is_free": 1, + "category": 17, + "id": 2322, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191119/113014573148.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191119/113014711297.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191119/113014952495.png" + }, + "cnt_like": 721093 +}, { + "title": "0f70a874ad637de7d4de6c756d3e708e", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/156/img.jpg", + "is_free": 1, + "category": 19297, + "id": 11683, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/156/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/156/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/156/l3.png" + }, + "cnt_like": 47399 +}, { + "title": "ec7f059d5be648b037e1c4a6a2902bd4", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/182/img.jpg", + "is_free": 1, + "category": 25307, + "id": 19162, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/182/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/182/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/182/l3.png" + }, + "cnt_like": 25473 +}, { + "title": "958968d7f6230f08e245fa4ca9f0a49b", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/329/img.jpg", + "is_free": 1, + "category": 44276, + "id": 65532, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/329/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/329/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/329/l3.png" + }, + "cnt_like": 55726 +}, { + "title": "60e23436dc952e429311c18a5a3a0987", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/176/img.jpg", + "is_free": 1, + "category": 20759, + "id": 11036, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/176/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/176/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/176/l3.png" + }, + "cnt_like": 55538 +}, { + "title": "YellowGesture", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200605/090515678239.jpg", + "is_free": 1, + "category": 385, + "id": 7681, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200605/090515994791.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200605/090516455276.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200605/090516657188.png" + }, + "cnt_like": 565021 +}, { + "title": "cool", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200812/005906870353.jpg", + "is_free": 1, + "category": 390, + "id": 13033, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200811/005146790969.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200811/005147000771.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200811/101349335021.jpg" + }, + "cnt_like": 474404 +}, { + "title": "Deadpool", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191120/095216999569.jpg", + "is_free": 1, + "category": 7, + "id": 2282, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191120/095217341250.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191120/095217541423.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191120/095217792927.png" + }, + "cnt_like": 721054 +}, { + "title": "722c372668728a167f5b277939653713", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/77/img.jpg", + "is_free": 1, + "category": 39566, + "id": 21066, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/77/l1.jpg", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/77/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/77/l3.png" + }, + "cnt_like": 76246 +}, { + "title": "cool", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200811/104040892717.jpg", + "is_free": 1, + "category": 8, + "id": 13081, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200811/104041194944.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200811/104041599118.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200811/104041806893.jpg" + }, + "cnt_like": 473899 +}, { + "title": "MoreBling", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200605/104643929384.jpg", + "is_free": 1, + "category": 400, + "id": 7718, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200605/104644195990.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200605/104644561215.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200605/104644806338.png" + }, + "cnt_like": 564974 +}, { + "title": "Dollarprayer", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200605/110718631655.jpg", + "is_free": 1, + "category": 11, + "id": 7732, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200605/110718885475.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200605/110719277056.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200605/110719475426.png" + }, + "cnt_like": 565004 +}, { + "title": "c90f1cc4f8cdd544c2e57c6cd3398155", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/223/img.jpg", + "is_free": 1, + "category": 89826, + "id": 57878, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/223/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/223/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/223/l3.png" + }, + "cnt_like": 7746 +}, { + "title": "mouse", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200410/120213056895.jpg", + "is_free": 1, + "category": 141, + "id": 6464, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200410/120213273420.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200410/120213618201.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200410/120213814636.png" + }, + "cnt_like": 644320 +}, { + "title": "Jeep", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20190725/103819079836.jpg", + "is_free": 1, + "category": 9, + "id": 2252, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20190725/103819472576.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20190725/103819934728.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20190725/103820281912.png" + }, + "cnt_like": 721025 +}, { + "title": "xhr", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20201215/150955984399.jpg", + "is_free": 1, + "category": 141, + "id": 14058, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20201215/150956442773.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20201215/150956671818.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20201215/150957044026.png" + }, + "cnt_like": 293168 +}, { + "title": "cfe2ec5bbf091fbdf57ae4f1c4602584", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/100/img.jpg", + "is_free": 1, + "category": 30023, + "id": 87669, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/100/l1.jpg", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/100/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/100/l3.png" + }, + "cnt_like": 55772 +}, { + "title": "ecd1cb52acef83fa8b2c08fe29952377", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/171/img.jpg", + "is_free": 1, + "category": 67320, + "id": 41615, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/171/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/171/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/171/l3.png" + }, + "cnt_like": 25584 +}, { + "title": "377dbd7cc12281638956597e68be1521", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/235/img.jpg", + "is_free": 1, + "category": 45400, + "id": 85726, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/235/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/235/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/235/l3.png" + }, + "cnt_like": 9588 +}, { + "title": "girly", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200811/010458931675.jpg", + "is_free": 1, + "category": 140, + "id": 13052, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200811/010459189201.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200811/010459474086.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200811/101959189402.jpg" + }, + "cnt_like": 474447 +}, { + "title": "PurpleUniverse", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20191010/031559567412.jpg", + "is_free": 1, + "category": 8, + "id": 2174, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20191010/031559903803.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20191010/031600938388.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20191010/031601143612.png" + }, + "cnt_like": 720945 +}, { + "title": "btss", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20201216/060719059506.jpg", + "is_free": 1, + "category": 361, + "id": 14068, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20201216/060719346582.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20201216/060719553242.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20201216/060719942706.png" + }, + "cnt_like": 292230 +}, { + "title": "58ca997ac2d8eaca11f0e6bf6a1badff", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/303/img.jpg", + "is_free": 1, + "category": 29431, + "id": 50978, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/303/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/303/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/303/l3.png" + }, + "cnt_like": 25556 +}, { + "title": "cool", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200811/103305611571.jpg", + "is_free": 1, + "category": 141, + "id": 13071, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200811/103305897165.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200811/103306515813.jpg", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200811/103306763324.jpg" + }, + "cnt_like": 473896 +}, { + "title": "14", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200204/130149427672.jpg", + "is_free": 1, + "category": 65, + "id": 2110, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200204/130149663420.png", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200204/130149922780.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200204/130150366272.png" + }, + "cnt_like": 720883 +}, { + "title": "zhu", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200423/094315641485.jpg", + "is_free": 1, + "category": 399, + "id": 7164, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200423/094315869389.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200423/094316245527.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200423/094316485496.png" + }, + "cnt_like": 626407 +}, { + "title": "Power", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20190830/065537340948.jpg", + "is_free": 1, + "category": 11, + "id": 2213, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20190830/065537738644.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20190830/065538362167.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20190830/065538710046.png" + }, + "cnt_like": 720986 +}, { + "title": "18acf8c29ce8aec427e1ac984e823eb9", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/43/img.jpg", + "is_free": 1, + "category": 63583, + "id": 74580, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/43/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/43/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/43/l3.png" + }, + "cnt_like": 67659 +}, { + "title": "Tiger", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200409/134201208402.jpg", + "is_free": 1, + "category": 393, + "id": 6392, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200409/134201431813.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200409/134201808037.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200409/134202063233.png" + }, + "cnt_like": 645556 +}, { + "title": "Parrot", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20190830/071552652955.jpg", + "is_free": 1, + "category": 6, + "id": 2149, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20190830/071553041788.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20190830/071553501862.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20190830/071553870909.png" + }, + "cnt_like": 720922 +}, { + "title": "Dragon2", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200513/103108980136.jpg", + "is_free": 1, + "category": 401, + "id": 7331, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200513/103109234204.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200513/103109581035.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200513/103109779620.png" + }, + "cnt_like": 597727 +}, { + "title": "anime0", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20201224/011833521299.jpg", + "is_free": 1, + "category": 17, + "id": 14107, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20201224/011833988426.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20201224/011834226832.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20201224/011834415874.png" + }, + "cnt_like": 281087 +}, { + "title": "e85dd47f825480986f796f2091bbc998", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/53/img.jpg", + "is_free": 1, + "category": 67299, + "id": 17621, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/53/l1.jpg", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/53/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/53/l3.png" + }, + "cnt_like": 72227 +}, { + "title": "ac4881a4d100ca66252c08606e40cfcf", + "thumbnail": "https://3dparallax.online/3DParallax/assets/4D/549/img.jpg", + "is_free": 1, + "category": 12387, + "id": 54575, + "pictures": { + "layer1": "https://3dparallax.online/3DParallax/assets/4D/549/l1.png", + "layer2": "https://3dparallax.online/3DParallax/assets/4D/549/l2.png", + "layer3": "https://3dparallax.online/3DParallax/assets/4D/549/l3.png" + }, + "cnt_like": 46891 +}, { + "title": "Couplegirl", + "thumbnail": "http://d.c-launcher.com/wallpaper_4d/20200410/115931327148.jpg", + "is_free": 1, + "category": 141, + "id": 6462, + "pictures": { + "layer1": "http://d.c-launcher.com/wallpaper_4d/20200410/115931611803.jpg", + "layer2": "http://d.c-launcher.com/wallpaper_4d/20200410/115932211289.png", + "layer3": "http://d.c-launcher.com/wallpaper_4d/20200410/115932487730.png" + }, + "cnt_like": 644321 +}] \ No newline at end of file diff --git a/wallpaper_project/json/4k.json b/wallpaper_project/json/4k.json new file mode 100644 index 0000000..6f18806 --- /dev/null +++ b/wallpaper_project/json/4k.json @@ -0,0 +1,1425 @@ +[{ + "title": "1213cd32eff89231a18a8c89cc3bbdbf.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/diwali/1213cd32eff89231a18a8c89cc3bbdbf.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/diwali/1213cd32eff89231a18a8c89cc3bbdbf.jpg", + "is_free": 1, + "category": 91104, + "id": 2992, + "cnt_like": 31114 +}, { + "title": "df8927f06383d70bdc6a15d6bf4c27b0.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/sports/df8927f06383d70bdc6a15d6bf4c27b0.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/sports/df8927f06383d70bdc6a15d6bf4c27b0.jpg", + "is_free": 0, + "category": 5809, + "id": 7746, + "cnt_like": 62475 +}, { + "title": "db90b449dbe8699b86cf11ea7e17df53.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/vehicles/db90b449dbe8699b86cf11ea7e17df53.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/vehicles/db90b449dbe8699b86cf11ea7e17df53.jpg", + "is_free": 0, + "category": 22021, + "id": 12083, + "cnt_like": 6867 +}, { + "title": "827bf471f60798f992e1cbf37ec9d449.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/anim/827bf471f60798f992e1cbf37ec9d449.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/anim/827bf471f60798f992e1cbf37ec9d449.png", + "is_free": 1, + "category": 98781, + "id": 9600, + "cnt_like": 52168 +}, { + "title": "6edd930ce9497e1c5c6bcbf87bb9addd.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/ocean/6edd930ce9497e1c5c6bcbf87bb9addd.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/ocean/6edd930ce9497e1c5c6bcbf87bb9addd.jpg", + "is_free": 1, + "category": 65356, + "id": 6298, + "cnt_like": 79332 +}, { + "title": "40425e2c655a2c10b937b3c8aed92952.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/quotes/40425e2c655a2c10b937b3c8aed92952.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/quotes/40425e2c655a2c10b937b3c8aed92952.jpg", + "is_free": 1, + "category": 3246, + "id": 6611, + "cnt_like": 18133 +}, { + "title": "1145616fd6f2975b489a647a23407621.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/texture/1145616fd6f2975b489a647a23407621.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/texture/1145616fd6f2975b489a647a23407621.jpg", + "is_free": 1, + "category": 33964, + "id": 11260, + "cnt_like": 94015 +}, { + "title": "db278aac284c6f287f92d2c378dbd77a.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/vehicles/db278aac284c6f287f92d2c378dbd77a.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/vehicles/db278aac284c6f287f92d2c378dbd77a.jpg", + "is_free": 1, + "category": 17547, + "id": 12082, + "cnt_like": 53532 +}, { + "title": "24347d219e6fd8524ccc04ae23962aec.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/animal/24347d219e6fd8524ccc04ae23962aec.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/animal/24347d219e6fd8524ccc04ae23962aec.jpg", + "is_free": 1, + "category": 31715, + "id": 1545, + "cnt_like": 3970 +}, { + "title": "174aac3d2d55b42a141e8b62898fac37.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/threed/174aac3d2d55b42a141e8b62898fac37.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/threed/174aac3d2d55b42a141e8b62898fac37.jpg", + "is_free": 1, + "category": 93559, + "id": 11523, + "cnt_like": 81044 +}, { + "title": "f12289764474e43b218a9c7199666b1b.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/flower/f12289764474e43b218a9c7199666b1b.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/flower/f12289764474e43b218a9c7199666b1b.jpg", + "is_free": 1, + "category": 84158, + "id": 3948, + "cnt_like": 75596 +}, { + "title": "5101b83f405786f776a8a41105d7f9b5.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/christmas/5101b83f405786f776a8a41105d7f9b5.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/christmas/5101b83f405786f776a8a41105d7f9b5.jpg", + "is_free": 1, + "category": 66570, + "id": 2847, + "cnt_like": 55924 +}, { + "title": "62e0a80c1e3ff9ceb7c7ed9a41506bf6.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/vehicles/62e0a80c1e3ff9ceb7c7ed9a41506bf6.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/vehicles/62e0a80c1e3ff9ceb7c7ed9a41506bf6.jpg", + "is_free": 1, + "category": 9021, + "id": 11927, + "cnt_like": 82250 +}, { + "title": "5d4e40a816980e5645aebf07b8a2e8f7.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/quotes/5d4e40a816980e5645aebf07b8a2e8f7.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/quotes/5d4e40a816980e5645aebf07b8a2e8f7.jpg", + "is_free": 1, + "category": 97404, + "id": 6642, + "cnt_like": 92979 +}, { + "title": "41b99a71113c2609d0d878f67dd79811.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/love/41b99a71113c2609d0d878f67dd79811.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/love/41b99a71113c2609d0d878f67dd79811.jpg", + "is_free": 1, + "category": 50913, + "id": 5201, + "cnt_like": 27731 +}, { + "title": "b61e9e0817e05ae34bce3517fe8b36e1.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/sports/b61e9e0817e05ae34bce3517fe8b36e1.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/sports/b61e9e0817e05ae34bce3517fe8b36e1.jpg", + "is_free": 1, + "category": 56675, + "id": 7691, + "cnt_like": 12453 +}, { + "title": "20ce5b8937b0f496878666c4755d815b.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/christmas/20ce5b8937b0f496878666c4755d815b.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/christmas/20ce5b8937b0f496878666c4755d815b.jpg", + "is_free": 1, + "category": 57170, + "id": 2811, + "cnt_like": 86679 +}, { + "title": "d9574092b377757bdf7e6c39a1738ba3.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/winter/d9574092b377757bdf7e6c39a1738ba3.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/winter/d9574092b377757bdf7e6c39a1738ba3.jpg", + "is_free": 1, + "category": 63844, + "id": 8322, + "cnt_like": 32357 +}, { + "title": "6288e08accdd90c664458f19e9b2a546.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/threed/6288e08accdd90c664458f19e9b2a546.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/threed/6288e08accdd90c664458f19e9b2a546.jpg", + "is_free": 1, + "category": 70216, + "id": 11616, + "cnt_like": 75250 +}, { + "title": "608024587e7297b8ff57c7c739409d3a.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/foured/608024587e7297b8ff57c7c739409d3a.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/foured/608024587e7297b8ff57c7c739409d3a.jpg", + "is_free": 1, + "category": 81772, + "id": 10538, + "cnt_like": 53602 +}, { + "title": "cdabecf6f7d51959b271c88ae897bf60.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/food/cdabecf6f7d51959b271c88ae897bf60.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/food/cdabecf6f7d51959b271c88ae897bf60.jpg", + "is_free": 1, + "category": 62947, + "id": 4284, + "cnt_like": 51510 +}, { + "title": "ca63033ab8bbc526365b95ef85292ca4.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/music/ca63033ab8bbc526365b95ef85292ca4.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/music/ca63033ab8bbc526365b95ef85292ca4.jpg", + "is_free": 1, + "category": 31131, + "id": 5974, + "cnt_like": 74948 +}, { + "title": "559cbb66f7216a99d4350fe7990acc01.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/flower/559cbb66f7216a99d4350fe7990acc01.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/flower/559cbb66f7216a99d4350fe7990acc01.jpg", + "is_free": 1, + "category": 96493, + "id": 3722, + "cnt_like": 97106 +}, { + "title": "a2acd55b8ac27c9d3677da9fac3c6526.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/amoled/a2acd55b8ac27c9d3677da9fac3c6526.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/amoled/a2acd55b8ac27c9d3677da9fac3c6526.jpg", + "is_free": 1, + "category": 76931, + "id": 9234, + "cnt_like": 38913 +}, { + "title": "cad75385176c0bee5209c75b9220b5ee.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/abstract/cad75385176c0bee5209c75b9220b5ee.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/abstract/cad75385176c0bee5209c75b9220b5ee.jpg", + "is_free": 1, + "category": 88023, + "id": 8658, + "cnt_like": 87029 +}, { + "title": "2ba33a7854bd2a757d2ee2195f44e854.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/girl/2ba33a7854bd2a757d2ee2195f44e854.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/girl/2ba33a7854bd2a757d2ee2195f44e854.jpg", + "is_free": 1, + "category": 47501, + "id": 4639, + "cnt_like": 44216 +}, { + "title": "4e268750ce4d2636a143f5f3ce346025.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/sports/4e268750ce4d2636a143f5f3ce346025.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/sports/4e268750ce4d2636a143f5f3ce346025.jpg", + "is_free": 1, + "category": 79836, + "id": 7562, + "cnt_like": 13059 +}, { + "title": "81b44be806a975f31af0250b36fd73f3.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/artdrawing/81b44be806a975f31af0250b36fd73f3.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/artdrawing/81b44be806a975f31af0250b36fd73f3.jpg", + "is_free": 1, + "category": 91615, + "id": 2135, + "cnt_like": 15249 +}, { + "title": "1c2266fb299d24afa432453b94e9af14.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/tourism/1c2266fb299d24afa432453b94e9af14.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/tourism/1c2266fb299d24afa432453b94e9af14.jpg", + "is_free": 1, + "category": 30203, + "id": 7819, + "cnt_like": 40985 +}, { + "title": "e39d438ea415b30f0f476d834a093e0a.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/artdrawing/e39d438ea415b30f0f476d834a093e0a.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/artdrawing/e39d438ea415b30f0f476d834a093e0a.jpg", + "is_free": 1, + "category": 19873, + "id": 2346, + "cnt_like": 9823 +}, { + "title": "388230366c238ac47a1c2fc62ce8ded7.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/flower/388230366c238ac47a1c2fc62ce8ded7.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/flower/388230366c238ac47a1c2fc62ce8ded7.jpg", + "is_free": 0, + "category": 42838, + "id": 3681, + "cnt_like": 85846 +}, { + "title": "c8371e7d29169b19c3237951982b8eb6.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/girl/c8371e7d29169b19c3237951982b8eb6.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/girl/c8371e7d29169b19c3237951982b8eb6.jpg", + "is_free": 0, + "category": 38355, + "id": 4878, + "cnt_like": 85511 +}, { + "title": "fe4eab86a3dc2b2f0925ea0f5f07247d.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/game/fe4eab86a3dc2b2f0925ea0f5f07247d.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/game/fe4eab86a3dc2b2f0925ea0f5f07247d.jpg", + "is_free": 1, + "category": 60578, + "id": 4581, + "cnt_like": 98032 +}, { + "title": "2d94970af2faa4a5d8e132cfab2cf9d8.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/minimal/2d94970af2faa4a5d8e132cfab2cf9d8.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/minimal/2d94970af2faa4a5d8e132cfab2cf9d8.png", + "is_free": 1, + "category": 79590, + "id": 10965, + "cnt_like": 46264 +}, { + "title": "367577962d268f0ded3bd0586b13cc93.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/abstract/367577962d268f0ded3bd0586b13cc93.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/abstract/367577962d268f0ded3bd0586b13cc93.jpg", + "is_free": 0, + "category": 41562, + "id": 8437, + "cnt_like": 61580 +}, { + "title": "27a7ac4b9eb5d0571916678c8d8f4a96.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/artdrawing/27a7ac4b9eb5d0571916678c8d8f4a96.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/artdrawing/27a7ac4b9eb5d0571916678c8d8f4a96.jpg", + "is_free": 1, + "category": 56669, + "id": 1964, + "cnt_like": 20322 +}, { + "title": "e77539e48ae77cab7c585195a03319fc.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/helloween/e77539e48ae77cab7c585195a03319fc.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/helloween/e77539e48ae77cab7c585195a03319fc.png", + "is_free": 1, + "category": 20951, + "id": 10743, + "cnt_like": 91910 +}, { + "title": "b8dd93a5740521bcd439b6b5c5bff7a2.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/vehicles/b8dd93a5740521bcd439b6b5c5bff7a2.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/vehicles/b8dd93a5740521bcd439b6b5c5bff7a2.jpg", + "is_free": 1, + "category": 86473, + "id": 12049, + "cnt_like": 74799 +}, { + "title": "7981cf5a486843e8566c8c2e72084d35.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/architecture/7981cf5a486843e8566c8c2e72084d35.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/architecture/7981cf5a486843e8566c8c2e72084d35.jpg", + "is_free": 1, + "category": 84095, + "id": 9896, + "cnt_like": 4426 +}, { + "title": "ea172446b8e9ef7f4ac5db5b6ed7a2d6.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/threed/ea172446b8e9ef7f4ac5db5b6ed7a2d6.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/threed/ea172446b8e9ef7f4ac5db5b6ed7a2d6.jpg", + "is_free": 1, + "category": 47301, + "id": 11781, + "cnt_like": 13208 +}, { + "title": "0737a1176f883ba5fa568eed0ede2469.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/game/0737a1176f883ba5fa568eed0ede2469.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/game/0737a1176f883ba5fa568eed0ede2469.jpg", + "is_free": 1, + "category": 48857, + "id": 4364, + "cnt_like": 55518 +}, { + "title": "b0a83903f22636d92af7a6769575ef11.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/christmas/b0a83903f22636d92af7a6769575ef11.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/christmas/b0a83903f22636d92af7a6769575ef11.jpg", + "is_free": 1, + "category": 21393, + "id": 2924, + "cnt_like": 56946 +}, { + "title": "76aca480e0751cd291629db4e5861760.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/music/76aca480e0751cd291629db4e5861760.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/music/76aca480e0751cd291629db4e5861760.jpg", + "is_free": 1, + "category": 88304, + "id": 5874, + "cnt_like": 73793 +}, { + "title": "912d827ff599ad017f710d092f0a5729.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/cartoon/912d827ff599ad017f710d092f0a5729.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/cartoon/912d827ff599ad017f710d092f0a5729.jpg", + "is_free": 0, + "category": 88131, + "id": 2622, + "cnt_like": 61791 +}, { + "title": "255452d860dbce7e34031c0155a0c173.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/ocean/255452d860dbce7e34031c0155a0c173.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/ocean/255452d860dbce7e34031c0155a0c173.jpg", + "is_free": 1, + "category": 23531, + "id": 6201, + "cnt_like": 76724 +}, { + "title": "d6aedca27906a23f9694b0463c6d0417.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/newyear/d6aedca27906a23f9694b0463c6d0417.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/newyear/d6aedca27906a23f9694b0463c6d0417.jpg", + "is_free": 1, + "category": 88477, + "id": 6132, + "cnt_like": 2514 +}, { + "title": "3f1645f7673f670227594164afd2db48.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/amoled/3f1645f7673f670227594164afd2db48.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/amoled/3f1645f7673f670227594164afd2db48.jpg", + "is_free": 1, + "category": 73258, + "id": 9047, + "cnt_like": 14994 +}, { + "title": "669643a8ebfc12e1d92fee84e51dfc97.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/minimal/669643a8ebfc12e1d92fee84e51dfc97.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/minimal/669643a8ebfc12e1d92fee84e51dfc97.png", + "is_free": 1, + "category": 84223, + "id": 11035, + "cnt_like": 23387 +}, { + "title": "8483d72b35cf086f6ae09f0a24772599.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/foured/8483d72b35cf086f6ae09f0a24772599.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/foured/8483d72b35cf086f6ae09f0a24772599.jpg", + "is_free": 0, + "category": 40442, + "id": 10564, + "cnt_like": 15451 +}, { + "title": "15b66016976c2bbbc077711ee8c38403.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/cartoon/15b66016976c2bbbc077711ee8c38403.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/cartoon/15b66016976c2bbbc077711ee8c38403.jpg", + "is_free": 1, + "category": 78467, + "id": 2453, + "cnt_like": 39779 +}, { + "title": "7b1fcb222551d0d9f5e2ae996d798579.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/flower/7b1fcb222551d0d9f5e2ae996d798579.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/flower/7b1fcb222551d0d9f5e2ae996d798579.jpg", + "is_free": 1, + "category": 90039, + "id": 3778, + "cnt_like": 39993 +}, { + "title": "54a2736eaa577fc4847c66dcf47bda13.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/food/54a2736eaa577fc4847c66dcf47bda13.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/food/54a2736eaa577fc4847c66dcf47bda13.jpg", + "is_free": 1, + "category": 73280, + "id": 4111, + "cnt_like": 55843 +}, { + "title": "1b278eaf7cd8acaf329602941eee7c3c.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/artdrawing/1b278eaf7cd8acaf329602941eee7c3c.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/artdrawing/1b278eaf7cd8acaf329602941eee7c3c.jpg", + "is_free": 0, + "category": 15593, + "id": 1929, + "cnt_like": 9691 +}, { + "title": "e78a56367cd53331d9d6c28ceeba814c.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/aircraft/e78a56367cd53331d9d6c28ceeba814c.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/aircraft/e78a56367cd53331d9d6c28ceeba814c.jpg", + "is_free": 1, + "category": 43342, + "id": 8924, + "cnt_like": 76506 +}, { + "title": "509c4fe9af6e82068535dfafaf7b5529.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/sports/509c4fe9af6e82068535dfafaf7b5529.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/sports/509c4fe9af6e82068535dfafaf7b5529.jpg", + "is_free": 1, + "category": 65233, + "id": 7565, + "cnt_like": 34872 +}, { + "title": "cf77e9cddc490e3c6190447520022bf4.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/aircraft/cf77e9cddc490e3c6190447520022bf4.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/aircraft/cf77e9cddc490e3c6190447520022bf4.jpg", + "is_free": 1, + "category": 43072, + "id": 8904, + "cnt_like": 22241 +}, { + "title": "0cb12b43a351061dd045473a2d2d01a2.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/animal/0cb12b43a351061dd045473a2d2d01a2.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/animal/0cb12b43a351061dd045473a2d2d01a2.jpg", + "is_free": 0, + "category": 67040, + "id": 1519, + "cnt_like": 83053 +}, { + "title": "9a9a319352766d1416d75dcae56878d0.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/aircraft/9a9a319352766d1416d75dcae56878d0.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/aircraft/9a9a319352766d1416d75dcae56878d0.jpg", + "is_free": 0, + "category": 36890, + "id": 8875, + "cnt_like": 5774 +}, { + "title": "742070954ed6ba0531bb39b2cfb32b71.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/foured/742070954ed6ba0531bb39b2cfb32b71.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/foured/742070954ed6ba0531bb39b2cfb32b71.jpg", + "is_free": 1, + "category": 50752, + "id": 10555, + "cnt_like": 57972 +}, { + "title": "d87e5df0e718b4ad90c292d59e295b28.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/artdrawing/d87e5df0e718b4ad90c292d59e295b28.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/artdrawing/d87e5df0e718b4ad90c292d59e295b28.jpg", + "is_free": 1, + "category": 29397, + "id": 2329, + "cnt_like": 72812 +}, { + "title": "811a92b957d797dcce7d7cbbd5996603.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/minimal/811a92b957d797dcce7d7cbbd5996603.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/minimal/811a92b957d797dcce7d7cbbd5996603.jpg", + "is_free": 1, + "category": 56636, + "id": 11066, + "cnt_like": 6320 +}, { + "title": "bad6007ed75b0c7e28160d8f78e60d81.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/music/bad6007ed75b0c7e28160d8f78e60d81.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/music/bad6007ed75b0c7e28160d8f78e60d81.jpg", + "is_free": 1, + "category": 89011, + "id": 5958, + "cnt_like": 22554 +}, { + "title": "a03ce07522220e4431090fc02b79909b.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/sports/a03ce07522220e4431090fc02b79909b.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/sports/a03ce07522220e4431090fc02b79909b.jpg", + "is_free": 1, + "category": 46580, + "id": 7664, + "cnt_like": 49872 +}, { + "title": "2dc89df02ef300f350bafa290a806090.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/girl/2dc89df02ef300f350bafa290a806090.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/girl/2dc89df02ef300f350bafa290a806090.jpg", + "is_free": 1, + "category": 12114, + "id": 4642, + "cnt_like": 20842 +}, { + "title": "ffcd9fddfa80bf794a9857591949e0ac.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/girl/ffcd9fddfa80bf794a9857591949e0ac.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/girl/ffcd9fddfa80bf794a9857591949e0ac.jpg", + "is_free": 1, + "category": 49815, + "id": 4958, + "cnt_like": 47727 +}, { + "title": "34beaeac3f25d7f5b956ed51fbd98b67.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/tourism/34beaeac3f25d7f5b956ed51fbd98b67.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/tourism/34beaeac3f25d7f5b956ed51fbd98b67.jpg", + "is_free": 1, + "category": 39894, + "id": 7845, + "cnt_like": 39100 +}, { + "title": "fb9c66ca377bc3d8132d658491c45820.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/winter/fb9c66ca377bc3d8132d658491c45820.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/winter/fb9c66ca377bc3d8132d658491c45820.jpg", + "is_free": 1, + "category": 59799, + "id": 8348, + "cnt_like": 69906 +}, { + "title": "a2e2de316b40771ed50455b85e68348e.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/space/a2e2de316b40771ed50455b85e68348e.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/space/a2e2de316b40771ed50455b85e68348e.jpg", + "is_free": 1, + "category": 56079, + "id": 7350, + "cnt_like": 48058 +}, { + "title": "28abcf514f8311b7e0e5eadea7e7ce4f.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/quotes/28abcf514f8311b7e0e5eadea7e7ce4f.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/quotes/28abcf514f8311b7e0e5eadea7e7ce4f.jpg", + "is_free": 1, + "category": 82297, + "id": 6580, + "cnt_like": 6957 +}, { + "title": "06aba4f5b70fd2d4de0dfc159daaa9c9.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/amoled/06aba4f5b70fd2d4de0dfc159daaa9c9.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/amoled/06aba4f5b70fd2d4de0dfc159daaa9c9.jpg", + "is_free": 1, + "category": 11715, + "id": 8952, + "cnt_like": 91429 +}, { + "title": "6fbf9bf7fc04b43b89acceab441e117b.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/artdrawing/6fbf9bf7fc04b43b89acceab441e117b.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/artdrawing/6fbf9bf7fc04b43b89acceab441e117b.jpg", + "is_free": 1, + "category": 54216, + "id": 2104, + "cnt_like": 91372 +}, { + "title": "73bc3a6ddf729c07ed79ae47e14a6301.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/animal/73bc3a6ddf729c07ed79ae47e14a6301.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/animal/73bc3a6ddf729c07ed79ae47e14a6301.jpg", + "is_free": 1, + "category": 58699, + "id": 1653, + "cnt_like": 84844 +}, { + "title": "40515e459a8a7e4d294a15011f47c415.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/vehicles/40515e459a8a7e4d294a15011f47c415.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/vehicles/40515e459a8a7e4d294a15011f47c415.jpg", + "is_free": 1, + "category": 56489, + "id": 11869, + "cnt_like": 92888 +}, { + "title": "0c19a0185fceee4424cd3e9170921d0a.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/girl/0c19a0185fceee4424cd3e9170921d0a.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/girl/0c19a0185fceee4424cd3e9170921d0a.jpg", + "is_free": 1, + "category": 50236, + "id": 4602, + "cnt_like": 24359 +}, { + "title": "ad6fc870fdd851472e034f1b78dce030.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/anim/ad6fc870fdd851472e034f1b78dce030.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/anim/ad6fc870fdd851472e034f1b78dce030.jpg", + "is_free": 0, + "category": 56444, + "id": 9644, + "cnt_like": 82885 +}, { + "title": "f5ff7735a5d02353968d848cb1a6c5de.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/babies/f5ff7735a5d02353968d848cb1a6c5de.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/babies/f5ff7735a5d02353968d848cb1a6c5de.jpg", + "is_free": 1, + "category": 19136, + "id": 10308, + "cnt_like": 87754 +}, { + "title": "bd9b3e98f90c5c1583790fa683321769.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/food/bd9b3e98f90c5c1583790fa683321769.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/food/bd9b3e98f90c5c1583790fa683321769.jpg", + "is_free": 1, + "category": 41354, + "id": 4264, + "cnt_like": 63432 +}, { + "title": "28f50e37f1c26a520622ab4477710d7c.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/newyear/28f50e37f1c26a520622ab4477710d7c.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/newyear/28f50e37f1c26a520622ab4477710d7c.jpg", + "is_free": 0, + "category": 15287, + "id": 6046, + "cnt_like": 41611 +}, { + "title": "c75647f03e166dab73e3ee256deeef57.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/amoled/c75647f03e166dab73e3ee256deeef57.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/amoled/c75647f03e166dab73e3ee256deeef57.jpg", + "is_free": 1, + "category": 45594, + "id": 9311, + "cnt_like": 95537 +}, { + "title": "5e52475856eb7ccc2469c7aa5c080b91.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/quotes/5e52475856eb7ccc2469c7aa5c080b91.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/quotes/5e52475856eb7ccc2469c7aa5c080b91.jpg", + "is_free": 1, + "category": 49262, + "id": 6646, + "cnt_like": 20538 +}, { + "title": "481ab75484728d3229bd31683df3ad5c.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/texture/481ab75484728d3229bd31683df3ad5c.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/texture/481ab75484728d3229bd31683df3ad5c.jpg", + "is_free": 1, + "category": 20345, + "id": 11316, + "cnt_like": 81900 +}, { + "title": "0fe0ebe1181c18f3704eb4cf9eb76d3b.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/love/0fe0ebe1181c18f3704eb4cf9eb76d3b.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/love/0fe0ebe1181c18f3704eb4cf9eb76d3b.jpg", + "is_free": 1, + "category": 89560, + "id": 5122, + "cnt_like": 53455 +}, { + "title": "5b931fc79d6790a7a4e72e8b4b628633.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/vehicles/5b931fc79d6790a7a4e72e8b4b628633.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/vehicles/5b931fc79d6790a7a4e72e8b4b628633.jpg", + "is_free": 1, + "category": 19451, + "id": 11911, + "cnt_like": 10630 +}, { + "title": "76bf6d3c0e20ce73d8ccf6e22c3969a6.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/abstract/76bf6d3c0e20ce73d8ccf6e22c3969a6.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/abstract/76bf6d3c0e20ce73d8ccf6e22c3969a6.jpg", + "is_free": 1, + "category": 30981, + "id": 8542, + "cnt_like": 87170 +}, { + "title": "0044d42cd3477334ec9a24b51c1c5766.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/aircraft/0044d42cd3477334ec9a24b51c1c5766.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/aircraft/0044d42cd3477334ec9a24b51c1c5766.jpg", + "is_free": 1, + "category": 75778, + "id": 8751, + "cnt_like": 61120 +}, { + "title": "fd6be7f9e12eae3dcf9866935a1d86df.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/game/fd6be7f9e12eae3dcf9866935a1d86df.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/game/fd6be7f9e12eae3dcf9866935a1d86df.jpg", + "is_free": 1, + "category": 25035, + "id": 4580, + "cnt_like": 64221 +}, { + "title": "899a0d455d5fd6e0170c851aef10790b.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/babies/899a0d455d5fd6e0170c851aef10790b.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/babies/899a0d455d5fd6e0170c851aef10790b.jpg", + "is_free": 1, + "category": 55, + "id": 10201, + "cnt_like": 86127 +}, { + "title": "2fc8eb7310d1c015064c257f961cc1f8.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/music/2fc8eb7310d1c015064c257f961cc1f8.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/music/2fc8eb7310d1c015064c257f961cc1f8.jpg", + "is_free": 1, + "category": 16525, + "id": 5773, + "cnt_like": 54464 +}, { + "title": "9da3745357ac6484cac92c8f3bb2af1c.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/winter/9da3745357ac6484cac92c8f3bb2af1c.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/winter/9da3745357ac6484cac92c8f3bb2af1c.jpg", + "is_free": 1, + "category": 16160, + "id": 8259, + "cnt_like": 78502 +}, { + "title": "a53b46c78bdc096f71b848f3f20c412b.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/babies/a53b46c78bdc096f71b848f3f20c412b.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/babies/a53b46c78bdc096f71b848f3f20c412b.jpg", + "is_free": 1, + "category": 3428, + "id": 10229, + "cnt_like": 41318 +}, { + "title": "eaaeaeff16afb09eb8d7c1e7e8f606f0.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/amoled/eaaeaeff16afb09eb8d7c1e7e8f606f0.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/amoled/eaaeaeff16afb09eb8d7c1e7e8f606f0.jpg", + "is_free": 1, + "category": 19365, + "id": 9369, + "cnt_like": 65676 +}, { + "title": "c6565f2e7c22976f3eaa92c2d903f7d8.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/macro/c6565f2e7c22976f3eaa92c2d903f7d8.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/macro/c6565f2e7c22976f3eaa92c2d903f7d8.jpg", + "is_free": 1, + "category": 28659, + "id": 5662, + "cnt_like": 17481 +}, { + "title": "6dd67049cb249901b2dda7f77376e9c2.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/aircraft/6dd67049cb249901b2dda7f77376e9c2.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/aircraft/6dd67049cb249901b2dda7f77376e9c2.jpg", + "is_free": 1, + "category": 50587, + "id": 8842, + "cnt_like": 39651 +}, { + "title": "a7893b5b34d9e7c345badf7c59a472d8.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/vehicles/a7893b5b34d9e7c345badf7c59a472d8.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/vehicles/a7893b5b34d9e7c345badf7c59a472d8.jpg", + "is_free": 1, + "category": 97835, + "id": 12017, + "cnt_like": 89844 +}, { + "title": "dbd15ed4f496e9ce89688aa20fd027ea.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/foured/dbd15ed4f496e9ce89688aa20fd027ea.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/foured/dbd15ed4f496e9ce89688aa20fd027ea.jpg", + "is_free": 1, + "category": 69263, + "id": 10598, + "cnt_like": 20200 +}, { + "title": "6d3528a2ca6067c0cb4b1910f2dea9a4.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/minimal/6d3528a2ca6067c0cb4b1910f2dea9a4.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/minimal/6d3528a2ca6067c0cb4b1910f2dea9a4.jpg", + "is_free": 1, + "category": 76856, + "id": 11044, + "cnt_like": 34353 +}, { + "title": "d86dfc9eea18a3db1ff7112c3a374be3.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/christmas/d86dfc9eea18a3db1ff7112c3a374be3.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/christmas/d86dfc9eea18a3db1ff7112c3a374be3.jpg", + "is_free": 1, + "category": 4009, + "id": 2950, + "cnt_like": 1134 +}, { + "title": "83bcab28257feec5b8859f2fcb5d90c9.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/game/83bcab28257feec5b8859f2fcb5d90c9.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/game/83bcab28257feec5b8859f2fcb5d90c9.jpg", + "is_free": 1, + "category": 60589, + "id": 4467, + "cnt_like": 48663 +}, { + "title": "d8427c1e5053d561d6f46b3631b9a9b2.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/animal/d8427c1e5053d561d6f46b3631b9a9b2.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/animal/d8427c1e5053d561d6f46b3631b9a9b2.jpg", + "is_free": 1, + "category": 32712, + "id": 1805, + "cnt_like": 85222 +}, { + "title": "0720e0ae1128da5aafec4c6f29d4878a.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/amoled/0720e0ae1128da5aafec4c6f29d4878a.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/amoled/0720e0ae1128da5aafec4c6f29d4878a.jpg", + "is_free": 1, + "category": 30332, + "id": 8954, + "cnt_like": 40727 +}, { + "title": "37fee8433ad1e61b74c9876de47380fc.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/game/37fee8433ad1e61b74c9876de47380fc.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/game/37fee8433ad1e61b74c9876de47380fc.jpg", + "is_free": 1, + "category": 83943, + "id": 4403, + "cnt_like": 39311 +}, { + "title": "d7ad9058bb29e26c47667cd84accfdfd.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/anim/d7ad9058bb29e26c47667cd84accfdfd.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/anim/d7ad9058bb29e26c47667cd84accfdfd.png", + "is_free": 1, + "category": 14026, + "id": 9699, + "cnt_like": 92324 +}, { + "title": "63449b310a0eb3b447389c40f7e8b53b.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/artdrawing/63449b310a0eb3b447389c40f7e8b53b.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/artdrawing/63449b310a0eb3b447389c40f7e8b53b.jpg", + "is_free": 1, + "category": 91839, + "id": 2082, + "cnt_like": 20170 +}, { + "title": "b1a4342d3b3fe3928fd19ae404264dbd.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/abstract/b1a4342d3b3fe3928fd19ae404264dbd.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/abstract/b1a4342d3b3fe3928fd19ae404264dbd.jpg", + "is_free": 1, + "category": 94248, + "id": 8630, + "cnt_like": 99663 +}, { + "title": "f4f128899579103b2e540afc31960b02.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/amoled/f4f128899579103b2e540afc31960b02.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/amoled/f4f128899579103b2e540afc31960b02.jpg", + "is_free": 0, + "category": 72011, + "id": 9392, + "cnt_like": 44907 +}, { + "title": "9954a5a724f9e619aa1da9fe43bfe420.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/flower/9954a5a724f9e619aa1da9fe43bfe420.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/flower/9954a5a724f9e619aa1da9fe43bfe420.jpg", + "is_free": 1, + "category": 36104, + "id": 3828, + "cnt_like": 13135 +}, { + "title": "8fa2e88cfa5e921c887fa5e193b4b2d4.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/animal/8fa2e88cfa5e921c887fa5e193b4b2d4.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/animal/8fa2e88cfa5e921c887fa5e193b4b2d4.jpg", + "is_free": 1, + "category": 4466, + "id": 1692, + "cnt_like": 70761 +}, { + "title": "4e2bc8b49ca5d2e9ca473005aab68845.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/food/4e2bc8b49ca5d2e9ca473005aab68845.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/food/4e2bc8b49ca5d2e9ca473005aab68845.jpg", + "is_free": 1, + "category": 95771, + "id": 4095, + "cnt_like": 58060 +}, { + "title": "7f0db2c2ba583ca4e0e2753f7b0378e2.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/food/7f0db2c2ba583ca4e0e2753f7b0378e2.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/food/7f0db2c2ba583ca4e0e2753f7b0378e2.jpg", + "is_free": 1, + "category": 64113, + "id": 4172, + "cnt_like": 476 +}, { + "title": "3db8ffde044847fe486d980f5877f68a.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/abstract/3db8ffde044847fe486d980f5877f68a.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/abstract/3db8ffde044847fe486d980f5877f68a.jpg", + "is_free": 1, + "category": 50116, + "id": 8448, + "cnt_like": 87557 +}, { + "title": "d56c86ee8f7dc1848d61ceb6a5b2bf98.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/animal/d56c86ee8f7dc1848d61ceb6a5b2bf98.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/animal/d56c86ee8f7dc1848d61ceb6a5b2bf98.jpg", + "is_free": 1, + "category": 5414, + "id": 1801, + "cnt_like": 8071 +}, { + "title": "d8f9bd36e5aae2d0a02aa98fd6af91e4.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/sports/d8f9bd36e5aae2d0a02aa98fd6af91e4.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/sports/d8f9bd36e5aae2d0a02aa98fd6af91e4.jpg", + "is_free": 1, + "category": 58679, + "id": 7738, + "cnt_like": 94833 +}, { + "title": "c1e11c39f2a4ce4138af29a158349a23.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/girl/c1e11c39f2a4ce4138af29a158349a23.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/girl/c1e11c39f2a4ce4138af29a158349a23.jpg", + "is_free": 1, + "category": 26777, + "id": 4870, + "cnt_like": 83161 +}, { + "title": "b51c0e7204cfddd136567e1bc8d5d0b7.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/artdrawing/b51c0e7204cfddd136567e1bc8d5d0b7.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/artdrawing/b51c0e7204cfddd136567e1bc8d5d0b7.jpg", + "is_free": 1, + "category": 11698, + "id": 2242, + "cnt_like": 3646 +}, { + "title": "3c3c0d197ec3d49f6eb6c8f79d71aa8d.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/kawaii/3c3c0d197ec3d49f6eb6c8f79d71aa8d.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/kawaii/3c3c0d197ec3d49f6eb6c8f79d71aa8d.jpg", + "is_free": 0, + "category": 33810, + "id": 4992, + "cnt_like": 32264 +}, { + "title": "d87c1a0c26107b4b18f62ebc2e25ce81.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/minimal/d87c1a0c26107b4b18f62ebc2e25ce81.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/minimal/d87c1a0c26107b4b18f62ebc2e25ce81.jpg", + "is_free": 1, + "category": 28070, + "id": 11189, + "cnt_like": 17253 +}, { + "title": "eef33835a00fd84da86bf9d8d1132fa8.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/sports/eef33835a00fd84da86bf9d8d1132fa8.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/sports/eef33835a00fd84da86bf9d8d1132fa8.jpg", + "is_free": 1, + "category": 33739, + "id": 7764, + "cnt_like": 14890 +}, { + "title": "bbfef98b57ed807896afc145ee59683b.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/girl/bbfef98b57ed807896afc145ee59683b.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/girl/bbfef98b57ed807896afc145ee59683b.jpg", + "is_free": 1, + "category": 32138, + "id": 4858, + "cnt_like": 61383 +}, { + "title": "4ef7246ee8b9a3d4f9c7803fb48f3487.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/jesus/4ef7246ee8b9a3d4f9c7803fb48f3487.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/jesus/4ef7246ee8b9a3d4f9c7803fb48f3487.jpg", + "is_free": 1, + "category": 80601, + "id": 10801, + "cnt_like": 93576 +}, { + "title": "d51000ba2a199a8f067f6f9a23b47db6.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/kawaii/d51000ba2a199a8f067f6f9a23b47db6.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/kawaii/d51000ba2a199a8f067f6f9a23b47db6.jpg", + "is_free": 1, + "category": 92709, + "id": 5073, + "cnt_like": 67078 +}, { + "title": "97c408f529722847a165cb85c9b3270d.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/jesus/97c408f529722847a165cb85c9b3270d.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/jesus/97c408f529722847a165cb85c9b3270d.jpg", + "is_free": 1, + "category": 59347, + "id": 10841, + "cnt_like": 50221 +}, { + "title": "245a0492d0d25bbffbe4ac1d1ec9d5bc.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/diwali/245a0492d0d25bbffbe4ac1d1ec9d5bc.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/diwali/245a0492d0d25bbffbe4ac1d1ec9d5bc.jpg", + "is_free": 1, + "category": 99864, + "id": 3002, + "cnt_like": 27968 +}, { + "title": "89d42840c0bab2b8759a05946fca8aba.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/love/89d42840c0bab2b8759a05946fca8aba.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/love/89d42840c0bab2b8759a05946fca8aba.jpg", + "is_free": 1, + "category": 59858, + "id": 5311, + "cnt_like": 841 +}, { + "title": "22746a96293c27b4ba8f859cc78ec818.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/space/22746a96293c27b4ba8f859cc78ec818.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/space/22746a96293c27b4ba8f859cc78ec818.jpg", + "is_free": 1, + "category": 60883, + "id": 7230, + "cnt_like": 95318 +}, { + "title": "c4b3946ac6120aebf95fb3b4b5c1c237.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/texture/c4b3946ac6120aebf95fb3b4b5c1c237.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/texture/c4b3946ac6120aebf95fb3b4b5c1c237.jpg", + "is_free": 1, + "category": 50463, + "id": 11436, + "cnt_like": 25871 +}, { + "title": "43a1d8a7b87b13f4fb9adcc2563d005b.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/christmas/43a1d8a7b87b13f4fb9adcc2563d005b.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/christmas/43a1d8a7b87b13f4fb9adcc2563d005b.jpg", + "is_free": 1, + "category": 53984, + "id": 2838, + "cnt_like": 66398 +}, { + "title": "7cca41f89db2a1002294e44924b7aa07.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/space/7cca41f89db2a1002294e44924b7aa07.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/space/7cca41f89db2a1002294e44924b7aa07.jpg", + "is_free": 0, + "category": 77127, + "id": 7307, + "cnt_like": 57519 +}, { + "title": "b5a120daf10fc0a52b6a4da7fc5c2055.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/architecture/b5a120daf10fc0a52b6a4da7fc5c2055.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/architecture/b5a120daf10fc0a52b6a4da7fc5c2055.jpg", + "is_free": 1, + "category": 24654, + "id": 9981, + "cnt_like": 82127 +}, { + "title": "568cde24560df298043a63eaa2a46bf1.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/threed/568cde24560df298043a63eaa2a46bf1.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/threed/568cde24560df298043a63eaa2a46bf1.jpg", + "is_free": 1, + "category": 19004, + "id": 11603, + "cnt_like": 68116 +}, { + "title": "4f1266c09e37c92f489c84b31de642f3.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/love/4f1266c09e37c92f489c84b31de642f3.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/love/4f1266c09e37c92f489c84b31de642f3.jpg", + "is_free": 1, + "category": 89105, + "id": 5232, + "cnt_like": 28968 +}, { + "title": "77301b19ad38db1a0cf08026b2cecf6e.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/abstract/77301b19ad38db1a0cf08026b2cecf6e.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/abstract/77301b19ad38db1a0cf08026b2cecf6e.jpg", + "is_free": 1, + "category": 66936, + "id": 8543, + "cnt_like": 79772 +}, { + "title": "a2565bdf1caf27829d4e0bdfcc3fddef.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/food/a2565bdf1caf27829d4e0bdfcc3fddef.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/food/a2565bdf1caf27829d4e0bdfcc3fddef.jpg", + "is_free": 1, + "category": 4377, + "id": 4222, + "cnt_like": 86720 +}, { + "title": "b156bd89ea509ac7bb7e7a54c25029bc.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/flower/b156bd89ea509ac7bb7e7a54c25029bc.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/flower/b156bd89ea509ac7bb7e7a54c25029bc.jpg", + "is_free": 1, + "category": 24974, + "id": 3851, + "cnt_like": 24554 +}, { + "title": "9c2198cbf65656b056669e7feb4aa9a9.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/amoled/9c2198cbf65656b056669e7feb4aa9a9.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/amoled/9c2198cbf65656b056669e7feb4aa9a9.jpg", + "is_free": 1, + "category": 71589, + "id": 9217, + "cnt_like": 19444 +}, { + "title": "1b923896c5cdd0c9c5377a33f62c9a1e.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/music/1b923896c5cdd0c9c5377a33f62c9a1e.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/music/1b923896c5cdd0c9c5377a33f62c9a1e.jpg", + "is_free": 1, + "category": 86185, + "id": 5749, + "cnt_like": 30680 +}, { + "title": "a68906f30efaa28edf12d0a2be5fe382.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/artdrawing/a68906f30efaa28edf12d0a2be5fe382.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/artdrawing/a68906f30efaa28edf12d0a2be5fe382.jpg", + "is_free": 1, + "category": 62786, + "id": 2210, + "cnt_like": 76578 +}, { + "title": "96335acafee448d385944be5c005529f.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/aircraft/96335acafee448d385944be5c005529f.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/aircraft/96335acafee448d385944be5c005529f.jpg", + "is_free": 1, + "category": 5108, + "id": 8870, + "cnt_like": 47960 +}, { + "title": "44fb54b91cc0aa8a918162e7ca9bfc24.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/threed/44fb54b91cc0aa8a918162e7ca9bfc24.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/threed/44fb54b91cc0aa8a918162e7ca9bfc24.jpg", + "is_free": 1, + "category": 76895, + "id": 11582, + "cnt_like": 23367 +}, { + "title": "03663dbfc9a6644a379a8adf6a548fc9.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/diwali/03663dbfc9a6644a379a8adf6a548fc9.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/diwali/03663dbfc9a6644a379a8adf6a548fc9.jpg", + "is_free": 1, + "category": 43103, + "id": 2983, + "cnt_like": 85181 +}, { + "title": "06d787c1718e93140a9adbea7ed2906a.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/ocean/06d787c1718e93140a9adbea7ed2906a.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/ocean/06d787c1718e93140a9adbea7ed2906a.jpg", + "is_free": 0, + "category": 68341, + "id": 6166, + "cnt_like": 38202 +}, { + "title": "882876736b523ef1a61621ec383db347.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/texture/882876736b523ef1a61621ec383db347.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/texture/882876736b523ef1a61621ec383db347.jpg", + "is_free": 1, + "category": 44597, + "id": 11380, + "cnt_like": 24545 +}, { + "title": "38fb86505d42e4db76d52d9bfe4c57a7.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/cartoon/38fb86505d42e4db76d52d9bfe4c57a7.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/cartoon/38fb86505d42e4db76d52d9bfe4c57a7.jpg", + "is_free": 1, + "category": 44471, + "id": 2505, + "cnt_like": 92953 +}, { + "title": "4a3e991761f1cd0fda0ffc5b1c119ead.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/game/4a3e991761f1cd0fda0ffc5b1c119ead.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/game/4a3e991761f1cd0fda0ffc5b1c119ead.jpg", + "is_free": 0, + "category": 21610, + "id": 4423, + "cnt_like": 86193 +}, { + "title": "22ba2e631d071f4513e5c46793bec3a2.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/artdrawing/22ba2e631d071f4513e5c46793bec3a2.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/artdrawing/22ba2e631d071f4513e5c46793bec3a2.jpg", + "is_free": 1, + "category": 16177, + "id": 1950, + "cnt_like": 79173 +}, { + "title": "930a9b0db6b2000b9f6ca10438d7adc0.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/food/930a9b0db6b2000b9f6ca10438d7adc0.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/food/930a9b0db6b2000b9f6ca10438d7adc0.jpg", + "is_free": 1, + "category": 47704, + "id": 4197, + "cnt_like": 25512 +}, { + "title": "9a9152b00bb7a807e6f796257f956491.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/diwali/9a9152b00bb7a807e6f796257f956491.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/diwali/9a9152b00bb7a807e6f796257f956491.jpg", + "is_free": 1, + "category": 18849, + "id": 3053, + "cnt_like": 15402 +}, { + "title": "55afd537da9c9efc63c1f3a3177ee91c.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/animal/55afd537da9c9efc63c1f3a3177ee91c.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/animal/55afd537da9c9efc63c1f3a3177ee91c.jpg", + "is_free": 1, + "category": 19723, + "id": 1613, + "cnt_like": 69248 +}, { + "title": "fb49d20749be9620a731ca0d80445b5f.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/threed/fb49d20749be9620a731ca0d80445b5f.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/threed/fb49d20749be9620a731ca0d80445b5f.png", + "is_free": 1, + "category": 98590, + "id": 11797, + "cnt_like": 65797 +}, { + "title": "77ec4bacdc8c68fd1dc2b12d361b3901.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/bokeh/77ec4bacdc8c68fd1dc2b12d361b3901.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/bokeh/77ec4bacdc8c68fd1dc2b12d361b3901.jpg", + "is_free": 1, + "category": 50273, + "id": 10409, + "cnt_like": 9271 +}, { + "title": "dea97e50f2cb7c71e1e6319d697ead93.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/foured/dea97e50f2cb7c71e1e6319d697ead93.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/foured/dea97e50f2cb7c71e1e6319d697ead93.jpg", + "is_free": 1, + "category": 60643, + "id": 10601, + "cnt_like": 45381 +}, { + "title": "0d702670214b8fd2b6949b71a9e2ed5c.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/macro/0d702670214b8fd2b6949b71a9e2ed5c.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/macro/0d702670214b8fd2b6949b71a9e2ed5c.jpg", + "is_free": 1, + "category": 58441, + "id": 5489, + "cnt_like": 52830 +}, { + "title": "29c85427c807d75293e4c75118e4eb9e.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/aircraft/29c85427c807d75293e4c75118e4eb9e.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/aircraft/29c85427c807d75293e4c75118e4eb9e.jpg", + "is_free": 1, + "category": 63455, + "id": 8783, + "cnt_like": 6319 +}, { + "title": "a84d64044aa021c1c7b6451afe60cf43.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/jesus/a84d64044aa021c1c7b6451afe60cf43.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/jesus/a84d64044aa021c1c7b6451afe60cf43.jpg", + "is_free": 0, + "category": 73497, + "id": 10857, + "cnt_like": 4659 +}, { + "title": "dba45d070fe81f5adc245b4691a3ef70.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/texture/dba45d070fe81f5adc245b4691a3ef70.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/texture/dba45d070fe81f5adc245b4691a3ef70.jpg", + "is_free": 1, + "category": 18308, + "id": 11451, + "cnt_like": 8091 +}, { + "title": "1b9bf18cdd9b5abdf9084d3de531cd23.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/space/1b9bf18cdd9b5abdf9084d3de531cd23.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/space/1b9bf18cdd9b5abdf9084d3de531cd23.jpg", + "is_free": 1, + "category": 3543, + "id": 7222, + "cnt_like": 90201 +}, { + "title": "55683696be3206c16cdc05bd861f2a2e.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/food/55683696be3206c16cdc05bd861f2a2e.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/food/55683696be3206c16cdc05bd861f2a2e.jpg", + "is_free": 1, + "category": 47199, + "id": 4113, + "cnt_like": 31089 +}, { + "title": "8e54007b95d82425fd0f72793dfbe30f.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/abstract/8e54007b95d82425fd0f72793dfbe30f.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/abstract/8e54007b95d82425fd0f72793dfbe30f.jpg", + "is_free": 1, + "category": 61139, + "id": 8583, + "cnt_like": 58895 +}, { + "title": "6db721cbf793acc519c4a6e66926587d.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/diwali/6db721cbf793acc519c4a6e66926587d.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/diwali/6db721cbf793acc519c4a6e66926587d.jpg", + "is_free": 1, + "category": 73847, + "id": 3033, + "cnt_like": 43393 +}, { + "title": "b29d9125693b4c8aa90de7dc6c6d608f.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/ocean/b29d9125693b4c8aa90de7dc6c6d608f.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/ocean/b29d9125693b4c8aa90de7dc6c6d608f.jpg", + "is_free": 1, + "category": 83078, + "id": 6391, + "cnt_like": 14770 +}, { + "title": "0cef510fdd053cf8ff17f49e256a57d0.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/anim/0cef510fdd053cf8ff17f49e256a57d0.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/anim/0cef510fdd053cf8ff17f49e256a57d0.png", + "is_free": 1, + "category": 11952, + "id": 9437, + "cnt_like": 30676 +}, { + "title": "b85f39f3e0d313ce688fd0b7de5307f5.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/cartoon/b85f39f3e0d313ce688fd0b7de5307f5.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/cartoon/b85f39f3e0d313ce688fd0b7de5307f5.jpg", + "is_free": 1, + "category": 99483, + "id": 2679, + "cnt_like": 95058 +}, { + "title": "c43aab19fa5d30d61c5f9c41a4ffaaa1.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/winter/c43aab19fa5d30d61c5f9c41a4ffaaa1.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/winter/c43aab19fa5d30d61c5f9c41a4ffaaa1.jpg", + "is_free": 1, + "category": 14607, + "id": 8297, + "cnt_like": 944 +}, { + "title": "47feb84a5602ae718fceb37278581bb1.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/winter/47feb84a5602ae718fceb37278581bb1.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/winter/47feb84a5602ae718fceb37278581bb1.jpg", + "is_free": 1, + "category": 3022, + "id": 8152, + "cnt_like": 79019 +}, { + "title": "f65e7b3b3d40602e03078e046ccf7f68.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/threed/f65e7b3b3d40602e03078e046ccf7f68.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/threed/f65e7b3b3d40602e03078e046ccf7f68.jpg", + "is_free": 1, + "category": 40904, + "id": 11791, + "cnt_like": 95176 +}, { + "title": "3debce0589a12810851d10156a7fa63f.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/anim/3debce0589a12810851d10156a7fa63f.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/anim/3debce0589a12810851d10156a7fa63f.jpg", + "is_free": 1, + "category": 76975, + "id": 9506, + "cnt_like": 20615 +}, { + "title": "cf1a2142d52395a15c6ee46518bfc466.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/anim/cf1a2142d52395a15c6ee46518bfc466.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/anim/cf1a2142d52395a15c6ee46518bfc466.jpg", + "is_free": 1, + "category": 71228, + "id": 9687, + "cnt_like": 76461 +}, { + "title": "74508984b8f0a40c715bed792415488c.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/anim/74508984b8f0a40c715bed792415488c.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/anim/74508984b8f0a40c715bed792415488c.jpg", + "is_free": 1, + "category": 19088, + "id": 9581, + "cnt_like": 26107 +}, { + "title": "6de19cd5672a9e88c63b2b29d6f88e97.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/ocean/6de19cd5672a9e88c63b2b29d6f88e97.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/ocean/6de19cd5672a9e88c63b2b29d6f88e97.jpg", + "is_free": 1, + "category": 43249, + "id": 6294, + "cnt_like": 34067 +}, { + "title": "98fb28c0af19385fb7cc0f5e94284ad6.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/amoled/98fb28c0af19385fb7cc0f5e94284ad6.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/amoled/98fb28c0af19385fb7cc0f5e94284ad6.jpg", + "is_free": 0, + "category": 45392, + "id": 9211, + "cnt_like": 9750 +}, { + "title": "ce92d74a7dec031ea9d0d8bc367db9b4.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/bokeh/ce92d74a7dec031ea9d0d8bc367db9b4.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/bokeh/ce92d74a7dec031ea9d0d8bc367db9b4.jpg", + "is_free": 1, + "category": 538, + "id": 10468, + "cnt_like": 81638 +}, { + "title": "4dbca4b7014b76f9573e17f3d26efd60.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/food/4dbca4b7014b76f9573e17f3d26efd60.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/food/4dbca4b7014b76f9573e17f3d26efd60.jpg", + "is_free": 1, + "category": 74839, + "id": 4094, + "cnt_like": 66691 +}, { + "title": "c0b5e76716b54d1a02bb24391bbf3d4e.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/quotes/c0b5e76716b54d1a02bb24391bbf3d4e.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/quotes/c0b5e76716b54d1a02bb24391bbf3d4e.jpg", + "is_free": 1, + "category": 94691, + "id": 6781, + "cnt_like": 78395 +}, { + "title": "575f4154162cc015533567625b834414.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/winter/575f4154162cc015533567625b834414.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/winter/575f4154162cc015533567625b834414.jpg", + "is_free": 1, + "category": 23892, + "id": 8167, + "cnt_like": 53148 +}, { + "title": "0c451b0380919bba9bbf68fe8698efeb.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/artdrawing/0c451b0380919bba9bbf68fe8698efeb.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/artdrawing/0c451b0380919bba9bbf68fe8698efeb.jpg", + "is_free": 1, + "category": 14241, + "id": 1891, + "cnt_like": 52751 +}, { + "title": "ed0f8d42460fd688b36a711a18bbf6d5.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/babies/ed0f8d42460fd688b36a711a18bbf6d5.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/babies/ed0f8d42460fd688b36a711a18bbf6d5.jpg", + "is_free": 1, + "category": 85461, + "id": 10300, + "cnt_like": 76843 +}, { + "title": "6f809e3c5882cbd4b12e2244a1c4a37f.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/animal/6f809e3c5882cbd4b12e2244a1c4a37f.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/animal/6f809e3c5882cbd4b12e2244a1c4a37f.jpg", + "is_free": 0, + "category": 91957, + "id": 1645, + "cnt_like": 45903 +}, { + "title": "2cee0e09db0de24177f59f4c80cf2ce7.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/newyear/2cee0e09db0de24177f59f4c80cf2ce7.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/newyear/2cee0e09db0de24177f59f4c80cf2ce7.jpg", + "is_free": 0, + "category": 638, + "id": 6048, + "cnt_like": 84210 +}, { + "title": "34c05bbd7e24e8a01b9167b9be6621ac.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/thumb/sports/34c05bbd7e24e8a01b9167b9be6621ac.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/hd/sports/34c05bbd7e24e8a01b9167b9be6621ac.jpg", + "is_free": 1, + "category": 47086, + "id": 7522, + "cnt_like": 70933 +}] diff --git a/wallpaper_project/json/GoogleService-Info.plist b/wallpaper_project/json/GoogleService-Info.plist new file mode 100644 index 0000000..1c7b55d --- /dev/null +++ b/wallpaper_project/json/GoogleService-Info.plist @@ -0,0 +1,30 @@ + + + + + API_KEY + AIzaSyCSllhrjLODy6W-0IE9JEu50nFP4eUgwNA + GCM_SENDER_ID + 157500622168 + PLIST_VERSION + 1 + BUNDLE_ID + com.wallpapaer.hd.live.app + PROJECT_ID + wallpaper-home-546b3 + STORAGE_BUCKET + wallpaper-home-546b3.appspot.com + IS_ADS_ENABLED + + IS_ANALYTICS_ENABLED + + IS_APPINVITE_ENABLED + + IS_GCM_ENABLED + + IS_SIGNIN_ENABLED + + GOOGLE_APP_ID + 1:157500622168:ios:84591532a0a06f1f40912d + + \ No newline at end of file diff --git a/wallpaper_project/json/live.json b/wallpaper_project/json/live.json new file mode 100644 index 0000000..b5af91e --- /dev/null +++ b/wallpaper_project/json/live.json @@ -0,0 +1,1297 @@ +[{ + "title": "Yi_47", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191025/081307933210.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191025/024922917360.mp4", + "is_free": 1, + "category": 1, + "id": 957, + "cnt_like": 722346 +}, { + "title": "PitPig", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191122/034317827606.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191122/034318147323.mp4", + "is_free": 1, + "category": 1, + "id": 928, + "cnt_like": 722315 +}, { + "title": "RockImpactSeawater", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191119/023540414066.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191119/023540763132.mp4", + "is_free": 1, + "category": 13, + "id": 994, + "cnt_like": 722383 +}, { + "title": "Spongebob", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20201224/104107541700.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20201224/104108100135.mp4", + "is_free": 1, + "category": 1, + "id": 13536, + "cnt_like": 282565 +}, { + "title": "emoji", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200806/020311364184.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200806/020311595329.mp4", + "is_free": 1, + "category": 391, + "id": 10464, + "cnt_like": 481601 +}, { + "title": "AbstractArtPainting", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191118/121502686267.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191118/121503038393.mp4", + "is_free": 1, + "category": 1, + "id": 977, + "cnt_like": 722365 +}, { + "title": "Dropwater67", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20201129/140138840907.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20201129/140139102992.mp4", + "is_free": 1, + "category": 1, + "id": 11235, + "cnt_like": 316064 +}, { + "title": "cool", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200803/105544976103.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200803/105545206847.mp4", + "is_free": 1, + "category": 402, + "id": 10338, + "cnt_like": 485267 +}, { + "title": "Yi_60", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191029/041510289828.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191029/041510573099.mp4", + "is_free": 1, + "category": 15, + "id": 838, + "cnt_like": 722224 +}, { + "title": "Yi_76", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191029/090929370585.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191029/090929655608.mp4", + "is_free": 1, + "category": 4, + "id": 848, + "cnt_like": 722237 +}, { + "title": "dffd0c9e790a7895b0850195643eebe3.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/dffd0c9e790a7895b0850195643eebe3.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/dffd0c9e790a7895b0850195643eebe3.mp4", + "is_free": 1, + "category": 55702, + "id": 425, + "cnt_like": 98476 +}, { + "title": "1364480e863515784dc449cd064cd541.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/1364480e863515784dc449cd064cd541.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/1364480e863515784dc449cd064cd541.mp4", + "is_free": 1, + "category": 57135, + "id": 36, + "cnt_like": 94169 +}, { + "title": "emoji", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200806/020133523751.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200806/020133794779.mp4", + "is_free": 1, + "category": 391, + "id": 10462, + "cnt_like": 481601 +}, { + "title": "kpop", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20210114/104925125240.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20210114/104925288791.mp4", + "is_free": 1, + "category": 391, + "id": 23620, + "cnt_like": 262393 +}, { + "title": "MOV_2020", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191017/091737901782.JPG", + "preview": "http://d.c-launcher.com/wallpaper_video/20191023/041301491837.mp4", + "is_free": 1, + "category": 5, + "id": 775, + "cnt_like": 722160 +}, { + "title": "nature", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200409/145108878318.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200409/145109266448.mp4", + "is_free": 1, + "category": 391, + "id": 4834, + "cnt_like": 646565 +}, { + "title": "Special effects lion", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20210331/031939783758.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20210331/031940030806.mp4", + "is_free": 1, + "category": 371, + "id": 23700, + "cnt_like": 153442 +}, { + "title": "a5df8f05c867ba1f92576c8876456849.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/a5df8f05c867ba1f92576c8876456849.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/a5df8f05c867ba1f92576c8876456849.mp4", + "is_free": 1, + "category": 98157, + "id": 322, + "cnt_like": 23695 +}, { + "title": "fsdaaaa", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200525/101134341095.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200525/101134579459.mp4", + "is_free": 0, + "category": 370, + "id": 5434, + "cnt_like": 581165 +}, { + "title": "Cool", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20201111/030844031241.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20201111/030844271443.mp4", + "is_free": 1, + "category": 370, + "id": 11158, + "cnt_like": 342512 +}, { + "title": "1df6302e2bd10061efce1dc4413aab1f.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/1df6302e2bd10061efce1dc4413aab1f.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/1df6302e2bd10061efce1dc4413aab1f.mp4", + "is_free": 1, + "category": 35841, + "id": 57, + "cnt_like": 63937 +}, { + "title": "emogi", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20201119/062709006638.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20201119/062709207912.mp4", + "is_free": 1, + "category": 386, + "id": 11178, + "cnt_like": 330814 +}, { + "title": "42d7e32b020fd8b2ee6ba19aa565ffc1.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/42d7e32b020fd8b2ee6ba19aa565ffc1.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/42d7e32b020fd8b2ee6ba19aa565ffc1.mp4", + "is_free": 1, + "category": 31586, + "id": 120, + "cnt_like": 15544 +}, { + "title": "lan_10", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191017/083614723679.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191029/023550003790.mp4", + "is_free": 1, + "category": 5, + "id": 796, + "cnt_like": 722181 +}, { + "title": "TiredBoy", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191209/091940751109.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191209/091941167919.mp4", + "is_free": 1, + "category": 49, + "id": 892, + "cnt_like": 722278 +}, { + "title": "bd708a4bdcd70f21267787a231fd183d.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/bd708a4bdcd70f21267787a231fd183d.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/bd708a4bdcd70f21267787a231fd183d.mp4", + "is_free": 1, + "category": 40443, + "id": 357, + "cnt_like": 91097 +}, { + "title": "BrownConyLove", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191209/122449290906.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191209/122449694258.mp4", + "is_free": 1, + "category": 49, + "id": 908, + "cnt_like": 722294 +}, { + "title": "Thanksgiving", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20201126/033320578343.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20201126/033320854443.mp4", + "is_free": 1, + "category": 394, + "id": 11209, + "cnt_like": 320978 +}, { + "title": "Clown", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191118/082201392486.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191118/082201741459.mp4", + "is_free": 1, + "category": 12, + "id": 762, + "cnt_like": 722150 +}, { + "title": "None", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20201010/025612229386.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20201010/025612966610.mp4", + "is_free": 1, + "category": 370, + "id": 10572, + "cnt_like": 388018 +}, { + "title": "rooster", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20210518/030338172239.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20210518/030338401666.mp4", + "is_free": 1, + "category": 367, + "id": 200003, + "cnt_like": 260659 +}, { + "title": "c69926a9d5cca8b428250d114039324f.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/c69926a9d5cca8b428250d114039324f.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/c69926a9d5cca8b428250d114039324f.mp4", + "is_free": 1, + "category": 87525, + "id": 370, + "cnt_like": 21884 +}, { + "title": "FlowerRain04", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200605/101629359621.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200605/101629752869.mp4", + "is_free": 0, + "category": 374, + "id": 5529, + "cnt_like": 565416 +}, { + "title": "90abb7d0d35a66182b49411ae661c5e2.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/90abb7d0d35a66182b49411ae661c5e2.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/90abb7d0d35a66182b49411ae661c5e2.mp4", + "is_free": 1, + "category": 60923, + "id": 278, + "cnt_like": 6077 +}, { + "title": "1782e67a830fd24cfc633ef9110a067d.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/1782e67a830fd24cfc633ef9110a067d.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/1782e67a830fd24cfc633ef9110a067d.mp4", + "is_free": 1, + "category": 86219, + "id": 47, + "cnt_like": 44378 +}, { + "title": "Lighting2", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200310/093049652032.png", + "preview": "http://d.c-launcher.com/wallpaper_video/20200310/093050047396.mp4", + "is_free": 1, + "category": 367, + "id": 2267, + "cnt_like": 687480 +}, { + "title": "a7e23f8a46ccfee7d92e192de3c01704.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/a7e23f8a46ccfee7d92e192de3c01704.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/a7e23f8a46ccfee7d92e192de3c01704.mp4", + "is_free": 1, + "category": 65788, + "id": 327, + "cnt_like": 47258 +}, { + "title": "rain", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20201204/163356195736.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20201204/163356492131.mp4", + "is_free": 1, + "category": 391, + "id": 11302, + "cnt_like": 308768 +}, { + "title": "cute", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200803/110356370090.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200803/110356680630.mp4", + "is_free": 1, + "category": 403, + "id": 10350, + "cnt_like": 485270 +}, { + "title": "fc156aa774cfabb3a9abf5938935f954.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/fc156aa774cfabb3a9abf5938935f954.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/fc156aa774cfabb3a9abf5938935f954.mp4", + "is_free": 1, + "category": 60539, + "id": 468, + "cnt_like": 90413 +}, { + "title": "gott", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20210125/105643192423.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20210125/105643421067.mp4", + "is_free": 1, + "category": 14, + "id": 23652, + "cnt_like": 246585 +}, { + "title": "ce39e114d87c849e4e00ac3a8c93a2f3.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/ce39e114d87c849e4e00ac3a8c93a2f3.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/ce39e114d87c849e4e00ac3a8c93a2f3.mp4", + "is_free": 1, + "category": 3864, + "id": 387, + "cnt_like": 17386 +}, { + "title": "ad1921a7b2bc40e5e07ce8e275104fdd.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/ad1921a7b2bc40e5e07ce8e275104fdd.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/ad1921a7b2bc40e5e07ce8e275104fdd.mp4", + "is_free": 1, + "category": 93033, + "id": 335, + "cnt_like": 24480 +}, { + "title": "653c8ea491b6d4e0159fd37c96414dcc.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/653c8ea491b6d4e0159fd37c96414dcc.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/653c8ea491b6d4e0159fd37c96414dcc.mp4", + "is_free": 1, + "category": 81573, + "id": 198, + "cnt_like": 76134 +}, { + "title": "a2e342868d431a10e77ac1eacedab479.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/a2e342868d431a10e77ac1eacedab479.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/a2e342868d431a10e77ac1eacedab479.mp4", + "is_free": 1, + "category": 40753, + "id": 311, + "cnt_like": 92324 +}, { + "title": "341e96d256471b2f0b9299643a32ece8.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/341e96d256471b2f0b9299643a32ece8.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/341e96d256471b2f0b9299643a32ece8.mp4", + "is_free": 1, + "category": 72146, + "id": 95, + "cnt_like": 71093 +}, { + "title": "MP4_7", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191017/094104570143.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191017/081958839686.mp4", + "is_free": 1, + "category": 5, + "id": 787, + "cnt_like": 722172 +}, { + "title": "SkeletonKing", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20201010/093551987065.png", + "preview": "http://d.c-launcher.com/wallpaper_video/20201010/093552213291.mp4", + "is_free": 1, + "category": 1, + "id": 10610, + "cnt_like": 387705 +}, { + "title": "f57caf07a7dfd82adfff313f8b1fcf79.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/f57caf07a7dfd82adfff313f8b1fcf79.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/f57caf07a7dfd82adfff313f8b1fcf79.mp4", + "is_free": 1, + "category": 28474, + "id": 460, + "cnt_like": 97493 +}, { + "title": "977b7f1450f1721cd0e3665d70d5aad7.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/977b7f1450f1721cd0e3665d70d5aad7.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/977b7f1450f1721cd0e3665d70d5aad7.mp4", + "is_free": 1, + "category": 72780, + "id": 293, + "cnt_like": 20719 +}, { + "title": "garden", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20210625/123645451164.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20210625/123645694853.mp4", + "is_free": 1, + "category": 368, + "id": 200139, + "cnt_like": 205486 +}, { + "title": "86f690f892c61238d9191132eb638bb5.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/86f690f892c61238d9191132eb638bb5.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/86f690f892c61238d9191132eb638bb5.mp4", + "is_free": 1, + "category": 11642, + "id": 260, + "cnt_like": 22698 +}, { + "title": "db5b5ae3bd5d96eafdb5a47a0cbbda75.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/db5b5ae3bd5d96eafdb5a47a0cbbda75.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/db5b5ae3bd5d96eafdb5a47a0cbbda75.mp4", + "is_free": 1, + "category": 3767, + "id": 413, + "cnt_like": 38347 +}, { + "title": "0bbd3edbb6fcfbf72be64031ec7f5ac1.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/0bbd3edbb6fcfbf72be64031ec7f5ac1.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/0bbd3edbb6fcfbf72be64031ec7f5ac1.mp4", + "is_free": 1, + "category": 88918, + "id": 21, + "cnt_like": 79130 +}, { + "title": "AbstractSpiderweb", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191118/095153473153.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191118/095153829550.mp4", + "is_free": 1, + "category": 15, + "id": 808, + "cnt_like": 722194 +}, { + "title": "5bc9f548f692f87c6ce88bc2ebe63c4c.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/5bc9f548f692f87c6ce88bc2ebe63c4c.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/5bc9f548f692f87c6ce88bc2ebe63c4c.mp4", + "is_free": 1, + "category": 24348, + "id": 174, + "cnt_like": 87592 +}, { + "title": "AbstractArt", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191118/100432223059.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191118/100432725043.mp4", + "is_free": 1, + "category": 15, + "id": 953, + "cnt_like": 722342 +}, { + "title": "guihi", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200525/102043540688.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200525/102043762055.mp4", + "is_free": 1, + "category": 14, + "id": 5447, + "cnt_like": 581222 +}, { + "title": "12975ade48c9f7dfc15faae1c818bedc.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/12975ade48c9f7dfc15faae1c818bedc.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/12975ade48c9f7dfc15faae1c818bedc.mp4", + "is_free": 1, + "category": 41208, + "id": 30, + "cnt_like": 54777 +}, { + "title": "FunnyPig", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191122/035633490975.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191122/035633873510.mp4", + "is_free": 1, + "category": 18, + "id": 929, + "cnt_like": 722316 +}, { + "title": "2e5c44cf17a994b150a557991d403023.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/2e5c44cf17a994b150a557991d403023.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/2e5c44cf17a994b150a557991d403023.mp4", + "is_free": 1, + "category": 55468, + "id": 85, + "cnt_like": 74772 +}, { + "title": "pubyu", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20210113/095622066978.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20210113/095623322742.mp4", + "is_free": 1, + "category": 4, + "id": 13581, + "cnt_like": 253855 +}, { + "title": "Yi_46", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191025/093035593828.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191025/024218123893.mp4", + "is_free": 1, + "category": 14, + "id": 824, + "cnt_like": 722210 +}, { + "title": "9e3e23be16624fafcab7cdf872291519.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/9e3e23be16624fafcab7cdf872291519.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/9e3e23be16624fafcab7cdf872291519.mp4", + "is_free": 1, + "category": 86781, + "id": 299, + "cnt_like": 55039 +}, { + "title": "067c94d17283812fa788b22657542865.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/067c94d17283812fa788b22657542865.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/067c94d17283812fa788b22657542865.mp4", + "is_free": 1, + "category": 33550, + "id": 10, + "cnt_like": 45792 +}, { + "title": "94bc14323a76ff8c0403c364d892045d.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/94bc14323a76ff8c0403c364d892045d.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/94bc14323a76ff8c0403c364d892045d.mp4", + "is_free": 1, + "category": 56003, + "id": 287, + "cnt_like": 248 +}, { + "title": "heart", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200804/024926946585.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200804/024927228402.mp4", + "is_free": 1, + "category": 373, + "id": 10365, + "cnt_like": 484298 +}, { + "title": "Rose butterfly", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20201010/094243197108.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20201010/094243537321.mp4", + "is_free": 1, + "category": 1, + "id": 10618, + "cnt_like": 387710 +}, { + "title": "4dfc5fcb93dcc758142b16841f0a6c88.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/4dfc5fcb93dcc758142b16841f0a6c88.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/4dfc5fcb93dcc758142b16841f0a6c88.mp4", + "is_free": 1, + "category": 38803, + "id": 137, + "cnt_like": 43424 +}, { + "title": "fsafsaf", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200525/075427176770.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200525/075427441907.mp4", + "is_free": 0, + "category": 370, + "id": 5422, + "cnt_like": 581292 +}, { + "title": "7234ff144ac3b7af58834ca229aa9235.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/7234ff144ac3b7af58834ca229aa9235.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/7234ff144ac3b7af58834ca229aa9235.mp4", + "is_free": 1, + "category": 2342, + "id": 214, + "cnt_like": 46935 +}, { + "title": " astronaut", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200803/105304131460.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200803/105304389110.mp4", + "is_free": 1, + "category": 394, + "id": 10334, + "cnt_like": 485266 +}, { + "title": "girl", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20201010/092703425113.png", + "preview": "http://d.c-launcher.com/wallpaper_video/20201010/092703766424.mp4", + "is_free": 1, + "category": 1, + "id": 10603, + "cnt_like": 387707 +}, { + "title": "frvzqw", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200525/102433052730.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200525/102433269893.mp4", + "is_free": 1, + "category": 14, + "id": 5452, + "cnt_like": 581222 +}, { + "title": "Wolverine", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191118/090449177084.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191118/090449512482.mp4", + "is_free": 1, + "category": 12, + "id": 778, + "cnt_like": 722163 +}, { + "title": "c723749550e4a334893d35dad24f5ba6.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/c723749550e4a334893d35dad24f5ba6.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/c723749550e4a334893d35dad24f5ba6.mp4", + "is_free": 1, + "category": 92026, + "id": 372, + "cnt_like": 51936 +}, { + "title": "3eed5ffd230cfcf43673f58472a0bac3.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/3eed5ffd230cfcf43673f58472a0bac3.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/3eed5ffd230cfcf43673f58472a0bac3.mp4", + "is_free": 1, + "category": 36478, + "id": 117, + "cnt_like": 92329 +}, { + "title": "SmokeFluid", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191118/112958339192.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191118/112958723120.mp4", + "is_free": 1, + "category": 15, + "id": 827, + "cnt_like": 722213 +}, { + "title": "fsgfdsg", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200526/025025241992.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200526/025025541814.mp4", + "is_free": 1, + "category": 49, + "id": 5479, + "cnt_like": 580264 +}, { + "title": "DTMP", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20201207/112325208607.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20201207/112325369482.mp4", + "is_free": 1, + "category": 367, + "id": 11313, + "cnt_like": 304737 +}, { + "title": "91b6b71fecacd38d17f38b4898f3ddf1.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/91b6b71fecacd38d17f38b4898f3ddf1.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/91b6b71fecacd38d17f38b4898f3ddf1.mp4", + "is_free": 1, + "category": 16829, + "id": 281, + "cnt_like": 617 +}, { + "title": "Yi_40", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191024/094257667365.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191024/094359519903.mp4", + "is_free": 1, + "category": 15, + "id": 814, + "cnt_like": 722200 +}, { + "title": "83cd4c489f51907da00c66822309f342.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/83cd4c489f51907da00c66822309f342.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/83cd4c489f51907da00c66822309f342.mp4", + "is_free": 1, + "category": 71480, + "id": 253, + "cnt_like": 36648 +}, { + "title": "girly", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200804/081022085348.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200804/081022360020.mp4", + "is_free": 1, + "category": 1, + "id": 10413, + "cnt_like": 484073 +}, { + "title": "StarryUniverseView  ", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191118/093358232191.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191118/093358552183.mp4", + "is_free": 1, + "category": 15, + "id": 943, + "cnt_like": 722330 +}, { + "title": "ghfdhfh", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200526/025406797409.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200526/025407069762.mp4", + "is_free": 1, + "category": 49, + "id": 5481, + "cnt_like": 580260 +}, { + "title": "GreenForestRailroadTrack", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191119/013907574549.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191119/013907941434.mp4", + "is_free": 1, + "category": 4, + "id": 979, + "cnt_like": 722367 +}, { + "title": "lighting", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200803/105150461948.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200803/105150744153.mp4", + "is_free": 1, + "category": 391, + "id": 10333, + "cnt_like": 485266 +}, { + "title": "DTMP", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20201207/111557917642.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20201207/111558164025.mp4", + "is_free": 1, + "category": 367, + "id": 11312, + "cnt_like": 304740 +}, { + "title": "flowers3", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20210104/111242953615.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20210104/111243348783.mp4", + "is_free": 1, + "category": 367, + "id": 13579, + "cnt_like": 266690 +}, { + "title": "fbea89fc001f5f8c3c29cfa83c811aca.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/fbea89fc001f5f8c3c29cfa83c811aca.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/fbea89fc001f5f8c3c29cfa83c811aca.mp4", + "is_free": 1, + "category": 46701, + "id": 467, + "cnt_like": 27550 +}, { + "title": "Sea", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200804/075308132878.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200804/075308457532.mp4", + "is_free": 1, + "category": 13, + "id": 10394, + "cnt_like": 484076 +}, { + "title": "Elephant", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200909/104516885168.png", + "preview": "http://d.c-launcher.com/wallpaper_video/20200909/104517481129.mp4", + "is_free": 1, + "category": 402, + "id": 10526, + "cnt_like": 432186 +}, { + "title": "Buttery", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200914/012033692297.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200914/012034353060.mp4", + "is_free": 0, + "category": 374, + "id": 10534, + "cnt_like": 425519 +}, { + "title": "3be129497a24855c58583d03dca35a7b.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/3be129497a24855c58583d03dca35a7b.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/3be129497a24855c58583d03dca35a7b.mp4", + "is_free": 1, + "category": 62241, + "id": 111, + "cnt_like": 94555 +}, { + "title": "emoji", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200806/020717574876.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200806/020717804055.mp4", + "is_free": 1, + "category": 1, + "id": 10466, + "cnt_like": 481612 +}, { + "title": "cdd319d741fe14904fe062bca773aead.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/cdd319d741fe14904fe062bca773aead.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/cdd319d741fe14904fe062bca773aead.mp4", + "is_free": 1, + "category": 50147, + "id": 386, + "cnt_like": 68528 +}, { + "title": "1a03dc2b974295966a49ff6133ae41bc.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/1a03dc2b974295966a49ff6133ae41bc.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/1a03dc2b974295966a49ff6133ae41bc.mp4", + "is_free": 1, + "category": 27986, + "id": 52, + "cnt_like": 92422 +}, { + "title": "SeaCuteAnimals", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191209/095441659486.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191209/095442031090.mp4", + "is_free": 1, + "category": 49, + "id": 901, + "cnt_like": 722287 +}, { + "title": "gsgsdfg", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200526/030753047830.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200526/030753262473.mp4", + "is_free": 0, + "category": 367, + "id": 5484, + "cnt_like": 580199 +}, { + "title": "6cfe90cc764f406d9b0ffa2aacaeac33.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/6cfe90cc764f406d9b0ffa2aacaeac33.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/6cfe90cc764f406d9b0ffa2aacaeac33.mp4", + "is_free": 1, + "category": 67071, + "id": 205, + "cnt_like": 93968 +}, { + "title": "RedMeteor", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191118/112638237654.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191118/112638641565.mp4", + "is_free": 1, + "category": 15, + "id": 956, + "cnt_like": 722345 +}, { + "title": "flash", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20201125/120014583483.png", + "preview": "http://d.c-launcher.com/wallpaper_video/20201125/120014789084.mp4", + "is_free": 1, + "category": 1, + "id": 11201, + "cnt_like": 321912 +}, { + "title": "Girl66", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20201201/112157093563.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20201201/112157400999.mp4", + "is_free": 1, + "category": 1, + "id": 11266, + "cnt_like": 313376 +}, { + "title": "gafdfaf", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200525/102513208923.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200525/102513507705.mp4", + "is_free": 1, + "category": 14, + "id": 5453, + "cnt_like": 581223 +}, { + "title": "135ca6681d0ab422a16e7649b6892f2f.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/135ca6681d0ab422a16e7649b6892f2f.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/135ca6681d0ab422a16e7649b6892f2f.mp4", + "is_free": 1, + "category": 61911, + "id": 35, + "cnt_like": 38988 +}, { + "title": "7833e754ba53e97db50c173a2d11e64c.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/7833e754ba53e97db50c173a2d11e64c.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/7833e754ba53e97db50c173a2d11e64c.mp4", + "is_free": 1, + "category": 82073, + "id": 232, + "cnt_like": 16112 +}, { + "title": "2eae1b1802d1c5271ab396b109fdbb7a.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/2eae1b1802d1c5271ab396b109fdbb7a.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/2eae1b1802d1c5271ab396b109fdbb7a.mp4", + "is_free": 1, + "category": 41918, + "id": 86, + "cnt_like": 91789 +}, { + "title": "59c46457e54205332b01d2494a19e1a5.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/59c46457e54205332b01d2494a19e1a5.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/59c46457e54205332b01d2494a19e1a5.mp4", + "is_free": 1, + "category": 71058, + "id": 169, + "cnt_like": 42504 +}, { + "title": "cool", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20201225/101558598645.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20201225/101558989358.mp4", + "is_free": 1, + "category": 367, + "id": 11172, + "cnt_like": 330817 +}, { + "title": "waterfall", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20201201/103325144334.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20201201/103325402854.mp4", + "is_free": 1, + "category": 1, + "id": 11263, + "cnt_like": 313420 +}, { + "title": "767d1525fe685c007d20f646ab2a43b1.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/767d1525fe685c007d20f646ab2a43b1.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/767d1525fe685c007d20f646ab2a43b1.mp4", + "is_free": 1, + "category": 29820, + "id": 223, + "cnt_like": 32165 +}, { + "title": "cute", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200826/105208630181.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200826/105208866788.mp4", + "is_free": 1, + "category": 394, + "id": 10502, + "cnt_like": 452314 +}, { + "title": "fsdfsdfsdf", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200525/100855093089.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200525/100855326978.mp4", + "is_free": 0, + "category": 370, + "id": 5431, + "cnt_like": 581167 +}, { + "title": "28c97b5c5238e02c77a5ed8f191471c2.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/28c97b5c5238e02c77a5ed8f191471c2.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/28c97b5c5238e02c77a5ed8f191471c2.mp4", + "is_free": 1, + "category": 63535, + "id": 79, + "cnt_like": 7959 +}, { + "title": " astronaut", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200803/110626242115.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200803/110626537395.mp4", + "is_free": 1, + "category": 391, + "id": 10353, + "cnt_like": 485270 +}, { + "title": "034b34bec07f38500644ad739037cf99.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/034b34bec07f38500644ad739037cf99.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/034b34bec07f38500644ad739037cf99.mp4", + "is_free": 1, + "category": 72172, + "id": 5, + "cnt_like": 16768 +}, { + "title": "5beaedc6e9248ac3cfa39ce3b1db33a3.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/5beaedc6e9248ac3cfa39ce3b1db33a3.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/5beaedc6e9248ac3cfa39ce3b1db33a3.mp4", + "is_free": 1, + "category": 45142, + "id": 175, + "cnt_like": 88755 +}, { + "title": "Love", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191118/114856149618.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191118/114856488007.mp4", + "is_free": 1, + "category": 5, + "id": 967, + "cnt_like": 722355 +}, { + "title": "929570d5384e5c9a24588c79d3e76869.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/929570d5384e5c9a24588c79d3e76869.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/929570d5384e5c9a24588c79d3e76869.mp4", + "is_free": 1, + "category": 19425, + "id": 283, + "cnt_like": 20352 +}, { + "title": "d72d01c6eca549ca367f293d37ffa47c.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/d72d01c6eca549ca367f293d37ffa47c.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/d72d01c6eca549ca367f293d37ffa47c.mp4", + "is_free": 1, + "category": 11584, + "id": 407, + "cnt_like": 73233 +}, { + "title": "Yi_49", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191025/031506254796.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191025/031506533421.mp4", + "is_free": 1, + "category": 5, + "id": 830, + "cnt_like": 722216 +}, { + "title": "clock", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200925/120705105400.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200925/120705654818.mp4", + "is_free": 1, + "category": 1, + "id": 10549, + "cnt_like": 409093 +}, { + "title": "Bear", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191209/121526491942.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191209/092415611793.mp4", + "is_free": 1, + "category": 49, + "id": 895, + "cnt_like": 722281 +}, { + "title": "fire", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20201204/163206696342.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20201204/163206919434.mp4", + "is_free": 1, + "category": 391, + "id": 11301, + "cnt_like": 308769 +}, { + "title": "fe72829bc5fbf234c8441e4a1e23c5e1.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/fe72829bc5fbf234c8441e4a1e23c5e1.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/fe72829bc5fbf234c8441e4a1e23c5e1.mp4", + "is_free": 1, + "category": 84194, + "id": 473, + "cnt_like": 91166 +}, { + "title": "coool", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20210127/102919489677.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20210127/102919714189.mp4", + "is_free": 1, + "category": 15, + "id": 23656, + "cnt_like": 243739 +}, { + "title": "Shake2", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200708/131257561446.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200708/131257866722.mp4", + "is_free": 1, + "category": 371, + "id": 10310, + "cnt_like": 522499 +}, { + "title": "PinkWave", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191119/085401323981.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191119/085401672840.mp4", + "is_free": 1, + "category": 13, + "id": 1000, + "cnt_like": 722389 +}, { + "title": "2382faa68e1f9ea6edd227f783a71693.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/2382faa68e1f9ea6edd227f783a71693.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/2382faa68e1f9ea6edd227f783a71693.mp4", + "is_free": 1, + "category": 41479, + "id": 69, + "cnt_like": 71251 +}, { + "title": "QUIK", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20201207/112632088302.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20201207/112632287282.mp4", + "is_free": 1, + "category": 370, + "id": 11315, + "cnt_like": 304736 +}, { + "title": "MOV_31", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191017/100544319939.JPG", + "preview": "http://d.c-launcher.com/wallpaper_video/20191017/100544533503.MOV", + "is_free": 1, + "category": 5, + "id": 803, + "cnt_like": 722189 +}, { + "title": "ClearSeaWater", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191119/024142961490.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191119/024143328630.mp4", + "is_free": 1, + "category": 13, + "id": 996, + "cnt_like": 722385 +}, { + "title": "bob", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20210623/092238051444.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20210623/092238351366.mp4", + "is_free": 1, + "category": 0, + "id": 200131, + "cnt_like": 209903 +}, { + "title": "SnowScene", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191209/092647958453.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191209/092648373084.mp4", + "is_free": 1, + "category": 49, + "id": 899, + "cnt_like": 722285 +}, { + "title": "a10b973ac7dd5265e4038d914c038abe.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/a10b973ac7dd5265e4038d914c038abe.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/a10b973ac7dd5265e4038d914c038abe.mp4", + "is_free": 1, + "category": 92980, + "id": 305, + "cnt_like": 51360 +}, { + "title": "6c86e53b6954b52b1d819d4eac34efe1.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/6c86e53b6954b52b1d819d4eac34efe1.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/6c86e53b6954b52b1d819d4eac34efe1.mp4", + "is_free": 1, + "category": 29815, + "id": 204, + "cnt_like": 96030 +}, { + "title": "bbab5fc915344ba2a5b28cce39de103f.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/bbab5fc915344ba2a5b28cce39de103f.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/bbab5fc915344ba2a5b28cce39de103f.mp4", + "is_free": 1, + "category": 20706, + "id": 354, + "cnt_like": 85458 +}, { + "title": "060497321dc25e0e0f310e1b4772e3db.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/060497321dc25e0e0f310e1b4772e3db.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/060497321dc25e0e0f310e1b4772e3db.mp4", + "is_free": 1, + "category": 11324, + "id": 9, + "cnt_like": 55078 +}, { + "title": "Clock", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200409/135848888131.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200409/135849328663.mp4", + "is_free": 1, + "category": 391, + "id": 4804, + "cnt_like": 646587 +}, { + "title": "MOV_3535", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191017/092223726603.JPG", + "preview": "http://d.c-launcher.com/wallpaper_video/20191024/095304952294.mp4", + "is_free": 1, + "category": 15, + "id": 785, + "cnt_like": 722170 +}, { + "title": "b682e0d9babc9b96429ea95330f3891d.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/b682e0d9babc9b96429ea95330f3891d.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/b682e0d9babc9b96429ea95330f3891d.mp4", + "is_free": 1, + "category": 40552, + "id": 347, + "cnt_like": 87714 +}, { + "title": "Sea", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200804/075056026992.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200804/075056297617.mp4", + "is_free": 1, + "category": 1, + "id": 10390, + "cnt_like": 484070 +}, { + "title": "AnimeBoy", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191118/120439111822.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191118/120439536260.mp4", + "is_free": 1, + "category": 1, + "id": 974, + "cnt_like": 722362 +}, { + "title": "AbstractConstellation", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191118/100941915880.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191118/100942367066.mp4", + "is_free": 1, + "category": 15, + "id": 954, + "cnt_like": 722343 +}, { + "title": "Fish", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20201110/093659899969.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20201110/093700162907.mp4", + "is_free": 1, + "category": 367, + "id": 11133, + "cnt_like": 343539 +}, { + "title": "Yi_55", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20191029/034605534515.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20191029/034606177785.mp4", + "is_free": 1, + "category": 14, + "id": 835, + "cnt_like": 722221 +}, { + "title": "xueren", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20210113/105104385225.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20210113/105104774314.mp4", + "is_free": 1, + "category": 367, + "id": 18599, + "cnt_like": 258771 +}, { + "title": "7cdd8f14e9747618012923be46343bf9.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/7cdd8f14e9747618012923be46343bf9.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/7cdd8f14e9747618012923be46343bf9.mp4", + "is_free": 1, + "category": 30358, + "id": 239, + "cnt_like": 361 +}, { + "title": "c45c9ba5ddc74a577b6589e9de063360.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/c45c9ba5ddc74a577b6589e9de063360.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/c45c9ba5ddc74a577b6589e9de063360.mp4", + "is_free": 1, + "category": 60615, + "id": 365, + "cnt_like": 23386 +}, { + "title": "fsgsgsaaaa", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200525/102640191949.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200525/102640414501.mp4", + "is_free": 1, + "category": 14, + "id": 5455, + "cnt_like": 581224 +}, { + "title": "landscape", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200804/080942231462.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200804/080942463408.mp4", + "is_free": 1, + "category": 1, + "id": 10412, + "cnt_like": 484078 +}, { + "title": "362bbb5894e9c3923d471b2efc964f05.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/362bbb5894e9c3923d471b2efc964f05.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/362bbb5894e9c3923d471b2efc964f05.mp4", + "is_free": 1, + "category": 75700, + "id": 99, + "cnt_like": 50620 +}, { + "title": "lighting", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200803/104458610127.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200803/104459008654.mp4", + "is_free": 1, + "category": 391, + "id": 10324, + "cnt_like": 485265 +}, { + "title": "4784e95aee5007e40a6a1b4c39188865.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/4784e95aee5007e40a6a1b4c39188865.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/4784e95aee5007e40a6a1b4c39188865.mp4", + "is_free": 1, + "category": 40268, + "id": 129, + "cnt_like": 15599 +}, { + "title": "93fc90fec019a419cfa4f38a520855bc.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/93fc90fec019a419cfa4f38a520855bc.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/93fc90fec019a419cfa4f38a520855bc.mp4", + "is_free": 1, + "category": 36019, + "id": 285, + "cnt_like": 68014 +}, { + "title": "fire", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20201204/163107574309.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20201204/163107814554.mp4", + "is_free": 1, + "category": 391, + "id": 11300, + "cnt_like": 308773 +}, { + "title": "dc9cd6660b9c349e5bfdfb5c4423e111.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/dc9cd6660b9c349e5bfdfb5c4423e111.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/dc9cd6660b9c349e5bfdfb5c4423e111.mp4", + "is_free": 1, + "category": 82142, + "id": 417, + "cnt_like": 91456 +}, { + "title": "deabed3b964e57b9285d4cd715f0f2e3.jpg", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/deabed3b964e57b9285d4cd715f0f2e3.jpg", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/deabed3b964e57b9285d4cd715f0f2e3.mp4", + "is_free": 1, + "category": 37663, + "id": 422, + "cnt_like": 77647 +}, { + "title": "b4d771475ee51f39fbd2816021fa9501.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/b4d771475ee51f39fbd2816021fa9501.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/b4d771475ee51f39fbd2816021fa9501.mp4", + "is_free": 1, + "category": 58250, + "id": 345, + "cnt_like": 93902 +}, { + "title": "Sea", + "thumbnail": "http://d.c-launcher.com/wallpaper_video/20200803/110534554895.jpg", + "preview": "http://d.c-launcher.com/wallpaper_video/20200803/110534950027.mp4", + "is_free": 1, + "category": 391, + "id": 10352, + "cnt_like": 485270 +}, { + "title": "eb6269152c45e824d7104400e2970f4b.png", + "thumbnail": "https://cdn.webinnovationstudio.co.in/wallpaper/live_thumb/eb6269152c45e824d7104400e2970f4b.png", + "preview": "https://cdn.webinnovationstudio.co.in/wallpaper/live/eb6269152c45e824d7104400e2970f4b.mp4", + "is_free": 1, + "category": 19897, + "id": 439, + "cnt_like": 75255 +}] diff --git a/wallpaper_project/json/loadProgress.json b/wallpaper_project/json/loadProgress.json new file mode 100644 index 0000000..b539ebb --- /dev/null +++ b/wallpaper_project/json/loadProgress.json @@ -0,0 +1 @@ +{"v":"5.5.7","meta":{"g":"LottieFiles AE 0.1.20","a":"","k":"","d":"","tc":"#FFFFFF"},"fr":35,"ip":0,"op":120,"w":800,"h":200,"nm":"Main_Comp","ddd":0,"assets":[{"id":"comp_0","layers":[{"ddd":0,"ind":2,"ty":5,"nm":"0%","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[97.445,47.807,0],"ix":2},"a":{"a":0,"k":[1.418,-17.086,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"ef":[{"ty":5,"nm":"Slider Control","np":3,"mn":"ADBE Slider Control","ix":1,"en":1,"ef":[{"ty":0,"nm":"Slider","mn":"ADBE Slider Control-0001","ix":1,"v":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":8,"s":[0]},{"t":110,"s":[100]}],"ix":1}}]}],"t":{"d":{"k":[{"s":{"s":48,"f":"OpenSans","t":"0%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":0},{"s":{"s":48,"f":"OpenSans","t":"0%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":1},{"s":{"s":48,"f":"OpenSans","t":"0%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":2},{"s":{"s":48,"f":"OpenSans","t":"0%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":3},{"s":{"s":48,"f":"OpenSans","t":"0%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":4},{"s":{"s":48,"f":"OpenSans","t":"0%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":5},{"s":{"s":48,"f":"OpenSans","t":"0%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":6},{"s":{"s":48,"f":"OpenSans","t":"0%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":7},{"s":{"s":48,"f":"OpenSans","t":"0%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":8},{"s":{"s":48,"f":"OpenSans","t":"1%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":9},{"s":{"s":48,"f":"OpenSans","t":"2%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":10},{"s":{"s":48,"f":"OpenSans","t":"3%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":11},{"s":{"s":48,"f":"OpenSans","t":"4%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":12},{"s":{"s":48,"f":"OpenSans","t":"5%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":13},{"s":{"s":48,"f":"OpenSans","t":"6%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":14},{"s":{"s":48,"f":"OpenSans","t":"7%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":15},{"s":{"s":48,"f":"OpenSans","t":"8%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":16},{"s":{"s":48,"f":"OpenSans","t":"9%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":17},{"s":{"s":48,"f":"OpenSans","t":"10%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":18},{"s":{"s":48,"f":"OpenSans","t":"11%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":19},{"s":{"s":48,"f":"OpenSans","t":"12%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":20},{"s":{"s":48,"f":"OpenSans","t":"13%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":21},{"s":{"s":48,"f":"OpenSans","t":"14%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":22},{"s":{"s":48,"f":"OpenSans","t":"15%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":23},{"s":{"s":48,"f":"OpenSans","t":"16%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":24},{"s":{"s":48,"f":"OpenSans","t":"17%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":25},{"s":{"s":48,"f":"OpenSans","t":"18%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":26},{"s":{"s":48,"f":"OpenSans","t":"19%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":27},{"s":{"s":48,"f":"OpenSans","t":"20%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":28},{"s":{"s":48,"f":"OpenSans","t":"21%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":29},{"s":{"s":48,"f":"OpenSans","t":"22%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":30},{"s":{"s":48,"f":"OpenSans","t":"23%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":31},{"s":{"s":48,"f":"OpenSans","t":"24%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":32},{"s":{"s":48,"f":"OpenSans","t":"25%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":33},{"s":{"s":48,"f":"OpenSans","t":"25%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":34},{"s":{"s":48,"f":"OpenSans","t":"26%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":35},{"s":{"s":48,"f":"OpenSans","t":"27%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":36},{"s":{"s":48,"f":"OpenSans","t":"28%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":37},{"s":{"s":48,"f":"OpenSans","t":"29%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":38},{"s":{"s":48,"f":"OpenSans","t":"30%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":39},{"s":{"s":48,"f":"OpenSans","t":"31%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":40},{"s":{"s":48,"f":"OpenSans","t":"32%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":41},{"s":{"s":48,"f":"OpenSans","t":"33%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":42},{"s":{"s":48,"f":"OpenSans","t":"34%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":43},{"s":{"s":48,"f":"OpenSans","t":"35%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":44},{"s":{"s":48,"f":"OpenSans","t":"36%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":45},{"s":{"s":48,"f":"OpenSans","t":"37%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":46},{"s":{"s":48,"f":"OpenSans","t":"38%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":47},{"s":{"s":48,"f":"OpenSans","t":"39%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":48},{"s":{"s":48,"f":"OpenSans","t":"40%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":49},{"s":{"s":48,"f":"OpenSans","t":"41%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":50},{"s":{"s":48,"f":"OpenSans","t":"42%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":51},{"s":{"s":48,"f":"OpenSans","t":"43%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":52},{"s":{"s":48,"f":"OpenSans","t":"44%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":53},{"s":{"s":48,"f":"OpenSans","t":"45%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":54},{"s":{"s":48,"f":"OpenSans","t":"46%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":55},{"s":{"s":48,"f":"OpenSans","t":"47%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":56},{"s":{"s":48,"f":"OpenSans","t":"48%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":57},{"s":{"s":48,"f":"OpenSans","t":"49%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":58},{"s":{"s":48,"f":"OpenSans","t":"50%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":59},{"s":{"s":48,"f":"OpenSans","t":"51%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":60},{"s":{"s":48,"f":"OpenSans","t":"52%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":61},{"s":{"s":48,"f":"OpenSans","t":"53%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":62},{"s":{"s":48,"f":"OpenSans","t":"54%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":63},{"s":{"s":48,"f":"OpenSans","t":"55%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":64},{"s":{"s":48,"f":"OpenSans","t":"56%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":65},{"s":{"s":48,"f":"OpenSans","t":"57%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":66},{"s":{"s":48,"f":"OpenSans","t":"58%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":67},{"s":{"s":48,"f":"OpenSans","t":"59%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":68},{"s":{"s":48,"f":"OpenSans","t":"60%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":69},{"s":{"s":48,"f":"OpenSans","t":"61%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":70},{"s":{"s":48,"f":"OpenSans","t":"62%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":71},{"s":{"s":48,"f":"OpenSans","t":"63%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":72},{"s":{"s":48,"f":"OpenSans","t":"64%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":73},{"s":{"s":48,"f":"OpenSans","t":"65%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":74},{"s":{"s":48,"f":"OpenSans","t":"66%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":75},{"s":{"s":48,"f":"OpenSans","t":"67%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":76},{"s":{"s":48,"f":"OpenSans","t":"68%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":77},{"s":{"s":48,"f":"OpenSans","t":"69%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":78},{"s":{"s":48,"f":"OpenSans","t":"70%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":79},{"s":{"s":48,"f":"OpenSans","t":"71%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":80},{"s":{"s":48,"f":"OpenSans","t":"72%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":81},{"s":{"s":48,"f":"OpenSans","t":"73%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":82},{"s":{"s":48,"f":"OpenSans","t":"74%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":83},{"s":{"s":48,"f":"OpenSans","t":"75%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":84},{"s":{"s":48,"f":"OpenSans","t":"75%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":85},{"s":{"s":48,"f":"OpenSans","t":"76%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":86},{"s":{"s":48,"f":"OpenSans","t":"77%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":87},{"s":{"s":48,"f":"OpenSans","t":"78%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":88},{"s":{"s":48,"f":"OpenSans","t":"79%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":89},{"s":{"s":48,"f":"OpenSans","t":"80%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":90},{"s":{"s":48,"f":"OpenSans","t":"81%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":91},{"s":{"s":48,"f":"OpenSans","t":"82%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":92},{"s":{"s":48,"f":"OpenSans","t":"83%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":93},{"s":{"s":48,"f":"OpenSans","t":"84%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":94},{"s":{"s":48,"f":"OpenSans","t":"85%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":95},{"s":{"s":48,"f":"OpenSans","t":"86%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":96},{"s":{"s":48,"f":"OpenSans","t":"87%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":97},{"s":{"s":48,"f":"OpenSans","t":"88%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":98},{"s":{"s":48,"f":"OpenSans","t":"89%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":99},{"s":{"s":48,"f":"OpenSans","t":"90%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":100},{"s":{"s":48,"f":"OpenSans","t":"91%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":101},{"s":{"s":48,"f":"OpenSans","t":"92%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":102},{"s":{"s":48,"f":"OpenSans","t":"93%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":103},{"s":{"s":48,"f":"OpenSans","t":"94%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":104},{"s":{"s":48,"f":"OpenSans","t":"95%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":105},{"s":{"s":48,"f":"OpenSans","t":"96%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":106},{"s":{"s":48,"f":"OpenSans","t":"97%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":107},{"s":{"s":48,"f":"OpenSans","t":"98%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":108},{"s":{"s":48,"f":"OpenSans","t":"99%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":109},{"s":{"s":48,"f":"OpenSans","t":"100%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":110},{"s":{"s":48,"f":"OpenSans","t":"100%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":111},{"s":{"s":48,"f":"OpenSans","t":"100%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":112},{"s":{"s":48,"f":"OpenSans","t":"100%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":113},{"s":{"s":48,"f":"OpenSans","t":"100%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":114},{"s":{"s":48,"f":"OpenSans","t":"100%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":115},{"s":{"s":48,"f":"OpenSans","t":"100%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":116},{"s":{"s":48,"f":"OpenSans","t":"100%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":117},{"s":{"s":48,"f":"OpenSans","t":"100%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":118},{"s":{"s":48,"f":"OpenSans","t":"100%","j":2,"tr":0,"lh":57.6,"ls":0,"fc":[1,1,1],"sc":[1,1,1],"sw":0.00999999977648,"of":true},"t":119}]},"p":{},"m":{"g":1,"a":{"a":0,"k":[0,0],"ix":2}},"a":[]},"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Shape_bg","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[97,57.053,0],"ix":2},"a":{"a":0,"k":[-3.5,10.25,0],"ix":1},"s":{"a":0,"k":[81,81,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,-10.75],[0,0],[-12.5,0.063],[-2.563,0],[-5.692,-5.692],[-3,-4.25],[-2.78,2.78],[-4.375,0],[0,0],[-0.125,10.375],[0,0],[10.75,0]],"o":[[0,0],[0,10.75],[0,0],[13.5,-0.067],[1.938,0],[3.156,3.156],[3.625,-4.688],[7.399,-7.399],[13.502,0],[0,0],[0.236,-19.625],[0,0],[-10.75,0]],"v":[[-83,-45],[-97,-34],[-95.5,29],[-83,44.188],[-28.469,45.281],[-15.078,52.523],[-3.75,65.5],[6.322,54.121],[25.5,45.25],[79,44.75],[89.25,33.875],[90,-33],[79.375,-44.625]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0.6862745098039216,0.1843137254901961,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 2","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"st","c":{"a":0,"k":[0.8156862745098039,0.00784313725490196,0.10588235294117647,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0.6862745098039216,0.1843137254901961,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1","np":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0}]}],"fonts":{"list":[{"fName":"OpenSans","fFamily":"Open Sans","fStyle":"Regular","ascent":76.0094506833702}]},"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Shape Layer 3","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[0]},{"t":8,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[376.3632,129.7632,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[130.5584,121.78955223880598,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":8,"s":[{"i":[[8.856,0],[0,0],[0,-8.856],[-8.856,0],[0,0],[0,8.856]],"o":[[0,0],[-8.856,0],[0,8.856],[0,0],[8.856,0],[0,-8.856]],"v":[[-240.746,-15.933],[-241.254,-16.035],[-257.289,0],[-241.254,16.035],[-240.746,16.137],[-224.711,0.102]],"c":true}]},{"t":110,"s":[{"i":[[8.856,0],[0,0],[0,-8.856],[-8.856,0],[0,0],[0,8.856]],"o":[[0,0],[-8.856,0],[0,8.856],[0,0],[8.856,0],[0,-8.856]],"v":[[241.254,-16.035],[-241.254,-16.035],[-257.289,0],[-241.254,16.035],[241.254,16.035],[257.289,0]],"c":true}]}],"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0.6862745098039216,0.1843137254901961,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[20.773,-5.102],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Shape Layer 2","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[0]},{"t":8,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[376.3632,129.7632,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[130.5584,121.78955223880598,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[8.856,0],[0,0],[0,-8.856],[-8.856,0],[0,0],[0,8.856]],"o":[[0,0],[-8.856,0],[0,8.856],[0,0],[8.856,0],[0,-8.856]],"v":[[241.254,-16.035],[-241.254,-16.035],[-257.289,0],[-241.254,16.035],[241.254,16.035],[257.289,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.6862745098039216,0.1843137254901961,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":2,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[20.773,-5.102],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":120,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":0,"nm":"Comp_2","refId":"comp_0","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[0]},{"t":7,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":8,"s":[99.89600000000002,98.4,0],"to":[106.205,0,0],"ti":[-53.388,0,0]},{"t":110,"s":[723.6,98.4,0]}],"ix":2},"a":{"a":0,"k":[95.063,98.175,0],"ix":1},"s":{"a":0,"k":[60.120000000000005,56.08208955223881,100],"ix":6}},"ao":0,"w":195,"h":119,"ip":0,"op":120,"st":0,"bm":0}],"markers":[],"chars":[{"ch":"0","size":48,"style":"Regular","w":57.18,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[4.02,6.283],[7.747,0],[3.873,-6.022],[0,-12.434],[-4.004,-6.233],[-7.683,0],[-3.89,6.087],[0,12.337]],"o":[[-4.021,-6.282],[-7.943,0],[-3.874,6.023],[0,12.045],[4.004,6.234],[8.008,0],[3.889,-6.087],[0,-11.914]],"v":[[46.167,-63.086],[28.516,-72.51],[10.791,-63.477],[4.98,-35.791],[10.986,-8.374],[28.516,0.977],[46.362,-8.154],[52.197,-35.791]],"c":true},"ix":2},"nm":"0","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[-2.441,4.704],[-5.339,0],[-2.425,-4.768],[0,-10.254],[2.425,-4.801],[5.403,0],[2.441,4.736],[0,10.384]],"o":[[2.441,-4.704],[5.403,0],[2.425,4.769],[0,10.254],[-2.425,4.802],[-5.339,0],[-2.441,-4.736],[0,-10.384]],"v":[[16.846,-58.423],[28.516,-65.479],[40.259,-58.325],[43.896,-35.791],[40.259,-13.208],[28.516,-6.006],[16.846,-13.11],[13.184,-35.791]],"c":true},"ix":2},"nm":"0","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"0","np":5,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Open Sans"},{"ch":"%","size":48,"style":"Regular","w":82.32,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-1.205,2.734],[-2.702,0],[0,-11.002],[5.338,0],[1.204,2.767],[0,5.534]],"o":[[1.204,-2.734],[5.338,0],[0,11.068],[-2.702,0],[-1.205,-2.766],[0,-5.534]],"v":[[13.623,-62.5],[19.482,-66.602],[27.49,-50.098],[19.482,-33.496],[13.623,-37.646],[11.816,-50.098]],"c":true},"ix":2},"nm":"%","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[2.539,3.874],[4.72,0],[2.425,-3.743],[0,-7.389],[-2.523,-3.873],[-4.558,0],[-2.49,3.793],[0,7.422]],"o":[[-2.539,-3.873],[-4.753,0],[-2.425,3.744],[0,7.259],[2.522,3.874],[4.817,0],[2.49,-3.792],[0,-7.129]],"v":[[30.371,-66.602],[19.482,-72.412],[8.716,-66.797],[5.078,-50.098],[8.862,-33.398],[19.482,-27.588],[30.444,-33.276],[34.18,-50.098]],"c":true},"ix":2},"nm":"%","mn":"ADBE Vector Shape - Group","hd":false},{"ind":2,"ty":"sh","ix":3,"ks":{"a":0,"k":{"i":[[-1.205,2.686],[-2.734,0],[-1.302,-2.686],[0,-5.566],[1.302,-2.718],[2.734,0],[1.204,2.751],[0,5.566]],"o":[[1.204,-2.686],[2.734,0],[1.302,2.686],[0,5.632],[-1.302,2.718],[-2.734,0],[-1.205,-2.75],[0,-5.566]],"v":[[56.592,-33.862],[62.5,-37.891],[68.555,-33.862],[70.508,-21.484],[68.555,-8.96],[62.5,-4.883],[56.592,-9.009],[54.785,-21.484]],"c":true},"ix":2},"nm":"%","mn":"ADBE Vector Shape - Group","hd":false},{"ind":3,"ty":"sh","ix":4,"ks":{"a":0,"k":{"i":[[2.588,3.825],[4.622,0],[2.425,-3.743],[0,-7.389],[-2.49,-3.873],[-4.623,0],[-2.49,3.793],[0,7.39]],"o":[[-2.588,-3.825],[-4.753,0],[-2.425,3.744],[0,7.227],[2.49,3.874],[4.817,0],[2.49,-3.792],[0,-7.227]],"v":[[73.315,-38.062],[62.5,-43.799],[51.733,-38.184],[48.096,-21.484],[51.831,-4.834],[62.5,0.977],[73.462,-4.712],[77.197,-21.484]],"c":true},"ix":2},"nm":"%","mn":"ADBE Vector Shape - Group","hd":false},{"ind":4,"ty":"sh","ix":5,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[57.422,-71.387],[17.822,0],[25,0],[64.6,-71.387]],"c":true},"ix":2},"nm":"%","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"%","np":8,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Open Sans"},{"ch":"1","size":48,"style":"Regular","w":57.18,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[-0.847,0.749],[-0.684,0.684],[0,-4.231],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[6.901,-5.598],[0.846,-0.748],[-0.261,3.777],[0,0],[0,0],[0,0]],"v":[[34.912,-71.387],[28.076,-71.387],[9.18,-56.787],[13.477,-51.221],[25.098,-60.742],[27.393,-62.891],[27.002,-50.879],[27.002,0],[34.912,0]],"c":true},"ix":2},"nm":"1","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Open Sans"},{"ch":"2","size":48,"style":"Regular","w":57.18,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[-2.539,4.427],[0,4.525],[3.809,3.435],[6.705,0],[6.575,-5.469],[0,0],[-2.654,0.977],[-2.962,0],[-2.312,-2.229],[0,-3.809],[0.911,-2.344],[1.823,-2.473],[5.729,-5.794],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[6.966,-6.77],[2.539,-4.427],[0,-5.794],[-3.809,-3.434],[-7.748,0],[0,0],[3.255,-2.571],[2.653,-0.977],[4.102,0],[2.311,2.23],[0,2.702],[-0.912,2.344],[-1.823,2.474],[0,0],[0,0],[0,0],[0,0]],"v":[[51.807,-7.52],[15.088,-7.52],[15.088,-7.91],[30.713,-23.193],[44.971,-39.99],[48.779,-53.418],[43.066,-67.261],[27.295,-72.412],[5.811,-64.209],[10.107,-58.691],[18.97,-64.014],[27.393,-65.479],[37.012,-62.134],[40.479,-53.076],[39.111,-45.508],[35.01,-38.281],[23.682,-25.879],[4.883,-6.982],[4.883,0],[51.807,0]],"c":true},"ix":2},"nm":"2","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"2","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Open Sans"},{"ch":"3","size":48,"style":"Regular","w":57.18,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.841,3.174],[6.934,0],[3.825,-1.318],[2.93,-2.311],[0,0],[-2.767,0.847],[-3.125,0],[-2.393,-1.985],[0,-3.483],[3.255,-2.457],[5.566,0],[0,0],[0,0],[0,0],[0,-8.659],[12.337,0],[3.499,0.798],[3.092,1.53],[0,0],[-3.142,-0.569],[-3.777,0],[-4.72,3.662],[0,6.804],[2.766,2.93],[5.729,0.716],[0,0],[-2.556,2.898],[0,4.558]],"o":[[-3.841,-3.174],[-4.232,0],[-3.825,1.318],[0,0],[3.548,-2.278],[2.766,-0.846],[4.102,0],[2.393,1.986],[0,4.362],[-3.255,2.458],[0,0],[0,0],[0,0],[13.606,0],[0,9.668],[-3.125,0],[-3.5,-0.797],[0,0],[2.962,1.433],[3.141,0.569],[8.691,0],[4.72,-3.662],[0,-4.752],[-2.767,-2.93],[0,0],[4.688,-0.977],[2.555,-2.897],[0,-5.534]],"v":[[43.359,-67.651],[27.197,-72.412],[15.112,-70.435],[4.98,-64.99],[9.082,-59.521],[18.555,-64.209],[27.393,-65.479],[37.134,-62.5],[40.723,-54.297],[35.84,-44.067],[22.607,-40.381],[15.479,-40.381],[15.479,-33.398],[22.51,-33.398],[42.92,-20.41],[24.414,-5.908],[14.478,-7.104],[4.59,-10.596],[4.59,-2.881],[13.745,0.122],[24.121,0.977],[44.238,-4.517],[51.318,-20.215],[47.168,-31.738],[34.424,-37.207],[34.424,-37.598],[45.288,-43.408],[49.121,-54.59]],"c":true},"ix":2},"nm":"3","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"3","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Open Sans"},{"ch":"4","size":48,"style":"Regular","w":57.18,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[55.176,-23.779],[44.58,-23.779],[44.58,-71.777],[35.986,-71.777],[2.1,-23.486],[2.1,-16.406],[36.816,-16.406],[36.816,0],[44.58,0],[44.58,-16.406],[55.176,-16.406]],"c":true},"ix":2},"nm":"4","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[-1.563,3.125],[0,0],[0,-4.655],[0,0]],"o":[[0,0],[1.367,-2.051],[0,0],[-0.326,5.859],[0,0],[0,0]],"v":[[10.205,-23.779],[32.52,-55.518],[36.914,-63.281],[37.305,-63.281],[36.816,-47.51],[36.816,-23.779]],"c":true},"ix":2},"nm":"4","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"4","np":5,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Open Sans"},{"ch":"5","size":48,"style":"Regular","w":57.18,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.743,-0.748],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[-3.093,0],[0,-9.961],[3.174,-2.702],[5.729,0],[3.385,0.83],[2.278,1.465],[0,0],[-8.041,0],[-4.704,4.199],[0,7.39],[4.313,3.728],[7.52,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[5.176,-0.944],[12.207,0],[0,5.111],[-3.174,2.702],[-3.288,0],[-3.386,-0.83],[0,0],[4.231,2.572],[8.268,0],[4.704,-4.199],[0,-6.477],[-4.314,-3.727],[-3.711,0]],"v":[[16.016,-42.48],[17.822,-63.916],[46.387,-63.916],[46.387,-71.387],[10.889,-71.387],[8.203,-37.988],[12.402,-35.303],[24.805,-36.719],[43.115,-21.777],[38.354,-10.059],[25,-6.006],[14.99,-7.251],[6.494,-10.693],[6.494,-2.881],[24.902,0.977],[44.36,-5.322],[51.416,-22.705],[44.946,-38.013],[27.197,-43.604]],"c":true},"ix":2},"nm":"5","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"5","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Open Sans"},{"ch":"6","size":48,"style":"Regular","w":57.18,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-4.33,-5.55],[-7.39,0],[-4.053,4.248],[0,7.422],[3.694,3.874],[6.413,0],[3.58,-5.598],[0,0],[-4.037,4.769],[-7.65,0],[-2.507,-0.813],[0,0],[3.678,0],[5.452,-6.95],[0,-14.03]],"o":[[4.329,5.55],[6.901,0],[4.053,-4.248],[0,-6.641],[-3.695,-3.873],[-7.748,0],[0,0],[0.391,-10.221],[4.036,-4.768],[3.223,0],[0,0],[-2.116,-0.618],[-10.677,0],[-5.453,6.95],[0,9.896]],"v":[[12.207,-7.349],[29.785,0.977],[46.216,-5.396],[52.295,-22.9],[46.753,-38.672],[31.592,-44.482],[14.6,-36.084],[14.014,-36.084],[20.654,-58.569],[38.184,-65.723],[46.777,-64.502],[46.777,-71.484],[38.086,-72.412],[13.892,-61.987],[5.713,-30.518]],"c":true},"ix":2},"nm":"6","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[2.393,1.693],[1.302,2.898],[0,3.353],[-1.449,2.116],[-2.441,1.205],[-2.93,0],[-2.377,-2.702],[0,-4.72],[2.555,-2.913],[4.622,0]],"o":[[-2.393,-1.692],[-1.302,-2.897],[0,-2.278],[1.448,-2.116],[2.441,-1.204],[4.72,0],[2.376,2.702],[0,5.502],[-2.556,2.914],[-3.06,0]],"v":[[21.509,-8.447],[15.967,-15.332],[14.014,-24.707],[16.187,-31.299],[22.021,-36.279],[30.078,-38.086],[40.723,-34.033],[44.287,-22.9],[40.454,-10.278],[29.688,-5.908]],"c":true},"ix":2},"nm":"6","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"6","np":5,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Open Sans"},{"ch":"7","size":48,"style":"Regular","w":57.18,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[22.9,0],[52.1,-64.893],[52.1,-71.387],[4.59,-71.387],[4.59,-63.916],[43.506,-63.916],[13.916,0]],"c":true},"ix":2},"nm":"7","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"7","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Open Sans"},{"ch":"8","size":48,"style":"Regular","w":57.18,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[3.825,-3.076],[0,-5.176],[-1.953,-2.946],[-4.492,-2.539],[0,-8.17],[-4.102,-3.336],[-7.617,0],[-4.134,3.532],[0,5.925],[2.441,3.044],[5.794,2.767],[-2.181,2.898],[0,3.516],[3.809,3.027],[6.51,0]],"o":[[-3.825,3.076],[0,3.646],[1.953,2.946],[-9.961,4.558],[0,6.12],[4.102,3.337],[7.194,0],[4.134,-3.532],[0,-4.004],[-2.441,-3.043],[4.785,-2.376],[2.18,-2.897],[0,-5.338],[-3.809,-3.027],[-6.413,0]],"v":[[13.159,-67.798],[7.422,-55.42],[10.352,-45.532],[20.02,-37.305],[5.078,-18.213],[11.23,-4.028],[28.809,0.977],[45.801,-4.321],[52.002,-18.506],[48.34,-29.077],[35.986,-37.793],[46.436,-45.703],[49.707,-55.322],[43.994,-67.871],[28.516,-72.412]],"c":true},"ix":2},"nm":"8","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[-2.181,2.523],[-4.851,2.084],[-2.539,-2.457],[0,-3.157],[2.702,-2.278],[4.85,0],[2.718,2.181],[0,3.906]],"o":[[2.18,-2.522],[6.315,2.312],[2.539,2.458],[0,3.972],[-2.702,2.279],[-4.916,0],[-2.718,-2.18],[0,-3.516]],"v":[[16.357,-27.075],[26.904,-33.984],[40.186,-26.831],[43.994,-18.408],[39.941,-9.033],[28.613,-5.615],[17.163,-8.887],[13.086,-18.018]],"c":true},"ix":2},"nm":"8","mn":"ADBE Vector Shape - Group","hd":false},{"ind":2,"ty":"sh","ix":3,"ks":{"a":0,"k":{"i":[[-2.361,-1.936],[0,-3.288],[1.936,-2.246],[4.655,-1.953],[1.92,2.148],[0,2.995],[-2.312,1.953],[-4.07,0]],"o":[[2.36,1.937],[0,2.995],[-1.937,2.246],[-5.176,-2.148],[-1.921,-2.148],[0,-3.255],[2.311,-1.953],[4.134,0]],"v":[[38.159,-62.915],[41.699,-55.078],[38.794,-47.217],[28.906,-40.918],[18.262,-47.363],[15.381,-55.078],[18.848,-62.891],[28.418,-65.82]],"c":true},"ix":2},"nm":"8","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"8","np":6,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Open Sans"},{"ch":"9","size":48,"style":"Regular","w":57.18,"data":{"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[1.953,4.769],[3.629,2.49],[4.85,0],[4.15,-4.297],[0,-7.422],[-3.711,-3.776],[-6.316,0],[-2.962,1.416],[-1.791,2.702],[0,0],[3.987,-4.834],[7.813,0],[2.604,0.847],[0,0],[-3.777,0],[0,27.93]],"o":[[-1.953,-4.768],[-3.63,-2.49],[-6.771,0],[-4.15,4.297],[0,6.771],[3.711,3.777],[3.711,0],[2.962,-1.416],[0,0],[-0.359,9.994],[-3.988,4.834],[-3.32,0],[0,0],[2.213,0.651],[21.614,0],[0,-6.477]],"v":[[48.877,-57.788],[40.503,-68.677],[27.783,-72.412],[11.401,-65.967],[5.176,-48.389],[10.742,-32.568],[25.781,-26.904],[35.791,-29.028],[42.92,-35.205],[43.506,-35.205],[36.987,-12.964],[19.287,-5.713],[10.4,-6.982],[10.4,0],[19.385,0.977],[51.807,-40.918]],"c":true},"ix":2},"nm":"9","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[-2.393,-1.66],[-1.335,-2.897],[0,-3.418],[1.432,-2.083],[2.49,-1.204],[2.962,0],[2.344,2.686],[0,4.688],[-2.539,2.995],[-4.655,0]],"o":[[2.393,1.66],[1.334,2.898],[0,2.279],[-1.433,2.084],[-2.49,1.205],[-4.785,0],[-2.344,-2.686],[0,-5.338],[2.539,-2.995],[3.092,0]],"v":[[36.011,-62.988],[41.602,-56.152],[43.604,-46.68],[41.455,-40.137],[35.571,-35.205],[27.393,-33.398],[16.699,-37.427],[13.184,-48.486],[16.992,-60.986],[27.783,-65.479]],"c":true},"ix":2},"nm":"9","mn":"ADBE Vector Shape - Group","hd":false}],"nm":"9","np":5,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}]},"fFamily":"Open Sans"}]} \ No newline at end of file diff --git a/wallpaper_project/json/loanding.json b/wallpaper_project/json/loanding.json new file mode 100644 index 0000000..e1d94ef --- /dev/null +++ b/wallpaper_project/json/loanding.json @@ -0,0 +1 @@ +{"v":"4.8.0","meta":{"g":"LottieFiles AE ","a":"","k":"","d":"","tc":""},"fr":29.9700012207031,"ip":0,"op":121.000004928431,"w":500,"h":600,"nm":"Comp 1","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Main","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":30,"s":[90]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":33,"s":[90]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":60,"s":[180]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":63,"s":[180]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":90,"s":[270]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":93,"s":[270]},{"t":120.0000048877,"s":[360]}],"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[250,332,0],"to":[0,-13.667,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":15,"s":[250,250,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":30,"s":[250,332,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":45,"s":[250,250,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":60,"s":[250,332,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":75,"s":[250,250,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":90,"s":[250,332,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":105,"s":[250,250,0],"to":[0,0,0],"ti":[0,-13.667,0]},{"t":120.0000048877,"s":[250,332,0]}],"ix":2},"a":{"a":0,"k":[-29,-5,0],"ix":1},"s":{"a":0,"k":[90,90,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"a":0,"k":[302,302],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"r":{"a":0,"k":0,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","c":{"a":0,"k":[0.084152244119,0.086601249844,0.188235294118,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":25,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-29,-5],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150.000006109625,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"shape - 1","parent":7,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[5422.5,-5,0],"ix":2},"a":{"a":0,"k":[-29,-5,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"a":0,"k":[302,302],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"r":{"a":0,"k":0,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","c":{"a":0,"k":[0.082352941176,0.086274509804,0.188235309077,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":80,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-29,-5],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150.000006109625,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"shape - 2","parent":7,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[4332.5,-5,0],"ix":2},"a":{"a":0,"k":[-29,-5,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"a":0,"k":[302,302],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"r":{"a":0,"k":0,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","c":{"a":0,"k":[0.082352941176,0.086274509804,0.188235309077,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":80,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-29,-5],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150.000006109625,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"shape - 3","parent":7,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[3242.5,-5,0],"ix":2},"a":{"a":0,"k":[-29,-5,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"a":0,"k":[302,302],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"r":{"a":0,"k":0,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","c":{"a":0,"k":[0.082352941176,0.086274509804,0.188235309077,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":80,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-29,-5],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150.000006109625,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"shape - 4","parent":7,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[2152.5,-5,0],"ix":2},"a":{"a":0,"k":[-29,-5,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"a":0,"k":[302,302],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"r":{"a":0,"k":0,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","c":{"a":0,"k":[0.082352941176,0.086274509804,0.188235309077,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":80,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-29,-5],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150.000006109625,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"shape - 5","parent":7,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[1062.5,-5,0],"ix":2},"a":{"a":0,"k":[-29,-5,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"a":0,"k":[302,302],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"r":{"a":0,"k":0,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","c":{"a":0,"k":[0.084152244119,0.086601249844,0.188235294118,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":80,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-29,-5],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150.000006109625,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"shape - 6","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[140.95,511.5,0],"to":[-36.333,0,0],"ti":[36.333,0,0]},{"i":{"x":0.667,"y":0.667},"o":{"x":0.333,"y":0.333},"t":30,"s":[-77.05,511.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":33,"s":[-77.05,511.5,0],"to":[-36.333,0,0],"ti":[36.333,0,0]},{"i":{"x":0.667,"y":0.667},"o":{"x":0.167,"y":0.167},"t":60,"s":[-295.05,511.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":63,"s":[-295.05,511.5,0],"to":[-36.333,0,0],"ti":[36.333,0,0]},{"i":{"x":0.667,"y":0.667},"o":{"x":0.167,"y":0.167},"t":90,"s":[-513.05,511.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":93,"s":[-513.05,511.5,0],"to":[-36.333,0,0],"ti":[36.333,0,0]},{"t":120.0000048877,"s":[-731.05,511.5,0]}],"ix":2},"a":{"a":0,"k":[-29,-5,0],"ix":1},"s":{"a":0,"k":[20,20,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"a":0,"k":[302,302],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"r":{"a":0,"k":0,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","c":{"a":0,"k":[0.084152244119,0.086601249844,0.188235294118,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":80,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-29,-5],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":150.000006109625,"st":0,"bm":0}],"markers":[]} \ No newline at end of file diff --git a/wallpaper_project/json/my_wallpaper.json b/wallpaper_project/json/my_wallpaper.json new file mode 100644 index 0000000..11d6d07 --- /dev/null +++ b/wallpaper_project/json/my_wallpaper.json @@ -0,0 +1,11832 @@ +[ + { + "data": [ + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4f1e7f66f26003b0ea83f4934302ce84.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/580e2d5fa9eb89ef23cecd4192d8519e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1c6d7db01116f3fc93a3f5c29e6204e8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/561558c887220cfb9197fdcc4ae2e416.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/09caee104e9d3504fdde969f349aee90.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c27d4e3a2c38cd04f68e1ae4baacd8d4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2109145b9dad97d7d50bcbf9c7786b98.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/43f6b1c0003cfdcdf242d2aca2f60d05.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ebe0ee7221ad19eeb027ef0b426591ec.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a258dc932e307bbce47035da979ce178.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7214b4d7f8ed091039562dbdc16b762e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/39593eba43d5455d2b2d40ca3b0c6780.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2d7208ecc14aed62167ac4c45fdbf449.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1923d0227f20d2cd7b447941ef2987aa.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7a1a36a6a95064830ad84e69d326fe5c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6b82e2d01ee5360709dfe71f890f6d24.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/dbe0ee9a6b6860f3750d24de999b3c63.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/82403168c6e1209d9de7112787ccdef4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ac0b30cdecb8e7b0088ed9d0802735f3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c8b23654964f74db5e82ecdc5d48d492.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ed1f476d9e6b07ea041065d877fd5995.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4746808ccb211c31ac72129115782878.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/386ac902caebaade2b95f0018914c911.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3af81f8696d3cf4d5d742b770b050d00.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5beff1d9258993b0f09ba7d5a16c66c4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e644da023d898b98ac412b22162d1f8b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4a6136d3ac5ec8332ff301b927b74d4b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/55faa68e2dfecac224dbdb203ec2d909.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4c2e444a357e8bd862b1e83beb0016d2.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/db5ff659de5ff8e6f44ec85a79d694a9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c280f07caf66360cfbf42f98cf1ffe28.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/045e21ef1adaa3eb703cc22a11e9c5a1.png" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4389f3a88f79c18f944dd3c782d3a029.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4b8e4787ea1c5bd904ad296a8fdd0ef6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/416fb76b7a73e9eac48af319d0e572b1.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e973bf705d3c4106ecfeaa68c767e25f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1753690dfa854ad64ba078fa4c7be3f9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/454ab63b7fcb2438fbbdca5a46e4ea4d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c8d97d4d582ccc83f61a0e6d1ed405e1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/939f46d050fa351c385443fbda7ecb7b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8bfafe0a687c7b5d4402660efc18e931.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9d950013fd6df8a977f8ffe3bf8cf257.png", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ecab8df40571009eb91e50f0c142ab98.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/435eb464b885725da5bfa6089cec473c.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/20d3b385b1a78e6f130f516e783e7f4d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3b530a1871c64599216ca1d11b23d10e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fb5d861712dd8a33533a80a876d799fa.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/04e35b69c4548bc1f49ed2b190ea23e8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/27fb86eb61a0424811d29f9411394279.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b48d3a775b44599604e3b610cea274ea.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6309751c171220976b3897e1779ad7d6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/06fba4ab67348b7f1a606329a418d6ac.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/489ddc6cbcd525e2bd09a602be08f936.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/287ff9fd80964797a65adcc75b92bae5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2c01c77f957de6604a54a070ebeaaa13.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c153a535f807142e0b6a697f1f2bdf81.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ec512503630d67d819a7b407b392fa61.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cff8b8b1c5a2747bfc9b8ef087dda780.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4a69590c4e1670e0066eb9e4281529df.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/351d317f35fbea957babbdebcc9f32c7.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4b10b1ed2edb785fdd83fd940a787139.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4ba47647e47ab3e9e1309a07905c9511.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/96861c3cfb69ab0aad5f63cf456113c7.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f6fcab21b32dafb51a9abed49e6ae8c0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/85b90012e04ebb175783121f09b6e294.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b009809e565c93e99cb05bf9f1c54f01.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b7da9f057c71c6c8b3def843d8215f1e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/309d93901f658087d4d9afefce143363.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ff13e8ba097af883ae244d88a555b989.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bd2a107dc756b33d278fb845dd357dc9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6449a94532e219697d66ccb25fd90a97.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5b06f5e9c150a72f8cddb63aa57a0bc7.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4431f929992a417cb884eb884240631f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e962194abab8238b86961c830cb0e082.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e93fa36953a964b40269c3174e4069b4.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4bfc3a50dc8e06895d885ba87b3f7d8a.png", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/466dc7a753409715cf78a7ab3de99ae5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2c2ad69ba5b32c146f002243ef232cd2.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0e1514bd85b6c8189f2c71c180a39d3f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/de570fa18756b0e71793c1cdcea5849c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2d0f8a8944789b7a1a4d2a8ac407ce1f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e65fa87a4a5dcc36b6dd24fe81f1a417.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c09f623532ca03d9e347e3077dbb698f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d1ef98960e07d62e3d499d0a0465c18f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c144bc4e4f99567a1ce4aa37309630cb.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c77e686591e9d1b23c1b86edb2b18e21.png", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d005d6c6c16edf37177494217e2c6d5b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b66248919758801404e9ef1c5ecbc247.png" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dca78ece69fb8f661483a127e098ce4a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a8b9886980b0459abdca022adb9fdddf.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/12e4a7cade20d883174a0a8664ccb3b8.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/141fb8a8c3f721c7f8a8ea2aeb3b185e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5692772c772c4309087e0a96b7932f3e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6f64db2a68c9e1373c0eda478c686c12.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3f58da30da207ff28442fd0f96a96efa.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8ba2c677a549cfbff7bca1d552b5abdd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5ce065bcb9c757865eaaefd2bf6ce5b9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c1dbc9a32e6e356a44542d060ed6799f.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2dd9d9473d50faef481e25ac10fe5e1e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bfcf7dcd71f79f9ff57dda0656e02002.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ac9a8bbeb3b9b719ffd807427e0d6a57.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a28f8ed91b1ff94e97fe239c218e5115.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/51525c276115c1f06262c6d8a33f6da6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b321fec8218395237a63f52558f14f87.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d66ba4f9b2dded53bbe54db57251e397.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/248b9020eb2eabd56fb87afef1cc9d8a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/939c703c3a5b398b994856efc6ce9ed5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2a218562b4c731790fce25ab4e5b2d34.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d02e40a013ada3cc3b3f24abb9c5248a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/de5e2d103f140c22900fc01cd173f983.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f0ab00566b1c5bad34255e38c1cddb29.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2c5d39b775085830f9c4b1f80f1244e1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/70004a77d7431d1ebec18e872ccb1763.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/159203bbc02bb4f92a776afe769447e1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/34e1afcb2d5df5802ea4dee1cff00b19.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/80ee727241337280bfdea581b86d27d6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/85284690df2b02a8526fc1446c391a05.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/601077380414795705c46ebf5380e1b2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e3744331f790c2c264841d5658effef4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/07ac22c6db5103a2562e27deb58d65d5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b851757aa7c54281bef78eb931fb88de.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3c1cbed327e1e0fa0fbbf60911766170.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b922f6d589631cd3d532c6240d0735c6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b5c3b0c06234f589152a37d0fe2ffa70.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e60ba7b8e4ac0fb359f9453bb6920890.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5b65abe085968bf2609fb12abaae2801.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d358834b7b574df4401663d202d59219.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ecb7c78295a99365671be5b38993bc2d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e97519e7a7e0a8383ba79b0d86a54760.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2d1f6cf1ecc68353abd1516a43f3bd4e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e3de03734688252646c7ab96be87a56f.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5b198293331e5ce6e7913ebd915c4cc5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/de75b5437a0b74a2d4f38e8a3be01192.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/baf8ecc3ac1e05d652e515fe0b0b5e92.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a8c4aaad2d61ce17c156a0144a794798.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9af81a413d0ee5573860e6cb42a30339.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/18f88f84af3ec72a5a7c39117c45a967.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ebd0187ad94b31bdaf0f13a060e986c9.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/92a5900f4d044c2fab8c7e67edff4ee4.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e653253571de9c0c11752a1e2b7dee81.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d602271d362055c0c4a42d1222dde7dc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2bbe0803a24ea1923d23264c508554d7.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cabaf517c9bfdf95d6a19e5ff4d490dc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/51db18fba66e5e45918c134758049003.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4f0efe75da35dbbaaa3f6ebfa7bd7b06.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c5cce893fe36e43743b4af91fb279662.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4e8457556e4d9d6ea9bb953f751bf78d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/66938e429e1caa1cb9c5cc3cbc4957fc.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2abd05feeb7ce4bc86eaaceae66cae0c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d13b38441cf15cd0c8e543566921a7d0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fd57dbd677ad7447839b7a33b55fd79c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ede0cee4f6668761737a64936d4e800f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e9a129cb40956c23df3a1350bad3ef9a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8b41a308dd7836a999b1011e081a7e40.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/abd3cf0fbb55a657b0ecd9680a4e4d47.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7cde268c7206f0749a0f1068c7c00045.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2af7ead2335ed4bcdb9d2cb62240a347.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9334b8dc4e5cfa0bfec5618b60bf4bd8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/185587944cb415aee5a1f3fa69f4092c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/efb268aa27272f65433cff04a62feb9f.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4eb183bc3e5c88e6e3d1a9de0195a7b5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b13c373ea78feee0a77e4d617df44d02.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a30ed0cf8229f70eec525d8f484a4ac6.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1a71299986fd631dd06948988aded350.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3cd04d1468ee8e0a665010dac560e534.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/47087e2f07c47e221211d62b7ce7f0d9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/676524fdbf3160071706cc84348dbb6e.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6a8bab62438e93d5f6560ef45a6a1fc1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f8794b89d242e2ca5d9a5a23d2a34633.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d7d1b11dbc9db833d39e857b4b0d26a7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2e0e5006cb1db2dfe2f509b444b35ae7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a79296699d686ffda6978eae51bb5062.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/44bcc82f36da3d9e964e81c6a435dc50.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c98f83858fabfd21885777a87c7943a2.png" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8f426075ea80e53ed52d5a68c9f05fd6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e25ce4c62371ddadd14deb6cb27df5d3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/639e019157946c4ad98d94b513364b34.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a195dfe45187e5cdf4f8da4526f3142f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/80fc07dd7bbf683b7943bbf5229da74e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/14e6d2b28cf39e6d5ffb5736db2ae4e5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5df53e38e512cde536cd97857e2e7d44.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d0c6742b23426d948386c9d3fd0b6d0c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bd7cc7f90ed055a9cfd892ac7392e26a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3d4b57ecb82ef46fe49885b57f9ee2aa.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0cde2727641736cdea0ce7d818b15921.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/296a9f45c860a353b5a798f39eead252.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/63b1fb5e771813c6b4dbed6154835588.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d5039347b404339aa4070e00dfd457e6.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a65e886acf62420f88a79c9669ffc1a3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d1c3708c5acf236ad8b9a7f767786129.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3459e0e2702f913064f439cd3a3d5be9.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/be7d9ac078a7a92b7169f0fa2fcd0cd7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f201092b450f93ee9663fb5b95063478.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dd2c5db96571d5d3ab31fadd47d98662.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5caba5fd8d28964fcdf529734412c556.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/397ef9a68a3be4ea97679e8455c7ef9d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2e0fac05c87318adcbdc0ef1a18fb78a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8718fb165110c01ab2d3043e19600486.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/52c8e71623e24ed7361defef4f16ff4c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cbf8e58254281d0796d9c05665168c9c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/afcc219555b6757aed7fcc567b1fa610.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e7910401624a4aed64b1499ebc29d06c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/72f9d54b4929ab8ef0975900560e04f7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9b80a43b33cd6ad7698da37689bf032a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/64da46c8fd5f0616b43206e57012418d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7dea16ab0de9d8459df373195fafb7d0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/974e4ce689240468fbe0fc22352ff255.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/08ba74ede47c6954d97f0dca97b46e36.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/586d4fa14607ad33630af30932eed289.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ccf67aa11e210ceaf1030861bc135044.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/39a70d43d42a748b6359827792321758.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3e181a1ad2ea81d1494a3dae5e409543.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2eb34635cbf270c308ce079777428584.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/123d312d659762843fd5d3e47c1a071a.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f7c852c1bd3d512b416a66c34c32b461.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/32d7898ea0fba426609b3ef0951a8f68.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/89c0065e32d7b3b3cc85ec28aa9024a8.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4a14eb2cf780303607389abad49cd1ed.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a3d05b5e6db826a7b6e6b350cec2fa76.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8d6e0d9655942696d7aa1aad493f4040.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ba8c945b9472f6999df78f37301e5384.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/34e39d02c3b90f3f9fa97e45b80e7e68.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c90261957009f34f54965c2340ab2440.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d1b43c6d92f444b6b5a54c3256d92cb9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b28411392d23862cf911f1269c69fa04.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a74464124b21c8b7414c23121d45e4ee.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5d1035c3eed2bef82ca1ca4dc72a0596.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5b49a7625b0b7853fa102b6c10587ce7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dfb6becbeac822f8a2bc693e42d82533.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/30621efe2a4cb0472ac849d43899e1e0.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/550e3c3741c7088ada5e0671e3ffe637.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ea676ca7dbdae2e7a8e878bf5a081e7c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/df06de5b9436d8b54b163731bd0d32dc.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c0ca488f94a8408912a6ad7812ea1fea.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ff1106ba5fa70a7380475c508dbc56e6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/32ae5e8a06f7d99525839e24ad802450.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2880dd56323525f75a5f4091e5c2f29a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/efd852e3fff2da7b3cc21e3a7e154122.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/46cdd6bd4a8cf1f840e86d383793924f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/558bfb8782ef5b01e9f1112e937bd800.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ef6c4f4c146d577c16d4283411136915.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3698566d72546d7118adff0af17d98d3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/dc6e79b2dbc8d16b203888c753c698fa.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8756c38ca322f8009affcadb49224f2a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/472b142064ab39460e0d81eb67b757f8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d5dfed444346c58d47924c28fb51bf97.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5bac9b38796cbfef15ba07938a0c2ed2.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b6821a85bb18ac2b15c8b76e88e4d751.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/78db970fe02f792814f465f6c610a45f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/28682e89950466a387e4bde05e16fe93.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1f0c89ccfca23bf6d0896701b3bd0f93.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4bd5dd4b9071d9c0c646bfce1b598b7a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9a022d002d6a21d39301447fef8ec8eb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/031da1243aedc169b07ba04d82d427e8.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/17c37083728b146e5d17a13f37e9b31a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a10acee8509bb29a7ba49ff79e54153c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b41a32d08b0470bf56240d88ca70ae4a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f102fdcfd67c6a11fcd18c222dfbeced.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e4c2992494179d73244a96b0b0f925aa.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fbc1c33b99d0bbe7f5fccd692f051e1a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f490efe2274d01d23f1ccef7f418379a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6214c56031531f42efda50ff3609f288.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/960be32e6853f726c7ee04922a000625.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/db2900c2226de932953c9c701dadc240.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/11e0abeb95088138d9d1365f8e0772fc.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/93eb869044fe4fff23375fbf0de96a32.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f6236c7d0e2247485edc459d5bd6e502.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/668832680392e4380a7e5bb55baeeb25.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/aaa7e5e2d47798889baf36e9dc2bf4b9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8746dc04684960263b0123b5b960e8d7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/046a830bd3c5cd14624f1d4cee17bb00.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5b871745e76b60cba18a557626f58048.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bbf8ccaf02940cebc6bc57172b6ae74a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4992be058af05332514d616ca82460e2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2a9e77bb1d10677b8a74e49c3fdad744.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/dd5d8f6fb208388f3daa398fe745575b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/509d0d8d4ace826dc40363a0cbb1f965.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e8e0972846d203c026572011d284cb38.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/acd021f7b1c2a75c86f8f7983f009925.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0bdf20b3a796d779b6bdd1cdeca7df1d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4ea00cf95dc0a7fcad6e4a887125085d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cddc3f1b3e44856030ca5e1554296440.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/486f28e4738913c2a3276a1eb5f3e8f6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1b86f37312a4664c79a6a36fced42d56.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2f50b8d06ddbffc72c66a408e2a6efc3.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3bf1d6fb1e5fcc67b3992b800346e5ac.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/617e5ed07523ff8ba8f3c4ecd5d2423d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dcd30dc9a06e085fb58e6b3f2eb2531c.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/64dce2a90da0e83b6f9a416bf5a62e39.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/459acc8ccbcba608dd51fb7c7a5c9e4c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e248e6b254249aac392e0d8a606f591d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d63d54647e4b6fe48ccc0e85ea75e971.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d8cf4eec3d5adae5e1053b97a961ab4b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a3c65ca4a8478f2c0140f1f773b627fe.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/792bb0960dbf2b8a8f5f4bd1428689ad.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c262d88de3cabe82be6567b11c1a7ea6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/07088f152800972d9d718e980d1c2425.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/83bbc9c0dca2e2c24d93d2116aa6a807.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3650d08b8fa634e6b23f8657ef9807c2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f76066a28401b4b5b023d6f40bc8384c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a22da3163fc4b8c2b241424f21d0db88.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/19754d3c7301089f2d82c004d8085d04.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/09c021dc3ca96b4bf134cfa6e38ee405.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2bd4d7b358f4b235d1bf4c9e221ac4b7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/57945936735acce320eae83854191a51.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3021bcfd97e72c7dfc7bd827a335a105.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d74136dd5095ae7fdde0e2094f1d236d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/23d70d059a7412efd561188f7657c66f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bef9df2f6fb91d4bd53294dc5d0f1034.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6c5221971fef91ae1dbd5244cbceadcc.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7db1168716ef4828879662a0342f3306.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/56a2616afb8c0ea7a7f58070bb284c51.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/68c407ccc06031441add48e657d14705.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/79222e384c6617cc0b7d1a8eaf1ad169.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/69c3dda57a6d03aed8aa107510a11603.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/344f431c49fc79e56d7dfbc82b80b94a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/842d452e57578e5142cb163e17abc6c8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6c5fdb188fd7c2a9181428b62f9dc8ed.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/eca0b051c766a0ede5922dad01f4ddf4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c609139b0bb66717fd2ebec4b782d7a1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e9b617785e5086599f5b70d32ddafb35.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/76a87f8254670a23c87d2c9bdd12d25c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5497f4c24b6cece34993ec77cfa274d8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8d5f33d32ef50fc0346868d6369a1766.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a00612f8fc9dc4831548d59db1812a71.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/235ece57003b93172a2a230e7b088f3d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/72a14fb46a52762aa5b23fe5ab6d5c42.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3a2306750bc91704bfbfef9b13ac54dd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7517d4929d2e7caf7ffeaf781422a098.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/10d005ea84dd88a5d1626e98e3fd7b59.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/34bfbadb580033b06337471aab06bf00.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/646e3f43be4d4f2028261daff41a46b6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7113fa8cecce0650c1f1f5a343635c8c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ca71a4ce22875fa6effc177fd3786685.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e452c641de4c72322b57aab949f3f0f2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5df301f8bd3dd3138d661b430ddb1825.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/67ba10020811ecc9abbc9718dcfc4957.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/de4eca084eb8a0a65f4e809232950a97.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bd920ccfed7ba661a2f14bb591435959.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9f14a74ee0d7d02a9b60b01988994de8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b0b1345b63efcd7178d8c366a1cd1517.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e089c9f450502e0a8468c703398f5c84.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7a25df780bb025152d7a90883e131ed8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8f6a0ae5198f13dd2a82b691f9c2cbcc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0e316a8ac545eccba4df8c9974e15f1c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/89dec8b7c813e2a57e700d98e27b1584.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/499e10e0eeb72d6353f346f3a66e0d74.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9eae0098ca6b7ce008a9d9eb2a7da0bd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/49d654eeea34736756ca0bf5cd900676.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/217dc3ab7f9e62f3c3e1a3fb3c39a62c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fc3782ba4a25793e7f24d1e5198513ef.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9cdfaa5fe730a911b5ef090e52f14781.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dcf6de4f535badbb16c04b01efc4958a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7192fa0fa48e8b392be99e84422cc273.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a5e765a40508917cdea97e9f8517e4cf.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6da7a66efefb21c12f7c9a975e1b4337.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c5b81aab51e49ed5a42493e9e20c88e1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cd1d063cafba21768e2e971bd69ccce8.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/37c9a98be619d292844ea584a5486b53.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6f8983633d09bc4dd453ab3916802a5e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fee1e611636448a336cbf12df8cddb89.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1ee61d4dedf5876fcb2767981d1e7a86.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fe71696b8d27d2b9cdb00ba08db8dc26.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ade4b5c8969c0912ac5db6a4b3f46f40.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2196836db687fedd74646589f72b8b8b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/501d0ecb798e06e2dacabb7d19a653fb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d9cfcf68f8cdc075a1eb24f389618b8b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9e62573a97ea9f6e835827cf84e1c421.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b3558b39f4f0e23c6f7ef2966d41c2c1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3ab7dca5d63bcde6c069302a25a289d1.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5ea69eff2c2f4a08ce44eef60207028f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0b5bc4c9eb50cad5f73634efe9afcb3c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c0572540a08850c048d79d2c6015c9d2.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5b7d054aff4a45c70161fa834e6c79d9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7b483c401ac9efa02a21e72026abbcfc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bac41871c85e7b5a10d3fcfe304273fd.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/31024003dc7add4f94f87af10c31221f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/755e9f775d192f71c8e3183dfe7c6127.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dbb5be827b50ff4fa0b5ed0dadc0a3e2.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a6b83a04a73262f8e5f48af4a27d614f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/98a71150728a42d0dc1879f797b85af1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b83df7bf02aad9620421a60602420e0c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4b1ea19ca46b0094b866ee9a0d42d6f2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/652ae9ab1a4423c6025a171d07d1a809.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7063ced37faa4bc477f6cbfdcad32153.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4a4544199241f148dcd5e17601b35cd6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e3ffb06ab537e61cf68965fe2d1639d7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ddfbee8cdd56717f598a17a135de76ea.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f7a8f243c0f29600ced7d0219e33858e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f95efe356b5dab64d77230fd9acd2913.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/906a048bb7270c04047b052e2fce43fc.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/939dd9f21c732c3bfc2a58b4424b0627.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/92d7e3a5a77814d842f18a0a9e8b8fc9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e0877c29e1cc39edaa1e078dca967759.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ce4d7c469e758b405f7a96bb0c8ab1c5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e259551897efde233bfba3eac1b66d12.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3d15419f65134d5158cb3924e55041e0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a2e71452227c102a111a08f952a914fe.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9d053fcebbd79261abd76b176a9ab091.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c94c406859016e54b941eafcdf070fb1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b2631e86d519cc3a3f13d1232db5021b.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2e4d756d4058cf3178f9dc9c3f3f6aa8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/625f3f16bb1f241d0249426ba126b2b0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/021a6411f732b3bf3208fe1766eb895f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a5c0c605d2f93297c3680df4005da5e7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cf2bad4c3e7419a94ec8ea3c20cf34f9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5778a7cd2d527a7c99751d0135a7de1b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/90d68b8306f6c5c8e9154ab0d4aac083.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/111538454d6ddc763837e68136ed9772.jpg" + } + ], + "name": "Newest" + }, + { + "data": [ + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5c7e8d3937826012490b5fa5d40bf30f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0a10e0ed9315d911277f4b9fad8e2722.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/648d391a1623fce96b770975faae6477.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/25bc14349538155c6d021967da9c4f1f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/36aa8a15a5374f525a4ce99c24207143.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/72f8e0f5da38ff8f93d5da7c88c80412.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cdb413e26192d6e4730d801604090b11.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5667fb60fc57cdf517dfd3f7595cdec1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/01aed179c594b1fefaecb685851fa1c7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c1b9cfd04b820d0632bc0a2c2f9adda8.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a0f20f2dd50c504780d8b674189ed65f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c09da54ddac4fa69082145b4ad94454d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/25f64f5364bd7c4f709676a3ee06640c.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/93844bd5b32db8c5ca539d1090f6c549.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/40bdd0a4790818ecf5ca530c5c3eb54d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/91b909ca2c0197434074345a3a6ff295.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dfdb6f5d9f792b4e190302c65ec99585.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/768723f69f5165113959b69c6372dcfc.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f060f76d7039be2e789796c494bf1aa7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e7541166967a8b293e35458cb001777a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5e586f944f96217e36a832e2459e8d3f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7798c8fb46fbb94760ebb9db768dbffb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8aa360482ed17d823a57ee134e73a291.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b0d22987a1c9bccfbf16aba62687f467.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b6b52339099802aa97b2df57719cc3ab.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/91b0e45a10f20f293593f5e1f4b8599a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2f160188aac5a165f41419b43121ba6b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4671458a2528c76557cbf65cb3abca2d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/fa3e3ad614de56e0ce629e4aaee4b122.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5dab08fe6e47ce81cf375d3caf766eaa.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f73dc3ce139fdf3bedf9c53a9b44330e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/28087c8a285de29b76bc191178fdd6bb.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b22f4485c97e99e7548ea492d3210d44.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5408177b7c3d90d220965c58dcea482b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e645c3c6c5e1484bfffdfd482cd4b14f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fa84010a126f079b302a9147b77ff230.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dffa45e219369d15e347c01b3a0f0fcc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9a7b461d6a50adf01dcf4e886af89df4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1e3a7800a643fe200d3d376f33d7a56f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7ec7f2e12b4aec02a8d645b6f5636523.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c71ef345a457126bbecbea14c2282cfd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b648f6b9bc5df4fa8949a83b7e663bb8.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/741769a53cba2bfc847506f3ddf43ae3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/23f86cb3362eab4b6eed940585b26274.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/42936d0d70a63708abd8b766b7871162.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8e0f42848bbff7c5fe4261a2589473bb.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a41b5ba6fe340d763fe07b7d2bf3ee73.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a8be6edd91e3c3be3e5fd4d21ac05834.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1237d0f5d05d53a974a062930ac1ad68.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4b599643c7f0df3a90f994c04f34f26a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/acee371feeb49de87e627483082e4c4b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/44a60cdafdcb96398e2f14a115f61621.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4c62dd9172cba4a9736ae38b78168a67.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/48b9289c600dcd2e89f895c2bc19ae3a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ebbeeb5eb41dcc7cc9d3512eaf0f7dda.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8cd5b01d4267325025db57219915aa21.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d53f69ce33d5bd5cf810ddbd4df7642b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/34e20e8690d09bda45dc4c5d4f09e438.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/90a45faf086fa15f34dac178612016c9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bd89ecf2f6e34e2590f04d02ea3c57cc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/617f19e0b32a3752854bb8646663e84d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9f6d843e5a1ff1c6040f2d7775fec0af.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/39bce9433306120a8a56f452e176bb9d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/06ce5c0bfcdd7c64d2ba6dd89bfc13d4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/da36717972d72a68ae09e6e9958d0074.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/39a41e068fb72c15d434bf21677650ff.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/38c4276646551ccf27b186f1f0ba76db.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/617dfec2bb922cfa1c3140adfff2423f.jpg" + }, + + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d077e0952f744c37d202b06b678983b6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bde70caafafd1e310b16ad06bf8eaef3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/831ca32970f78f212a46fa6bd9c4e7e9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/313e164f10692bc5a4a609143b61bb4c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b6610d5c7b4570787e4dc5d175e88af7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/15e47ac078232af4a38cbf17e878fb47.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9bb9aea87e95dbed18db7a2bb7a97087.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5ec22881cc2f401a08663c297d5ab4bf.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/308771517273d655be3ce45db20968de.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/14ca670d340a9c495d0eb1b1c429b6e8.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d7dbc17f7355e14653ab186d6258f28d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fcc049a2355696d88f85ba77cdf87e0d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b186676b20e814cb4ee0c9a7d9c00934.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8ef49a52aeeffb193081cc13135eae62.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cbe89f3c583bcce325136ac2850d62f8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a4cd8bd8d2650e3423c01bafd55ca657.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/222b0bd9c503587cc5ab59df29b13e8e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3b996d40af1bf7c74cfa5a1ffca02395.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/09b877816e14f4f1477e60b23ba7734a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c8cf9b8e68071921a4793d139bc7094e.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2bdb93e164617c1bc07875a908c5dd96.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8dd76845e62ed88538aacdb7aea6fb74.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e64ed93161f7afd785bea9e191f760a2.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a06a5678432220a6654774b7411916b8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6d283da3eff3e718f055538aeddef7fb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/559df180233ea9a7d1667a027dfac477.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fdec127a1c993a420afc55e7c8ae2db0.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/25a8cb1fa3c1947038530ab52f2e0a43.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5d3fe5a81c0ddb2321b0bf07fd96014b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/77f6b3493408b50d8f793be69337d1ab.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/07aacc7b4bcc7b7baac62cb6cf3b270f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f533e4e2b1da525c2b1a3c84eeafd7ae.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2a62d6ef3594ab5a2fdf6521a188c068.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6fb98b2fe293a96a5ebeb10b87b475d4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1c50e981e209df9db471b750d373729a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c01475b2e5cdd205c1820549e4a6a600.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d1d4b52c61d377b3750715e702ebc4c0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f889e653909bbf66a1959f54ccbf3d6b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/eecfbb43dc4ada7d78699f7f18bf4834.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7a8fe25473dc9455922c9de970fed3dd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1017bfc499e770944c7928e5c413112a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6ae0bc8f27a6e701514ade09d8eaee8b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/456a4efb50c6e1ebc1d5583bcc784f57.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4d0bef12a9a20fc7c958d75cf2fbb865.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e6a64835a28c7ba11ea4279095023d7c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a3b43d696022459c266d58a29c9ef934.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6773fae58b047e4478e9cdebda830eea.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b50bf1f2fb182a548ac6fefe50c9d217.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5845324a9119a9fa1aea73fa2b957ba1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6e77e952729dc4eade06db4f9b008cc1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/28c4d9dce81235c75f0cb5bc369e4082.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/89ea331466a84e9537fc02adfe4f1ab1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0bbac2cc3ad343deb052c0e61459aba3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cf383e79d03a5f7148582b502400fd70.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0781aebe087c9c573cc81816da8c832b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5fe77df1e47038b627839dd7ed60256e.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/65a315b5c082d47f52d5f5960bdbe3a0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/94f615eb5235267af9855669745fb0d0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bd3a725e02cf2aa80ddf2b821255ce32.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5be32826d699ea54ff2a101a41c6215e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3f7cc52c35b0b6622578aeb485723291.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fdfefb25da5ecde011f5371be929f6b3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2a18fbfe81e575e2db8ffafc1b3741cd.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b4ad7a92af8213bc5eb267aeba30e613.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/28a99abc4c3de0693942a2d47161f7e4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6444bb0fc9eb04babbb40bd74ff88900.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/376c95b5020afa24996ddd9fe73a8e74.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fbd069d1e8c362ab147d77aa73152368.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1be053bd6686a63c21cd1e1879b9f631.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4133a1efb8c34f7e27ee19bddd809f9a.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/89597a612aa48842b650eb1a7f2c0c0f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ad7fe68aeabff1123996b3e7f39a1840.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ef149999b6cc6b8e467f557f6f6418dc.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c9e15d075cf14704624f9a8157e16fb0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4916e32cf03eb1a6a1e10e3fd192392d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/df9263082df53b0bdfef09e44206a8e0.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4d9d9d68bde05790c4964529feb2328f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b3d2421193e71da81f5a978a8e2402ff.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c437ff7927c039e13c435837962d6960.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b2f25089d4289655f1d3f3010f433651.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/11464920767d94d04d07e9cd1973a1b5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/977e035e62d9d9f1f2eb26d03071c0ad.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e7c63faf99ea6508d4f2b0b465526572.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b38505b2acbc154ad8f82ef2b87f7d09.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dd0715dac07394b174a7902e3804fc8e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d181d5c805e8f6e2799990e121628499.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8d773e9d229da5db9b988885292c4907.jpg" + }, + + + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/be713613dc1a559afdcf8cf8c71eedaf.png", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b602f5148db05bb3c83f85d53926900d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b76c2e2ad32828a368862ce179dc853c.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/216e8dc92c7d58cda26a1ad61e9258e7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f3204ae542d982c0306c257bc5fac83f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bd46e74fa75522da3161e237c689ca08.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/16d7a12064d8825b73debcc2a1c95d2c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d8beb71390c75fce0f62bbdbd5b42dfa.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7245c8d43be238dfecee641a678e33d3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/09182310fe06bed8853457ebd4c0912a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e2c7055ac0d8b166c7a005842ba5c30d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dd162e47306bbd833e1481f8d60342fe.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1eaef0222b243f93eaeac5aa8fdf47ae.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/50ccf8196959a606534ba2c190e520e9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/923a3e0f5382370c54439606ac7a4d2c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f1a4daf753a4920fdd4cb147e6eef4ba.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/972f43136c09e6948d6c14092ad63c09.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3a3886f924694ae1ecb3480f1ff678aa.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/617ec6488cf5ef2d44ccb2014602a5e8.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3f6b2b3b63ff22449da2165ba01c2013.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/dfc5ee59206d3ac0ac9d46e22e403774.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/230e53456e4e32e76130ad6647c20b7d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/56ea85513760b1dd352096ecf7018240.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b672664a142742d6afb9e61b67ccf8ec.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7a288975467c761d89270a64320500b9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d5970c87b576ead60041d1dba4545275.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7fa4354affee8dc5537c2443e0729550.png", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d5f1d889ebdec7f1ab430802e9f58c01.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/89f7a6a3eaadb8e405f9bd1a229e9ddf.png" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/316a8ae2e26307cb21f64d2fe286d23e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/584c6d2079e933c001fdfbea2a3762ea.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9e4b9cdee82fb330ba084697748fd0b6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/76de94f9f391f2fca94e54015f72ba0f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3fb1937e9475dc7e0e0aa2da01ea0131.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0be09f0e94c53a7c32bb0e36bb1ac7fc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c29d5e0cd555f6cf0fa4df9524b06014.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/fb14162aee9f33a7aa58f048ce18a370.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/45d456dc57d9e08d11c6811ea49776a3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7011179a3d9358cffda43af30ef48a7e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/35c9bf5d7419be3051fa9b104da0ddd6.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4ab534b3f51aaf9547ba86276ccd7539.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/849a4c962a3a624426e0c89b84bbeada.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/21e8331fb911622a784d3016985c16ee.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/3d4d9d7d5a66222a81659fec66ff742b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/77501946d2629ce369d49a8ad926787c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/34423fe88d26219e42411448e42c578f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/efb91a81110cb0e68fc60d07540ba298.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/32680666f9091a1fcb2d9677fb066bbc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c3fae92e359e765436579bfd8fe1a911.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2c374de68ef36fa3da240a80b57f1e6c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4adbda57b1763ef781bdb4b766aa1252.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/09f30274daec4648d8082197d3ccba14.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1903655edf0eb51718d870848fca4a96.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cd3aa1eb07bcd4100568dcf88174209f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/16d9b6bc9003e95af673132f9639d3ff.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8a02f28e9ec99d98e6c6125f89110c1a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b3d63d9734d2c10d08ae5e807cf4f55d.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/77bb83d56a50bfc02f88d9af82e73d10.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d50e2a2b79e4c9eda869a730454badd3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cfe89e19197283d8e995365e034f558a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bc2c857e8799dd68d6b94e63ff6bb78b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9e7ded597124a0395e1b58e5eb0e8f4a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/64c7458cbf7bbc02ac4efa149171dcbf.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/049554f5fa0841505357625f71503c21.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/05d5371afeef5a123990b4dccf4c7b4d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/25ca701f5a88ead9b9521d79b88c525f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5c4bc9f4178ac8ee4193861ce5cd6a38.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/da944b5af340e0b958b6e0f593ae463b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a22ec5b92cecdb64b14d467f7c30aecb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8e9c563d82263f0e61bef1f2698cf7c1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c9f87932ca9e685a14ae0af117333807.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/582d52cbd36e05ac256cb8173d250e5b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7f3407ea738a81c0e0d8cf9c0d15ae23.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d492101a959005f24374732414a4299e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/73f6f44a1b1e48f33b8aff97ed77396d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/870167df32ddf7662e3eeafbccbf4ccd.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9301d391c9fb4ceb414c1fd0ab8599b1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/af4cc40077cb73f5f20a13bbc433da8b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2fabd4228e75a6142ce32965b67368d0.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/16af4809f766fa9f479acfea06d0cbfd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5702d4b28a8179c1be7f08e2e63cf817.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4c832116ab43ab5e46c5dcb640ffbb7e.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/82c8c52178546026773d96bbb5b178f1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/90a13dd22859d0094e42f37e1a0f874a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c0e5bfc392a0f1736fb619cd8d74658e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d2c7f7b3bd63da78e328335e0f4bdd17.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fb2935c4f08aaaba24a2a14ed0bcd99f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/03e0e413c7d9c56358cadab91ccbece6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b13960550ace17500267668b211041ff.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b47a8c4b9386316076b691d17c195a64.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/113c9ca91a8f8946e06bbe5a383ad586.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/68697d6c8bf06176deb920cbc4961221.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/937b0f2c394958d80797026ff69c4ade.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8ec45cf791d4c5e520f0a30c60211a21.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cd3e65144d36ac5d68b2365b3dd2dece.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d8b075984dc2667abee5ba3fcc47d50d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2a32d1ee2fe9fd41ee1fd70477a7e09d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1046c8ff9ff0beab14fe0d3d88a2e9d0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ba567028d081f09c37b4421969ad8233.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f7f57f8853f75ccbe1a0a2cafaca494b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/34943aeb1c4e0b1e589e53f744cce8bc.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0bd60a1df9b89adfd9f182d0b850a9e5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5a11335bbd195ba80fcb3cf0900fe8bc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e34225ebad3efc8cf3e8f66fd41d1314.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1dd81e9d140b78da9ad214efcedae951.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/de97b69fa2c0019a157f28e42d0906d5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1b1437f18c3b98b4df5c7fb67a510569.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9db293922860c31474bab4817236b1f4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/94be7d953a8140c9a08c32f23e50fa2d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/56c9f270bfe2e7d4c56a6517154cbac8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/35e45b0d0389660811c8901e2e961f8d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/80f0e39432aaea8ed4560e30b6dca408.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/3468fff1cef66fc8fb6ea1a41c8ce7e8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/57edd0be4af6e218aa06cd15bf4d86f7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/eb76d88cb966666dd6b8f4d6cad56e82.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/de31275fa6a053bff2f0e521965ea00e.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1700cf06c6dd4dc767cfd2c5b704dd21.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/30cf3be78a93d4f6dbbb8063683efc65.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bf5645305653c5e8176032a12f2a9203.png" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2a870f254494ae1d57f29773368a99d0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b664505b9cceb1307bc6252913307f8e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8b615deb5a153ca2ac1cb3c1c41bfa79.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/99129cd8012063c2dd6dfbbdcb90b091.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c30b33c775e5eaa5cebe855207f4bd50.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/62e2b321c92f3957102e9e57ea4df759.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/19fc3994e4052671e2dbfa70f1fbc948.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/95cc13be767925fefdb3c93429dc9b08.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/eb9f8280264dd2682d9dac8dd187c9ce.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1c7236172f823eab8b4d287ab7416676.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ff168168a2b2ea0d638fb03a120b4543.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/39b5f250c2c7909d9a0025027513e2f1.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/23d55d018758d398487e6ffdf49c9f20.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/06c46da1cdd2f84dc610d77db6407179.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8cee19dbfed047a65255ddda7468ba26.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5ec012327a848d0345aedeaa97794962.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/16a4786960a9a649f0807a51a6743eac.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/361f2c23bed2e9e8eed48bd79ff78588.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2f847a86b636d554daf1ca65267e937d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9285ae9d98cb2e18595e6232c3a2b4b1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3714cc96a5635247900397d3f4e3349c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5702b9700725a0f85e166f55e36549b3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/637573a7a7fb6698023dfa40410294e6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/919ad8c6f2ffb098c86d4d69ae3d038c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/3754917651f0b13d7e439845164b66f8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/68b15c678b87efca98b12a781dc68d4f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/476287b1a6cbbe1fc1595097804e923a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/773e8687f3acc6f376c6714af0f50ade.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8c072375d2000e31fb078df99322f657.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f6c00a08ad4a8849266c180980b567ea.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f8a2aa760d917b57379e7220160e6661.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6a4607a46762e639531a99f817beea7d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/acbebd0289168e6bcd5e960fcefb332a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2e553e4712ac2ee9a2e700e4edd1f23b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ad88661538c25641516baea4ee3137a4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b9d903e93652eb11a00b338051efc74d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/edcc598dcbdbe2badc4d554b6c4668d6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d92f54f50a21b5168fe1cecfd63d196f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dc6257fe11c74389dbfce5f16de4a995.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d6f0999f610088b1d05a2c1e45405fc7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cdce4f846737004f4cfb27e5353db3d0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0f51db75f695f0ed84aacc6b179c6fe0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/feee7b030fc7723c5f15f33493506e7c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6df6e434d56a16db70f945962ef81d09.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d61d0e9f76ded31cbbbb1037d4b4b349.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b2713c2c477a06d2eb072beeef7ed6e0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/42ccb4e6107fc465fcab671f35a8408e.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ade3dc8d8c8a669f48d07e5f4635a234.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f8d1486ac5ba845777089bc00b7a197e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9c67fc29b6baba6660239da96d0dcab6.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b9609988836b24b1d9c87c00dbb1ee47.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/66898cb4f173ba1320ab1189eb2bc978.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0e91ffe88732e5c12db9213d5cb0006f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e232076b67b5e18afed15a27991ba6ec.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/766e42d246c8da41942039879dbcd197.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e1f61a7c5474433578b174036253791c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8c18073ff0f728c274e58d83a38ec8fb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a1c38d7168cd9380999c08fecc4871b6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4f95a3dbe0343056c60e0583304eb8ad.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/012eb868847a937fc26c3e4631988f39.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/01249c1d669e93f64fb52bd96497a02c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3444801509e9327cff1886a620655279.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/84a5d5bb25ac4ccf52993ddfd3eae66f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/393c95501e886fea62e7943b3a4b3513.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/12a4b64900a3851d20b25529280a0a83.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e6c156f3e9b32d6b798b2ca2fbc10073.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5918dc9e503bb201411fd727f4cdf12f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8e9a814928e3cdadb7f37f562f7116df.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/51594870ca9220c68bb9e33c6f31d3ff.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9b86db11e5796c4facaa1d9b1b7f3350.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f95c38bf2f3d22a3b6dec0cfc15d9eb0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d9f4608ce34cc04e16134288c2782b6d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2a6032afbcc411328c8cef18ccb6a3c5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b74939b8ffc3428fb2b11eb1afaf796b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/aeb8adcc3f4ec4cefa2c865abcec0dff.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ee6ea55df0ed9a47613ebde187ff9d78.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/70dd79bf2707f4fa6a3dcfeb251a50c9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3bf9e9032f743fe5f27f9b2730824fcb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/78874eb90d6b35cbfe116b596e30b02b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6d0815c377f654768d7cb93f8cdb3b99.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b2e7e2f1b994a06c7caaac3431e550df.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d55d390a1fc3d1c2250923f1278a1991.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/54fc9d38d082b34f75571044c4ef4257.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cb0df20e2652a4cbf2d12d30f8dd1eb4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/825e8a33ed0421d9533b15c9b9b51cc5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c53bd2798438000ea9bf0d8f6f0514ea.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a8256ad03870209015e7aa4f8c8536c1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8897c1bbb2c931d8b4a8a5d625ed14d5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/26b69ba23ce3f7ed688a8cf21aae1d63.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2e951a1c1da4abfab3242d083aefe397.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/64af369d6134d953daef91d741564589.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c35d32caad0bd6866d7a4b5e419f5fe5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6361007580289995b1aa45fece5663b5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/441f6252bd5e50e5a68d3ceb97cd2bc0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/52310b72219316a10ba7d1edb405a2da.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2451db49192df1f0431d0a4aaebfd14d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ccac0e8ae18bace73343709389f72947.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e1d8c2ada73705d4156247b023dd606e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7f082512243886bee5a2ba279f3e5161.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5bf3f5d6725f923d6df96bed74d224b2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/41ed481a2c6e0626ded9f156137aad1e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d90aaa56ed230eb08048f4728269fb7a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a13289f5a6045ace50a6085875f9d90c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ce9880767cc6f2d85a8ee302a7847f20.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e151e1a6d1101300243876fcd163a7f3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/81d906f3bfd69a659850320b83ea2e15.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/185b818cb5a4022c8be156a3f9b8b070.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ec7f78c5806d9e18347664eec8c01594.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bcb96e4ac112012cae005d77975a5472.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/94a11d499b33ae733a95959735c09c33.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/54dfd9890aa20386f0b582a30ed11b6a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2545651bf5049060e93497a22326ee0f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4d2f3eeca7b5c813f5072766dee1c5a2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/359f5cae8705fafa832403991a54ecb7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/85d84ee7ed0c4c57f766c2f9b966fbaf.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8ae19a2aa705a20446685bb65b61b0fa.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3d727b1f10e0cc416815598a1cbd1639.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a7619244909c499f4dc213a6ad89c7c1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d269bca472ebfeb6a9c93e2a877cf795.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/58b3984783baa8bfe4dba0b9b36109ca.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/53ee3170d8eb25a69a465696aaf4bd3a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/194d9d3fcd99696824b9454695d6db9f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dd29cfa62451cf64d448911d5d2d0049.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/db31d4c19a6bf6713ac5923b6ae1df18.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/45a0b6d04d1102f5d7f000c5bbc45c3a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8e8a4e0922eaefd232f36f67bc9190aa.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dff51202c9a31ba3ff34b0aa362f13ec.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ee9e11ce2fe7bf06732133c785f181fe.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/10c04dd0cac35d4d2d119e8c8a2e7a0c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/206c120694be4d752426c90a3eb960eb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/06b9923b152cea2a44e9b2a3e379e475.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9e9fd2c35edddbcb97d4fabe7264f248.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2a20580c554585efbf0d0b84833de141.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7de3ca716e046427bbe13e104df7f738.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bc94f5dfe4f7678ee8f81e33d91e7708.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4e53483fb6f02d471bdf2056a4340aae.jpg" + } + ], + "name": "Popular Wallpapers" + }, + { + "data": [ + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/eeea2d00102809f5d4586bf2a08bb281.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/44d40e6fd40975d7ad78e30a8e8696d0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/933c7598a0037c2de4b2913fc9a95815.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a4e9410cbe027762d196588aed28d6d9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f91f75fa8e1a65e738c9e43534455094.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/491bad2c0aaf67184d62b34ce78e4e1d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9b85f92663900dc7c3965ebd6f5ce0d3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9524641c21c0225def0aa50b72a7b114.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a1e02f029050d77fbb7eed7cf0c14a63.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/77473dd8ae3b3ec9c1e0e7d70c558fbc.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3b9867147cfe6e2c9422fe10d1bce11c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0f3e1207dd79e31487e17c19f9d98061.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/db790b4dd8c180e004d1dd003d2b0624.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e0f500fda514507d1f503e7287a8cc63.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d61e9edd8952785cd3c7fa3df09bf15c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3562884235050215896a9b4d313b1e7d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f6bd84d8805abd409658da2d0ee632ee.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e2f1b3a61216582891eefd61529033de.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f7f43e8500ff5686cd46b92489bc0c7d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4cfde3389419c6400f0cbbeafb504bcd.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8f1c35f1c0fee7b4324167689ec914b5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/daba0b11a8d9fd055b98a76abbb1daaa.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f7f9ac0d4f5e5fcfe21231c6aee498db.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7c1c68796da7d6e5142fd3d4406c20c6.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4fc152f07e70de51043c744ac85a4bea.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f15a0e13fe8eaea715725bd2207539f1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/66d640ad048d0fb34063a94b74911c6f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9e205ca1bc06c706f21cd4e8e36f19b5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3815aabf8a68aa4bfc48517098d7bb2a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b35a9d1d98279b7b9d8255af639d7224.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cb83bee547e5eff32be14c257c1b8c9c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/818c85a581fa9ebd31adb7a89b6eab48.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1ea82091144184d4fc92e6a8a9004a0c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/96a8e900c55cf958e8cd8e02b806c665.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1f04d6234ce4975cafa2eaed60b17f6b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/54ba5024c5e4c95ee98daf2d085b3795.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ed66c072e37cb563a79dacf5020a1de4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d705b3395a96d6de54064166351b528e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6c568118683a8861bd3f1efbbd054eff.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a56684f928e5f975aae59488aad74fc5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/46d7fb77736baf6b9552861308c1eac3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7fe3b54b95bb23043953e63937c9017e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ea906015bf6fc48b0ee122d31ef95858.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/30806a412605a0c74b5ac980f688a1ba.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/48989b6045b900d518c2fbd3403ad2d1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4062b9da86106293887a8f770b99ffe6.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2189904b5a148e59d7a6823e2b87b90c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d2fb9c08327af289d9f4c2d7a6271bfd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cd99758f4fd733c886539c3d87773f56.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/28418edb9e2cc4febdab09d58ffcdf6d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/033c367026bb3921fd8628c5733e3887.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/56c41383ae798ea451b64c938ec3754b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1639cbce377c5b3762ef2758807bc3c9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a4e8bbd9d467093d1ffea9ba44b54d91.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/180a69cd2343f43ad196314c9ec55a17.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fae2a1c6210370056d8d437fe7f9179e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/eeed938611200fad7613cf20f5a30bff.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1f3cd5ba2417f0b8bf3008f8c5a7fd28.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cf012061ebfbb1b03ca1216ae6a8ada8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f56252098f17a930e813db3ec0b881aa.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6fa5f0fab7127d9c306c1ee1f8bc569f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/61bdf8c1466071109c3d5e0cba488b6d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/39a2a8557a418245877375dbfbd46661.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8af004a0953ceeae9d74a6b6d4c4bc6e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4eb51b637e6b55850b4ac82b3516232d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5fa27f69ee836e2b8e0646453e13cd6c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f633f9ccf649a07f5efd26c31b69feb1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c9ccb4f2c852fb634cce74e1e9a15d99.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/60fa1827ee79c8c4794bd081975a77eb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9fb5c7399c62b917b6914ae8da8b969d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9be7b4dd8ffd5518315aa525fb73244e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/813d88bd3fb53e18f1b198e7b21557a1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9d0322067e5c2b1f88c128f35e2c4f6a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2e54effdfda1261fe6633a55efa80f00.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/73c72f7ed5c953fd31d593cc846f3dff.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/216ca5b44400b6f4364c4d14bbf82d0e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6f15c98e6561819d712738eb50cde86a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e1be8557debfb03433a4c295ed2b6fc7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/eed90097b088dc104198d9bb9409d34b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8b5c2d0930b77fece6b252624606ff0a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5cf6021c11c1d99ed05f68221df89058.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d66c9688c165c45283d6641e2dbe013a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/719a206861a7489e05c7ec52f013a7fb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a542de7029e868233a48c2d9e8632ac3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ee63a6d1dd425ee6d16fc622536dbf22.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/93251768115ea32965b0176648fb3e54.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ddabb63111002e3d4a5bdfa65121b25f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1e2b0be3a58d7ad03a7e40bab6c8f16c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3c8c6bb5e6b9429b628ded1e1438ede1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d681c74645b53bac1703a0054298dc22.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9c74c7f51a3d0837a70b3a139db28643.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/92154abf9d66171a21a444af29ba72b0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5096a844107457d342292cd373e3d4a1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5a2a98b79cc9a852dcc5a1ab3e51ed64.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/490b106685715969805331c34aebb1ed.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/512dadfb55434df647392d3b6efa8f0a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b599bf0250d0d90872a4f62eeb73da70.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dfc3ce0b8afbfe03d8b0df06077aa616.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1ce5093ca31147522d2c6b2ce3d2aeb7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a14eaa20eeab40d044c5baa7f7bc7c16.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f379af37da9b95509f2d7f83c35d9964.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2735e7cb0f3fff5da889f5e7dfd5f738.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/34b49b02f57af40a5689a03fcd9efc66.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/aebd4046bbe0306fa22bf64fd1ef55fd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/352f647c0704bc91970e56c3badc52a0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6bffad21ed073b4800360618f3d516e8.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8dbad4c9f2f6bfe4e027009c9fdf217e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ac8922b7854f267bd269d1e1d674a6d2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f27cf39b8752e7aad5f07ef772cf1b6f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5ebb482927d7cc51d41b85d66f343df5.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9ac246b147ec4adde8be63b0654999b6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/362aa383f7a183f83f96e61edfcb145b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f10f44fad5f0b68a9a5dc86a4e2769f6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bab851daab641a9495273115775bc212.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7558b278267177c125de374a4b77ee92.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/304910abcbcf6ce8885a86a0e687749a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f77cf1fcabdc6b4ca8690bed5ad3b912.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9eb4c76d885f375dcff885432102563c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/059d04d312c416df953683dd4daa5e76.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a158c7c7bd997957daf3bfe462dce0e5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/062040cc45f95c06b0255ae0f0d7c88f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/205afb12a054c516c3dd655f0fb40965.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/645c74d753e40b38a433edad4f2c1cc4.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5c6d69ad8ecee2dd0a2b0d720e388f3f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fe0e47a170793958b704813ba9d7b777.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/616f4d48327ceda3448ab7813334c559.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8ff35297be90d0e804d74e0076bb7733.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/971ff22fd934ba8044c1bad5b05f9f75.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8cfb52b08c04ec133cb42d2784ad98f4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0950b0a62bc990c9a7198efe56786d6d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/12b7735d80436548cc4601f1844b1006.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/836ad120975fd0a496d3ffb6edcd9e4a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/698ecb467e286d5c0955439c77891e87.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f78307c762a414a035d2600194424e2c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/dd2ff4e23739a652e9a0a4b1994fda33.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b5d0dd9f903360f3d13188928fdc7a92.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3757e2e351b203d9c1d9ae52e5792e12.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/da6054cc6706ea7189dcf4d7b828b6d7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7b2158b78df897d5387662cc3af8c458.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f46834c7e7dec36b5d4a4e76a21a06d2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c7f57a5df5f33636d4cfb398cc2c0aa4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1cc518cfe1f8ea58b47bede8f541bf4e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/27e490c0392d95226e722f5440bf94ee.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5dea5aa4dff220c431bdce46d77b82bc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9db2e74ba1c57fbe6da8b013f7a93b84.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b96991958a145e1114708cf12b9b7758.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/154669133f92f888ac0a075a56397883.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a833c92d4d53d673a239ea45f7350376.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0641b6779ae4b63139500eac73e1b7da.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c95bde21c5cdbeba5f7498ac5bca9a18.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/266e8ec6562d81d2323fae8bfb51d646.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/40c3d6fcceeb22947fa5107b8500c8e4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b2b99c164d97eb62027e3cf74f0df57d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/abcc1badaf1a123e2e930fa4e559e023.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/179d8b1a2e719992137bb3446da78fd8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5fa5aa1518d9ce82bb04c2a3f98a18a0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/05c0411aaaf27a070dfdb00a325e01d3.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b4c77d35cb703034bf643618b78fcdf5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/142b4cbef8aef3b621949832521abd21.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2043c3abc3f722dba4d1cc7ba1dfdffb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b537c3eb911c7b8c51b1e0c81336a0b9.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/133f93cd3aebeebfee8714edb0596ca8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/66235ede7eb7d3d0831e341549d70ac2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/72b51366a04788a61f1b686fbc7fcfd5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5155b814b2a1b33a50baa6443926c2cc.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b8e938221aec9860fde961b3362cce65.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f968c93a54e362237557ff67597551c1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0da5d35d123d6570644d8fb1db05ac66.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/532f16e7fedfb651e10f9d877c7650ab.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2b5a6b666eae492faf9aff6acc1bcc8b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/75df5419625dda036558f2607ce27a66.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/46e12c0a3c294398b5386cfa63e068eb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/93c2ae1ad998cec7358a7a9a7a585435.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2d2059685caf9132c00aaa3b1ceead01.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7fffa72337181d9656ca66a59b037950.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2d25e163b06fc8499cb88a7f2779d2a1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6f312a8d60a15f90f0cc4333bef0c19f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0b8e20021bf55b4a0eb74065a757ffde.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/58873d45098293e05224caa3dfc32964.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4f392986e78027e19630331cf3f0ef3c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9e05715a2788964ff6c1032c82df9782.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/715be043c89ae90dc50a18276029dbd9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e5ccd08fe1ac4f2b0fff5d975b47398a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a2fee5642401b1735066e538f5396f15.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3dcb1fac6cba0449e953ed9de0867884.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7091cc10c7e0475557d0036d8c38d557.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7c0e8217856f710abfbd9fa2cb290503.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/019d3191313f03adecbb80d51ec724e0.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7c8b1b4a008e2425cef8611d8220683d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4c667725a56833a2ee6dbfc8c819ea41.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9d523d25c0ce1e4d3de3d89e22da7637.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a032447b642da542b19106e7610c50bb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fb9e2dad17c33a75c1d7d4270e6aaa22.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/42cc51d8493f694f7a8fb743d6966d02.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/67e4b6b1515f4e1637fd2b2ce0685e17.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f1774579fba71cf9f6acdaa4e7259b3a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f2bad1948e2006fc0a5248578cac24c6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d9f36c4b7a04c8dcae58180df7c37d2f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/29818a6af6342acec435af84254ec063.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/98f2d520c98cfddd5395d798d443e65a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5ba736df48442bc55e540539177a7e8a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c2a6b3946d92458e3afe5203a8766d3c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/91eb8aad84628d3881a297506b896c77.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/19b41e55c63c36af1444ddbd4b942b18.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f24bf93ec5c74f7bd1cbf59a1d772445.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/70615f57c5dca72e4083e3641e810f4f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f880c9e50716415b1e57a4c488713740.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/130ac84f39ce8a996ccac0e96d9ce2d8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3d297621854688cd9e6a38c7d361382a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0d9bf569d9ee46a847b8e896f5c0bdfd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a8635448d9bf7d6cefb15ef018493597.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/643b33b830d901916b977074e4204465.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f83d6629cd35b47cd93360a7fc91f78e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/215fb0422d802c04fc52e751dc126b69.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/95cbe46e886f3fcd9466c531d7610550.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/692baa6feacbf196832c4f9e068bb3f6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3559d522ba8e997a783e20e07b06ab9d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e052b7db4f0c66441c48893f7b53f613.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7ef2d8ef7b0954c5e141656c05086930.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/abf07d28fcf9d823c420b2e437b588c0.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0eb6499397de658b9e65ebcdfc15db92.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5fd172419cfa5f85dfcfc5b1531f1f9d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1fe0dbb000df9e2866f8b2e8609294ba.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d0e13d3ddfb95e9ad2a04ef9b97224f8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/644ff9805cee5e24b5ee88b765150fb7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/78f00aaa72cee25c46c6f6575f073b87.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0df8d6a503562fc8d843c190066eddf4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/3a0eed29154d525f988e4d19e6cb755d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/668fbf2ad7bfb99ce00cc399132e0f02.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0b742fc17e6256e01debf51bff458397.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1f14c627dba4c2fa65bfcf55877d5576.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/91296f5a13e6bb04a1b107f870f620ef.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/076850dbd50be61a3ff79f2f7a7d7439.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a612ef9414c7e1daecbfd92a78af6389.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/32e108657637830587379d84e6b031db.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/bdb4a1f48f288b071742fe09a2161524.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0c95ff8f2e460eb3d5ed37eb2fdb725d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ed70c7e767ec43277e5bc318196fbe0e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/20572e932ae030a931c2364283dc02b5.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5b22ba4066c68530d251055271163c09.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7f7dea4a5bdd1de2a81b35a55b36b89f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/95184aa850537d564ccb8ec5001ab8cf.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6852b08404dbbe7e7912c53502d64785.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1b36f179ed8ec988ab3f2f60db45ca1c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/97b0b1f99c97a90731a3f92d61815495.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b2ca1a1bfc4ff3cb9bf4bace8f52627b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0515750f443600af17be9b405c73a40d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6ecc45c0d20d687c0c2212b54af873dd.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/59a7ef7acfe3b24ac6a1e790741925c2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8bf2f031f8f68d0230e6fa92ae80a199.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a6f7c195980d500bbb342dca4c60a277.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c7995c3e074ae728d04155ed948bcad0.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/57ea2b3a03141f11025f5fddda4d3315.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fc6245e0908ae49287a38e8734295f09.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1353cbc6b80239559453ea31c306bb31.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9ab58583c74f5c9518b27c94a7b8a7f6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2dfcf20431ba8d5549619f8af6eaba70.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e33282181d307db467d159393093871c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ecb5f6aa9a9a8fa7d0f2d40c31bd783e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/eaa1c1ee11dd10fb3b7621aa6f33947e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a3424f6707f5d041ee34a03d353ba395.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/127451435f04b6af7639fd450ef16e9c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d39bcdfd0c0eec62774f69ecb9774ecf.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e2b4626d6e49b9a6a127082d3fe1ff25.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d16b1554930cf098d6b7540dae71bf51.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c452000c49981bcfae1aaeb1b3505fcd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c5bc9a5892c28b47d397b088e4d454c3.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/67f76eadce183efe1d635cb72c6c2ce7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b31886760a92de0e05a1c84461bcc4fd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b4da29a19a07d21fc271baca70d3a5dd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8b5e1c1cf79a0d56b84c45b1dd58b77b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a2ca5231b04294afac0f515fdd340d15.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b2ca61336060e904631eb2f00cdc3377.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/dc5448a0fb9b3c9509000305bfe8d1fd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e14ff7dc9449dfeadbe94a96547df37e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/71d525c3cb553538f5ae85849ed07e51.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bd075812a30eb3e9c93c32b2d4c51d2b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ca7a9673a206b75b848edd3a24e34255.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f45b7e4853490d5b29e733260953fee8.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ca89c0691aff4e2f1fe14d65e97cca3e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/48763f98b8011a9d6badbab38be7d487.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/366503d61408c4076c88b8be9fa9ddf5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/90ec2423b3a40f60c91bdc724d14b18c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d190239322fcc98e1916e24936494f75.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9f81f15bf66234c15e824e0df4a4b4ae.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a9d10dc622255572b4c51881668914a3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1a77c174c97876f6d802eb4ee8631d6f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d8a02d754df4ba042cc9458c504c5dca.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/761bdeff6c02f1db55852e6c5d255feb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/71ed72c9eb19d408a5f410af96724426.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8d31563353850e5a6f3b39da41e14e6f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0e84b97f4f854c1624828469a38e7f4a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/30cc46891996b757c4676eb5bd3de08b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/95189a90518ef91d9f176b3b2e3afcea.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e2431dbb2a1ecdbab17c1ad8d8177a1f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a0052c0df045d51d8c1dd649a4197905.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8ad9ae836dcc8c61f6150ef9778114ad.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cf721f7e33174a8ed798d281c63f47fc.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/42d9f828fc668613f09e131fdea26c98.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ca41fdc13a923c0ffd4a98769cfd790c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c6409e050f642cd82c876434d643ca9a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/af6b4599686ec719282c92d1254a0013.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7419ec376680a3e9023b86ef0c5741a7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/540217e6312f885994c74d5f1c35787e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3d930b335452d61c50120d7e0cb1a824.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f6ce46f0afe0f554389382d6757cf8dd.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5259580a92cb5b3af3b39f6ac6ce0f01.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9a12a2085fdf095028cc4f4325145de3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7e25b5ba1b46c3ea1b6d497b717beea0.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f302612693d8f8dd7747259f0d0de588.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/342920d8b6a120ae847535cdc0dbdafa.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d2e1bb4bdc02502d2dd4dd01b49b2c31.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3c8e3e499096fbe221aa5ed1f40bcd40.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/fee7242bd348a46165a03afc3aa65dd8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/60d0bfcbb9efd1aff4424b60b8216b54.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6f229b7b214aa1f7848da7938cdf3cda.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/11aab8262ee513889ab487091a665da0.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e9278fa70fb69b2e45206464772dea62.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/94608c8d0a92221795f97861165bab1c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/560aa09ce615383a92b18b169f789955.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0298c6e81c3144b38b1c09518029ba42.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3b09fa6d541dd6a3d0a0aaf822a026b2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/350612b067bd57650c7bde4b70342d7b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7b43ac728eae02f3b370d219b7454cd0.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c731b423f98e153e47620a3db9f3e44f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fb957607493505c4be476ee02d4f1af7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d0495e15f0a43c97913c7862e694b582.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3e0ae853ace9f61bfa4777eaa8c7426b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0539b5bb2afba14ef9136162df4a76f9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ff9734b571d7685ab992d35e5e7d26e8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/437aa4bf79151c2b1cd456637810d05f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c18c69654427798d577c7953adb2c835.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/3cd5688138d9b93ba71f026f9c31d697.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/072dd160304acc7df819cf5d9830b1d3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4b6c606074df329b33b81071831a7055.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a655e7d2cd533e8b3e69c870f0b678d7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/26f950eef8f0b886ab9912b39b9e4436.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/82a50d7c9585cf3d5a50eb741db3a128.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e73edc908226b3677d9e0044e95c4448.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/24b927f9cc719d97e2e6218d1f8ddbb3.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1fcc9f4da01f3e20cd7cc0a9df056994.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c209766b47aa370cd7c94c9dc10cd698.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8233883084b235b7a8eaec629d1463cd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/872cbb8d97aa3a1fae784ed6f7b579ec.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6cf2d31466c224eb58e9f605cafe1421.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/20116d943c39f1fce297eb1ecad83048.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a9e6f26ab8304889e8fa43d01faa2c9d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/18fd63987fb92a7e2d34bbd252e9749c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a357324502e73faa368a27288b45b0ec.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/42aa4e3f3eea4f2e1ec98a8126fae722.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1a0e89a9c212066847713051ba2664bb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/475fe5062079b091ff64a70810aafeb8.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/33a9499f0cac728b65c6f5cc78c1eb13.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/76931df87e3927cd0ba451249435db8f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bce7b9dc1093cecf3aee8f18dcbd8ca8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2d946f875db58b4ce6cebfe2a2a4cfb6.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/60223d7ccdf67c6e7fa74a48c60625e1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/38e4d6edc9dd6582cf276ca1e00d725a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/15d8467075be60fdc1f9457a706f9d3d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9c9d5e0e11bb7a83172928fa34facdbb.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/05fb43e31a889f190c3bf69f1f3ea4f9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/85f6285b5b3e665a7a1b8677f001d616.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b7a5fc173afc59b9fadab43d5d591dcf.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f01c789617a8085db0d4c6676e80ca89.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/761d49d03a344387ae2fb0fe6d15a3da.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7c481b0716164ee25b55ae4e2876579e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/40eb3dbe2ab2090f3accf4de76ea31ec.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ef7298579779fb7a1f0dab3b94d52f5d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c847031331c7bed126bba89f65dd1cb6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bfa93a205ecdc76a386c3e4398fd9cad.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/07fcd12f867914cd289428e79554dbd0.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/163a71bd56ce83eb93406829963dc710.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/002d3018dae32de26856a69c863a7471.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cf405fe680bc3bd879b3d0db2bb8b80b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9a7b12fc5e094a213a826f3c6e182100.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/430b8a953a80f4c4528a1cd16e188de7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6414681a6268d3c414f1bc8e93f9e2c3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/12814c4e73175a2868115acce61070a9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b7fcb8974b2edd3a2f60a05fbf9d9941.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/33abf34e905869803c83b7baf30e760a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/493f85603237f4e6eda10833fc41a49d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d0f809fc70f7bcacd0c5a2e473359984.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/85d6b51df1686b9cd5096eaba8bdf294.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0481ddbaf7cadb3a5eff070ab10cf626.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6dbd73eee90b6cab09bfa77ffaa9dfce.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d445ce3245ead4d93d2f062b4a740f42.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2822f49c55fc8f05b8912c83b5ab1b0c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f7b7b5470ef9b4f450b22bb6c2c45b43.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1458a42f1cf94cfe7dbe382470d7fa63.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a8a2c07e7722e07f383257f0ea93ccbc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5144391b619d2643f83b2ce88f51438f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5c646933e596057518751a9cf81926f1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/89c8efe1b987b91a58a31e17b39b239f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1fa93bfadd875ae82e644a5129896287.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/93e16c3f452d6c53a2d60b41aaf1427b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0c89318609d4ee404441a1ee50fe38b1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c8c33eb062560d2b028a50de30024526.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2b94c45697a654ce408478d0169566e2.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c8884c11cb9c88d15d5fbad944b1fd17.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7e30b8a83b150417520ad6e3b71e45d6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d435850e5fc0e8975d8d56318f6622e8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5af91031e1be45c398ec645d23f7c051.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/880f2bd878f700cda80b4eaf0c49e649.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/57eb2718cb04f7d42e8ebf6810954d7a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/929852fc1a7e4a06fcd022362ebaf04d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3fe624c5d79c2b117e387a0d6586215a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0cd9744b60ee3edf2dd12ae6a4b4732d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/52b4770337d921b2748e801272737476.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7b6d5af1efff710b60af60036f3d8060.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/27abe8daa1bffa7e28177341a7b6182c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/953d76d97fdcb1e4aabc567829e10cb1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/afb4068b47ac7f654711e9c4ed2d9048.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/573a19e51535a732da803f5cf5e3607b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5c5391030213a84b74168437c270b874.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8fac8469541f12ad373895481d2b8745.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ce46f38ae4a0057c4af954eb96d365b7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/07ddd1924db635c6662d5972145e8f68.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/45cc16af8c10733faad1c2e60d759130.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e849dc97e5fcbb8a0f6aa11f74c652e3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a3d1d0fa4cb3c632fac05b740e6d9df0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ee3b78f47ac378bc15e1a33ccd5f1f88.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ba9d6b4a43d5a0a4caeb99fd76358aba.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e7316bcc1cefd9d72ba664614826eed1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/42d6bd27bf93c2b19067ab0f5bf9fdb9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f3c2a63873d121a6a89af21565e0b933.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a177f1d26ac02cef70440083a1bbf478.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d9a94393de72c58b24024881ae936032.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6c8c8c4b07486d4bc5858123ac5c749c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b519575d6fffe78855f651319953ddbf.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b9115c1b06a40df8af1878c2f9359b20.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c716e972d4c84b627ac6085d49a8c5d7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d2a31b6e5bfff7232c428f0d969474da.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/07cd281464f7118592a8cac7c4e8e72f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0a23120652d532ddaab40df001a66bcc.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4c2108ea9957d2ed4f8fd594febba602.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e32d45c6cd6a21487bfb3a5e960153c0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8ef5b732c52e9083704acc9b0437194c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/64abdee684d9e2a8db439615cd2c1e04.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/11cbc03d520517eee7959f09cf19b3f0.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/40f0a01f48b8b90e3e5625c3105ff27d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2a95148c66726e315847d27d47c70787.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e13bf7bcdf7421bed5315e5fcb2d1c5b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/aab958931443d5338dd8b7bc70709054.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ce9df74ee57a0f12cf76f66c7331e4d7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e70e8eda2f0a9e699d8f04b07570c747.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/55b9be179c7acca0b22acd58a6bcf7a8.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c36527b602ce71b747e807cc0b78a9ec.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/507ad152da289aaafba570e34c15567c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9e4b4ead05d5175c69474b90743c721e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1cbf83d311998ec2260159191b1e0fab.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ed424f75ee4acc0c4f3a1c1d2c00848f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0625e629d5d48919ce39e77934174bb4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8f492c0dc6d1cbf528325c66b71a5898.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b8165a74640604a2d24574de4ae7a8fc.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ae540d9250ca5f57a9dba68306f5f39d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/36cc9689d10831ad45f57b87d1074cdd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c6f977475edbd74163b3c8afaa266608.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ce25cc353686fa23a8e33dfc9de02c90.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2286775ed004c3cd0003126858aff93d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0d7500dfb3eaf2f309686f97668a1f33.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1f1e5f9ee055e2d3d73a7589a62334bc.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9fcd9bb2c739dd1149224a0f08f079e1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f907cf98ffab650ece2854f7298abe44.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e29b81c605eb33653e9c9aefbefde9f4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bb6f6053876c5ee57170506e4808614d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d1f26e234a2df56a07929d2f0188773a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e3b4895375951fc97519c01d216aba17.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b046fe909477caf0e10eea013c6cfa6a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fe3097aa6ab0fcea0d57fa5df7aa3eee.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c55f5072e445b222b0721b416493eed4.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a7cde0061f9781df0e56d2b1c633572c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9d7aae69a7807cb70d273bced9dd3c60.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0e0ccc090bd7b5c42ac67fe3d6f20d36.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a1a83788a2ced7bbbca3f27563c1bcfe.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6b789d826f03cc3ef16c194009ad4515.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/12180526b836d4a93dbba8ee7fbe78a4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/36ad50f5bc4dd18ac165384fa84a6a23.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4bb2c73e8a3fa3a8c1dd79901c68f361.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/52caeb1f3d4a09a3402d4c6a193e78af.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d6e93b3bb25f1ab427711846a5879461.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5edaffe709491d098fb54921f1d77a5c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/440d6969eb6b95746546915b8add0c4a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/44e359beafd7d97262e50a775c1a0ec1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1ec6a67ed353b10d72479a663c0b0fa0.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/58c99ea21ae4803897b7fcce13cedb63.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c052226a535e09781333e148feef2ea8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/92fdf692a090f5405bd743316f48568b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e046fc2cc69ceb2714258bfd7018bfe2.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1b8b7df98d49edd98c3fd95a095d2b4c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f28c5b54131652e71da000c665d3db30.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7f5e1ffdb240059c09272cbda96fb5ec.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/67fdb7ff7408f79c78b6ef17b2fbc4cd.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b6b34b9d409c2ffd02d23edea510b410.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e2409e0336a35b0c0b59b19afdd90622.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/246f3a66b30bfa73ed48408090bd89a5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/45ce304eb52e62a4a847c66e3bd9e039.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/36b9f0167d5d598f4cee54ee9595f45d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8eccb12a0079cc76632823e252904d55.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9f3b4fcacd215410ff3d75a7d2d4cac9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b953fbb7af3249297757f3d6fc8e2099.jpg" + } + ], + "name": "Tropics" + }, + { + "data": [ + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8844011d7d10ec27cb0215cd7820e4d4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a2599ea3ade562499215bf88d778d2cc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a717bba1272799a4e68bc6bd6a8ecd8d.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ab84bcff96198919fd037de0764c5c1c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cf7e5090a765268d3c229be182c82a29.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6842b7f86c95fbc360fd68d77f402501.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/13fbdb1a4b7c8b88c50be57fef6f0310.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/658ae6bc90f627734bfa391644094406.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b71e4ca0f836da424d084ce692843c96.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2eaaf793a27adcbd57530c60401e5724.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/eee92299d3d010cb3a894a811726bd9f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9e527510ca5cf9bc90d143d888802737.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6e0ca163c84b86ca3e5cabb4e835cf6f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ee283c4c465c6f930ceec5d2633c86dd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/13f93e8d0e796d9b49bc9429344f40a3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b418c4e37671357551dc63ec409a5d8d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/522688bd8c94d69b71e18434331c588e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4f777d8225eeeaef4fb13d8fcacce3d4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1ca94fa9e032044a3c2ffd255b4a16dd.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c6ad610f37e5bdf85027789d4e4b40ed.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f6163fd5d410c651d68478937a02903e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/28a53c96c8d1740967bb42c2f56a1026.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/832f92e79e01e8d123105006d99fb599.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3f886c95961317402dbeacbfbbf97a37.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6ebe3111404beeae7d6069925c31ae01.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/43424e9a894306cc918c1e1f235278da.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0cd6ac882657088a0ba571e48a1bbbb6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c5d7cae75ad53b46835f51d785b7ae26.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/aee8ef56a37f2784f5b6cd0f97b5c1c9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f220275582b8a15162b8b25603d5a4e7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2b9e0416fed1af3f4e341f5e4dffda9a.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3d29d5812f9805811cf4d424e7a7959a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c5547cc6be3581f4299b3ef8ef538ca2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c32936a1d6c5d3eff960359c360032c2.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f6612902b203902bd304b2bc3f940897.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1cd351dd5f43eae3644a56b616cc5583.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f3ce0e44ac22409301a1895ad48070e6.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/57d6a080e923277b10bfe7a1d538a499.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1aaec798a6197dd450927cc03ca70ea9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fb6a04d68604500f5cd89a13a1188ed2.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/387f9cf8e59fea854df777b4850a6f7c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2bcb51171ee1b58d51a962dd6a475f29.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8f71d9a3975b26c2e544a9c5e62db2d2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/aa27f6f882f82de168c08a75ab9c31c8.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6c81c7a6506afc0c7824ed57ad60d1f4.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/97a29b989b6591573286fe130ca1e19a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c50f48626a78d4f74e21c3c2c72a9277.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f74150c87a3482d9c0b8871988ab6a64.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a3ecf7a0820d99993827f6e6b59a6572.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e0f1ec8b54556888d71c7791e8ba6a7a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ee52fe886d1f07ec46a42c309c1aa74b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d579c18df7d11ed1506d10da748724eb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7cbd34180ac9e768b5c818e2c9e18ce7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/17c308270f06953d698fac20942063f8.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1b6a9c2fc2b4fa92325b26f3ece51b53.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/dbb735f67dd32fad50bb6c99aed5dfbc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2a1604e3e7f5e128edb97c377e8bdfac.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b6d920c9a47042412e61a5d5fdd90c06.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9b5e257f14f8c3f8e15f931f9d87665e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5fc892a25bc5381a615ac88e27710902.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c764ba3ccf83e1d71870b136045e8df4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/64bdfeaa727f42bfd49d2e2af28426fd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1f193f7c5a2c8636616c32f13a089d95.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ec421d139d86e69eb80ba5bf48d02fbc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e411ad5623b5d3876c3778928c7db1a1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e1fa576dde139d2702dbe80395c91c70.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f7fe5ea113270ac89c07e3275e923224.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/30b51d207c73247af6c7a267cc21c667.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4b5adeaab999e6b3ad352e8387f96044.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/aa462b58c1d9d1db745800a571c3c5c5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1d10a89b03fc43cb617bcf2a6f9680b6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/daaa0ae7b278f4c25c0b2d2c66e196ef.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/91567d27d34dcbac8aa72edcb9301197.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9837cc2317c18e68e40833a2e8994ca2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7b3a9d0eac87d21ca7392d650477568f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/eee80baff2d232d66bf728c6c02c98e2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/822a362efb110b7a7dd05951a66e2a90.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/61eda20790acbd6889aeff91a7968330.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7fc34623325e4ee50c41863c8efbe047.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0b7d704f83d830a32a957e82dc03f4b4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e23993f9d6b161dbea7afa3ab723af77.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7ca359fec0d39d7a5439ef053b395f3b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b3f8fe630f50a3fe58fb8c6f63859439.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bdc4ef5a071dee599041a56a998a3e2c.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/86e979a856bf0baedea147b57e5110da.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/24073ef60682f58f59a25d21dd296781.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3cb32a87ebec3f8021c640a5a95a7500.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/397af1505d2bf0e71b8c78ce2b282e3a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/66da466fca8c04edc8a4ddf3dee820f2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/26f8e2f677e0750dcc154dd53ef312f6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ea8dd99ba071ea3a30543319f0341c9f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c382471a58fbc0bc6e12db20db1c7825.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/70c6f2b1908ac3dcfeb8563b5ec485ab.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c910c6bc387abb99669c14535109296c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/948fd1a6dee3404e2982dc09c8b052ca.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/19fbe7065665cabaacdc3ff8c72c5393.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e13577894b7207b4f7c26fee98f8735e.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1c315cc7e5e0c32e7c162f146d0426f2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c0a658760c5e85ad9093120d9ce9decd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5b49eb7f917a3d5ede1aa26893ed8d85.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/dc4a4f939d3739b76297fb4b76750df6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/874a8b59144f701aa5ce6edeb394247f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6e1e8c8dce7908544400c26d6bd8fc52.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2831a7b37e6cb7ecb65817c91ea7a658.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5511166d448a296521145be4f2bf5e13.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/62afcbd64fa117a7371720b0f3203a33.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/51517cd66037bfb3acb6e5db51a7518b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2cb85f4cd086b4e951319f35ec1c9122.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9826156720bf87eac50bdb5a4ce46adb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/de0c562bc5efe46dfb28c661ef90aa8f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4d0ef6830655a0e0f22922463e3beb64.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b6610d5c7b4570787e4dc5d175e88af7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/15e47ac078232af4a38cbf17e878fb47.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9bb9aea87e95dbed18db7a2bb7a97087.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7e5f16ba1cd114e336c9f308a5868f68.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d12a1e5d8695fb59a49c0d0037d92459.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/29e7d118bbe3e62f86e59109a299d68a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d26075fd55d0cb4838fc674158b99a98.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/eeb4bf535b155bfdfca7fc78404b7058.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e47965c877fc150ee59e788ecaa63d4f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5ce24ea0c780bab17bb0680723c6ce2e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6bf7aede8058935800dbb7886b4c8078.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/642b27ddcb9231bb212265328c589031.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6afd1160721aef23822b0439db1dbd69.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/62f807d23c891c968be867a55cb01bc4.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b7e9ae53ea85d635e8e8a26f351ef329.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c76cf697ea3f65988c1ab6f962b18bd3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4eceae56c60119610a3efbf7b0ece242.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/25e6bebabcd9b264015378c1dba4a9a4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9a7450a8af1856f7987b5b6c25f76193.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/92394aac027b7c8d0e90c1665506bac3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6785dc994b0e7e28277e7d0873864684.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/827e04917a0afe6dabc15face9737f3b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ce2311b95114d28d4c7b198a2db73d79.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3e1d0a6d0ca0d083e59c534b4f734a03.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e25e0912131491b463ff35dd3aec0848.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6f936e6128acfa45cf9c434682efcb52.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2abff02c08697fbd5e45d6185ad4c162.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a5f4cbea6760e42bc49e41608164fa9f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e44694399f829d8b71f7130567ac4ca3.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/00cba235843fa85e620d4b824b039b4e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f1514f2744055278de1106b36af03f76.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/efeda5f5d823172860f54574bc395fdb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d768a45b31fcccd84d6ab37d755e8da9.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/56f01edb33bbbe1e923079f66efa0b37.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/15281bade84e7cf78bd3af527a86c002.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2ee7b08a0daec186cedd9bc4e122f4a0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f4346893bef0835747c2c32fe023cacd.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/783f8acc5bf000f1b1cdce54ea9d53b7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a698b6e54ebaddfb53230e9e6be70e3b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/45dda5d46db25fdfec89385af7b09a3c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/57a647174c5cd23e2705293dbf735b67.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/869551e9939b79ebb3cb973da0edff4e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8c0b7459d847faf47113a2dfca78e2f6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2352b4a4a56a7c0f0ed7e9a97511c9a7.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/636cfce64b3f51e0420600dc3ddf1618.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d042fe79ffd6d87d72520cea1595de14.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/20f0578e5755f6526c78ac27f22f6204.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1f5f6e0a924fc285a9f7c9f1e9bd7b51.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/95f764a969aeae94201f86cd89ec987a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3380effc2f0766918e3a414a51e97c86.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a7864d8941bf6900ff5c47a579a80002.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/89fc10c9b8e5f5a760fb10d56904f897.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b4d13ee7abd5433bd59ef5d0dae5de54.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f0092450d3f03f766ae0b0ae459d9966.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/edda5d538e0da6ab477e87f7552385ea.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0078aa7193da27bdf97b6e73c3869f59.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/56b13c59ce9c53bfa5eb4f88351235f6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c0df278690e7f1a3e21a3028d2b787b2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d89b31243ed7493b4bec0950167bdc19.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c93d900d00dbae802b400c07a72d2d99.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bbf6d554a69889d8ee8f1f70fd16e4e4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5e123b6c2ee2dcdd8196e41156d5c692.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/faea6cb9516b4c45ca849828de337a86.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9a4a935950c0e58b31836d9ead2b048b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/88ee22c7b472fed1eb4e972b06bc3947.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/70ce40a2550bf312efb0e360b2071c14.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a308f2f38fb7b26cc18e5b306942a379.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0c7ead8d602c8736c36b9ec375b3782a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cbabf9b662537e4ca131e080e4d90fc0.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1beb2bb8f89f18f111354ae725b0b678.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/db6bee44a18e7c6fea3b89493fc08465.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1a34d2961df1565b2ac676e54a3318f5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7a9232108d1833fa295bc4c801a1f6dc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bffeb3c57e2b234f1e7a394f3798984b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/823a889e711cf257413663c8a704eb10.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0df3d598b1743598d529d248f2b1c1fc.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6f40fa876a3598273263bc63b82cff4d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8766b0ca605a3bd2f1452d612d60a255.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/403d7c0c85820426e68d31656139e177.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/185c2fb47895519b55c435fded3e0cea.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/968d31eacaf21696c1fab267f8b60a71.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8b0b3d5859184b357d20edabb09c7a21.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9bd2357d5471ada151526beac02f9538.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9560de289b0416d84250e33fcf8f2436.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/176c69f77685253b50d5b4cc4099f14f.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/10218c86ae929aabdd061f140364fc81.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/be9616640830c6a14a79c3f119846ccd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ec64a6191186489fe4fe242c3e08a891.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b278c50338310f4438487e11a226b9bd.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2f0f06528e3e98cbc09cfe39c5ab82ba.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/40dc68f9a33008a904ec123d38cd4818.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d925b7a79a54e00717a0346cadbc6edb.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7ef7b821d727583e930d793ad0bc7817.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/01a98f9712daddcb9c2706aa093fa830.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d0795086acb994eed187c6f483c93239.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/082dcc369fbb30383074b23af63858f6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/31c9f7e1774df63942dcce74ea4cd86a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6c4cc55caff16a6082bd9c45ff542fe5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8af6b19768d02d4494798c4f9476b805.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8da5b81fdc4bc9e95272d0d6993ca40f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dae95431126085770207766e71b282ce.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3dc16172957e6499f9da18c1374deb30.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/82a3f3b621052bee3bb76b03c3544375.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bce373d56e411a938347bedc3f34f825.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f9afbca2c4109b30f3ee2a1881b2228f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6a1f4db519adb65f186ef812a7f08963.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2847efb48954884d2d42b90a381b5a96.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a444f4e68b99abddbd55a094c5b3e18f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ceafc295ec381a439ef41a0981e05ab9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8788807131d2944b59596ed7585d3bc2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e277c8bf3d39a4b4f270c9b7618157b3.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b562ae76b1935b777bf46d3316021e71.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c1e406139c6dc33b2bc35ef0d5d7c9ca.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/97cac0a69a4ddfbad54068b93df97c9a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4f1c8085ea0a74ac88d479c026c8b6d1.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d3110c6abdacb984606f6e28ed944760.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ebbb24373537a81950581449e56cb042.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/86b32a382cc810a686ce65bc95d7fa68.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2297fb1c671691d4cb21990c64008b56.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/637c93416bac0bf048db0e1a8add092b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/726fa3bb7103446cc0a8de0131fac704.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b3a76ab4a4f2e123ee75b051c9554a80.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9b4e2d80e49b206a90e8a64e3d35c114.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4912fa26767125973b40a3c9dc753b8a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/be22e2892e24aac4c32ddb053375aa8b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/475591538c8c53176f539590b3302bff.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/85e841be97e2a0c2c16ea1530d729b49.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f8013aa67560a2949cc40252b85cbe01.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/652b5de8f4724b7fcec1836fc75f23df.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d4eac9e1abf333aa2e5f7e08213fbbde.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8656fe635f05ded7f9f7e3e874bb2560.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e20f8e2f88b6157f7a914bcadc4ad841.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/41ea224907a919d56d9158e9782f5fb0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c4fddf03692bf36754a4efa6dcfc6a68.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/87e0b012c32137b5b5344b850b5fd5b4.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3efdf1e68e652958b3e1249b1c3598df.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0b94002dc289fe614befdab4124df39f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/334fad3492ee07c969861eff09b996bd.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c19147cf77ccf030a7e17b1c3d9c814e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ac7c1b517700365929e50d567351cacf.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b62c5bc9183eedf0ed534857c6f0512e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f71c854029b5de329b30c89395eebbb2.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c9b8905742947b41d37067c774d3ad9a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/57bfac77a2e2f76ea89467d1b5f73bd4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7b5ab8d2a8282a9417da24b0b9b85167.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/93843011f5bcd3e8d172621ae9e8c731.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/caa9c38c0213a6be12ef8e6dd5211c81.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c64eca869ec1b9b01110c113455e5b23.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6ff0b29af1755bde6906fa4e83dd8cca.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a75c38a80c9f4197d5a50e3d011e3906.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3fcf6893c5b7a41fae1108711bdc74e3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/13774918d38a488de84f1ffc3785d735.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8edc169d664b839c994008c2f8f21a24.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/239527ffa894069e9646210236e4835d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/87caae333ad8402048493a31da4beea5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9379caf410956aecc6315c742fc79b8f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8acc7062e0a097c1d26ba2acd62d7131.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4ed7814fb9f5861609914d20d6cb8fa5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/42c9ba53f46c7c0d7aed45a9622b30c9.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7b4eeb142bf84d0ce30006ea5de8b1f1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b9ffd348bbe7e5d922ce652fa3095b6f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/690f582bde1e7862b9be57e9753ad6fa.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9512dc08cdebdd190c75a40556b1d888.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b73324d35f3d23aa494d171e3d849bc7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ed2ba97fc819ef96e625713e856805db.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a4253dbc088d2b0a48c98dd90d751ddd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d255e4a0b223135d4bf7a02bfd03398d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f31cf7f88e54535bbd1d5fc642043be2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9dbad300c4c10a85303067bc9ecfcae4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/adcd5c5ff5a90f36a1a141a3fb101ede.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dab9df604e3fe338ed2f126ba0999361.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8be89a24a2be51f8d00fe06eaeb3fe6c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/98878c2e4d79aa1021ff7497327f00bc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ad35ed1e3414db8a84ef06bb793a80db.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/11da2ab36b250ddd798d47efdff91b5c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/737bc4e6caac0c1b4beffe1a9dbb0435.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5941adf9da40dea12b23c4f080a5981f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7d61748883abddcb55475bc0e75a977b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d374919ad5eb0c51bf6f3b28279406f3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c5f1aefe17f4be5a7181a2a5ba479c2e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/68f6aae98c532372e54c893227ddc816.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f7e660de7a19d35b6387d3169f1662ab.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0324d480840447573e2502c6023e56ae.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/673a5c69315e8dc8ed84c51da4262755.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/65468ac1434fed355e08ccefdbdb985e.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d722542f8872e64385f3cbde2403e342.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d0da084443d5e903d33bc90402a20ff2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/be763cb2a894c3a8b6670684c1f11ee7.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d5e2a579e6369fb79e71a6cb74e14fd6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4fdbf0d4afd543818586e1871583a1f0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/930786d26eee18b75f9fda54a400d5f2.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5b0b6848a5e50babcc1e735b6e985bb7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9e8a6c68c9998c89aaa8630b810a8c36.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/53d749307c22a72994ac1236ee922127.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/030286e57d9bf76e2d1814c1b1f6a706.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/16b7ef2e4c2e0176a3182df333b1ec0f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/882594293703627413f83235d3e128d0.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dcc915abd3ba29a5ce3dfcfa9083c5f2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/501a418655c93aaea23c02b186ae7662.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/53c52eea61c9e29582cc048839e68f77.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/98c3972fe91582cef4569691bc79e252.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c1b1d1da9c7c77412fd2bb5339f9befb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/030d531af237873812240bb99c556569.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/28e7905a82d4866bf738cc74c4710a6b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/532171cc870ffacd89c29d1b27fc9d56.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/72edd3d3b8b1af2f4cc086580ec7f0e2.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4bb244999a259408e62fcece9ad6042e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/379a5ba73c8109b33ee8ba49757a6280.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/720a165b369b60be5cf654ac9e12555d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/db0025ada37d53268e5cecb388137f0d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8bc2aea3c65a995d1f325f88171f6376.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/05eb6607ea001a781cce735a53364df8.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e3da23449c2707a70d1244cf02d92730.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/01e15f2e9b4b5f9885e3fdac2a85fb2c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f5135e3d03466dac512a6dca0ee200dc.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5c2af6dacf2787739aa0d0ed0356ba9c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/90c15aca1ef4a77abf92c66ad6a5c282.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/10234b51317258bbf7b1ab359af5c05a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a353a6e794bfb07b166a44336db480a6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/449e02317cdc5bfbacffffddc460ff7f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a1d805c23d466c9ab4e2226eb1367f7b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b08561f79fc17e496fee22ff8e8c15e5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c8cc3b801955e015edcc0591c25e5e98.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/af5aa3c1e7d27cc340c6a86872b8a274.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7c44c239317d503e9b9d7f4ec8b5caf1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c545e8bc48edffff4a82669eb0b56229.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d62669d183edf39000a02d8b0f998e00.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1f72fba8e664e8de44cf8868437d6fb1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7357967401bbe5bf1d1cc5d4ac6fdb4f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3d1222c01f6a64e2d12df3240838a600.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fab9d853d3a30c7c22a7462f53446925.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/da36be138633c645ec78d07a7044f338.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ff9cd27d3f7df406c8b064c6bde42a42.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/53a8b7070bd8977f659bf5d000387193.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/762213de5648370ec8585d3cf465652d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/892adfdb7ab860320fad48181811fce1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8de5f648999fec55a10bac76a61762f3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ebd29a1de413e42f7c1bdca2bba5357b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/98c5b10619803716fab622e4e7ddf6b4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5a7e6bf08b1afcddd26f26bcd994b75b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/aab2d57cb662465f07c31c66b85230d0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/93d282679ed51e07f5f38222b75964e9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/06dcf2529f859e2c48ef460934d20bb1.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ec55321f66d68b15475f53e60d87389f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f4dcf5413ded18a08964c96a5eeb46e7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0878ca8571bd909211754e6ab1f7872c.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cb478ce01f60e5ed0add9a31638c56a4.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b4ff25bd2d2451a48bc1021ae588891a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/98960117264c52a53822daac43b1f3c9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0155ea6c493efc6857801b80cc82010e.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4cab79af624218179e21893a4f74eff6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/611be0c17a16c5db7f6d4f7010b834b5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2ee4e30e148677c29bc756065ee61c5c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/105a88424af36e484fe74dc96ed9fe42.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1581f4d2edbebb6765314a81603edc96.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/63d171b727a4866d0bb6cf9e26031d56.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d97f6d1c3ab580cacbf106b084c17162.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9281098160f9c848fa71845abc202ece.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a9a6e09249c7647376902e897d054a15.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7d065f1a43be8c60e10048ca4b1ce864.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/096ebc03088fcc8cebc957a9d5012043.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/94c45b7be938574160af95e81817774e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0b53baa3d32aa5fc242dcffc0577df1e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/61dd39b4a85298405e5b34e406c5b50e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e1b48e1f70d794654c400c367b1b99d0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d69b4ae412e446073807ef4363dc035b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8709684589f033674d9f5ec2feefef78.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f5e8b41786bf5e755c676ed586a3dc4c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3bcf0baae6ebeadd6f4f2853cf6de591.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a14400e8a4a10752a119c63c040036a2.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/86ef76fcab61d7c51909c0fe2e577e15.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d9cfaa615102e79e08fea3dbf50c26a1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/00fd3261cde3f2ad65d877e3793da600.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f15cc4709707f9050e1ad87b86bc5c18.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/232b77f6159ed2fcf0037345a32bc9de.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1e9e29063986bb2e7d22032b658c78d3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2fd76ce621408393deb042a1cf1194a1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c90fbcf70db6dd879bc653420724be56.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a11ac62b28258b44eddff5c3c81a0d3e.jpg" + } + ], + "name": "Superheroes" + }, + { + "data": [ + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f8a7b8965c45223340b0b592ae57ba7f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d0b452241d1b98c4ad340ec1a6214469.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e0579391db7b35d96d8f89ecda4a97ec.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/315e3e674f391d9a3d76fff308d877e3.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/87d38dab53ba1ffc08e3145e3ccd1865.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/519844f727a326591aafe3cd1df02169.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bdd840bd80eec9d61c947f5b39765c98.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6f9485d87854a708e3125177e1069700.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0dae522dfbca4cdbaf3b7415a174aa15.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9a2594a3d662acf19e1cb31faf83c708.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0083fdb942f60e6b6f6eb3fc827f8e44.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f19860190b724ef05256ac09f1f60898.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/273cc5e4e367aabf78d6ce9044aeadc0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/639345ca1af54761470d4a977e5737c2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9a1c8158d3c4f767daf191caf6df6386.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b05e0a9a12b5f856561be40212a11c17.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/377756362db07d73571791f9b2c5fa64.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2e3c9ac8637504b10a9a63b20c5ada59.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/79d70005de56f9a9765f60d1be132d0f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9c3fa402e8809b6b7c021bda6d9caa6d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8cca70a0e749653be72bfe875121a92b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d0cb0c52e8a7677412b506f85df1f957.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f22e1962664bbb3635eb04abf60d2acf.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9f275c8eba3d137304a5f8de5d0a378a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/45f776f83fa4cbd8ecb0663337a9bc1b.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8305a11b0e15251d5b3739a918240ecc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2a9207fe180aa469148ab08fd8d5b3ea.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/da792e1ddf76c9774d4185ded1816205.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d59bfee2a74f2b45bfcc2f1d68392d8c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5a3031cac08611324b2e9490c6d18be6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5e8980278e8bd84aa00b61755e259498.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/29c5dc80bb832264c02e103eb22cf475.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9b70600e8b7afe8fc1b3c83ed80feaf8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b9c59a0621fed235814242f79b2fc5f3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4d5844de99bd62d29de49a05e3e3d55f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7c7e96ba691d5c5a88256d1b2f418e5d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f9268f7c27a44f3e73b66ea1dd1164a7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8cbc41898557b092499334a58e014b20.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dd1ebabed76d01cb1ed79e9c81d3f131.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/eff3330d1692776134cf766956313194.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/acfd3f597a0386b4b060e4cdf9931fc3.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/562ca25caed35d41c801b3c01d8294fc.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3c2d6366d4b7d4760dc9a9ddca968764.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ef3da373c30c0c15b0339cc273740f2c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7945b6caefb668d3de1221356740479c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/43814a24160e3aac8e587263a2bb768e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7d0c457e5d2ab6ed7f6c8cc1596efcdc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2267ba2d0664d02da9558d7e17d8f4c0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b75d53c939d73bed112d65b30bc254e1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ba6adabcea988bebca0c80714e165109.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9cd9436d89f615b388a86e99cc306f25.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e98a8edfee90d6cfcc56457d804d3e8e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/efeafaff5ee7664152187c85ff5fa94b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0d28ada303b513c4bafcdd159e67c395.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5115d6d81d12b848d4355d5cab48eb1a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2757edd076aa8e16163255494e1fad7e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/283b0a99a4b743ac63f8b40fedc486a9.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/eb4cd26841360a5c612502da73f489f6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/97704dea11164525ce1b791516a5f520.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/32bd7d4dfce30e182cd6bb3afe0de18c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fd2a4f510b1f3062f56f19094efa51d5.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b50bd5a200b21005727330aab906abe7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/be29c113a48a11bef0c0a03dea26e57c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/dda58e5398ca459fa99db4464a40ddbb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/de6414a9ab478f042f4a257c695cb262.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0add638403e605635baf28f8eaeb72b8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b5d650dc7ccc214f53f8002afc904099.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/db7af516c269f3c12597cc023e4c714e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/46752384e3286a6cd154100978188d20.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5418f94b1e0607dda23222ec1cbb45ac.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/684605962c80aaeaa814cbaea12157f7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/13de8dd8cb62847e699aa112f79ee38f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/066f64c78df327e630c65a1e92a3138d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e76e216e0c6dea2589181679b15fd863.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/15d24b127499b59759a7366c1d2b9b75.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7312a290d4902fb7024242c84fdf8ca3.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/93922850e9c6a75b39115d09f2c16027.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/af88f92f2e1ae217d45207995f06b5b4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/023ed4e41237cc52e9a2b3c103fa5a6c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8c7c578a06e6159e9218d97d6f541493.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/68531254d3132f68138a1cd17a6ca160.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/476141874a3471ec0c85fbc134ad63fc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fdfc1d84b9a23417383312bb50aa564b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/01f79bbda533ce0ae206c02a16041fa6.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a6dc38572949fec8f5434e82090fab7c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/840402607668a25ec95a52b67122f8c4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/df205c5eda6d820d23d8dd86df12225d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/10e657b179c83479a7a937bf1252c705.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c330d50f04f265795c6643454e465d08.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e650740250a0468f532b514400fe0613.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/32c4cd496fdfbf28da032cd900f8955c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f7f82961d6885b593f61c4f78a7dad0f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b380361db831395282a302fdb1ea6013.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/994b912d19c56a33299c8af0155173d5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/87275fb5adcb0dcff261970b839f5d30.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a2354cc50724a0ea87885bcb014c11c9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cc3cb499dd37727cfe34ce1d892bcca2.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/92ebe431923d6376e6a080ded7a5daf9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/83a6268d1ac66a867ac1687cac7bbe85.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/713a61a85fc3b95a544ef1f08db1a47c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e6da58c24e28f4d70e6e9d147bf4f6cb.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3a2090f8d62bda7be875eec514224197.png", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/81dfd6f77615b731b5ec581d62fe1b94.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/163e8cfea34943e5c8be61ebf598998e.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/71c57cbce1dde97ae53c2d0c39dfc472.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b32afd9039a3b39e8667c8cfbae481e7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b9b7a43477bd862b25117fc09b5c66d9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/086821cd56b370ad2f9330b03984bf7c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7778c009593607ba1e695b223163c144.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/75cb7a43c33266788ed0b82354cef5b3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/53d06ef2292ef87cd7bb8f5b5161f994.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/69b313fd6080d23a0cbb069d14b7b705.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7cd3f247461871b44ffa384a763d3d12.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e19b3b7a7a7a7c36887c44c62402574a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/62a87d3eb68fbde19a6bfb87f4efbc6a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0c0cce7a0ea5ebb439a25471ad9c0123.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f42470685062a8032531a876c5d2241f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b32e7522d3ea89932020e0779ecafd96.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b95aead124db118b6734f52cbe06508e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0e919aa6bfd33f6876c3a65bc7e2fb43.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1460894ef3b30ef0bf3a534636b285fb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/185955326ced11938df3c3162d506199.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1dda506b6116dac873b27675b133ccdf.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/57c936fda3667743529d406ff4c57646.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/59d823b5512d498ec629c5c6c6207a8f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/15f0f6eb49d2a24d7024296950bd6c40.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6152e3cf3703cba642fd81edd620e923.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5cd09cd61e2ee839ef7ca4058fbd9d0e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ea5981dbe482b4997dcb536d1faf6cbc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a42395cfbfdb1b0cae7ba9aa9db1cfb1.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fb403623cf15c59c9fd48f7a0ecfb16b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8897951c87eb7e54f6ef7186448ffb88.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5f7218c7ab3bf0e920a03b59b00ab418.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ebbd06b43f7488b9a8a68d3457406d8a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e1b76503ea881bcf99a6fc2805a9148c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cc2eea2acb247f7f6bee70c0d8f00ab8.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cbb9f3b992822d0836f60e2ae10bdd5c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b709a200299cd2d579b3cad2e8654c68.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d03726a6cdb2c05530e7b6ff34f6c1fa.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d6b3a0e65e544323165a9d5508a09881.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/55976f26f4b1b06dea2f8664c443d3c3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5bd6711f08e65c91f82edbdb978a76ea.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/3f58bf08a82498608cd7583c72bd5aaa.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d6de037e249745c497ee826b923b5244.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bad322be633cab212c7fe142a45d994e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b458b60c8848f89a7da7d1686f984859.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/30d680e20653000e9f5e7633457f88e8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/487cf6314c4c28c42682b5285fb85552.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c1583ca15207f2b9d9ed67bddcc1f422.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/050ff5c2922b2731ff46a6fbca3f04f4.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/aabdc931bc9e418dedda420723ce32d5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3c930efdf22941c26f34687c5ddef755.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fe91190712dd6769e5db75468c5261c7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2afcfbfd4b0f90731664778829c54e03.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/23db218138fc87c3f7c5aed95552d460.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6e6e2b411d6c677feade816c2a37227d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5ff73fc269c8fafe47b646dc3c471e20.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6121abb4383aa26de3f36bec401ded24.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4571d71400588cb78307fd181d08c2c0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6c5964b489686dc0d902eea0ff1c62a5.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/31fddbbf609474b1fde3041e2592c2d7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/95dd90015eefd7b399afa869936cac0d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d69b9466900c4bdeb604e1da64190f33.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/57e5be2261964ac2e3bff0e6dee46048.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/434ba21e0a5cda3db50a8ac154911466.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/33579c67977d2a8d6df9c0c0dc244496.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7a1ab062c303df66f9f7d49ec0a7fe53.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9c1711ee8bf061762d16dbfadf0b8d00.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/13a317c3719f872896ae6f2cec9ae32e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ab746b761c6bf1a2b9d6462f2e6ff1dc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/af33f2eb5a16b83d34970ac50ebdc03e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/76ad62469380c353817f9c0400ef1c67.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/aecf0a1ed8273e1c7eac5b8b9d28b12f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/31099f37b1f56c9dedd669dfcdb641a8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/268a1947879b23da3bc70ddcbb663aa7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/800f90d495e57f0800d39edbf2bf03e4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/74e8218c61041c875f7f48ec1186d99f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a0991a15dd09d42c3b3954846341fc27.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7ed0042f532e08d48691f72036880e59.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0c973c7468813c51fcc82cdb95a5f040.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/bcf96b997c62aa4353ecb3e677dfc19c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5c3b09f08f22c161d63aea8463d30c62.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3a3c8a6e5211dcca3dd158469e9a7641.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a7634a5adeea0d47085fb238a708954c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b85b409848b822964eee8d72eab69878.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/38c6c42649946e74137e4d4ba29d217c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9769ddc9ab6c743a2671cdf591105b49.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8bd6f63a51b06fd5a3d83e509f13fd89.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c9dd412b109e832ee8b4e0b61057e061.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/042067587bca187f36ed1600a619daaa.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0692de1f8064c9f23c6c256f11ff40e7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3a58c15d3ac379dee46da64d1b37f0da.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d69583360c6de7b75f2f34ae60e003e3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5c4ca8255a9f9db485e0250c414e7db4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f323437cfc959b69ef7498646ce78874.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8c1d49b8ab8aec43ad648ff39199212e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d9f19de5040b0b800fd5ad3a41b00186.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c7cad04db1a10da53482813cf83edd24.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/87721a8c9e7b911dd7aab5261f00c9e9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9c09d39d9f46697355e79797cbbfaa05.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9bc86c5e0abf7ffe498552f09170a91b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cc472ecb3069c008980d3db0bf5fa20b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d8a054f4171ad8b5d6cda6df99386ea2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5bbcb01a8ce1c06d28fdd6079e7d9356.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/97eaa29d6e8cd0d0190c36b015ac97f5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6ce9460ac3477aa2ea035b95d008b94f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/57ec02305d48dee69a50e5c7d02e28cf.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/39d0ae05fa0e791172607045e26de98d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/79e685334d9f42913a8cd975e7ccc7c2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a010c33e00349c8034e56584064145c1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/728e929d76ac6d3c1d8220734c6bd6ca.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d749e6bb48e6d7dfb9c93e225219deb5.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/20b6577147abcf3d5b1bb73c91a1ecd1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/80aa949e1ed3ae3383f975259f290878.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/37d0d0d91d323b84a30eb8517a27cfd8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3f2d7025475a5361af5f584dcdfc4a99.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d9415896f3755ca81b70907c1df01420.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/28c8df79ee586f536bd2868f1aa22225.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e7bf871cc9bbf2a441bb1bbf3e1ad4d5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7902daad6204cfc73c9e74d95ae5ae9f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/17f1dbac87918a0fd7b67041d8c8e01a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/74cae7ccc371f267a269c6e1cb362d61.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/81b353a5c72d92c8983af35fdccde739.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e1389b999be6e20f60b767679b00ae5f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f5fe9359770bea3ba4b6dac6b752b679.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/97f22cf63a74ab23147e5ec8534194f3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c2f976fe407aa44041c0a619b209decb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/255b90042a1d95e9d70118e4f213625d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1f9e063e60d2d2b5dabec12de6bd4efe.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3fb3b7a9b1270bf2a877e8964b47a4f4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/99a27f2392d4a3176fe593ad0a7d9873.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2a7b406a94d5ca8f48339aef7493af8c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7a06be82e497d480b1d9642432cb20b8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f028cdeed0a2f52b552bdb711d1ea946.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e2a657c59b4bfae80fe79eda4d6d0dc5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fac05a57f8fad292d672175531e26641.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9933f7197020a65a1a14e8310ad06252.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cfc788a1c39aca5bf7b847d00384a14e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/070844c0891efaf071606373d55f262a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/95db7af90e6c41c2424ef0606ef63407.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8c604f8942255ca7f40827a378279b19.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8690720992ed008d2efe7ca0a3503e72.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ca2e79532ef7fbe3cfc9a4eb91dc54f4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/249322ca72d5c1d945fa2d0a8b6926cc.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/03eef8a121452563d2f3351677f2249a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/619e58975eae29b429d85cacf6b1ca55.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/afef2e9d865ff7a4a2db486933a6c246.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/eb5ea555d877aa8b29c73d99ccd942fc.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d050baa92bb4e3e57ee59a1bd4934ed5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fa03510d2503cc73812ef27e3589bf21.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/355eb6cb6eea7af2c462cbd478e35a6e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/28beca1d513094dc0b8205e68c5f487f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cd1e663f7480981632a7181ef307a785.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1ef4ba9e24f8596360f8a18952bc7254.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bf4c34f946c7557163b1b467ad33dbdd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/43bc5a16130cabd8397c4b940372127a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/95a389e303186350d75e592da6a751ab.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/89cf38e02e0d35da21645dd61bfc3c5c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/53e50ce22a98e24a46443520fdcb7f9a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0a23afd02e6e5d6e855cca3ca643c64b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a6169908ea59dcbfcf85ffe35f895a22.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0b1bb6804a4ce7d64fe2d657ef081a26.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1bcc22b82d690ba458e037b647960033.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2b14f62a0e83e5b02ea6c3fabeaca2b8.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f5b4be2a63b029f21fce0acb1c7263d1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/374b3d8a24a8624c1222d60800450c71.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d64bd7a97492134f532f576ebd68e9d6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dd18b1b0f5f89e3e366eb611ced90553.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/895d1a935aaad851831b43c05ff279a6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c885dc083e479f9e3aa9883ab47ab918.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5a8bbf38b886b4cd44c69d5896f72cc0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ee77923fdff6d1e05fd2fa7298d4bbc2.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a2556a196cf25b8423760bd8a40603fa.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/94996d8fb6a9d0a4e74d84bf940554eb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a65b49dcf290360da25fc9b76d4c157a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a3d33b857e51fdf61e8cb9bf1c58e935.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/54c7af285151b410b71029569a7b6c49.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7c7f264669e9082f7075d570974de6a1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bfebf2f3315ad90cd6c8c80488e0ac23.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/411576d3bffaceb614420d1a28b9cad2.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b0d95e2ae342bc7e9901bc851805ee24.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/57be602365bb0f88146ff387d3e7f5cb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/429085a2495f5002acdcb24ed307c641.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b96054d50d41654dbae2fd924c19ff6b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/839148eda3d1cddaaf475f241098be93.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a484b2a58d6122cf5ac40bb7cf857446.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/80b2505a3fd221546cbfe12a0102213a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b02eaa37feeb17673e8d8dcb934137d3.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/240bdfb28550bd1c637050092ffeb0b6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b450a12a1b1738700fb2a75aa1e7e8b7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/52f4f130fcd87349289820531d524041.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/03fad30ea9ef065014f5490251125177.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f433b914c3f44c16702d1d9a24322cc6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/912406134c180518bddf500cc502c8e5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3c9eb4e039f4fca2ecdb3c07c56af65a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/855f760a535b1f4fcc57e87254a73564.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f849dad27d740d0e466362243f4e44e3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6d80b674635febf14538f0528468dec7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/734cb15e9ebe6b9791cb4d26bfbb812e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ef1c79cabe8530f8710768b895e35063.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f33c5c6c6d1bbf8daf18316161768b0c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/68e18cdc163e8159a6cad9fa57676584.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3ebf9a6513f76c5ede3165c46ab80363.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2eaea6c992afc9d0fabf3995067f991e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/78c59b8e078d6289201b6f8b3683e2ae.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0e41453481b5007e4b1646eeab9b617e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c33f8e2af6aa67b68a83303054a44cc5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b962a5c6eef99667d4efcb4b7425fa10.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0e8ef0d502c178f9f4904da7ff007a31.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a392802d9f57295a1e5fad7ade32ec82.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cc27de25cd08a586ee74e21e37f311ad.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c36ec8b68566306c948848b69411287f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f8bfd83230c5610bc943f6e4f9fc0eb7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5b68648761fd3a05bb86a4e16697fc26.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c31362d58171ae633791291ee9d2dfbc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/679e294ecf73505110e26408bbdcc27c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0597d79af3e38506ad9f1c2ba82e7a30.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5c435e872ab3509a053caf23bd425b37.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/881aa365499361686ae99c3ed4fcb4af.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0c4c030bf3e535da3a2a1721597d1c4e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/bbd920e5502b358420ca579608bccbdd.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/368b742bf2b7f0a1706727dbb5e4949d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d4d31b980a977817d6e283e61b84c0f8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fb472cf8cb20fb9ec2ed00f6cb93fe81.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5692adb5a53dac20c8be7c271c0517a0.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cac03c5f11108d4fc2acfab97078d057.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/106f85e58d347f3588685e45160b5668.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/66a591b5a0bbdbca548012f70057575e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/caeb3a0e52c7dc185e6b559d28738d76.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/89aa92e5e0f700c029e49c636568b7b0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/68e67b75e02efcac1b5004ae2dcdf3b0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7aa8731b848bab5348e805eddc7e2073.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0ea020f90e5a53100cfff53e0ba028b2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4358e199e185762d5c7f8cc4c5554433.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e48d0223c6dd2b375a510507e4fce0ae.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/48f72fea7ecafab2ad2264f78383d017.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/643dac1308497e823646167e873544c7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/46ad8475ee87bfb905ef59ee69d197fc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fd48a8c4daa2d388b7eadb0b9d00ed81.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5383a0b32088f8c79ff9fa33aba5949e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4c408bf3defab40f2b0ecf205e5aa5f9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5ea752f387ff327847b355f10e9979df.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a7bf50ed9db5d703bd10d757d89e4ff8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dce7dc860e0eab738767ef6297db694e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9a2b5ac50c1a8d4d5af027b1bd6411fb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a5391300565045349bd2747cbe1c8828.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/39c582f8b4bf780551061070e857a716.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/79dc7bdae185a1dbe0a020e562b7eb23.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c9fd17a29abf96943ad86378bb9723a6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0256927197cb2a8afd8e8c6fec27917a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/588b335cae4bd85faafe2c4ccfd7a421.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a00c5dcf3cae94892f35fff1369c4394.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/79c82569c14e7e9280748d0b2352c4e5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/39778762352e43906b552956371d529a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d05a278db85526c4a84cdf23e576ac1f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5d270c9517a504bfa68bd8e4b20a9eb1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/97c1b3bc0bb190dc6b6f8c03a29fc07c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ad5efd039b383d8835c6c8512852ee63.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/918631e5d811452427ea937914b42ed9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ce25e27929ab074dafe7cf248b236600.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6bf2e3d13cf004e8a91a13f1cc5f2046.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/eb37acc6cc4e3db58cebafb47a99fafe.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4c7ad35b7c65d7166ce9c0e08643bf23.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/42e06d889f2bcf61f5f68a6f84ed6cb7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2e4a81bf98d73ba5bd99c7b64d70cd9b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/47291aae1c3097d74bf2a011927b4362.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/394efbc9e1ac2e5137a6207604ad0405.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5a55f564cadd73a52daf8794f6e9f439.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/541bcfecf9cb776271664caba42c4a69.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/26d388c875cd922b64af85c0eb2a0c7b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7ccee749916425a6fe20ef343abd9d6b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/de70ff7be9d4f3b2a8270f9ab05aecde.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d1685a0404bfa89ba5eba7044efdddb6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4f0e1e753761900b3c09087209ba751d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dbf3d3c3d091d6de97d1c912a113f24d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/350b23d3c4a78a24077af01619c2adb7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fe8d0e5a8a1f76571353f9298a8b166a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/098e89deffcd9fa5a0793dfea3ddfb88.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/80afb2820a01f05d9f1b1329a7717223.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/03ec19dda72ce2f849e2961ebff3a640.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a3901440a8598adcdf27afa8b95bddff.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/769e668d0201d53b2cc9698cd0fc1a95.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/11742da70544002c0278242caf07563d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6c7c2cbe7563746e4a0f43b19b734c53.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5ebdcb3da8ae4c422d6dc49b9a855610.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a4265c9811ae9618040c0f104e3fb6f0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/65e5c42a1fe950f1058c20ff33510abb.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/df59821fd74178cd9f3ddea49048dd17.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/741f7aa7697975518bf91f2c9df01e47.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/11e71d14f433d97cbc375f23766eb86e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1eccbff4e3920cb9a7d6415bf1a30457.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cb463b111a46d02edfd55adbf664987a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d85d396040e0bdf1fc01e8fa861ba63f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8006a8c48a627dcbba91f8381f7d874f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b230a1eb8c1063dfa4866aab9279ac9e.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/bf849efb04ccc0814fb4bd6296c31626.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/624e071e284fdf0be57ecad3b39f88d3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f59391c9a532978414fa1098d6592a75.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/222e4b8fe72ff0ed96e04a78fca4d61a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/bed71208f6f4af3481825cb9d70e3255.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7bba15046b04b8902f4ed127dcc1aa7b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7ca830e8473e856df44f46204bf8ed88.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4fd23827a672aafbd7a56113be2c0921.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9af8eaa0ce2b6e61666ef03424f0d727.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/29dbf454211de3617a1149e5c7f4415b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/832af6f622a3f742fa49b8c6afba647a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/03c1bbdf51d1ce68124bd5bb0ccae24f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e18c14f56af27f6755e7620f241fdd4b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a22b9562a704b769869d2f9b4edf6362.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9b58ae67cd36d58691efa3397bf99b7d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f9378c5544b62cf2b9ab16b67b574b15.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9243f779ccc9a3a25b795379861c9bb2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/666912c8dc82973b2df765d3779127c6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/46b217180a0e966aeb65df4499aa15eb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a28f72869664886fa77d39ed0a92c467.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/907c08c321b2b368666e1b48c1abbbff.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/97c4baeb9bf553a707af8d1d85006d4d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b27e8f777b765787103e167fd672fce3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f817eba092ef220437b4404dea693160.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7313dfeb5128a224e8b35ff0e584a67b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/31f56bac42432d6a3c69f51786a58cb2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/08a57c9d1bc41d3a0712d2686992fc34.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7e6f4808c6b5eab42be1484061cc060a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/60e3af1962a2cad9b54add3a36d23e67.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9369ab133bce02af217ad7de05ffc56b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/51f3f1e2991834ee48d97a8302c4080a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/727b0853c43da43a405cfd1c94e60082.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ae92d15865822d400bb02887b5207d88.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4f0cb7f9daa1dbe37e59f7df59d660bb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cf2d7132913a427f786e4656c49c12c1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/745e58e975f706706bd8cb8b052dd0d5.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/caf61b896cea62284e85b16521f1b04a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2bf33b90c03ff91d1104085ceb06d4f5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6438e643d6ece4a0f2036d014cc11777.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5d6a39e8a1b1dff397cabe061c06a129.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/12b6b510622f72d78d4ed4d221260ea6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/07807fc829dd35def57eb1b2e76243e3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5ff131b68e20e8a6026484fa701009de.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dce7d030231479a2f84c3bb78f164864.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/91b3b05dc41ca91737a00cc5cc2cc5a4.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d76898520e94442a631389c7fe540f3a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9ae1651fcdc68f7a77593149a188ba2b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c6fe0f9e689639112e3ee178624b9075.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/fcc3012402ba7d64fbad09d164a5054c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0670715bc1a1945a2f5e33138b38287d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/842e5080e6c78846ea46d8d39951ed38.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6645b3bf01b2f5bd88b3b4240166f625.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/502ab9e4a409460fe9304c55bc24c09d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/94de83e46d97c5974eb22a2712af073e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e2dc5ee2eccfc5e8594adcfd5384aa99.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4d201e2bf1a51b95fc1548ec8a58f87f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/34fbbd3ffde517879d8699014e8f73ca.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/14815b3a845dee5977cf42bf700bd8a0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/079b24f1f1c9d5d03d3202d13956fe0d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/34998a1aea1d526b9526537c6b0e165b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2dc446987afd5a5e0b979bfc993e67fe.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8a5f90195cc9805e2eb25d89b93c0fc6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6600cfa5d1dd891460dd3a0121776d7a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fa7183c871cdbc8df32a913068f69ef2.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/087e716d79d40f28bb5984668f1904c0.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/29763cb2519bbeb7ba8424060d91a005.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1eb0d51b8efb4a959124f20ea81ac684.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cbd45bf17cc3f6fb9552d920534b241a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/84cc245410b97f1e93864358fab5d3c2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/74d202ba87bd6faa1e28a2a87105c2ba.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/543c14ed380f8a27735e79bc5db2101f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9384b062db15b0c47dc010be4b3a5cba.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/888a396ecf4d8b57d2341894d8ff15d3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/17d68eafc5dfc8d31ae58532546e0b1c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e3c941037f5ba700e433c80702386484.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b376f9da649e2cdf6593118afb275ca3.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/aeaa5bb5ab49b43eb1f08c808d3cd2b2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8609c0ba3f75dacc7ae12d04a635252a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d2fe5d99b54ac6d5b7ba914b986f6c6a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ce13696487379bd2f9e6b2cfb4f13253.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3fcb34f068836dc669ff638b9c0c3ad9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0353e525a7727ea96e091a800261f885.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/96001ba7a491460942554f0705672970.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/121ede9b48a63f02f0688730a7f844be.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6739803839723bc2fd1cbbab6ad74e8d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e66112542adcc51616356aca18ac9b09.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8851255c38bd4ab65b7e9396754b14d1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/01c898f3095dc92e5cf8e3906c312a1a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d4d6f6e56a0b26eb424d52b07850bc17.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/df302c5268ab16f798ca7e1e86521858.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e8ef0b6b36484334d59145ce2749e3a2.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a124e5519a80b950f3fd979e58f4e2a9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4646fd41dca9c82995180d070597ff20.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3db563360e009b5af52440c9c539f09d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/44d63e5cab6e271ea59205a59c931024.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/07aef1dfe299ed757f54a79ba2da06d2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/596547e34936caaa3b5ccf081bb6fc87.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f72b386e9b8b1b3af6fbbd7bca4b88f6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/145f4120a394be6817235b11db9318e8.jpg" + } + ], + "name": "Christmas Wallpapers" + }, + { + "data": [ + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/09caee104e9d3504fdde969f349aee90.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c27d4e3a2c38cd04f68e1ae4baacd8d4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2109145b9dad97d7d50bcbf9c7786b98.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/43f6b1c0003cfdcdf242d2aca2f60d05.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f102fdcfd67c6a11fcd18c222dfbeced.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e4c2992494179d73244a96b0b0f925aa.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fbc1c33b99d0bbe7f5fccd692f051e1a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/49dba0c22e660243aa99ea963ef925b5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/421302cd704599946d371f569110e76a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a5622ad255338d0b4a4762ffde877af4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2e4549c96778cef2093673cae57d373b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/210e72c34043fd58bb05ee36897f84cb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3e07436fe3a77cd0ea7484de055409df.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/af05e46291780ee732954c04dc3a1137.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ba0cc85a0b53c483e3ac70ceac21b15d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a50a7ed0cc04f8cdbb01f8146202a6ad.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b562e677bec2846df59f23c77641391d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/04b03f43bafc98ef7452b63f95cec8a3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f32bcf241581928dfbc5201412f4b594.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9235e90965faa782d3aeb59c6e7172c2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4ebb199548235949daf8d8c939a13031.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cbeaa23f09150d71e74c7537b12b179b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c3cf31df830c3fed9188690487b75410.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cfc52db353031e76938fe92e3b64da7e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/59730419fdab14575b8dd0071404353b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cfe628f1c73c77a2ecd3535cb03cd13d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2e8f68bd644508f37d86611afa23387a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/91cb80ecc37e32e6002a408d1ade0e48.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e41fe587da9937b07a8c16230091f12f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0f1583fd98eeb4fc9e4a0dc9e5f7cb70.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3b2cf16f7bb41eb0ee66a31100e30a0f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e9a1e0808af1ee1cb9f64a61677a7a38.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/07ed6e1803a7b67c33654da62b5cb932.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4dbe949ef6e3b60b9632d7bbf3df3216.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2c4504d96778ab1ca74f37bbafc8a133.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c8a0d725def386988de7c1cf1d4e0fd5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4b57939fded7e60fbd69ed4bf252c021.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4f4992da8581a667304dacad4adfec21.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ea56ddd7b86d0577eb870feb38cc00c2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f4bcf09fc9db39268cff238610d95571.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d27099caf49c199e332bb0aa82edea93.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a445153ce58890dcf97a70ead8005c00.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2570f1693e28d0051b74ab756e8902bd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5ad1f4bce902af96d3a7a069776b4d41.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/57280352e43639c30066e81eddd8eb92.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/722ce8323c1d8601b4d3938ccba8d79e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ac88ce14b51b8ca00bdd28e7edf5fde1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a21f3c6f856be977b6ee2e6601cdc4fb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bdcbaeb6ea306a8b7d91c4dd37a005fc.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5cfa4de1e63176d728f114050cfa5d2b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/49ef385cacd2a29dafd0f8900723d6a9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5e5f746fe5ec046da54b10e44ba4eab6.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c8b989dbe155ca50a3a15fdd3e5bcd26.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7fae70042ea66535da5990fa9f3e053d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/38cc734a2242495ad493975d019e070a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b80ed6a213907cf87adc5ab860c18f57.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5a85714ae576ca32a01bf5960ade188f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0155cd9b5143db4176ef4d51b9ca75ce.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/fcfff308d08bef45db0cb7d2fae30046.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6b5e74f1c86dd9bf107f1fab13e4df8f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ee0200c2406343094f1bb30ccc0bc065.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/636ea02cadff5004be1d2adca87ea62f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/49b5de8eb50c47e9572c79827b814d56.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/986d98e6ff7a4368c936a27cd000db86.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9c99f59660368d299b9c992acd7cd192.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dc93971968a8dd7d486cf6cda071b61b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/24c6d13de7f98288a7bd16046c946b61.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5ace413f556cf881f8a2730052127a52.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b242386222cf15bc0a39a874dad10a71.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a226e13638650a2eaf0d0db2f051221d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/859d7a59d706106a2b3995d70c5a50ff.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9cf7fa332cd3363bbc5eba553bc7454b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ab6ab874fa16dc41931be8f1af55d3eb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/86a4f775f404e83e26f68e43af3b4acd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bff1544adfe67dd54494b1725f7e0b39.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/fb108c5a67fab8d60889cc5a10d103d3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bafb63fabdbd121113852cb30f86e4cd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/dca7afe1bf753da27b4734d4badc2aae.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bb567e7b34df4a396ea67ae7a6a699cd.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c4335453f9ccd254e1058bb8304c8bc1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f9f662396b59f57bb86243cc9547e327.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/33b8202cba3396728db83775e07c0cfa.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5c3ca9db6db18df9a8b0b3d184e1f60e.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d421040c0d8f32c72cd34e728c9bf13b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/393d2df8f473acb2237860791ae8fa80.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b7ff05d79dc3f6ea256e88058721c55b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6659aefc58ec4d6c1d048c0d52b8b8cd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/264cd4f8e5c9ba698039d041180df980.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/77aae1d25bcc33040811f1853ee5e965.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fc06d6de40fefecf2af602c21b46214d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/530727cf9fd17935af03e4446017500f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ecfdd46e21af376bf6738088a73e77d0.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e7774d4c5049a68c0ce9476f637e1573.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ee8f1e762af8941eb6361b0bbe6b3fed.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/49db28a4376371ed0409f41a85679434.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a4e9410cbe027762d196588aed28d6d9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f91f75fa8e1a65e738c9e43534455094.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/491bad2c0aaf67184d62b34ce78e4e1d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9b85f92663900dc7c3965ebd6f5ce0d3.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/3e4c3702e6cd3fa70545ca85ede6f08d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3e1022cfecca563e07a1b751b6e63253.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/febf9ee012d471ad333b046f473ce35b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/199c44f690723d5b1b9adab2295bc424.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f48469a5748c09908f2c7c656c2ec98f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d7f16f23755a8acafe4d622707cafbac.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1a31ad68f67b6ca78ff39c498ce05b1d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4d107adba3103e63864857f2bb0892e3.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5c7e8d3937826012490b5fa5d40bf30f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0a10e0ed9315d911277f4b9fad8e2722.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/648d391a1623fce96b770975faae6477.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/25bc14349538155c6d021967da9c4f1f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9770d17ee97c757bf704472a70fc6d08.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2734dd409fe8e35a7095e2a04ab608fa.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/eea3d0dedc060023fd96f09e3dfa3aa0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/52be93a71db64b683413301007c93036.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5667fb60fc57cdf517dfd3f7595cdec1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/01aed179c594b1fefaecb685851fa1c7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c1b9cfd04b820d0632bc0a2c2f9adda8.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a0f20f2dd50c504780d8b674189ed65f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c09da54ddac4fa69082145b4ad94454d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/25f64f5364bd7c4f709676a3ee06640c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3fd25c1d2060993b1c3f951bcb1c1adb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b37caef043cacd62e1d6c72a35357fe5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/db7f995e9cbfd35545dd0f893fc14845.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d0a5a88c6ea6c0474d9d69bcbdfab1b5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c78e467e5e68127cdbf2b08a380ab60a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/73a9f885705484e2cef9d3dfe00003a2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/00d865ff2c46721f25dacac8ed37b494.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8d5259e787037f91f794b97d2925534e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b270e163cbb9f25008fa0eefa651cdf6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e6ef211b1486f4d84dd08a20b152cb78.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/048f6a094ab251d87df69a1a8014483f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c240212a0001b52075efd29177171966.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c00f308167777efb16943e412237b3db.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3d9f8b28c0a320e7aebe1957f4be549d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0b8ed6b8ec4a25b0b69ba4ad3ff8effb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d4e21cb34bba1e0e2df7f3b9d5bf193a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0a6b4043cd644d9d332ae1b176bd04c5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/40ee0e6560a979eedd10388a49ac73a4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/05a88ebaf8cefcdc411b636819b9d348.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/13a8767f65616a19aceed3d1e0442274.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b6fec95aa6bf08941e602368456498c8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a209ecc2e84d4a72e086e3316396885e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1a0379e8fc204b4ee49c3d3f2ee8dd4b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6f610f4ca326f6333774f2f297fd4194.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bacaeb5441b55ca6d2b6fc15976f8d02.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b55de1d7827d040381bb3aa1d7841276.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/05d63077d3786db3532c98bf0f7db6cd.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8fd8d42ccc3fa79fa13da6fea51b5ac4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/aea59d3175a4ab8e4348041c0263682e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/59f65650c3fbcab33faf76da6839138e.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/520814ff8829fd33cfae588a5ecb2d06.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/06ba09ae082e931ae30ea69bb5d5a2af.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8b51acf95262071bd0a557dff2153a86.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d9d48e9c7aa679dfd8dbfbde9903178d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/89cea698c626d040d961543630479a29.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/487b85afe77a8ca62b9734d204673b38.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9524641c21c0225def0aa50b72a7b114.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a1e02f029050d77fbb7eed7cf0c14a63.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/77473dd8ae3b3ec9c1e0e7d70c558fbc.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7eb0aa54649dddfeac4d25f35eeb6789.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e348f65cce78e7f77d8d8668bf775186.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5cd451c93e4f7a653f01497f54273258.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0ee7a565d3181cc3e119b4895e4d4a0c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cccf0ca701f0e65786ba50148ec14904.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c14753dc925c8b41aa71bfeba4052c73.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/319ecd7c0a51b597385f310b6d572f95.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/06bf2319fde82d61da3697482dd04cf4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/15ee1bc3e46d192879379e452bb413d6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/32eff879a7c5faf16f3899d85020d64d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ca2f59bd7d22c68a357c1a14f2202337.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3b6797c00964a9d7e0bae5b16734c5c7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/70c8b7eada0716342fe6916851fcd81c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/56d0fc2b1e8bd9825562ec0b6320ca59.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2ea023cbaee8f4a0ea84faefdbce9cc5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e18d07147780cb57abc1ff5eff5901f2.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f8cb61f97778f5cce1181a51397d4006.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/23f22dc1b5ac18d7b5f3a3f67ab22490.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/923b9e70e74811e007861324f7d9ab88.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4f340b35d03767e27849a79fb0d365fb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3c9ff569a8ee0418e0529c626557cd10.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/edbf407a63c4d0423daa9555ecfd909d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/29c5dc80bb832264c02e103eb22cf475.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9b70600e8b7afe8fc1b3c83ed80feaf8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b9c59a0621fed235814242f79b2fc5f3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1e762054b8b630d66f08f5e2899f4396.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d4f7c8b6b66b7dc20df99d002b5931a9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/54a5b4edf37a81bdd8ac0c3b5a90c0ff.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/30a3fcd8985221be4e59dc70c4b8769c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2096123ca11cf43b487dc17ebf7fa350.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f9808eb16a43156c95f454a512d2780c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d3e305afe2b9ea9ebeecb2e6b37a687a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7aaebf29f536f94b53d472e709e0ed62.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f24abe15baf7f96e9b9628e7f9792301.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/eb53e76c547b98e9b2497c0520146c3e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e0e31768e20db0ff78044e1eef1c6315.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4b36d37b7a4d0b244a3a11c8a8334c5b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bf3211ff27a0d426a6f63c8bbe8339f3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a270b9ae07eeadc43d14c9edcd436d4f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bb52c03bdabd8a35ffb4df32361f7bb0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d177d1fba7ca3aa32716a3fd581c472e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1d101d84f729e8c4c2c6983605051687.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6405bcf1840fb59fc0dc9928dcad3df5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/99e1bd46d880cea6c41cb9d45d83d20d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/78669e4a2c3b7801632eaa9efc257929.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a84ceea6f4b0788b8d6c37ca8d74588e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/42a1067ac58eae5ccab4ffeb616a040a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fa80976344e022ffd17385f6e73d6868.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/386536625624dc1e280dae998aeb52ca.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a763a22357f482e89f4d33a76eea2a57.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/51374b2133e8e2e23395f7f9baedc0cf.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4d140fc0294968030626c9501b76bd86.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5d6044e8aa0f6b56dc750f22abfa4238.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e36fc9a6e9341d678053cb58f4ad1fe3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/20f6e44bc1e6d72c4d658e2329b8c597.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2ff9a0a307b1ef61644bc8219ef4ab15.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d9a2d18277f33e377c5b7495d825948e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0b86b17437e016135afbe68a053578c9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/33283ebce4494c384e6110f37edbc5de.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0a3dc849b23fae6f25899eaea5427535.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9cd75f842ae234e1ad6ca796079b26f3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7904dc3b6cac5dccc8ff1fa2de319990.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3ef446f36a6d65ffa43106765923bfcc.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/70a81e8fee7bbfb44c7bfe0c7ae9cc96.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b66ea81e437947f013444d206309e6ac.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/219695ce07cb5b3a4a78812e15324ebd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/550a4202872199c41da9735ef1105518.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/fa3e3ad614de56e0ce629e4aaee4b122.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5dab08fe6e47ce81cf375d3caf766eaa.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f73dc3ce139fdf3bedf9c53a9b44330e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/28087c8a285de29b76bc191178fdd6bb.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/518556ac834120113410b3476c818cfe.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4e38793f12f6a2bec59ca3e4045845fb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8248a22a892b0eb011a80e84932d7611.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/729eb0fc4ca218522afa33c6f2352e07.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2e18c226dec2d29b74b1494fa162577f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f41f5dae83e4d877973ff662639365f2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/52151b2c4465bf4a735a8a95baed3088.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/52a0ed068e18af4cdafb4305eba569a1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/837664c1063aff52e6c33fc20c9bbb88.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cc7f19ec879f31d0bfa733d133179421.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/20ac792c956f6a1fcf126b2a95a0cea6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e6d0f03efc52c17a2cf2f7db1b6d991c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6fadfaf392015d2cfa2b3ac5e341dcf1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/450e7c5da5add5b8bd2ef789782cbfe3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6b449138f12340262a05d67c8ed5c3c7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/da52709032fe6652378eb94282ddd184.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/17afd23377b120d65b01d8480da50359.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/20f625ee71332aca72482c34b30b4857.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/64a1f1a826dd6b945b208ad3caca808d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cb682e7e9a793f85e0489cac14a034c8.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4e4ccdd5e011a51e8c89c0e2810b6f0d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6fc4beba395c665d2484b0f71ffde536.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3e3ae478cde7a6d0a02cdd53275d151e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fb3d4203a3b85f0fdf60dd08c4708c26.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7532bc19c62e0ea8c0773bd3e2c5b7d3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c6dc6f4fda572df84606112837e07296.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/51fd0a81f59acac0a9dddc5b820da297.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7500a0a66bcf445d67c659b66e0fbe4c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/49042f19cd7a8080363c906af4f263d3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1044b9312e1a94bd191cdf9497150a06.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/38a24d60b6bef3b02519762b0f3d8830.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9db2adc0a1276a6e9cd8b5ef24fdfc60.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/09ab21d8affef9b321f87cc978541929.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f1afd34323dcc38c9cb251591a6426b8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/adeffc00e6edae256c4503e584d8cf63.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2bdb93e164617c1bc07875a908c5dd96.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8dd76845e62ed88538aacdb7aea6fb74.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e64ed93161f7afd785bea9e191f760a2.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/346ee76f440e1caa80666af8c55fa0aa.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/19ed0b41badb651cb795136e14b6ccdb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/260fce65bbf35e498d73bbb999d73aa0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/71b1e3827db26dec760d9342382baf65.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7743307cfb300444107e40ac5278e7ce.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f2787f4c12cb23f1913d2c0bbdf43140.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/576c94327c5fc1f37c30c4f1f21ab907.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9e2570522c715bb7770487b1ff6280f8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5ea56c9e79ed9d062d19dfaa72b5e2ce.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/74f30bfdb9e38da4d35f88f7411fb300.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b989a7e544ab8f9a129446091203de94.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/df9c53c8a40e6f1e50f6f37d7313737e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a12d8046509f2fe7ab15c901cbeeb526.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/062635f074d2d3daad38fa0029024ee8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4bab4de0b7d863955a55ae0066c9e0bb.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5004ede7b5e1b2b09a09e30791cc029a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/101e19290763daf479715baeb46951eb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/36cfd115a72ebfc5d95b4727ffcfaddb.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cb7104b902d470dfb04ba9fb342b7e59.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b78ff8150c98b42b76dbd060040a1974.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3938a57a8df460e37e50982bb20bb5cd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6fe285207773edb64eade131213ecf5e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c1b32349e757a5f91446ba581488dd82.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5eaedd26e4de907e0c74d33e4f36f0aa.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/39f44600edde2e2879fbc9381fc77611.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f8b0180f4ee164b1f3927d8783f62056.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e0227a9df9e3de8f30d4072aa3adc368.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/24cf2c2c06f725e703e592f1896254bd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6ee9e20a84cad7bc6bdcc4160dd2a990.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5ce341eaed20486fc8b3388fe245dc18.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/530989cc26291c19ffa311c97e6eb80c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ef8d01ac0e09e18594003b74cee21135.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d2ba328b3da2af532721a635439fbf5b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/eba2ea5ee7c3cf5f04299c0c26e7b1a4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1014df78e1f80cf606037843c71827f0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/34012622db71ea81a9aadadac3da4b50.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/10672ea1329e7add2b6e1d777c066142.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5db04adc0db7466ea5e93653864a4d05.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/45aa4a38da6f8e670d6100732e449548.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/20cb7952cb7014cbd2af96c2d31e9e71.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6f61ed564b6f29f43a08c85b97f23094.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2a293d3bceb6193ed800ba685d5a6cad.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/53567a5d186ca22b4dac7127984c65f9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/32b5a0635c3657fb38fd3442a3233afd.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/40179d8967ae48731fcecb2367495bed.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c415793590f62e2564c93255fff475f1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8702f4449654f5488a39fe9b5e76ab08.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/feede6e9aca0f556699bb46aac4bffa4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6c72284cfc86432e49be6d5861157967.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f74f0669941124458375e43288e4e2cf.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/50367b8d6e41af9f709a32d9de7b1860.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0c3f6cd9d72d251245f7cda3812e4307.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d6a55617847da595ba73c81779143ee6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cd1604e44ae947de5863a5439e0d4e1d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9962ec04c0e703e3af58b68182f95f7f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/36edfddff0d8aa19da2d7faf3e31c7a5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7fa4354affee8dc5537c2443e0729550.png", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d5f1d889ebdec7f1ab430802e9f58c01.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/89f7a6a3eaadb8e405f9bd1a229e9ddf.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bf97b24c03abc011a7746f9187d52fa3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1efc9595a296a828acde179a01d14bea.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b77da641c0a8647a4ea821293d58d817.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/86216cd4a9c51b2c2073aaa0b2d59517.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/87623d0520c69bbde9bf24697b5d6131.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ae70e6b52e495e0e104564f111bcb1c9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/205ea2ac8a8bf87692bcc5a3a98fd462.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e33ac441b43e551c996e7dacec32b22b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/afb3510d92816c8b2523f9d5fc9ae037.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a5255fd3ccde1667636bf00781992274.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/30d9d78ee07eb28c6485769fa5f54bd1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c7a033a5bd985b4dbe99c3caffaa101e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a9f956b801ea2f690824028d8610a6e3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8e330f2d2b91deae4e6cdb32ce77f49b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bc738901bbbf4b57583a95a0735da601.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/695135190fea7f1f6d82969ec8033d7b.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f7b4a51a2351b0df3a10e432f4930be3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0842246394612fc5e065587ed53381f5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/716d84eb2c037c7de41f9cc29b3c8d64.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cd8d8a82a240bf9b9bac7d5edd81a6cf.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/591b27f1b61c642387dba8f952b3ac65.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4254e934ecabf397079c6b2f36b98105.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4fe5d8b54eeef47885cc80f2b4a8ffc3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/071021c4c27c9f9a0566b8223dbd0c51.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2f9af5d050b358ad549af0d272619e86.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e736d90580c35a53e3893f63e6a62d2d.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8134c3b08cc8aa8a8912f3e07f9001e7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4da169e6ebcb786fa3e05a137595983a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6369fd672d0ccaf1c57658705271f5ab.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6ceb272970c88bef1323f7047f300c24.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/97b968335bf24c75d2cca5971e9b75f4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7837994562fb7b2540e97345678df1be.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1fd4e2f662fa1e8876b698f9fbf03e76.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/830b2dc93a55323e4bd0b1ea6e6d5bb8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1f3d82f1a57665a2bc7ceea2493263df.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/625941bfc1cf5cfcf1802b309b5d389a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d66497f4702eea372ef4c0a1b1bf3727.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2a4ff083858867f27adc5c29932e00d8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/13edf75d8c20d0ecdd19955bd1933066.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/86cb5c80d9b2d20d009fdfdd5c4ea20d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c95066a827017228110f75afdc771d15.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d1d4a4d8fd0c4accd9b1b16ea3fe3b29.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1e8baae083f135f7ff7e199de69a1560.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/53bbb2dfc037e0726b4d7f08cf1f7cba.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8bc0141667913dc4bb8f51c28cdd56f8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e0cfb5bce6e6d2eecdf0a9848d0524a9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/69198250749281dcee9695c8eca42b85.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/149ca15b1f08d47ac1b73cafb9cdfc74.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9e087ecaa911e7cd3be4334885d77915.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/308c70bba566510764cabf6ed2f6f15e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4d6b1b871552bbe9e9ef465ea78f9646.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/da7c49f78af248788564282ff593d9f8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2640ed1c1af5a7be65dd681f8750ad71.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/52700641f1b15646c628a75fb3c8782d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e986fe845e9f95f0b862d2e75e59d1d5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/610c3df029a1df94178c685e22e5c94c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cd0dbcc7391166b5f04b5f7c666fc297.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1fcab861d4e6c7b2b6d34cc89e8269ff.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/34943aeb1c4e0b1e589e53f744cce8bc.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0bd60a1df9b89adfd9f182d0b850a9e5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5a11335bbd195ba80fcb3cf0900fe8bc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e34225ebad3efc8cf3e8f66fd41d1314.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6d254a0f6c4440ac8d4fec3d14ebbafd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/03409df5fba90434140577c6a4629881.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/66077363fafbaa2a6d7cc63728a9b3f1.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0881374a8cd25a92b2ad35121b91f514.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2ec27edf3f80b6600b674ebeeee83759.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/67de15f7a14919d40214ea14dfe2275c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/24dd87b87b1b8c2a2b65eae4bfa4658a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0d014d6138636eab20aacd3e42b16283.png", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/10ca468dc4be3b9b4713dd084b4ac178.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b9db6562717287abc7201d25d3036433.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f734129cff3bfa4b966d7d31e4f21853.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9b8cc2f2047a9a6ffd98f9bb861979cb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d526dbc61efae40067ceafc7ebbe8c23.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/095085d1d55b42dd38a0e67336020f62.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/aa331cc5b2e6669ae73ccd258977f030.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8d6929af0f46234a1827ce73ccb987c0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/30496e4e70b3c3e200d751481948a4da.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/59b87d7d116e3202dba645004b9189b0.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9cdaf93fd70f3a382222fdf04c06fde2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/113d2e2ed9167e8e8d37a0cd716aca72.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/77d3e8db3166a7f4b2b45b93a8343025.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9153232e55ff19a76acb0d139d3beafa.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e39846282d6c3a1badcad4ad46f93e94.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2aa2133c00d33e7035a28a7db90cfb96.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1e2dc05ac1f8eab005a34d10d07f259f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/523f8e4e580a75250c11e6778ca3299f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/dea44d458d2df1ebe5cefec4fa4d64ee.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e4d92605cc4adee2b4e75d631a4b3012.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9fc4770fef756a1f8d1667d4ae86ba28.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c273fe2b8dee706804b3159d8803cf59.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a13fc4e7c79a871f70ad4bd1e65e83ff.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0e83b9b0ea3d9c83f7eea6eeb385a89e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a5478bcbf1d618e8cb108e2baa812e00.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2a599d494cf23f3436a5241e9e83e860.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fed1c2a58680dca8e9d1374b0374dc04.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2ff944fad812495a4653990da5f5e67d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1fe493abdc42941e853702269588709d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7161f3f447127ee2cd64d705ba9c1717.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/fcea505f20a9c3baca82c11b71b04d47.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/06949576cb2b33ec895eb4dd7b9fa8c2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8a358ac2196706f911716363e51cbb69.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c4ea6c44d12f617d84ab924bcddcd7e5.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9ab45e2216fc540110df8b778fdc00bd.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/29740402367ad0ed797aaff396bc278c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8319d9f371b07f9021986606a196b6b9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/96a2bfaa6b1656770b9d6beea64a0f78.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f9051f12a0b320e858bdca47248d8d10.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2ca53a9ee04256db117c5aab6dfd9b0d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cba2c292c37e8845d4980fa6be9d5c9a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4f02b56846c8dd26c75f5a7ef793b234.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a40f5cf000731056f4f0a64b8f09112e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/14e5972862602f7281944882ad44f19d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6c029ebfea1f128cee0c3ddb76703e1a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c1e25506eda3850c6e1a30af5835a8d7.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/16e706fbb125561b72c447912f0efa4b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/db22a6fd0ec4236445634e523a970111.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6eed54bb4cba2daadfbce165626376fe.jpg" + } + ], + "name": "Flowers" + }, + { + "data": [ + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5667fb60fc57cdf517dfd3f7595cdec1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/01aed179c594b1fefaecb685851fa1c7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c1b9cfd04b820d0632bc0a2c2f9adda8.png" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/768723f69f5165113959b69c6372dcfc.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f060f76d7039be2e789796c494bf1aa7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e7541166967a8b293e35458cb001777a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5e586f944f96217e36a832e2459e8d3f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/91b0e45a10f20f293593f5e1f4b8599a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2f160188aac5a165f41419b43121ba6b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4671458a2528c76557cbf65cb3abca2d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7ec7f2e12b4aec02a8d645b6f5636523.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c71ef345a457126bbecbea14c2282cfd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b648f6b9bc5df4fa8949a83b7e663bb8.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a41b5ba6fe340d763fe07b7d2bf3ee73.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a8be6edd91e3c3be3e5fd4d21ac05834.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1237d0f5d05d53a974a062930ac1ad68.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4b599643c7f0df3a90f994c04f34f26a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ebbeeb5eb41dcc7cc9d3512eaf0f7dda.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8cd5b01d4267325025db57219915aa21.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d53f69ce33d5bd5cf810ddbd4df7642b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/34e20e8690d09bda45dc4c5d4f09e438.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/39bce9433306120a8a56f452e176bb9d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/06ce5c0bfcdd7c64d2ba6dd89bfc13d4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/da36717972d72a68ae09e6e9958d0074.png" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d077e0952f744c37d202b06b678983b6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bde70caafafd1e310b16ad06bf8eaef3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/831ca32970f78f212a46fa6bd9c4e7e9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/313e164f10692bc5a4a609143b61bb4c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d7dbc17f7355e14653ab186d6258f28d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fcc049a2355696d88f85ba77cdf87e0d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b186676b20e814cb4ee0c9a7d9c00934.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8ef49a52aeeffb193081cc13135eae62.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cbe89f3c583bcce325136ac2850d62f8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a4cd8bd8d2650e3423c01bafd55ca657.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2bdb93e164617c1bc07875a908c5dd96.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8dd76845e62ed88538aacdb7aea6fb74.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e64ed93161f7afd785bea9e191f760a2.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/07aacc7b4bcc7b7baac62cb6cf3b270f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f533e4e2b1da525c2b1a3c84eeafd7ae.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2a62d6ef3594ab5a2fdf6521a188c068.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6fb98b2fe293a96a5ebeb10b87b475d4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1c50e981e209df9db471b750d373729a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c01475b2e5cdd205c1820549e4a6a600.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d1d4b52c61d377b3750715e702ebc4c0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f889e653909bbf66a1959f54ccbf3d6b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6ae0bc8f27a6e701514ade09d8eaee8b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/456a4efb50c6e1ebc1d5583bcc784f57.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4d0bef12a9a20fc7c958d75cf2fbb865.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5845324a9119a9fa1aea73fa2b957ba1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6e77e952729dc4eade06db4f9b008cc1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/28c4d9dce81235c75f0cb5bc369e4082.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/89ea331466a84e9537fc02adfe4f1ab1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0bbac2cc3ad343deb052c0e61459aba3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cf383e79d03a5f7148582b502400fd70.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0781aebe087c9c573cc81816da8c832b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5fe77df1e47038b627839dd7ed60256e.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/89597a612aa48842b650eb1a7f2c0c0f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ad7fe68aeabff1123996b3e7f39a1840.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ef149999b6cc6b8e467f557f6f6418dc.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4d9d9d68bde05790c4964529feb2328f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b3d2421193e71da81f5a978a8e2402ff.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c437ff7927c039e13c435837962d6960.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b2f25089d4289655f1d3f3010f433651.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/11464920767d94d04d07e9cd1973a1b5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/977e035e62d9d9f1f2eb26d03071c0ad.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e7c63faf99ea6508d4f2b0b465526572.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b38505b2acbc154ad8f82ef2b87f7d09.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dd0715dac07394b174a7902e3804fc8e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d181d5c805e8f6e2799990e121628499.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8d773e9d229da5db9b988885292c4907.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/16d7a12064d8825b73debcc2a1c95d2c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d8beb71390c75fce0f62bbdbd5b42dfa.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7245c8d43be238dfecee641a678e33d3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/09182310fe06bed8853457ebd4c0912a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e2c7055ac0d8b166c7a005842ba5c30d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dd162e47306bbd833e1481f8d60342fe.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3fb1937e9475dc7e0e0aa2da01ea0131.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0be09f0e94c53a7c32bb0e36bb1ac7fc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c29d5e0cd555f6cf0fa4df9524b06014.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/fb14162aee9f33a7aa58f048ce18a370.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/45d456dc57d9e08d11c6811ea49776a3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7011179a3d9358cffda43af30ef48a7e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/35c9bf5d7419be3051fa9b104da0ddd6.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/3d4d9d7d5a66222a81659fec66ff742b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/77501946d2629ce369d49a8ad926787c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/34423fe88d26219e42411448e42c578f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/efb91a81110cb0e68fc60d07540ba298.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4adbda57b1763ef781bdb4b766aa1252.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/09f30274daec4648d8082197d3ccba14.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1903655edf0eb51718d870848fca4a96.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cd3aa1eb07bcd4100568dcf88174209f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/16d9b6bc9003e95af673132f9639d3ff.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8a02f28e9ec99d98e6c6125f89110c1a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b3d63d9734d2c10d08ae5e807cf4f55d.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9e7ded597124a0395e1b58e5eb0e8f4a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/64c7458cbf7bbc02ac4efa149171dcbf.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/049554f5fa0841505357625f71503c21.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/05d5371afeef5a123990b4dccf4c7b4d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/25ca701f5a88ead9b9521d79b88c525f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5c4bc9f4178ac8ee4193861ce5cd6a38.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/da944b5af340e0b958b6e0f593ae463b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a22ec5b92cecdb64b14d467f7c30aecb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8e9c563d82263f0e61bef1f2698cf7c1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c9f87932ca9e685a14ae0af117333807.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/582d52cbd36e05ac256cb8173d250e5b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7f3407ea738a81c0e0d8cf9c0d15ae23.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d492101a959005f24374732414a4299e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/73f6f44a1b1e48f33b8aff97ed77396d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/870167df32ddf7662e3eeafbccbf4ccd.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9301d391c9fb4ceb414c1fd0ab8599b1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/af4cc40077cb73f5f20a13bbc433da8b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2fabd4228e75a6142ce32965b67368d0.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/16af4809f766fa9f479acfea06d0cbfd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5702d4b28a8179c1be7f08e2e63cf817.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4c832116ab43ab5e46c5dcb640ffbb7e.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d2c7f7b3bd63da78e328335e0f4bdd17.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fb2935c4f08aaaba24a2a14ed0bcd99f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/03e0e413c7d9c56358cadab91ccbece6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b13960550ace17500267668b211041ff.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b47a8c4b9386316076b691d17c195a64.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/113c9ca91a8f8946e06bbe5a383ad586.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/68697d6c8bf06176deb920cbc4961221.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1700cf06c6dd4dc767cfd2c5b704dd21.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/30cf3be78a93d4f6dbbb8063683efc65.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bf5645305653c5e8176032a12f2a9203.png" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2a870f254494ae1d57f29773368a99d0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b664505b9cceb1307bc6252913307f8e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8b615deb5a153ca2ac1cb3c1c41bfa79.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1c7236172f823eab8b4d287ab7416676.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ff168168a2b2ea0d638fb03a120b4543.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/39b5f250c2c7909d9a0025027513e2f1.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5ec012327a848d0345aedeaa97794962.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/16a4786960a9a649f0807a51a6743eac.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/361f2c23bed2e9e8eed48bd79ff78588.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5702b9700725a0f85e166f55e36549b3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/637573a7a7fb6698023dfa40410294e6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/919ad8c6f2ffb098c86d4d69ae3d038c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/3754917651f0b13d7e439845164b66f8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/68b15c678b87efca98b12a781dc68d4f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/476287b1a6cbbe1fc1595097804e923a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/773e8687f3acc6f376c6714af0f50ade.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/acbebd0289168e6bcd5e960fcefb332a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2e553e4712ac2ee9a2e700e4edd1f23b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ad88661538c25641516baea4ee3137a4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b9d903e93652eb11a00b338051efc74d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/edcc598dcbdbe2badc4d554b6c4668d6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d92f54f50a21b5168fe1cecfd63d196f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dc6257fe11c74389dbfce5f16de4a995.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6df6e434d56a16db70f945962ef81d09.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d61d0e9f76ded31cbbbb1037d4b4b349.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b2713c2c477a06d2eb072beeef7ed6e0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/42ccb4e6107fc465fcab671f35a8408e.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b9609988836b24b1d9c87c00dbb1ee47.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/66898cb4f173ba1320ab1189eb2bc978.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0e91ffe88732e5c12db9213d5cb0006f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e232076b67b5e18afed15a27991ba6ec.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/766e42d246c8da41942039879dbcd197.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e1f61a7c5474433578b174036253791c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8c18073ff0f728c274e58d83a38ec8fb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a1c38d7168cd9380999c08fecc4871b6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4f95a3dbe0343056c60e0583304eb8ad.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/012eb868847a937fc26c3e4631988f39.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/393c95501e886fea62e7943b3a4b3513.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/12a4b64900a3851d20b25529280a0a83.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e6c156f3e9b32d6b798b2ca2fbc10073.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5918dc9e503bb201411fd727f4cdf12f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8e9a814928e3cdadb7f37f562f7116df.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/51594870ca9220c68bb9e33c6f31d3ff.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9b86db11e5796c4facaa1d9b1b7f3350.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f95c38bf2f3d22a3b6dec0cfc15d9eb0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d9f4608ce34cc04e16134288c2782b6d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ee6ea55df0ed9a47613ebde187ff9d78.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/70dd79bf2707f4fa6a3dcfeb251a50c9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3bf9e9032f743fe5f27f9b2730824fcb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/78874eb90d6b35cbfe116b596e30b02b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6d0815c377f654768d7cb93f8cdb3b99.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b2e7e2f1b994a06c7caaac3431e550df.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d55d390a1fc3d1c2250923f1278a1991.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/54fc9d38d082b34f75571044c4ef4257.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cb0df20e2652a4cbf2d12d30f8dd1eb4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/825e8a33ed0421d9533b15c9b9b51cc5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/26b69ba23ce3f7ed688a8cf21aae1d63.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2e951a1c1da4abfab3242d083aefe397.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/64af369d6134d953daef91d741564589.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2451db49192df1f0431d0a4aaebfd14d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ccac0e8ae18bace73343709389f72947.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e1d8c2ada73705d4156247b023dd606e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7f082512243886bee5a2ba279f3e5161.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5bf3f5d6725f923d6df96bed74d224b2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/41ed481a2c6e0626ded9f156137aad1e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d90aaa56ed230eb08048f4728269fb7a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a13289f5a6045ace50a6085875f9d90c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ce9880767cc6f2d85a8ee302a7847f20.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e151e1a6d1101300243876fcd163a7f3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/81d906f3bfd69a659850320b83ea2e15.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/185b818cb5a4022c8be156a3f9b8b070.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/85d84ee7ed0c4c57f766c2f9b966fbaf.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8ae19a2aa705a20446685bb65b61b0fa.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3d727b1f10e0cc416815598a1cbd1639.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a7619244909c499f4dc213a6ad89c7c1.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/93da4ea2e794773fb3d17f95de0498e8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e62038544451a83536d33e7a8a74fd1b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0aecb2aec63d33c86bf33d9ffc9beb77.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d034ed6a73f6082995755f88c6f8b0ff.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4df11ddaeb7f090c97e893ec237be731.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2de9ae2dd8f97add281b85fbbeaf1d18.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5df7657a0318c46ef278b6bb05b27ec3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/534ac94004fb6a4755e9e85d761d77d6.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8529a94a4f65501535eb28c952907f26.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fc8dc05018d834e3b90cd812a170c1e5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3a56eabc9382bdcd289e8ef99ba2885a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/012d83c9ff6c906ada7a68dd0e7c6f7a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0842bdadb7fe117351a7e62dd96a918c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b9e155e395f41bd3a7a8d921fb722a84.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1b4b2380e656d896c26d9a3a82f3131a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c6770f47eb2c28a9c2ed437f9f64f69c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1be7d544eaf215009758c6dc4ebcbf09.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/db2f2f4eaafb993d6c0c1542498535da.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/804f1d7ba1eb8cb166bdd422c0ce8729.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8e4aa0525806248c1158fec0497c0b76.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/67ee18e7efcc4b26b084adcb7bf5deb6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3d9092c7b6d77433864ae0d921e4bd11.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8f8aab3fb3bd178f99b9c16cd65e36ac.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a25486dc5ecd3e7e20541fd4089f9249.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bc708984f5109538e1253fdab731938e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/75f1b38d0826b4573ff33971969df035.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a47db7d8c36dab907d14ec84bad35085.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/88ae5bbf5c90c6ad627eb714156db136.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2e6d08cf26efaf0d6c158b8190b5c094.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/de32d1bda58c9de7177b34f5cd073ac1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e6e284b5ca2a745deb7005d3358324d0.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9548564c88ea61066d140108640154b1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b256a167b67c915f13d4845fda60c7b5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9a042464dc5446af523932b52d77f6bf.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ccd841130d62e05dd951c4af5e4e6d67.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9e470d7e4342a95abcba66bce13dbb36.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d2de24446bcfd536deb26fb91f4cd7b8.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c62d69c3c98356a83fc6dff9956a4a65.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ab9b8a8da8bf6fa85276e6262c87018d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e9ed3e1f487fe459418ff24dc249814e.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/254db7703ae6af60b804f300fe06fd1b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5cb8fa57a703b8c7eba848eb967f9327.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d3e79e180c29a86e4f0684cf664a7f0d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b2314a0951ef38e09160949eafc1cf67.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/22d1c84b3ecffd68f0785d399330c947.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/acdf64da2f8c36e93e0d829e2272a980.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8ae5aee165dda7cd92730c11aa1e39b7.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/eb9b953157346f990447dc787f1f8268.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4f77a92b9f6bf753f42719418d7ffab0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0de5fb1b52e53829b7f9164ccfcf4c58.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b90907545847c0e03aa0ae5379f0b30e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/094e64ca2595b3b63452e12b6e6ed4a0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2bcdf72c33f46e7f050d37d119401b5c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/68ccb1b3479321f44ae3477428ce5a79.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2b3a27dabdbf2ca2168920db824de759.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/358b896c1653cd01de60f5d3441a6fdc.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9a6430e345b9a2e1d8af4f59b277025a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2622c41483080fb33d7134ea02c5a7d8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3bf5ee8b01be03fe1cab79f18e278546.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/dfe3838cb4c253752e7a444422b03a54.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/193c0707bfe13a3a1e9d85f6b6404100.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5950878e14671f0213e36c59b62a1272.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/62b0bc60d2108ec2957054953797b0ff.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/460426708631b3581498b9cb65335ff6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ba82b20515b246951ec22888b53a9219.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/be53124a328a0ea2cc9df33f9291dcac.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ad9c7e97f53ab03fef6825d7d058d616.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/38032320abfe4d4a7dd8652e0f928290.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/90344e29963a1f6c9fafbf59996942e8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/00f692165b25d4d84d0385d1fbecf806.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fec5299533a3cc7b0576a9e089bf10c4.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fa13ad97983cec448a8779b86e255cf7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e7819b9fc7869679f10ee3d7a2c23c6f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/af130691f9053a0f21594780009d6886.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/3a8ca507dfa46d1a5f26d9e205816c8a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dfd856899f409af2c788a98837369df7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7010bcc5cffe71881210164ee38f576e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d5b6c9330ea58a7028088f7a4d1672b9.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7f8c3cdf0c7ad4e41626072f492e2f01.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/df450fd0ba082c8bcd65cdfe4951cabd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6819e373a5a5173e251b9f41bdb3521a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f35a3649c09367ebe929c282ff69a9cb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bcf6f71adab07bf287af70a0f4da7061.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2193af6b67924ba0ef0f9ef500c99c1b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b759bc7ff416a807f46f1626829a5b43.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/231b445a17dba3b714251cce8e13f528.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/341248f957862c1ab376a0de7aabcc5f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6f25164b5186ac646dd195b9e3ba7e65.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/43a5b684fb2f9014eae800440796a4dd.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/fc5ed687bd00308eca14c7afeb72902f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/20101d99a655bac1d6ef54b2112a705d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2fc67dcca5e2e4976ab67b4d966ee766.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/95c0a08f15c214be7d1ddf506dde9df3.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cb0eea7e43ce7726ba6704a950082f9f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/da8f2fe931a939d83f3d29802c91ff3b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ccf701b16841dfd100607042bff236b7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/accb7555017534ede977ccffafa8a441.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7e10bda007a285c9ce2035c3a35b0575.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3e429ce693501bfb5a8428da84fa82d9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4afe80a106893b16173bd1e09ad970bc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4de535b8242a2d6e0fe7b6d7c1dcc54d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7c4f86c40d50bbd7db0afb782a7d10cb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/057a42442ba69f7f3e348328aa7ee215.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/364973674bbc2d5a49402f9f4aeb9095.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ab113007dbb4fdd45f9bc17c4d543ef7.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/58344f243ab447934aa3530ccff5d22f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/00257e4fee53ba1c2e74f5ffd890f832.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d7ec8c99a9ec672c56d0f5ba77615859.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/138ddab25ce2bc15d7a72383fa3c4c6b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/22907a581d675fa295187ac96463d819.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a4f6fb4bd4ede75e97cb845941d6798f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/836dca8cdf30e7997970a8eed3942479.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0a53f459cacc42f201b17b9761881bb9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/03ae34fac71034af3fab2e406ef22b70.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fc7982d1d3489881183e8b2d9f3af23c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/34b228e0fe1f71dc8038fdcb2a7007c7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ff3cb5a9cabdda9033cd455f7ea4c2d9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f6634a1fc0056f35a0de1f7729cb7f76.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/48f91dad3840b4a1638c317d2ad390b1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/581ddf15b728c961ddcc8bc29aab0d5e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/036b70f26ed64a4a6ac455f6dee60844.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9b7b1d17fb94135add85b7e604b6eb9f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1fd0500129e5b70167f673ecedc31331.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c9647a985f470cd019944539a00429fa.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6913fda269369c11b899aadfb825161d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0fc183f4d07410472bcc539dff4a6ae7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4f7296e66c01065e7d52b157fba6993a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f1b54679c7ccdbc966099060c482eb91.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d5325c0c93c1f9756958a2f1fedb2b8c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d9a2303374fa4467f6e2ecc5a57661b1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b489cf42eb677c39a0dfe1201210302c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f6bc0f881d2ccf62636768cf4ef7a8f7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/edcad23a4336d88af68843a51ff381b2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5f29baba44c6d443ff9ab94ebea13f97.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3881d56e523e598d17394fdbeb35163e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dd85a080c680288cb6299196a9a7ca3b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f97f60b8c8e703a9834351caf094aa45.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/25c4c04e1a8d8430483741f2797025b0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c206bc4d8ab70d16e297d278ca963f81.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7a6e15e5bec0257195d596bd9615d597.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/330447da5f71c56e892764adf9f3bb27.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2614140d485c800fd85f336a623cb018.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5cebc81d8140b9022edf190dd9c6e693.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/70993d0ebc49bcec7bff4fd03fe750cf.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ee1f1560b6990d278aa9be5d7d0b70e2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8ae1d262d096a8065d605abf711a736f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2a94296c5480bf353ccf98895ca9f766.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c085ef4ccb4e87479357fc3c22d4be96.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a754b967f8d21fddcb579155180da69e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5b45c357c229a379b279f0465027f4a2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/38f0a5672d0bb755a6c53f332f93e568.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/10fb0c03bfc964f57cf200a8afd6a685.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/701b40af51851905b88887a8e5f20119.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0aebc91c65bdd3e3682fe08468c5fe35.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e6f80997f2d6ccac71784a2c611da25e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1fe0c72db3e79c500cafd7bf0e27ecd1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ab0371e1d04037469332a9519c968dd9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f8907c7af170a0c563975d34da6b3d5a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e121e68eeabb1f9073e3f8e4194ed96b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b08a0ad59ccc5fb35c2b6d5c0e4e37c2.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2d3b95958949507c4925d533e7638967.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ab8ae06b5fd0e4b38c92196d9ef1280f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/58bb7a8e1f56d2135eb63cb2819dd49f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b4ccf5bdf41d21784e31f1671cbdfb38.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8cefd07430a30cbba66ba9f327da6599.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/92c9e55d64a6d28c5d98b3b2c6764311.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/735f93b3a7766c0fe155824fda986a87.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b459822018837e47d34f98b5b25e70fe.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0305c09580b7b4494b51324fd7d2c0e8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bba0e2498e806f49d0591d75a9c4df9a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/64edf3e125a2d55513bd3674dfe2865f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5b5c05693d50f304b50a504997981074.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c13d97a828ea614dd1338d172dffd6fb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d47982656c7a3ea8fc8d6026c8ae24d1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a2328bb8780ce7f241af207c2ff7cdb3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d8e30e9a7cf6f4d51942cf9290d85234.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/dbbc8f10c3017faf3df5084adddaf2cf.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7d18c3f0cb9ab01c13003057cc8c20b9.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2fe429133d90635727f763890cb3b47a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a0f6730ea74b39e20440c95e83a4b605.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d5c239df8e3e5e776e0ffd8763e8c706.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2d87a5a25e8a9635a210e1e8de1f2e7e.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/218d9819e7980831d673cec71eaf30e5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/91e28abaef40b4e5c450f1de722b971f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/08c481f854cf00d72267db3dba58d42a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/49c482fb1dc0b15110666e2e8404d98a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c947e7fe50dd42327c9f8f01e98b4f50.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7fb9a89ecefea095fe0f983b7f8b67af.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b936fabdb3503478748eca4459c1f297.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/662b4f741011c44c31007b43eea5ab6d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/79d2a1cfa20d696b8da3ea9d2ec04d8b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5c4daa8b90b4ac199ac9db986bfcc071.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/41991036f42123e7c35024abfb57e325.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8eea1f3683872721418329bd596ae1f9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/07b1edf66fc457cec01bc9f2ef8f70a1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f8dee5662a7e2f3d22be9fd2de359be4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/18b09ed13be2d89c9b2d594f1214b22b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/107a371c860a7e4a1f4e56c91947d40a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/aecb6953a37da8d6cca9b6a022a810a5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b6afcd1761359f0e457a1d5812cd262f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d26139f3faa2a8a056fcbe7cd7fb3355.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/97c2e166aa6fd36e9f79fabb2c5d8439.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/de3a0823ac64cd65de22fa067db64210.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b785d5c73febfd26fda26da62267c429.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ced9c39ef923be001aae323a4893e4b5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/73cece96f388b989ac088af5e7a7cd1a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/40b7de37416302da9a8048f648d63363.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/be5183c10684f8399a386f0ec0d08d6c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1ce5093ca31147522d2c6b2ce3d2aeb7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a14eaa20eeab40d044c5baa7f7bc7c16.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f379af37da9b95509f2d7f83c35d9964.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2735e7cb0f3fff5da889f5e7dfd5f738.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f2b0d1d0d6c5f6153bc415b76a4a9395.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4f88a61be74b50af6f87347809688bc4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c492598f13fcbfa9c61a519d00367ff9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/31a27d9950e11de9f422bd63ad91a696.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5a41a6aff61cd9020dea1ef47cd7735d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b4a8bf3f3143fa7cdd2c9314f5c12919.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/120180f93082e06cc28c808c47a2c7e6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/57c25dc3f69c13455ff44a1f165a75e2.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/bef85b26de07e3fee1c05d569eaf371a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3001ceb18ea3e624c55e0a8ced126ea8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9b3e104a3c7b6ec60d50f4217c41773b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c60d97bb92082be51dd65d3ee4388210.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9539357ae60fbdef6e30d7f6fca33ced.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/75d2b85b8b61d9c2225c1854e8134f76.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3d8ddaf5a5ab46ea679ed993d9eb3869.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2eca1434fef035f92d267d11342224f8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3d9b4863d8d6bf8e6c7ca7c11421d365.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5cd66157798e15b8e116874f5e02416b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fb0f96e8066751152c0d4cd283d325fa.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d493b437fd472e0a28530b2562c3e4ba.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ce6dafc812e2d736557d77997bf03f1a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ff68830ddcd9abd3e2e312732eed6aa1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5512c5f7b463e3a7adf5c6ab391e3f86.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/70f6fb12e2b36dc0e8617bc14213c596.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/94fa657d77402d28bd5e11bcc6af09c9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/13895eb5b8b02346eb1fd02827ba6cdb.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1b59ba6387c7c925a0deaf456bbd4c95.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/588b04b9e125c20a20b0c9af9b6098fe.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2205a1c685018e112fed8c8529ac3b4e.png" + } + ], + "name": "Editoru0027s Choice" + }, + { + "data": [ + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4a6136d3ac5ec8332ff301b927b74d4b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/55faa68e2dfecac224dbdb203ec2d909.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4c2e444a357e8bd862b1e83beb0016d2.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9d950013fd6df8a977f8ffe3bf8cf257.png", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ecab8df40571009eb91e50f0c142ab98.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/435eb464b885725da5bfa6089cec473c.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/04e35b69c4548bc1f49ed2b190ea23e8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/27fb86eb61a0424811d29f9411394279.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b48d3a775b44599604e3b610cea274ea.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4b10b1ed2edb785fdd83fd940a787139.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4ba47647e47ab3e9e1309a07905c9511.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/96861c3cfb69ab0aad5f63cf456113c7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e65fa87a4a5dcc36b6dd24fe81f1a417.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c09f623532ca03d9e347e3077dbb698f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d1ef98960e07d62e3d499d0a0465c18f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c144bc4e4f99567a1ce4aa37309630cb.png" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/92a5900f4d044c2fab8c7e67edff4ee4.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e653253571de9c0c11752a1e2b7dee81.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d602271d362055c0c4a42d1222dde7dc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2bbe0803a24ea1923d23264c508554d7.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cabaf517c9bfdf95d6a19e5ff4d490dc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/51db18fba66e5e45918c134758049003.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4f0efe75da35dbbaaa3f6ebfa7bd7b06.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c5cce893fe36e43743b4af91fb279662.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4e8457556e4d9d6ea9bb953f751bf78d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/66938e429e1caa1cb9c5cc3cbc4957fc.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/abd3cf0fbb55a657b0ecd9680a4e4d47.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7cde268c7206f0749a0f1068c7c00045.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2af7ead2335ed4bcdb9d2cb62240a347.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9334b8dc4e5cfa0bfec5618b60bf4bd8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/185587944cb415aee5a1f3fa69f4092c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/efb268aa27272f65433cff04a62feb9f.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4eb183bc3e5c88e6e3d1a9de0195a7b5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b13c373ea78feee0a77e4d617df44d02.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a30ed0cf8229f70eec525d8f484a4ac6.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2e0e5006cb1db2dfe2f509b444b35ae7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a79296699d686ffda6978eae51bb5062.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/44bcc82f36da3d9e964e81c6a435dc50.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c98f83858fabfd21885777a87c7943a2.png" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8f426075ea80e53ed52d5a68c9f05fd6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e25ce4c62371ddadd14deb6cb27df5d3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/639e019157946c4ad98d94b513364b34.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4a14eb2cf780303607389abad49cd1ed.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a3d05b5e6db826a7b6e6b350cec2fa76.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8d6e0d9655942696d7aa1aad493f4040.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d1b43c6d92f444b6b5a54c3256d92cb9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b28411392d23862cf911f1269c69fa04.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a74464124b21c8b7414c23121d45e4ee.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5d1035c3eed2bef82ca1ca4dc72a0596.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5b49a7625b0b7853fa102b6c10587ce7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dfb6becbeac822f8a2bc693e42d82533.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/30621efe2a4cb0472ac849d43899e1e0.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/550e3c3741c7088ada5e0671e3ffe637.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ea676ca7dbdae2e7a8e878bf5a081e7c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/df06de5b9436d8b54b163731bd0d32dc.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4bd5dd4b9071d9c0c646bfce1b598b7a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9a022d002d6a21d39301447fef8ec8eb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/031da1243aedc169b07ba04d82d427e8.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/17c37083728b146e5d17a13f37e9b31a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a10acee8509bb29a7ba49ff79e54153c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b41a32d08b0470bf56240d88ca70ae4a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bbf8ccaf02940cebc6bc57172b6ae74a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4992be058af05332514d616ca82460e2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2a9e77bb1d10677b8a74e49c3fdad744.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/486f28e4738913c2a3276a1eb5f3e8f6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1b86f37312a4664c79a6a36fced42d56.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2f50b8d06ddbffc72c66a408e2a6efc3.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3bf1d6fb1e5fcc67b3992b800346e5ac.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/617e5ed07523ff8ba8f3c4ecd5d2423d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dcd30dc9a06e085fb58e6b3f2eb2531c.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/64dce2a90da0e83b6f9a416bf5a62e39.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/459acc8ccbcba608dd51fb7c7a5c9e4c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e248e6b254249aac392e0d8a606f591d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d63d54647e4b6fe48ccc0e85ea75e971.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d8cf4eec3d5adae5e1053b97a961ab4b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a3c65ca4a8478f2c0140f1f773b627fe.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/83bbc9c0dca2e2c24d93d2116aa6a807.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3650d08b8fa634e6b23f8657ef9807c2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f76066a28401b4b5b023d6f40bc8384c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6da7a66efefb21c12f7c9a975e1b4337.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c5b81aab51e49ed5a42493e9e20c88e1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cd1d063cafba21768e2e971bd69ccce8.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9e62573a97ea9f6e835827cf84e1c421.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b3558b39f4f0e23c6f7ef2966d41c2c1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3ab7dca5d63bcde6c069302a25a289d1.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5b7d054aff4a45c70161fa834e6c79d9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7b483c401ac9efa02a21e72026abbcfc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bac41871c85e7b5a10d3fcfe304273fd.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4b1ea19ca46b0094b866ee9a0d42d6f2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/652ae9ab1a4423c6025a171d07d1a809.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7063ced37faa4bc477f6cbfdcad32153.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4a4544199241f148dcd5e17601b35cd6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e3ffb06ab537e61cf68965fe2d1639d7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ddfbee8cdd56717f598a17a135de76ea.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/939dd9f21c732c3bfc2a58b4424b0627.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/92d7e3a5a77814d842f18a0a9e8b8fc9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e0877c29e1cc39edaa1e078dca967759.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/845391bb12c7517d6cd5c76440339565.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3f5c5fe13b32de1a0ae42b73f8e5b8e9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0aac3da853d8d47995f9a63214aa1658.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d3fd4d463d8cd6c508854e44108b42af.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/347373d21052336622b12c7e6046bf65.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b1cc6316ee806f60cd919f66ae3d8c9f.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c69913a4f519c2c6349e7165c45c6290.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/180695e087e8ddd270fdef9f940c3b07.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c0a1af9526ff3d49967ccd0f315f3e19.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bbf2c252a8ed5e9523af617565220b90.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/240d8c8066667a0dcf73ead50ca430c5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1cb5164086498ab26062d8664922570b.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/46f5a67970460f1b02fb89ecd04867dc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6ce775ee96071b5fbd099acebe4b0131.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/29a70795bb5dc5db2531e69a5befa7f8.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/639c62d52a58a2db42518fda3043cdbe.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6e381d9739e3ec1ce5675087d897ea3c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/95692cc0a4b1a889a0747ae68a85748a.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/04cbd8a7f418f9e2e1cc929f130730ed.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a88bf711205b325f90b033d3586b39b7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1fb6f1edd1d7e80bced6c2e30406e20f.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4f9aa6cee297d6f113a007363337fa64.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8b0696dcfbc14f5297e0a3e81dbe640e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b28d77f734b4159eaced77d971ee6127.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d4ffa22ac24bc07fced66d55937f885a.png", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ab40f6f4675c0f8c2e5bf087d8db0223.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f8fb74757e3927d32afd3cc3173bba6a.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c35851f1dc71c52f817078b63dd8a418.png", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9cd63e4632b71278e60cd357211dd8cd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e5228a18f5ad22ce471e364948a8e5fe.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/789a4684df226b16f4bd08abd504838f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d5eea27f4d10f32c55d2eb585ba41a0a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/200003d3e701bb2daa203cb010aeb688.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6f63ee5515bb990ab0f54765093d285b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c7e7156cc61da2a712a84f038f306ac6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3230a4b04a62399f87f3c9dea1bef06b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/45c4536b8617ce00cfdece62c2a32443.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/61109c9be511ea3085904b6d5107831e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d600df32ae874c31c5afcbadba6d6269.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/76a5b351475db8b13bca1738f12046ca.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/683b25735a327ffb9f83e979b72495ca.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a434bb548a57d8c451c3ab8429daad0c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f61ccde3b0e5ff56e7546360f1b503d3.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e23aa6c088931e056fb66d823a3c1249.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b74eedf784c3e4f3abbc763b7dc182c7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/af3378499ac636af5fcb4f88ad5e796e.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9e9c642adcb6202266b14700d1bb23fa.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f7c9873e01c0eeb3f1f1a46a5d9d85c9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ed86ded241170aee7eea2f3428d643c3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/09167961143a3852b76a8783d84f4c06.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2363e7ff8f093f24723a694b06ac7bd9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/81ffa3f56496f6fc7a6255e42f479a2d.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ada3138154f7923cec084dc922856cf5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/27dd6f0fd068d67f1a16b7dd1210e496.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e26cfbf2be2d81ca876535c85f507079.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dc16f89d863a55ff5325e6792baadddb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4506cc629928804766d6d0d46ac9ebf2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d62e5f5c8b4268335fb8b9c5cb63c7bb.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8b234a30ffe8a7de788f1905b635e8e9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3b6a4234ac5ef09c2968fc7350a1c377.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/66267aa36267b747365f3701fa9c28b7.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a42716230f10be4e9468ac012872c065.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cc61b75c99088f1d47f62732dfb5704c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/261ef35fc9c119f5d39f2269d784aa27.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6ffda046e72cd493c0ebef6965e08c48.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/03611c5f3a8d75c0cf74bf179739540d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ecf7ac3209e100a829b551170401726e.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/174572759962688bba8acd180d974a5e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a94a58a11c96121d0b4edfe7c9d4d52c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ffb0973668b914a2eff2cc2a0996d251.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ad000375bb218d046067b6b8dd4c4acc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3ade7b427787ed1613ca8beed81c2e9b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2060d40ae0dc31c082c752b79444a244.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/15610149514ff4b6ffff7fe1fa6437a0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/281ea9f7a44c8d06337d8a66510e00c9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a7f08fc9ba9c1d39ff98bba71b041bba.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/35de8ee9dc17498e63c3c7b819b89049.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/05b2f933f8b86fa14e4467b378d746fc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8f431dfd8333d7025998df36c8db8432.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/da01b458b53da502f557ac1c2ca236f5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/16a8c98a50efaee4e163c7f96e971ce4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/979d61893ab0dcd43ba8189019a72481.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d2284404ebe33e3a36e37979f26e6438.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4d4b03b8dfde7df45f403345173fc934.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6007d336af55a80579d1c562ff3eabca.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4f431a21f85385eeb66437232aee45fb.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0864ab8209f75753d8e561ae167ee4f4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/922c227678b0df28cd6edfe7b4680407.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3cd0e280cf226d63ea3f50b098deff7d.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d7ccea21ecbc07d49495b7f283722c57.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2d3aad504367e464d32736e484b59fc3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2c06560a3a2e340097ef7d23ae0bd6bd.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7f6e343d00899c09058cadc4f66da889.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/052828c0ae63173ca20eda3a8fe433ee.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f3ec7b74ab02d3dac521377005179217.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1b861d00a67d66915132a50261555b48.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a1fa86d7012ed437ae09fb039fb5025f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5b508981094ea3757ede607efe7373c7.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/01c300ead63dfeba31113b16715ecd2a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dba48d1874af9cd4c4f36eaac5fa29d3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a30329be6d14a7d4213759d9cbc1bb6b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/898383917580d373f6016f6e41be8bda.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0e9fd66cf635d85a4b9f489a3118bbc0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/79314430ea4406fe726303cf6cf8eebb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f432520b9d5d434d96d781747afa03b5.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/85f093e8a400bafc67c176e71f4d8296.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/70d086c459a7c23380a80183b622a5d2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/edc6f159d6a032f94f58ae6a2f6e74b4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f01ea94818af4d4451ba93e62ea701bf.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4d4e8308566f2067ae529d8b6dfdaa76.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4519f105c3dbea06b0d812112798b356.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a263dab728a61ede63e239cd130833e6.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/abc63f8ce902fa7001666461b45ba899.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8491c6751b2fcdbc30f9841f61f0cf8a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f3bc09bf704849d1eddf90dc4ceae9f5.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f20f471d7513b05486e56fbaacd938ae.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9068d98f9870eb5d77baa4b15709021d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/df6bd8bfe2731b41733bfc71a25d9b26.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cbe4b22c3243b3353e479d35677533bf.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/fe7f64a8fd584f6f1788289fab6240c2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c70748ef3bc1fca304c370621eacc5b6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/933721bbe02f693ac3fc5bf171d8323b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/01416a32290854a1720f54aee149ecb4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ddb1d96231c5d2e7b97c9fdead78b012.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4842df7b6c1829a63edd182e4621e21b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f04010c2a616c98b5648cce4c2dabc83.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c460346701e74fe57c4b7321c25ef49b.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8cd3e600fbed744ea091804e7ea3a0f2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/294743a43ff091eb6177d1d402a2de59.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/12dd43b9e27f0a59a7da8becedb1b4fe.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/39f0b0aeeb1864d88aaa268f529a5cda.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/025584be0fbbd2bfbe7aeb410657f21b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c0d7f5989896c519c2607accb550fafd.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c6a79bd446a70a2e2f83b21a0c360e4b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b1efdcd26b4d7326fe03fce4b9e41822.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2e83ae710eb91d097a8f02c808e2c75e.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/df49e1ca24170a2d7d6820a6c25b1113.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b6c9ce97cf9dcfb07a4651ce555a1e72.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/754896a724a3dd0a9a95aee26847beee.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/128aa8a1024ebb8bacc47414b3f2be0e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2584dd0f4bdec52c5497b432c650d350.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/db958d0f656c1161ee96435c12a757bb.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/41bf0076c1df9bc5499dc97257cbaf85.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f336059fda692c5ae13b1199d0ffea5f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5da4fa245b2f614a2fe40f21180c38ec.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/de8438e3bda8ee791ad11085e6b302ab.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8191fe597538d00b0792a3f73bd11f90.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4fb9964d3ed4cf2c94f8cbdec8ae03b7.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f043fb1f9f41c9e5ef3e2403c6f76b47.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1278f94f1c45c07aee3498c327fde8c3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b7048ebb5483f7a02e15a9e84f84fd65.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8fa5f135194bc6222b5af7f8a1049d61.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/02f7a442ba2eec216812a6604d2ecfae.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/568c46ecbdbea8107426f06e225a4dad.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b526ff86e094779d08afd89d793a82d3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9f8538b8ec1ddde6a4fa8660138a2395.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c6fadf1cc0b3ad9472d12d8412c42998.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9cc55857cfbd9f273add9bf68bac4fbd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cc77965e6730fc6175f08775334181e8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6d25467fa76c99115ca0fc9dc913b38c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/68a69f8e304f940cb348826b02cce420.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/772d2e557ca90dbe0e566c5f7114cf46.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1b44d464123bc8839fc093f88d8e37d1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/efcf65c81ae07ee881dcd0a5cafb02e9.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cfe628f1c73c77a2ecd3535cb03cd13d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2e8f68bd644508f37d86611afa23387a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/91cb80ecc37e32e6002a408d1ade0e48.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e41fe587da9937b07a8c16230091f12f.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6fa7ffb98b50e6e1729468b410375eaa.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c6df779f4da42b7b72e31858fefc4e6e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a3dc9b1747658f5b95c4981501557cf1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1baf8faebe5ebe843b5518b44fc97763.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c2b612a048157286dcf651c0663a53bc.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2691a53b9b77a98cdaf1fc289145e427.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fc66322935112548576880ab016afbab.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c40df425104c39b1e3b50cfd2c535cf2.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a69f3ca9712179271c2c3c4ab04ceea8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/71b1281e5999510704a46bd9f5386927.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/dbcc6c0e3a59e37b177f83a183d992e6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/42219c3c98dc19b44ec6fa7edaabb041.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7085929a03a8b69ee5d7f5d114f34d2b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/26d92072f70b78c339aa3eb6319a89d1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a0158a69f87211c6166c7699a9f179a8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/552aab516062c3af11aaa86fc29a32cc.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a0791b056a8b4ae8a9af2ef202256c72.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/98894e49d30118058fce0b2f9366748a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ffc6ea8c086e90738791def5b1e7aa0b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7cb20b88414ca9d082e4a8c00754fe92.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4f4992da8581a667304dacad4adfec21.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ea56ddd7b86d0577eb870feb38cc00c2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f4bcf09fc9db39268cff238610d95571.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d27099caf49c199e332bb0aa82edea93.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8b83a8f841d395b834ecdfbe0bed3abf.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e6f3937474801c305ce92b95f83a9a84.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3a9e2ece3da3980a1f7d43b0bb0c70d0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5e59fafd40f7d118933df36964552245.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d4ef4ed4e0e051b6b65a1e3d02f52330.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b3c476e8e69729fbf88dff39f979cb07.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/97c7921a549d25716e9eec7bd5202ac5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e15aad056fd0d29c6990c0be80f21493.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e8564e9c643c2fb4c0f5eb8dbc86f364.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a1961e37e4578cd0dd012ae3ee3ed03e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fba9ee935024cdacb76d88a14331aa02.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/767fbfa64238c632eac0911e956fdace.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/de7afdfa39ad98cd0293b1cfd17c6c91.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ab733bebe400dac8d1995e66c6c75940.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6165380b9680eca7ca6b8d556c62da37.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0b78a516c35a58d2865b38e1b8268e2f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b311a90a2c189f24df36c80a44130e07.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/410165775d2a0dfe4061debc7ea2f9c3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b8478f64e3f2900e897aaceb96e8d3d0.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/63bf1de26f95b4b2985bd2f883f28722.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2c17f8aba324ae5a6052d700247649bf.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8cbe4f98b97f4853fd7e7779350a8bad.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d8d318d164d5a05283efd9ec93878299.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e2435cb218cb09a28ae6d36c5c1cdf3c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/74e87fc3a26c11826d433f118856ed43.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d23dc78142e8e3139478ef091654827b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ac1e277b4f2794892f3f156964d32403.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6cfdbac9a1aef2bd2a16303135fc1254.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9f3a2851840e6c9cb68d33a53b54f895.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8a92df781ebcd082fbd633d7de69024a.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1f815fb9ce40c7fc0bc6bbbbca56a5df.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/89d93d41d8a4212519a823fed6ead6f0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/608304bdfc594923ad19afa6a538114f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bbd0eb4bee15cc6ff35fc85d8eea44e7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/57c99c78fa38fdc11c85ce7fc6dd53ae.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c8385b779931272eaf38b4106f6ec102.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5cf070f891e98e0125b060d247982ef4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0cad7c172bb968c43b1751d3b5ca2335.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ed75ced68dcdb50eb234863f382ab6d8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/15e2b238fe085c26c7f43829b7e48d61.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3eeafa8b01c83e69c22aadb929f7ea0b.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3b3a564623983d5d4381f04aab8e2654.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a3962c78c0e21d33f9912c2967b670b3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f450aeca0b87e8e65890b62ae7bf94dc.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/34d292cfb5078a9c86dfc1571c163b26.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7e5c3e353552db2c57ea22def663ab39.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bdffcfa912637f71aa8761b5b26b6cd5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/098efa3ee5703d8b8c408369d7aa6cdd.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a9ca5b444c2bd667ffcad95bea227937.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9a914a0f110a88ea4ac18763919f9d8c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6a573518cd631616b2f8d3112a5aa3d5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8b18ec205a8e11a84994628b5681be86.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4b11698e504b08398be7f80ca5a91d74.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d89baed3144632c1a785587b248479fa.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6b7294762033d14ed819e37f8117a770.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ed00021080323859a2ba8cdc814d0c5d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/31a81a3f69002a444f469179d8ddcfbf.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/632a164731e39c92f15842b514865574.png", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/48e008f5a476bfd3e9a4e71c1e54718d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e633cacde85eb7364222d20883114d47.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6fbb94443923b6185ae0f8bd491cd1ee.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/275a71ce764a4032a646f119d2c5bd27.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/35ec70cf1facaf86d9e269956fd1aa41.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/644eb191721ec1febaf4b4c4014e4759.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7f64131816737b8b859a7c1745c8d5f8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f7efdc2fce3c539624789b01734d6380.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/48f9f6a8d01f78ca1b2202b3549b3e91.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/29d20198af3d434254b4ce819ab5d741.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f679b5eb0f89b97d9ec3b81507f34b8d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b50d6dbf90f51a8217a1ee26f9af5277.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f837b2fecc83fc0aab23f8f8e6414de3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8a345e25eec442ae2dc3cb56ea338a04.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bbce7c49c03803865d9e0573c75bb026.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f10c364651e55727fdd388566053de13.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/603307eb9894fc06fc7053f42194e8cc.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/81368e12b0687751406a3af472feddaf.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3b109973356978d4cfb0573ac0a093ed.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6c6ab6da5d6549dcf9e6a09eea2a6e99.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1301008607a761da32bb34cdd10a8663.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8d92c4eb659765179a0fd59e5e393596.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f056729f40e834af7a16c8a2bfe4cd57.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e2c5fb95a2326eac7e947202fb6fb353.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9a658b5a8842867ed9733cb069c50ccd.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/891e3bdffd2a09918547d2584ccca085.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a333c7e6054d81af3689231ccfcd268d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6c5e1bf72d2a94c263576dd4545852c6.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7156c5a2a7e6938137c36424aac158df.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/468e51153bfb529e1d136ae4025ea76a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/917ba7c5a2b597357f056797f3a760da.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c627e8b470ce679f2d5a22b3b1376806.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/440703430b505d629d86fce251183ccc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a6cb5bb2d4573dd31bc79c4a1ad02f84.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a8546caed27010609f983d241ac2ef7a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a1f9405f35238c521e7b41e025ebca01.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/601d83899814c6d0ba0546d59e3379a4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c0d39786e9e94a96fa456cf9a2e3e68a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/29270df146819883dfc5a5a5e73bd5f5.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c3fd429beabf7941d6d03044daa254c3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b57a055e1f6af2d13e69d1e7536a2855.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/be244b423deb5ee3a570ef69ffd6cea2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ee70fb328a169ca50baa7cdb4ad1d1e4.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9b4c4162cb068e32b05fce070e20a155.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/32d123f3ec5799a281b80434c43acd74.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1170e1af34e76de502dce435fca080fd.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d3dac88f1d981d3c3f210e5ceed3cffc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/73fb63f313b5a8347ab22fb7806a8545.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ea03912911a6e622daa537fa724fc3f1.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c7109cc247aff91456b6b0ed8d46a551.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7ea6f5e1855626fdd1bd6f262761fa4f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fcd939d19fcf2f7bece0dca9e75bc0f4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e2c0f16b2451930e32ffc4d76181d47c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5c83952f3cffb3f614806091c1643e91.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0c503f90a93bf40065e93fca54a562d6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5bfa5c04fa40b85835123395ac310ced.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/192d4a6063cefe450a48c0ce4327db8f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bdc4f7f9371c3e654b78fa70144846fa.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/653d2ac31f35e419b04aaf5dbfb5fb27.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/46e373b02187fc3d2d675bd8c4e56089.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/02f6b8fe8f08f6899d8fb1c26713cdd2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c2449c6d9c4cf2b3484b0d34ef9b4817.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7d0c8fac313639cd0f9912b6711776cf.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/29e558644a354d6024a0af92cacb8715.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e5afeac656b7941b2ffe041f59d589c6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/63f9159b23fe9b724d4d73a66667d044.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a641dedac9326979328debad9b12e7b3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/adb52a3500c9aff8d3135bdfe6b0c05c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/36836457145544442bafb449b3f600af.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/14dc1548f8f11f49e2720156493418a5.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d0feab8c56130969d17e92b604563e02.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ace7e62c368e76908b116a045781995d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/47b7a64c85f9fdf16083f37e8c3baa30.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2d7c1e7507b44a36107ee2a41a3191bc.jpg" + } + ], + "name": "Textures" + }, + { + "data": [ + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/db5ff659de5ff8e6f44ec85a79d694a9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c280f07caf66360cfbf42f98cf1ffe28.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/045e21ef1adaa3eb703cc22a11e9c5a1.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6309751c171220976b3897e1779ad7d6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/06fba4ab67348b7f1a606329a418d6ac.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/489ddc6cbcd525e2bd09a602be08f936.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/287ff9fd80964797a65adcc75b92bae5.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/601077380414795705c46ebf5380e1b2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e3744331f790c2c264841d5658effef4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/07ac22c6db5103a2562e27deb58d65d5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b851757aa7c54281bef78eb931fb88de.jpg" + }, + + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f7c852c1bd3d512b416a66c34c32b461.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/32d7898ea0fba426609b3ef0951a8f68.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/89c0065e32d7b3b3cc85ec28aa9024a8.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/472b142064ab39460e0d81eb67b757f8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d5dfed444346c58d47924c28fb51bf97.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5bac9b38796cbfef15ba07938a0c2ed2.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/17c37083728b146e5d17a13f37e9b31a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a10acee8509bb29a7ba49ff79e54153c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b41a32d08b0470bf56240d88ca70ae4a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bbf8ccaf02940cebc6bc57172b6ae74a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4992be058af05332514d616ca82460e2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2a9e77bb1d10677b8a74e49c3fdad744.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/23d70d059a7412efd561188f7657c66f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bef9df2f6fb91d4bd53294dc5d0f1034.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6c5221971fef91ae1dbd5244cbceadcc.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/79222e384c6617cc0b7d1a8eaf1ad169.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/69c3dda57a6d03aed8aa107510a11603.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/344f431c49fc79e56d7dfbc82b80b94a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/842d452e57578e5142cb163e17abc6c8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6c5fdb188fd7c2a9181428b62f9dc8ed.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/eca0b051c766a0ede5922dad01f4ddf4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c609139b0bb66717fd2ebec4b782d7a1.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a00612f8fc9dc4831548d59db1812a71.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/235ece57003b93172a2a230e7b088f3d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/72a14fb46a52762aa5b23fe5ab6d5c42.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3a2306750bc91704bfbfef9b13ac54dd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7517d4929d2e7caf7ffeaf781422a098.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/10d005ea84dd88a5d1626e98e3fd7b59.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dcf6de4f535badbb16c04b01efc4958a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7192fa0fa48e8b392be99e84422cc273.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a5e765a40508917cdea97e9f8517e4cf.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0c319ddf70d37ff289b51e3c68ce060d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ae73cf578e0daabcb40d78a846aa6cf2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9d8b03dd88b1d0abc49a7a849077f14e.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d3fd4d463d8cd6c508854e44108b42af.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/347373d21052336622b12c7e6046bf65.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b1cc6316ee806f60cd919f66ae3d8c9f.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c69913a4f519c2c6349e7165c45c6290.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/180695e087e8ddd270fdef9f940c3b07.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c0a1af9526ff3d49967ccd0f315f3e19.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d4ffa22ac24bc07fced66d55937f885a.png", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ab40f6f4675c0f8c2e5bf087d8db0223.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f8fb74757e3927d32afd3cc3173bba6a.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/92a743348e5b06f4a603022daba5b1b5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4f4a6878e39885c0022a923ac7636bc1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fe225a4fad2b76f4d6f8b6048d6a7d68.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/31c5c1b762f5528d509812712958c825.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/174572759962688bba8acd180d974a5e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a94a58a11c96121d0b4edfe7c9d4d52c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ffb0973668b914a2eff2cc2a0996d251.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9f536b3b1de8c0b57959307a993d52f5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2495fe82866ee67873d759209b114dcf.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/82b4107f6382da6b9ba700b32ab76304.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d5a17e4a5f14d8477ac1328e51700152.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6b4d6c25d8280547043680d2aef7e6df.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5b4a596930e6fa02f82b0f16485fba45.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8c234c133b5d4951cb838ae1781806ef.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1f755b3aa78f54bed65134797ae375ec.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5e81eb18d93abaaaeafc995404bc2938.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9f52d5ff2822d502595e479f4441884d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6433eef2e99e1d2c1a315cfa24235cb3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/910d157f5eb618194d745a69d8c84cbf.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/810ee54e23df2968d3abbe3b767d3318.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/85f093e8a400bafc67c176e71f4d8296.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/70d086c459a7c23380a80183b622a5d2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/edc6f159d6a032f94f58ae6a2f6e74b4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f01ea94818af4d4451ba93e62ea701bf.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ae8ae834a20c41b3597fa84f3c86a5fa.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7ed510e6ab70853984a54cfbd961015b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6caeb11f922b6c0e9840ef91f97a07b6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d17fedc7fc2c39c383053bdeaa93b502.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a9e1ed54550dadf006639a1b17fe5b9f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cd7d5eb6eeb58e64b032e6a7cd8343f1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0ae78d8d3669c2ab1ed293bf5a7572c1.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b40b324c1d715d18ce09535e6bc1990c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ada8b73076f457984562f695cb5be182.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fd267d986984c8227dc93a7f8895c627.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a4c18b7b036499f29f46e688ec15cba5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/03ec0f035097786f738c962f92b3572a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8a739789ad3206ac4b420926bc6783c9.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/abc63f8ce902fa7001666461b45ba899.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8491c6751b2fcdbc30f9841f61f0cf8a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f3bc09bf704849d1eddf90dc4ceae9f5.png" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8af26742f7dce7352b8c215f33c6178c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0068f7cf5ecb29f8ba5528b5d0b434bc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ba7695289ce37cb3bfe4b24132d1d2fd.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4b83d8d248ca4b14a117ab1789c2b2c1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/637a45463ff7c41dfe929de1bf08c929.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c8fddade533d3936e01ea94adb3fd3e4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/88e211c4329d9323b1601c6473824a71.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8cd3e600fbed744ea091804e7ea3a0f2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/294743a43ff091eb6177d1d402a2de59.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/12dd43b9e27f0a59a7da8becedb1b4fe.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/128aa8a1024ebb8bacc47414b3f2be0e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2584dd0f4bdec52c5497b432c650d350.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/db958d0f656c1161ee96435c12a757bb.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0e2ab3f83352c21481f27713b076cd41.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/08335501d916ba719785f09465d7e0c2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2b96c7806c872e55ff948898b53cd06a.png" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f982e8ff9379ec2d9d27cf0af71e2bfe.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4500e398f8e11c17dc4e294d45bd071b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/160e039ac23ef800ef8a5abaecc06ae0.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2e1ea8497d55fe71fa7eb5132b7b7661.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/42fc1e66179912f8de581a189125a03a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3ba56e914af01a61b054c0c6e6457f74.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/549b0f3650013a0970a0173cf3b4503b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4b9466f0dcc93b243ce80e59d9ba96ae.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1c6013c89d276a47d96aece5697fbc94.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/579503f3a03300aedb0a721b897b839a.png" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bd87c99a02b8cb70ccf0db5b4d9f61c9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1c54c870e2acb353393773d895ad88c6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/74ae11ae6336d7b9090d7239de692421.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c0d088fc4574cb4edda2ff4038c867f6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b743a34d2e13d3d468a5bbb9b8d3b16b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bc9c338ad5b1a997df243797c7e6106c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f68c2bb501c99ff408ddb0cac3720539.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a69f3ca9712179271c2c3c4ab04ceea8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/71b1281e5999510704a46bd9f5386927.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/dbcc6c0e3a59e37b177f83a183d992e6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/42219c3c98dc19b44ec6fa7edaabb041.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7085929a03a8b69ee5d7f5d114f34d2b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/26d92072f70b78c339aa3eb6319a89d1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a0158a69f87211c6166c7699a9f179a8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/552aab516062c3af11aaa86fc29a32cc.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/47688910c076a322afd523647abc5665.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cf413025dbd4133ba11e06851448697b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/49cbb9f5f2ec4dba7a3fda8d91c92d45.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9b02ffd5f44d925da83f2bc78dcab16f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/92c06e5ad7605a0bdffc848efa8cb4af.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/aae95ab25d81e00728d05b5faa9efc53.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8b6136d956842fc57392a018835687fc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d40ec12fc900eb559558b341aa8b9bef.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/87d38dab53ba1ffc08e3145e3ccd1865.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/519844f727a326591aafe3cd1df02169.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bdd840bd80eec9d61c947f5b39765c98.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0b78a516c35a58d2865b38e1b8268e2f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b311a90a2c189f24df36c80a44130e07.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/410165775d2a0dfe4061debc7ea2f9c3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b8478f64e3f2900e897aaceb96e8d3d0.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/63bf1de26f95b4b2985bd2f883f28722.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2c17f8aba324ae5a6052d700247649bf.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8cbe4f98b97f4853fd7e7779350a8bad.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d8d318d164d5a05283efd9ec93878299.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/08595ce36e3d5ea839d3f84208c1b27b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/83fd1b33b0d5e90c8281ad45d9940ebe.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1e7864a4d40e0561d5c612fdc691b4ac.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1f815fb9ce40c7fc0bc6bbbbca56a5df.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/89d93d41d8a4212519a823fed6ead6f0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/608304bdfc594923ad19afa6a538114f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bbd0eb4bee15cc6ff35fc85d8eea44e7.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/88b7b84448d853338c91f4afee9fe279.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9a8e713b313dc09eabebd1e90e94a3db.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d09a21bd6352361c0f2837f0f508a2ba.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e4458a17f2e58deb64b2612762ea47ab.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3f22bbb60453582d688a34e5a286ceff.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f7f07cc97a9b2bda1266cb1691ab4679.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bccef6787e217275eb8665ace25f2fe6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a5ca5ed6f281d2283914fd63d7ab5686.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6d78518deb07848945f4ee2c8e4dffd4.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/61b84b86390ea522c1c938d5a480457e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e6e17658489a23616e600cbb5996abb6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0fb602624658dd5c363852ac58d36b25.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/29d20198af3d434254b4ce819ab5d741.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f679b5eb0f89b97d9ec3b81507f34b8d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b50d6dbf90f51a8217a1ee26f9af5277.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/07dc6ec8fea68848fb8f0b13b52579c5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4cb0c6f540bbec9bc08a2b35de0449cf.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e2346d76526c9252a361f53a852f1891.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4eb7778f1e8a176ef53ee9c2bd04d900.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5690304fd637b2e92b7ab013683bcf7b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b8ce29a84b71a9a0f6bf794c9e6bc512.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d4a191726938ca7c802851b7f2df6679.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4f2fc91ebdb5ba9cb4cbb2a16373880b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ebacd93fc3a4cca29507c99525903fac.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5cbd9980d0cbfc8844f53044129a9a71.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8f8e964b00f54eba86497d325b65ad58.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/634acc166f3766b30882fd7d6cc6861b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6b7f6b3e96f2335d6aa858deb89853c7.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c5f47e7b1adce62519add04a46bfac4e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/97f6865d6e4201cfcfdea2dd6ef7f511.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7be31c1c8cac86ca1b427b9be714b150.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/97a64f5fc58a0e4aad4e5b6e67f5af68.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/92513e64889763bdbc7215e417d6676f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/74628e2bafc75d0777319e3d233bcdbd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/03acae36527c04a54bcf3ec068b41f40.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/fd01d4defc2e18299c594f260f2b2b84.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/86393e863228f1048fc16ed7e7303566.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ea490b4493fafa64ca72123b1051cfc2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fe8a46de90d1eec81ae2f7765072375a.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cca9bdc498bd3b19629133bc44c8a9d7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/76bc6e3a6baf16af01f579de6658d18c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/47930fbee336cf0649399d918bec8ac3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0476f67043cd33cb082b1aaff7606111.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/23c5e04b99f4f27954747c3d593412f7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b9176433d4b62259c1374e2b2c2b527c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ac40a1442c596a1222e7de262104b345.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/063ecd0769533567ae758edc5e2518c5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/aa1a4defc56f2553f729fd9620d16e80.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3bfa0a0863afa5ae4bddfe0b91536b15.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/70b3965ce90600a6e1e77aa29e0909d6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0af2c2f37c487705386ed2b704d2bead.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5ce43e77908ceedf5b39a5504bdcb893.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fb06c875a1909373e1e5acdfb3b86aa0.jpg" + }, + + + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/841b9aa72af17f9ad22a0132ddb4433e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/87e46d214f76e312c4816d4f565f6876.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/81a2e1147f3ac73fe34cfecc7db03028.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5732feed3f138d50ef2e1e665e50efee.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a7f76093bd87cc8444f13b7608340940.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/18fb92b1c246b16b6def887acf19dc18.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d9ef3c96e4525eee22c7e8671c31212b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f7510369690e085c62e3830dadae7074.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a07e5ba6dae24f00f94f8c44e19643c4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8f8392665cabf61328df29e187cd514d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/08740ca213f5375a4166e18788e49f90.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4d4f484e8328649c0d05a5bb1c3f5237.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5c747903c899751a67978c852d7f189a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/74e440552d21aac3dbba8713cb55020d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9209bb6e67ad94222b445d9985029e86.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e253bad21872564b0c37bae22c5493d5.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/df9ab8b7709292e8cd6f77aedd6b1f89.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3699849c8e92f04ff2f94383721d6387.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/366d7f56afb3e4e0b7148e66ce479c2a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7ae7150cc522ff6990bcf7c728502ac6.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c581c0e55279f8466cceffc746b39979.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8666e8c16f7ac36ae554435146d1be3c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/095a02f2c9c196c8790f6d3aae4c2fe6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/05280c5f19408243efc1a1efa5feb3f2.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4f44f4aec41a320f15a8b6e9ed504eae.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0b89589d60ba9f7f9b1b8b086221ab4b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/92615a32dffd9195dabf797aea40422b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/66da93f7e1b63256c9cfa1534ca0e4a9.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b67cc73a4808351ad51b07e290a31973.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a2690f4a0982a555f10accc7398722af.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e694a6a651f4ea1614bd368d16faffbe.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3c18a0c947bfa4bb4faeb9c6f907dd26.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/da069d543bf5dc2d9a4a4dfd1f1d35b9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/05da06b56d65202e4a0831d6b7dc15e5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bb060e7fea6a75f918dceee9073d59c7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4ca25700d6924b3358db439325226c86.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c8aa646c467c9c45bd241a2c29abf228.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a391af83d3edb68ccae2626ac8b407f0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/aa6a54d4996c877762196f609a292b12.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/26a866bf34f463b75d7947017dddbe85.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/96f6800f4453782e34871ca14e652de7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/36a1760ae06995e1f3e8544a97dc17cd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bd60cfc7a2c6611d778c2c1e315f08bd.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5566ce365c58aa5def244e318a1bac15.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f0a64763210181d3321f701aa9ef96f4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b81fa8f9bf298d3c97c9c594ceb2a560.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/197b7ca3e713ccc43787fd28f36f1315.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/464934b558afbd40316db5fcf5b1132f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a4933dea22a85284190a4c32160f3afb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5a3d8dd0086e7327dcfdf17bf0231535.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d24ee477a2bd43749a0f436dc12ad801.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f7b6d38728b9aa6d9dbf41f5d880f3a9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dde3203c614eb5c33fbec8e59d599c75.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d8884e891a3cec388dcb07a8fbcadaea.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2e5aeade45e1b3f58cc0b07e80eac855.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/27d185936378684e5deeced3f8996a72.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/31d7e6797d044615ef6457551cb1b05e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/128e677e3797ac82e1fdee4ca5f85b24.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a4529c531881f7c1b7def11ce6fb5c4f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dff2112363fc7f6dfbf7fbccbb49f506.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/491fe0fde8d6a72fad476e60a43436f0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b996d9b4fbd2f21748acc642d8150a05.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/49cb0b744535a2fa3a9e3386a22da8be.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a18699e795fc302cf05abdd15389e009.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2ee3a9de44d6bfeab24a4adf8802e945.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a1056a828a51444262f8c9964cf35455.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6768647dec0981ba752e78eed36b28e3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6f5a67d753bee114d7a37d42660bf461.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5ad584ccabd6b6fb0e28368cfb1d2b1c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/eb0fed8025e3c86bff256e947225383b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a32ae2f759f38a0fb9ff46db7423820d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/accde90f41f887bca70cc2e97b4dfe60.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8672d1c837876a998d708d4139fbad50.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/992fb658fe4fd5f226e21b3059c4e988.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/98dc5d0d2611f2d95ec9dad1882a4727.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6e056fc3705ee3f43f08074ff74bc7d9.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5e0ab0b73a8532d981ffbbfd3e37158e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d2c6c65eb542992fa4fac0a3a6afa7c8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b2e7487f312bd66e550a4cc6bc8ffb12.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4e1a0b7436dbf7002c63b42b54d169e7.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/859acc0f39b76c51765842e303ae0597.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d19477f7c3e9cd488d0bdfe6aa12c790.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7cdb4ed95f1771f0df9d7071fb756c53.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2ed3476e47fc376683ba6de6c3112daf.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/431b9901e326e2b03c04cd2c00107a2a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/75901f39493299fd5c7c4d27df70781b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9a30f2747a29519ef5f16404d48ee29f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/89253cd3cdcd1b1e8f60e9a01582ed83.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/235530af498aec16a471ad9cf0da6bda.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9e66139898e972836be129c6872d9447.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cd3e7e0cb84b0b0ff3fcdaea38b71968.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d3f5d50db9840b3298c7b34d4d57609b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/53467d8a23db7571b7a7e3c95743893b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/780d05d4fde4e9d1e6e4f1b936de2cfe.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/59ef488cba3d37210a1afb4360e1278c.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/291d3393f70e9176e8665b1a46f4db0f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1be27f8c41b8846b3d02efc77a62b3d2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5f8df7e4047db79fb9a679b0c73a5c7d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ffc9b348627ad69f91ce3b8fd9446a82.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4cbc555cb1a65a1b98823c580823fe10.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7aad0f9ba9753df4258cad09772c51c2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fc1d69ed5cc13d119b53c8eb8b0acb0e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6d0c54109c667b848125ade945faff48.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/913ccee674a86dcf31f5abf520755954.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f50a0ef824a436fe77ab97f0a6c99e46.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d6c31778ad395b7788bf7a178bc098f4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dbe562075d533fa3b202f7489f379c0f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8622caae33e907392ef9696d85194ee9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/43d18df336c0f5e10c12a0257b0e4211.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a34a36e09f603dc5941c3178e444ef8d.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/06368a237a682e733ec540cad7b2259a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3e2f18d25609ecfed966a843494febb9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e58118aeb9b50f38b1686c6029265c16.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c4db1d79bcdf6fe0edcccd984ec6eb6c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/66f5b03b45b369aa74322fe338fea7be.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c28635f442d080c1fb106e971f214bdc.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/428a6b7a9e97e292fdad0aa16fc621e9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2a55ae7e199609ec01aa0cbfd6999066.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c1329827459a1bc1b549e1756f40b264.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1b032cbb1944889e7de98276d3d8ed1c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/462e6b47565b9c651cb4b38f0b4013c7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/692b3478f1254c98ca55803aed567fd1.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dea16656e97af9a2ff73b39aff8b50b8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bb59d89b5c4f8397b430839b0be48e40.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a08aa943e462ede9fda98e32fe99261a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/fdb98cb791c81a4a29d3312cd2a3cbfb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c9fe19b36cd3ae6f4801b77dee2bcf9c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/785d6a25382c8e6c8734054c353ab3c0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9bd52ede522389a08731327564c888e5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/51000bd6527fa4581a4f602d56dc3a41.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7a120d45d9af18f9f0e5c5e20807ec06.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/544778d36ec22206fdb1cd2fe27856ea.png" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8828e87acf1b8381bb18caa93597642e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a66675a4fe12c64c69eff64ad2fa9a9b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3cfcc20919c9918f668cdc3bbfb9b6ad.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/baa020fc2d5ee613ec011a89a5c6c4c9.png" + } + ], + "name": "Dark" + }, + { + "data": [ + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5c7e8d3937826012490b5fa5d40bf30f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0a10e0ed9315d911277f4b9fad8e2722.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/648d391a1623fce96b770975faae6477.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/25bc14349538155c6d021967da9c4f1f.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b22f4485c97e99e7548ea492d3210d44.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5408177b7c3d90d220965c58dcea482b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e645c3c6c5e1484bfffdfd482cd4b14f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fa84010a126f079b302a9147b77ff230.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/741769a53cba2bfc847506f3ddf43ae3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/23f86cb3362eab4b6eed940585b26274.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/42936d0d70a63708abd8b766b7871162.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8e0f42848bbff7c5fe4261a2589473bb.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/39a41e068fb72c15d434bf21677650ff.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/38c4276646551ccf27b186f1f0ba76db.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/617dfec2bb922cfa1c3140adfff2423f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/07aacc7b4bcc7b7baac62cb6cf3b270f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f533e4e2b1da525c2b1a3c84eeafd7ae.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2a62d6ef3594ab5a2fdf6521a188c068.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6fb98b2fe293a96a5ebeb10b87b475d4.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/eecfbb43dc4ada7d78699f7f18bf4834.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7a8fe25473dc9455922c9de970fed3dd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1017bfc499e770944c7928e5c413112a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6ae0bc8f27a6e701514ade09d8eaee8b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/456a4efb50c6e1ebc1d5583bcc784f57.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4d0bef12a9a20fc7c958d75cf2fbb865.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5845324a9119a9fa1aea73fa2b957ba1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6e77e952729dc4eade06db4f9b008cc1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/28c4d9dce81235c75f0cb5bc369e4082.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/89ea331466a84e9537fc02adfe4f1ab1.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/65a315b5c082d47f52d5f5960bdbe3a0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/94f615eb5235267af9855669745fb0d0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bd3a725e02cf2aa80ddf2b821255ce32.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fbd069d1e8c362ab147d77aa73152368.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1be053bd6686a63c21cd1e1879b9f631.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4133a1efb8c34f7e27ee19bddd809f9a.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4d9d9d68bde05790c4964529feb2328f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b3d2421193e71da81f5a978a8e2402ff.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c437ff7927c039e13c435837962d6960.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b2f25089d4289655f1d3f3010f433651.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/316a8ae2e26307cb21f64d2fe286d23e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/584c6d2079e933c001fdfbea2a3762ea.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9e4b9cdee82fb330ba084697748fd0b6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/76de94f9f391f2fca94e54015f72ba0f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/77bb83d56a50bfc02f88d9af82e73d10.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d50e2a2b79e4c9eda869a730454badd3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cfe89e19197283d8e995365e034f558a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bc2c857e8799dd68d6b94e63ff6bb78b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9301d391c9fb4ceb414c1fd0ab8599b1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/af4cc40077cb73f5f20a13bbc433da8b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2fabd4228e75a6142ce32965b67368d0.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/16af4809f766fa9f479acfea06d0cbfd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5702d4b28a8179c1be7f08e2e63cf817.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4c832116ab43ab5e46c5dcb640ffbb7e.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2a32d1ee2fe9fd41ee1fd70477a7e09d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1046c8ff9ff0beab14fe0d3d88a2e9d0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ba567028d081f09c37b4421969ad8233.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f7f57f8853f75ccbe1a0a2cafaca494b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/34943aeb1c4e0b1e589e53f744cce8bc.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0bd60a1df9b89adfd9f182d0b850a9e5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5a11335bbd195ba80fcb3cf0900fe8bc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e34225ebad3efc8cf3e8f66fd41d1314.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b9609988836b24b1d9c87c00dbb1ee47.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/66898cb4f173ba1320ab1189eb2bc978.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0e91ffe88732e5c12db9213d5cb0006f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5918dc9e503bb201411fd727f4cdf12f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8e9a814928e3cdadb7f37f562f7116df.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/51594870ca9220c68bb9e33c6f31d3ff.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6d0815c377f654768d7cb93f8cdb3b99.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b2e7e2f1b994a06c7caaac3431e550df.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d55d390a1fc3d1c2250923f1278a1991.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/54fc9d38d082b34f75571044c4ef4257.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cb0df20e2652a4cbf2d12d30f8dd1eb4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/825e8a33ed0421d9533b15c9b9b51cc5.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ce9880767cc6f2d85a8ee302a7847f20.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e151e1a6d1101300243876fcd163a7f3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/81d906f3bfd69a659850320b83ea2e15.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/185b818cb5a4022c8be156a3f9b8b070.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/54dfd9890aa20386f0b582a30ed11b6a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2545651bf5049060e93497a22326ee0f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4d2f3eeca7b5c813f5072766dee1c5a2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/359f5cae8705fafa832403991a54ecb7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/85d84ee7ed0c4c57f766c2f9b966fbaf.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8ae19a2aa705a20446685bb65b61b0fa.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3d727b1f10e0cc416815598a1cbd1639.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a7619244909c499f4dc213a6ad89c7c1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/206c120694be4d752426c90a3eb960eb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/06b9923b152cea2a44e9b2a3e379e475.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9e9fd2c35edddbcb97d4fabe7264f248.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2a20580c554585efbf0d0b84833de141.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0d3543c01175c546ca2cbc9473407f36.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7390714d146034379d0313be1539a7e2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3b383a759d91ec409e8f2bc3abc7e75d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4df11ddaeb7f090c97e893ec237be731.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2de9ae2dd8f97add281b85fbbeaf1d18.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5df7657a0318c46ef278b6bb05b27ec3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/534ac94004fb6a4755e9e85d761d77d6.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/67ee18e7efcc4b26b084adcb7bf5deb6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3d9092c7b6d77433864ae0d921e4bd11.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8f8aab3fb3bd178f99b9c16cd65e36ac.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a25486dc5ecd3e7e20541fd4089f9249.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/494abd189c2b715ad43786acc5214ab8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dfc505e7c214b6a2ae1ec4e0f12ddcbf.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b47a7268481796f04752e8bca91d3c62.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3606d8b095229508011c652e43eb41be.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/06d0a6091f59c05308195b39429dc79f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/220fccf6405c580ad36184a4380a270c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0c1ee1d553757b29cb70e44f0b834b5c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f243940f00e4164999f4a8ab7f3c8b89.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0d240b7b70f05bab3aa1b3b51e0c000f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/48204a81958d945e66d38421fcba71d3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1d331e26b404e7c2b969a0b7ac3141ce.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/588be313716d43c6f2b8661c8eb87745.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/40f3e6eb657708e8ef9b22d9ef4a6959.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c84e39597171ddbde08eee15c26cc9bb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d87ad1f759b6738ae735bab33c11044e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6503d4a4e65c093a3cbdb9e1ea634792.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3bb9ed82b80327580cadbeb04183bb5c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4b5d4a0612cc2ea22fc3a73504db5dea.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/44c0c34f641cf978287d217f4cef8606.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9d7eee616f971555cabdaf48f7ad3fe9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9124bcf8b460ca57552cbc8968d7010f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b5dc5d50b13a336db14d7e93ec372d77.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bcc4688b7ab683d1ed2e231f255f3533.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ec9778554378389e7090ba54d6c90fe9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/158561c1b0d1b8ebed7ae33000736849.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8ed480256d9e8c454bb82261f0558b2c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/364b3996f35a4b4de632f424fa18c098.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/18f51a71615e6d7d88496e5d62908b89.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/25197e471e5dce113349e8562f801ebc.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9a6430e345b9a2e1d8af4f59b277025a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2622c41483080fb33d7134ea02c5a7d8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3bf5ee8b01be03fe1cab79f18e278546.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b61b42ebdfc99a040989f8fa3de45b2c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/37fb91a03cebf1f0b3904c67555fc400.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/31d0317f4435d0b52f8ddf7c3c3936f3.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/38032320abfe4d4a7dd8652e0f928290.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/90344e29963a1f6c9fafbf59996942e8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/00f692165b25d4d84d0385d1fbecf806.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fec5299533a3cc7b0576a9e089bf10c4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/25ab4403e194014e78ab31930c692eeb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5ee34c59cd0f111b22031947e77ea049.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/aa19548148fea670c7fad7d8c14b5db5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3a6e9091d560a48c36abcd23515966e1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a86c6b282ccded37f815b2544a2a753d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a2b176f2cc2d907070f3fa5e19785502.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/336a919f859d129394f99a60ae901511.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/37da40bc1fcd3c8841327486baa3b189.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/fc5ed687bd00308eca14c7afeb72902f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/20101d99a655bac1d6ef54b2112a705d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2fc67dcca5e2e4976ab67b4d966ee766.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/95c0a08f15c214be7d1ddf506dde9df3.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cb0eea7e43ce7726ba6704a950082f9f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/da8f2fe931a939d83f3d29802c91ff3b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ccf701b16841dfd100607042bff236b7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/accb7555017534ede977ccffafa8a441.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e48703117f1906d7ca181297f5b91369.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4177e34b5151f2b45b4bc046563c5cef.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d4b99737405c2b79f383640a81c08252.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b5b28a1d3039e7d33d66d75d39da2022.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/06ac5e6080316b6feb3cdc7c2d5631d9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fb08a979d604ca494d169308689c97ed.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/114c90897a0b5b01a5ea47547bf4ee97.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ac9f23e86fabdbbbae5e841252f816b2.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4539329a94e14e2452ef7f3a3d0ce4c8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ad80b860087a1d13e7c4aeaa94fd56e0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/440d1751867d1d59fbceb520f67017f1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/11ec03d94f4fa944e2c469f55c5db028.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/704e440b36919bbf458ff063bb399015.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7091e34c960841922b221cd0d351228e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f4cbc2a43feb0a5d4b498db5f5f63167.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fcaba8c88e46aca1dec198192974f769.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f7719f30f1837eed87d75b8bae52fd54.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/298526e9f0d34505c8fe7aa16024c0d1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2570e707947c3b754eeb73f7c235d802.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2b96e88ca95770979fba63eb3e9225d1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/49c482fb1dc0b15110666e2e8404d98a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c947e7fe50dd42327c9f8f01e98b4f50.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7fb9a89ecefea095fe0f983b7f8b67af.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b936fabdb3503478748eca4459c1f297.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4ca8733ed64ef9d500483a366c1e513d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/daa4ac018066b75692d5ff235858f2dd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5773f39026ef178d9d0aeaf13de8a9a2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/70089fb0021540d9ba2d58683f320d47.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/662b4f741011c44c31007b43eea5ab6d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/79d2a1cfa20d696b8da3ea9d2ec04d8b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5c4daa8b90b4ac199ac9db986bfcc071.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/41991036f42123e7c35024abfb57e325.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ced9c39ef923be001aae323a4893e4b5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/73cece96f388b989ac088af5e7a7cd1a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/40b7de37416302da9a8048f648d63363.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/be5183c10684f8399a386f0ec0d08d6c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f2b0d1d0d6c5f6153bc415b76a4a9395.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4f88a61be74b50af6f87347809688bc4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c492598f13fcbfa9c61a519d00367ff9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/31a27d9950e11de9f422bd63ad91a696.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1adb783fb3e91d740f6ecf8b0968a4a3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dce07a7879f123d2bbded50b9dec9aec.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/61bbe1884568ee310f53ef0735c1a91c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c58f4ad66c97002f2bd7d262500b183e.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ceb1ca02841e83c8aec017d7f72d7899.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8e14aa3b843afd482f258c086b22d242.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/58b058d76dee2715743087428d9828ec.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ba7c91c7deb7934dee03a511b2b7d086.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fb16c572d6ddb43a1f54cd8b6196f863.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bbba78ff7641a3015965fb3d0e4f7ac9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/50d97a8dad97c12850f368e79b060e64.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/df394f8355bc6f928872c11c53317a93.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8bc13f3aee56f5e090e2ac6f59758640.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ea787a30fcd7779d997a6d2ea9f21f09.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/60a9e52f9c7e80b902b0d380da402657.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9e05715a2788964ff6c1032c82df9782.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/715be043c89ae90dc50a18276029dbd9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e5ccd08fe1ac4f2b0fff5d975b47398a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a2fee5642401b1735066e538f5396f15.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/63d6dc133c359084515ee96fd7a501c6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c05e7a7c88329f81489d0503b09a8616.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/28a54070996cab26b08790b6a3c8e712.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/eafef5353e4d03de12edca7bdcb00bd8.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2043377e540c62cb799f165a88d71655.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/362f90ea77c1a6f4cac1c992f1177c93.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1bff5904d92896094b8a522843330084.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6eb480c3e57e1b4d3c8096d3729c23e9.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bbf8f7ceed8b4c06178a18c8f2c821fb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e115f8d4bc8fd588e389a8bc87425188.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cd7d91ea5ef113ed61e91682ede07acd.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0c25846cf12b27fb78d647c447adc57f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f2b2654f973b681871d30099e5256ca0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6651ac21742cee8a23d67e86eb76f208.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/22f7bcc9f0f90cc389c9c8ed972adfe3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/722d3db66ab6839fc3d041c1f3b3d2bf.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/829dc2dcac7e70a32680c8e94c3301a1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/3b467218d5724c03c60b335a10df3efb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7d8a116cb629d1718a24bf4134f79596.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b890d177928ad2ca9de3578b7c75398b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7ef103695d7eb55976d7f4e2184ecd45.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0ee17fd7caeb57f9700d561574cbffaa.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6dd84cab5db1b0f4eb65d48906192aed.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2042ce4eb9dd6b76f7303e12d95c0e23.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9cadf8830bd111b2640890c5a171c9ec.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7488872e27310c8a073bf1fabb5d222e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0957fc65824264d6d7cb06a8f689f737.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/08bea4aa3dc27a1faebbd638565011ad.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/98ae5141f2cfe83bb0a39a98ad8b288b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/41e433198bf157961a86b79364cd4f64.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1d4f71d89ff5baf0bba71020c4ab50fc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/636e7e749400217377f02f20ca40d9a4.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4ff6bfb721188ea8449bd24ea683e840.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9d824d811f1306b19fd48f9b4ebfd311.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bea1e6ec7b4f83732252aa2416d3524e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6d02d656729bd18195f0dcb635d48d97.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1abd092bd0c42cd02178a440c1dd3a00.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b65a86cd60017d837e0dec63b8d24740.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b51eaebee8e3e67ad09b448e69227426.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/671598de6cbb7d9b92949df3e6cd4f6b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c641dc912ba4cbb00c8cf77673776c8d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/af818c3f2cede44786b95fc7c49ff3ba.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/392ff558c2e66c2c86c7482d6313a61b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d5691c594afcd717fdc44ad498a40881.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/42bfa1b79cbfec171881dcbaa7cdd58f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/948b85cd5dcbbd821f7ffc1410b96974.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/240d7290d68780dfe8372a41a53936e3.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/70c0a062a5426b288e792eaa39a5295d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/189ab3854cb42b2aa7bf753f7f941768.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f6cee131c7cb51562be83ecab777eb5b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c9ce34d04b18ea7d4846d5392107b44f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c141a0f93f8b9c3ae546429293178086.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8eb48da76837e40aef6467a6f6e774b0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d4a47b796d6180a987a95e927de6c7ff.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2829689f705ffeeb239a979d216764b1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4c479967690a541ca40b2498b107884b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b40b7ffaf72320e524ec592c8e9dbcf8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/78d835c1f02b4469f7e42dd10c00872c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bf4bb77da2f31dfa9d6d9a9cb0d44500.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e5c86bb961d96dae716d06a9add5a9f7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/13dd436d4e46572c6404a5880a408576.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/41ba5567650d7041063e3c4d824d37d3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b4f0e1882c4fecea9c629f8b05302114.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c2b8796cda93da1252276631ffb5e7bd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c45b50cbd45ebe5228be250cd64e0bba.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/22896d38d39043bb161640837331a3fc.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/3f12451317bddfb11db0de0438fc4c7d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e9aa1cdcd91c6a7f2853675a37f68807.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/02bcf6d22571f8f4f7f9110420bdd9c1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1adbbe3b05f4fc3b34c54a94ad257ec9.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ad72bc00aa8e396d1127f0009bec70ac.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fb90e1744875bfb52dad86f7d5a17bd0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d95b0f9a0b441eb99acfb210fd34e247.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ca51f6e9cf65f223effcf70b743d8a1b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/79352df97a90a0d4322070c31352071a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/360e9beec3156b68290ef4e7394d1cd6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d5a991f66c1475333e3ca22ca1f348bc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f3ff88887fac0233dbb39ecf0ed230a6.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c731b423f98e153e47620a3db9f3e44f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fb957607493505c4be476ee02d4f1af7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d0495e15f0a43c97913c7862e694b582.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3e0ae853ace9f61bfa4777eaa8c7426b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/28245cbcad0ab490f7723d8999bf8a9c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fcbb7184b409da73c03341d9a77b5a49.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/83b2a71d6f2fed3a03dfcf1e86053dcd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/85e60f45f1d27d6edbfbf2f011e5c669.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1e99674b2490015a2e012fae315da400.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/56eada3e46af9de4f991859e25deabf6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a96bf2995f82b501aa4971b5963506a0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/401d24957b3b4a4dc0b7037505e50af5.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/583a4797f9a6b009e8342b80252221ba.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/605bddbb09c9eb2c731ce48ff69f62ff.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f810a155dba3cc894bac8055ceb4ace9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0572615a0460e362566c446d7848def1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e7f0695accd5fbf531555998e53a50b0.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d2a32b6fccb6d9dda51fd456231ed68a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/946b1bfba5fc4ae8a1206366c7c00354.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2a221811b288c9c8a1d946610192512f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d263797475fbd8815fd3f249829c628a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1573f0d6b6b3d7b5e45ec448bd6c6f6b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/01c4785c042ba4eae4a1ee2e8da54ea0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3227e4da1afbf1ce60bb95a45270c97c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b43a3098f3f8332e071be1e731f5b98d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b848346c0529848c5a3d099427560cfa.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/574976797221f385f8b27d4f10fd124d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9e86df30c1fe8f65fe8f81b23c4fbc52.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8d45bd63bc998f80b1c0fa41485acccb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f7d8b3c2cfd53f235bc61af469e6929b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/74fb68be7c525ff2ba1ad02e0e983d02.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/bd00a07addbb5b9b3c0d38f5ada25726.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dad03ac42c103fe6c2cc12dde159a758.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/48c01ac20a110bb43b9534168b177a63.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/124fd58d890921aa4722349b01c8b8fa.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c6327cbdc3b7ba6635b0f42a12360551.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3fe542b88f381c5da2c6ca5d1f77324a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/299f2de1e85b0459f0c5a3dfeaff43b9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a18ce158a704bd2e0166e10129779bfa.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/16dc5e6c0b45975c60fd421c4d9fe704.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/625a168118c82ccfce0dd8aca293d8f1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b7306a5511fbd891f98fd0da67866d21.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f9b3c1c0f7aee5ddb51efa88ed7a6a86.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4b826c6917c36629172d9b06c00eb062.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/09cfe2fe51aac00235ac8f5a927266de.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/47f16a9a9b78018a9ac1226557a720d2.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d8e9ffd79a4819095d0bc211e9e3a61c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a3e0d91430bdbf25beb0f2ad2fb55100.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/10c08de9a6400fff730dd5804f9d5d64.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3552502f8895e66bad17055de91d347b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a12a37447402f22fe968309b00aacb06.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f2860b549fb3da309d84116996c30a16.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f3c7b0769997133796a741a3b2b2cdde.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7b7b400a9b110b6e59c8ddc5babb6fc9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/487ad905884c246d2b2ccbd5b5bd52d5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3aec9b40b16bf2c803baad04dd02ddff.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/faade71a2842e2ec5cb7402363de96bf.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/277c3af37e01bafbfbfc183357da3140.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e2ed8a8d9c8968976be6c0fbacb41109.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0dc7c0d50fbc9c55fc8843047c01121f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/73518753fea072fdfd026d1fbbf1c214.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5273ec60206fb256de7071122eca800f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e5beee5fe67ec1de756e8e24ff266ef1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/076aad73d658b69b6544387203f80959.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1a677318d711f62e308cbafc4efcefa2.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8fac8469541f12ad373895481d2b8745.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ce46f38ae4a0057c4af954eb96d365b7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/07ddd1924db635c6662d5972145e8f68.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/45cc16af8c10733faad1c2e60d759130.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ee76429611b1b4e877b999e6c430d932.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/efb82bc8bbad3d805fc52cd24973f792.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f6e25406177f1791df3c9d9eb9e4e6f9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2a80c03a64d89a5d1ba57db16a79caf2.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d8e3c1b125b614fc48997ef933d173f4.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/59e6f88dd03f6c1620e1f842654d7154.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bd03cf6acabe20964ca6f3b37a81eec0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/03213708d5e412819c993839adbc9e67.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1ba285677ab1f91b3caf8493b3de01a8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c0274914ca5e310378831f3db1b4c464.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/18b70679c2adf05a63f4ed6353c2564d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7e6f1e72cbc1a8d570b6ae65dbf529a4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4cae8132db1ebe65c5b91a1101cb3bc3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c1d797bdd3961c61f00d9afb84640162.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d56dde129e5992d01bc824a07a849273.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/033880fc334370f1719d42045a99b559.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b053a900e659c500c0f5ae5f43e68165.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bdb542617248988bad5a4ecc2ebfa6a9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/be36f1a922743b1af77c24e456f5ac15.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/704d71403f80711b509b99a8978f2a99.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/bb2e24e80788b3d86a484e71618b47df.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6baf792749f86bc35cf30243cb2d69fc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cd151be19e6f5cbce38e4810a3e11d01.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/63798d6f55c4363f47a881c6af0cf548.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f4897499bcca2671d5c11a26d1777b80.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a4f23ae81b7968b2a19aed5db8919f3a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cac51bb5c2315d2b77c1b332c4d69a75.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/846a8d3cfdcd14661eb08dce9caf6471.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b80860198abe72428cd932ae1b32ba26.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/49834a7d0ed5be413f56129bc17e320b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3f0982e6cafc449f423d344b1fe5f85e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/be68ca018f14d16fd00daf8233d62eaf.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/708e5a510696d5c81b410fa1bb999252.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7b9b1947e17e541ead7a0f62048eba74.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0dba9b549600eb786c1b2561a04b545f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/36fa7201c38e18b2df4a9ad2f572135e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4adc5e188d02b542de968d807332c07b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1f62748120eca5157e6513c6d2550668.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cace7c97fc75563d786424c79b905464.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7afdd99174465642db160b5f9fbb9024.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/886168f1c6776a6eb9b0859321995c96.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/16ba1192361fcf98a1e8405947bcb3b2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a07597071d1b5e99b94280c850188c52.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0fb03a1869d44c43c6140b7468255037.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6270a705dfeb5a9a7be71d7425bd1edd.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e0da71848213d4337f9d06de0e06a64f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f3ba1e31b97e0a061656a2f5060971b4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a8384a4c9bf8957dde78d1d15ddfec0a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/abb404275159fc286e8f8c52618d6ffe.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1bb8a6c694b10d47354294b444eba535.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/171c66f5c62be5d13b913d2b76fe234f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1bd428ca52af1010911bdc09a9d0d1f1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/88abc8ad831d084b87290b82e70f0beb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4422a9bd4c0c35c9abe16d5e6d25acc1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a8b3266cbd323d6f42d277727c62d61e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0f9dc57dfc237860219d9cd704f96813.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/15129221a1cd7e34356b17bd7aa4887b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d2217c91c7d832b081b691a35e3e2155.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/060d8d86d8800043846cd4b5232adcd0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/65afebffccd749a54b1e416ca53970c9.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/36baa0478fc703763d42c7ba7f846e3f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f27d760375fbb1d50aea3a7985331990.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fb05654993043cc881cfb01278eb853e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8f45f83cf9c14e6cafa98ae2029ac06e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6511b7f670b749e2ebe3bec88488bc06.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/49eaae2c17e6dc6c4c80c4f825d15137.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/407aafced5bf2dc1e50910b12ecb8de5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/962c646f234628fc166879a40c2de145.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b4755cd153e0debefd520e37f860955d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0237296e60d90e8184643fd62ef9df6c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/21e87faea1e94f6243da38efc0de2e34.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/56256f30a3650861d420cb492f59858e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ee419bb26b573e1a601519440591cd8c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3fc5365e1afb6898b10f63f9424996b4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a7cfdc0cb7f3ea2c9e5c87897b3534cf.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ee0c9d38bcfc400e020a0ed8ce7aa66f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8f99a3afceca365dfe6a0a3788b3ddc0.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3acfc6b4cfa8fa1b01da8376564dac4d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3a281f5115c8e7be9d2b7f4274f9b8a7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9e6173da443fbe053293c187fe359ad8.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/22af699b77e09d63a5261159d7a022e3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fe77d499e1c7d02ace9033c7f2c041b4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2f393453012873bdb8d4a53d16d4771b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/732807e198236e560b4709d6e9153eec.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/64e84328ad58a817b9a79de97fb56b09.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ade5b40ccd33f761970cefab0acc1fb5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6408c1c72f5542668585635abda18c3d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d1a419644e29a3176080846a8a745c2f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ae884c21184f8e65176f61f1afbd9a45.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fb26cb51ddc04f6214b27e1e6146c28e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/db79d860f493b1f4eab5afd62e8a25b7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/820a2e40c36730c809e89b431c072eaf.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/08b44f2c9766ed200d3696193201512f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e75d52dcd2715f59be5212274194240d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b7c13eebef1e2b6d53eb8d6fcb73bbd7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/97943877e288ec0dd4d0443cf14c0370.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6aa96172e55098e0bb4e01376db03a6d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/aebbafd98db32117231f905e65f2bbe8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c9de0bbe7f65b44f5a491332ff047dde.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b8e22a4e290a715edee1e060077c00ef.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8527ea0483dc2b01369508c956e59307.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/91f268e38b4a6cdd43ca18e976879e7d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5eecf805de7206ff91560de33f67c3ca.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5e53e3095ad7a1fa0da499cea6f1ff71.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/bcf1e51bfb1c1484165ad10c20c2ee38.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/203015d8860ca6386ee35c9a5e87acce.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/533a12f0647df8c0d335d41bcbcd5f6d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2237820bb70c8551b3e42620dacf464c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4d33db2035630e357bf8a00b401f0b5f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c9399e206aee9507c59d141d08ab00a3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/11f7ecce0bd7a994b934e5a8fa54d266.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e45d394b9d2400977e2f21728708400e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b6b9df301bb50376cea41e761fe8284f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3b9c356b17abbef5424a578bc031083c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/859871319c74dd34620a3fc14cda6054.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2c903e50b413e8763ab3d9b229b955e8.jpg" + } + ], + "name": "High quality wallpapers" + }, + { + "data": [ + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2d7208ecc14aed62167ac4c45fdbf449.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1923d0227f20d2cd7b447941ef2987aa.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7a1a36a6a95064830ad84e69d326fe5c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ac0b30cdecb8e7b0088ed9d0802735f3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c8b23654964f74db5e82ecdc5d48d492.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ed1f476d9e6b07ea041065d877fd5995.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4746808ccb211c31ac72129115782878.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/20d3b385b1a78e6f130f516e783e7f4d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3b530a1871c64599216ca1d11b23d10e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fb5d861712dd8a33533a80a876d799fa.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6309751c171220976b3897e1779ad7d6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/06fba4ab67348b7f1a606329a418d6ac.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/489ddc6cbcd525e2bd09a602be08f936.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/287ff9fd80964797a65adcc75b92bae5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cff8b8b1c5a2747bfc9b8ef087dda780.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4a69590c4e1670e0066eb9e4281529df.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/351d317f35fbea957babbdebcc9f32c7.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4bfc3a50dc8e06895d885ba87b3f7d8a.png", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/466dc7a753409715cf78a7ab3de99ae5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2c2ad69ba5b32c146f002243ef232cd2.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/141fb8a8c3f721c7f8a8ea2aeb3b185e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5692772c772c4309087e0a96b7932f3e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6f64db2a68c9e1373c0eda478c686c12.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3f58da30da207ff28442fd0f96a96efa.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/de5e2d103f140c22900fc01cd173f983.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f0ab00566b1c5bad34255e38c1cddb29.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2c5d39b775085830f9c4b1f80f1244e1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/70004a77d7431d1ebec18e872ccb1763.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e60ba7b8e4ac0fb359f9453bb6920890.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5b65abe085968bf2609fb12abaae2801.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d358834b7b574df4401663d202d59219.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5b198293331e5ce6e7913ebd915c4cc5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/de75b5437a0b74a2d4f38e8a3be01192.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/baf8ecc3ac1e05d652e515fe0b0b5e92.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a8c4aaad2d61ce17c156a0144a794798.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9af81a413d0ee5573860e6cb42a30339.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/18f88f84af3ec72a5a7c39117c45a967.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ebd0187ad94b31bdaf0f13a060e986c9.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2abd05feeb7ce4bc86eaaceae66cae0c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d13b38441cf15cd0c8e543566921a7d0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fd57dbd677ad7447839b7a33b55fd79c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ede0cee4f6668761737a64936d4e800f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e9a129cb40956c23df3a1350bad3ef9a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8b41a308dd7836a999b1011e081a7e40.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5caba5fd8d28964fcdf529734412c556.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/397ef9a68a3be4ea97679e8455c7ef9d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2e0fac05c87318adcbdc0ef1a18fb78a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8718fb165110c01ab2d3043e19600486.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/52c8e71623e24ed7361defef4f16ff4c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cbf8e58254281d0796d9c05665168c9c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/afcc219555b6757aed7fcc567b1fa610.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/64da46c8fd5f0616b43206e57012418d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7dea16ab0de9d8459df373195fafb7d0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/974e4ce689240468fbe0fc22352ff255.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/08ba74ede47c6954d97f0dca97b46e36.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/586d4fa14607ad33630af30932eed289.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ccf67aa11e210ceaf1030861bc135044.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/39a70d43d42a748b6359827792321758.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/30621efe2a4cb0472ac849d43899e1e0.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/550e3c3741c7088ada5e0671e3ffe637.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ea676ca7dbdae2e7a8e878bf5a081e7c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/df06de5b9436d8b54b163731bd0d32dc.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c0ca488f94a8408912a6ad7812ea1fea.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ff1106ba5fa70a7380475c508dbc56e6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/32ae5e8a06f7d99525839e24ad802450.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2880dd56323525f75a5f4091e5c2f29a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ef6c4f4c146d577c16d4283411136915.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3698566d72546d7118adff0af17d98d3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/dc6e79b2dbc8d16b203888c753c698fa.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8756c38ca322f8009affcadb49224f2a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b6821a85bb18ac2b15c8b76e88e4d751.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/78db970fe02f792814f465f6c610a45f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/28682e89950466a387e4bde05e16fe93.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1f0c89ccfca23bf6d0896701b3bd0f93.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f490efe2274d01d23f1ccef7f418379a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6214c56031531f42efda50ff3609f288.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/960be32e6853f726c7ee04922a000625.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/db2900c2226de932953c9c701dadc240.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/11e0abeb95088138d9d1365f8e0772fc.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/93eb869044fe4fff23375fbf0de96a32.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f6236c7d0e2247485edc459d5bd6e502.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/668832680392e4380a7e5bb55baeeb25.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/aaa7e5e2d47798889baf36e9dc2bf4b9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8746dc04684960263b0123b5b960e8d7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/046a830bd3c5cd14624f1d4cee17bb00.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5b871745e76b60cba18a557626f58048.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/31024003dc7add4f94f87af10c31221f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/755e9f775d192f71c8e3183dfe7c6127.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dbb5be827b50ff4fa0b5ed0dadc0a3e2.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a6b83a04a73262f8e5f48af4a27d614f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/98a71150728a42d0dc1879f797b85af1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b83df7bf02aad9620421a60602420e0c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ce4d7c469e758b405f7a96bb0c8ab1c5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e259551897efde233bfba3eac1b66d12.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3d15419f65134d5158cb3924e55041e0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a2e71452227c102a111a08f952a914fe.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9d053fcebbd79261abd76b176a9ab091.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c94c406859016e54b941eafcdf070fb1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b2631e86d519cc3a3f13d1232db5021b.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2e4d756d4058cf3178f9dc9c3f3f6aa8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/625f3f16bb1f241d0249426ba126b2b0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/021a6411f732b3bf3208fe1766eb895f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a5c0c605d2f93297c3680df4005da5e7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cf2bad4c3e7419a94ec8ea3c20cf34f9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5778a7cd2d527a7c99751d0135a7de1b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/90d68b8306f6c5c8e9154ab0d4aac083.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/111538454d6ddc763837e68136ed9772.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b88189c97f6affc5beb893cb14f9ad08.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e79ef322544880a9be87cf26d6936682.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5d7c587ad4a4631c4ac472e37b67ebb6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/76b87eb855bf957e43896e2cfa9222a0.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0c319ddf70d37ff289b51e3c68ce060d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ae73cf578e0daabcb40d78a846aa6cf2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9d8b03dd88b1d0abc49a7a849077f14e.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5ce003fc72fdf6ef16e474404d93e182.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/86cee2d6f0195a7f1ec67cbb3627d606.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/249a9e007f2405281ad0673690550b27.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/73e4af79fc407a03ebee79717c1c8f82.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d94bdbaea7a55cf45ff3039f683681ec.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/928141f5bb3b7ba7fb012c2e051852db.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c929637577c663a0856127a0d0aac206.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/79c9cfb448fad8a80f37125d4df87058.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6a6604e059592ee4cca0ac474cd4f62a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c219af5a039fc5568d82ca60bc543918.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/546c85591baff11aec397b8d6acde8cc.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4febbb285394b896c82eb03b3faba58d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/04dd8de5cac6e60371f01c4403c85bda.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/13a3e4e910db4d7be6870de3e8fe5251.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/bdfcc900766324bd1676133d96e31f18.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9ed0d9ea686ab8865e1e25112278aabc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e2e6238f2eb202a57ec8b7203708a34b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3329a914bdf957ceb3dfc0fc59484635.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b4bc1917eb34abae6324489641857cfa.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7fbf8d51488cb3b1d30f5cd5575d2660.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/08eeab58e9d853337911572e95d4aa2c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d532a9026af3006f6020a95aac06fe32.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c9fbfc89d0acb42aa099d4d8de71d366.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/17f76df955056654f7b1f59098f27c45.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/946f0022d10dbce78a659e831d8a338e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/59efcd55edb20bc8dd1f03e829560bbf.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5750dc3c63a6f851be960001a0092278.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/324a1c56046a94acc7f41328b5961576.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3f7e5a6eddced3c70c3759eb99457b44.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8072c256a916f37508b0084680956e13.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2fd4235ad5b4a006365f9c52d236ff7e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/036cd3f7791834ad2c68ad290d6b03c4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/01e66306045c1705147300edca6c19d3.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2aad92f42a22c5b055974d21301f228a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/22f84d7f97f00fbcbf54585672a82003.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/65af54f0d0975f1c9b949e812bda5712.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/359656cd5c99a5f8178eb875230b68be.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/84586f42a88803e44bbb06d8766b76f5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ca9e9b33ac88946aca27ba1788e9b354.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7c0bb942e718cb6329456ba4430036c2.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/93a1a95aef398a0733abd4c705c382b4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9759f4510f6db840b43111736c9e9001.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cda623951806d85af068b841da1f24b1.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4cdf0c534e3f4b774fc16b2df00d3bde.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c61feb51e745da510d926336d6b23f06.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3b4a6e7d131e0a2b251b5ad27e2d27b6.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6e65b0892670c85fe3838e5d69c0cb96.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3941ecef2041849335e42270f0f96bf0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/95878c4617ebe18711ea26450c2178fb.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/656a09c97f0650edcb7ccccaf0504a78.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/005fa8ac447259f09a1e7bdd6a721fa2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bd79a17a230068c16974752799fb6725.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/66f96bb701ad19d9bececfee32ec8440.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/54c6583d6cf6a031dd5e9321909a2b1a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ed6686f76b00f3d0ed42be10383861c7.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/93350c92526678cd2b3084d19281789c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c0cb12b9216d7a15755a6870af877cf3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/75f20663df6c4d1fa34d88269ef8984d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a70cf40df2dfb6c087e01525da415a79.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7413e4dbcfa5961f18fcce632411efca.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bf8aac161852b56e41781ae61c1f4b8a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8cd9cb672f27621f2d2c757372b3b8be.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/697ede1a90615e75793ceb7bed17fe3d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/49e3f30dfd8016bbad0138ca50449ef1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3620008fda49d8211d0bfde34d377057.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/26b31feb93d8c773b064612ada0813a1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fcfab494da8044cbfa249551c7dbb820.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c528fa4295d5830c6c0620ff2d720ce9.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/dae1e80ffc8cf3f5c7b40ebe3051e246.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5a9504bad596c0da990b7628d90d41fe.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5de21adfad7eb93cecd9446a6c1135c4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/60ef5a4034b6fb0a7d6f9bfe20c6e100.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/43525c8e761fdbbfac97312e0cb4a392.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/39d5d265d9ee19ba8fb34e2103383b72.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/729c9bd53193801af8b051976dc2f783.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/304567152db1f6181adb71a693a71ffa.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/af6ad0f4cb1bc3e1f0223a451eb37118.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cfeee2272a2d1e854453d33db99f3ac5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6aa8d9187a3706d5bcefa4b50d37ad40.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ee8138d7b46595c696c4b6dab5cb94fa.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/69cbfcfbe2d1f07ff9d31183fcd15992.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b737f3432b4ee78a207e0f77f0e1a62e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2dad4557acc1a69726218fd36e9537c2.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0ee963610f3be182149dee2d0b766359.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ebfb194dd98fb96fa20ffc60ebde011d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4f40d63c1c87acbcb7fd0f83c9f4b0af.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ec372fce0eb4c4573f32efbcbb6f9e95.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1aa8c4b18bf47680addffa88b32c8759.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d59dfe09e5bbd819983534d9e0932978.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6017c683f250f2fc07d99d67acda3b40.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b502bcae74b07822a3a85f6e288a721e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/60d7ec391c9f00829e36441d1293a098.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/49519272202072a64aee15398792a0f9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5551afb0c275d5343227491aead4ca23.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a004f2ead43e0503659a1afb98fca529.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f61daf4f9993297835e3ee4802eca6ec.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d5a17e4a5f14d8477ac1328e51700152.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6b4d6c25d8280547043680d2aef7e6df.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5b4a596930e6fa02f82b0f16485fba45.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7cb3d514574852fd508aeed15474b2da.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f3ab5be28b8d4bed4e604118c4563537.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/52f62d7fab684fd3d9f25911d8b25023.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/fea52801e5e5ba49edb52291c46bc414.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/93080ac5002f0f92808f6ad1cda57cb1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7e6668516954295d81b91f70e3f67896.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/426dad4d113baaa27add2885cc3f727d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b17722e5a315d58e70505d713f5b84dd.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/71b247662ad3767a61bce359caa75988.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4981c95003a328444d24c15912b83601.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/185541866abda5662fc038ce10f2f0e0.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/210e72c34043fd58bb05ee36897f84cb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3e07436fe3a77cd0ea7484de055409df.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/af05e46291780ee732954c04dc3a1137.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ba0cc85a0b53c483e3ac70ceac21b15d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/318587d442dc4482bb17e778fc6b88b8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8a8a37310b38605d9fd06aaf8a7a75c5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ade8ab0c8bb639bf611eaf55ab673f1e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/93a52ce10a5661492adb523474ff718d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/aa1e77aaaf5ee4ca5631e9a9ac720d94.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4b6aac4152b512ebfc632c9cf5e37309.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5ef43a59c4f5f536f42f19a609651358.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8af6180a5bc9e3a372480968146ac431.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5c76cfb08682b4317790167cfa8ab128.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/aff4d20efa696d15cbddf00cbd835b27.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dc6110229693dddfaf26e037818be16e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9ec81b90b8031a0c5d4cab260d590dda.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5e27d8b8872e527ac6d71f07c239d5e7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ff0e65f33a0cd46b7af16248c98e777f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/eaa5f68076c58534dac6bb3cd5e30295.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f368ccdadf421f99f780a5a0f780a265.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a93303f0e02977f70efbfba2ce6801df.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/78ca03ea9e919d1762056760eeb4663f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/3af06db6581acc740316d498d80d807e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7ad0717f40f7d2d43811f524cee21a8b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a6f3c354dac0671c224505022631378e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f2408ec80d3a2c747680e2d0bb7dc167.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/eeea2d00102809f5d4586bf2a08bb281.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/44d40e6fd40975d7ad78e30a8e8696d0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/933c7598a0037c2de4b2913fc9a95815.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6d3293d3468aa9489604725cb9bc41ad.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1dcebed2a8a01ba3617a0210bf86adb7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/10b2140772c4bda5290c8f83ef232556.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/50787966833c6f78baca3d74216fcc3f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/893e044e1d6ce4cbc438020ca71ea10d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4545e235e3b7f004d5c17c60d5bf6fda.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d9dde65f5bf39df811582f93d13d9ae8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/026201281ba9e9d8eeced07f13ef46c6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c730f604eded7e2bc9155c8ea53fcda8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/617a92e8f988feedf6bfe29890714d32.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/829f4794f5fe79d1cd8f4a9b47392dcd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6ec0f1914542e8a7a68092a0833e8479.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/12daf12a2613c1f94012160419f1bf0b.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e0e45469a99576a0be0555c8dd16bde4.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f4eaa6314524d8209d507e2a1ab8e9a1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/754938d023ca34144b9b49dc386afeab.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c3ef0abb250866eacd2f1043dce1ea59.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/345ac7570a153460ad3e2075b52d480c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/80e2d5c2799ffb4da025777e355ecada.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c2267db1a3ec464c42ac4aa4ff6988af.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6e8865b0e1d9cd77479c91e7048d6385.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d60aa342008a7e577f429abc47e5dc5a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ba02dc328b969c42f5586d8a526b0320.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6fd5e110f0d0f5b1e358f65543856678.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5cfe71bc15938ae82084b9c3ca2e45d4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7cf57b316b9309767ce9075832a8d973.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4be8cd53a6b5af5207e75959677a5c71.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/69ffb4091d573bbe625c1618f4f86125.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5b574823021ce397dc8b09ee47217c9a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cb2d11b196bdb94e1bf7064c1dd8310e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2c9d99f4e26f9831efe4dba580af8911.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0a7be08488405f305ef8d96058b5b7d2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b8fd1ce5111bd08151843d97fa5fb48a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8971f171ca1e5fec15bc10e493b62d25.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d004d3ba28d21e4b21c11fa43039d481.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/866e390e4723099075c06bd3cc9d9f25.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e68671759650fbf8c738f21a4ba3778b.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/94693aee6667a8afd74ad4ece8409646.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d8eb35f6eb3481c1a66815345aca7715.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0a3a7f50e622974f7212342da465f1ee.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/db6997764231bd661cf70a71357c86c6.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/835919541e6ce844a05cfbb05abc3d01.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2c076e4779e871252183d67080c00a7a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9cf03e3117a02f0f14473317a1ed7782.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/35b15d56e55ce22e52f38d7e13ff86da.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cf161f6ec919a2e5f44d193e33e012b8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f3373744e42213149c6142cd686a7c90.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7054b4af8cc865fef63f6c2bf736c111.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/af76cd18fc0dd25810156a0787d3e85b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cf43e3b8acbabc9088b915310ae03f61.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/549e9a3afffac76a3058ddcc15555648.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/347b87f0a1c75b2bcb6da0f6c924dd2f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/934da2206c0382b28e633a11147fa5df.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b2cc332cb0773634b9acd8b8d1cdc7d4.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b2f93d4e4a2102fd615885dc69536632.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/acdf63d444f818a65e85212e6b18d7d0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2f72085a9757cd85cef994d51f6ebbef.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/beb702c656d10fcd7a23c20bd6ce75db.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/de3f0524e71318bb3be6cf4788e65065.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/03a214d53b47f5f3041e6ff8ee9afd3a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4008a06cd5c72c6ba08e9c74b2a27beb.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e9c167fc9fa4c991bbff564c639c0082.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/def6d0ce32596ed5ed4054b846c577e0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4de41fba160b2c32b991379418932848.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7248a720f1027ed66fdc48441879b590.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c7a08ced9ebb9ca8097fd53394ae00ec.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c9d7a472603c27350d249a85d7610883.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/534ae3bc0f0fd012d7e4fbdd848d8c6b.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4ea49b0165607d120693342d37896d8e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3d96ad660b939a6d991542cd5587f3f2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/32c3589936eeb27f798a39bf846e8993.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a50a7ed0cc04f8cdbb01f8146202a6ad.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b562e677bec2846df59f23c77641391d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/04b03f43bafc98ef7452b63f95cec8a3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0c78c503788ae201d3618c33f5d06454.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c70a60931f360e1049f03117f4ec9653.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/16bb4a883cc38619a80ee70d8b804bd0.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3bd9d7ce95add2cf8023716d7a5db3f7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c9b445a8174d670109c6eff061ad5423.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3c1f85981844f972f57590df3d1992ce.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3dd3b0e9d52bf52d3546167c981d13f2.png", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/229c4c9a200982d5cd12e57036baf04a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/839b276958151ee5534ebf56111eb756.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/bc4061153e5506583390f378e17dd873.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0762fb1c220370e5cb517fe8cc5270c8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/41717653ea04fa0015505e231a7a5d8a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/921fb6827cc4f89d3af9512639b82643.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2dc81bd5e673007d55d937f46f47ff1e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3738d0d2e35b40a7ec66545d61f9a5a2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b2f37d987eadba23292b31c94418b074.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/277651da58225f3fed5611ffde6a3135.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b2c91df797f64df310e69aee193dcce0.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/434195da4846a5bde114e3b48f183422.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1ba6dd30a8f20a2e31299f81440cf345.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/589fd5067e188ea8ccfef18b65054904.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/19a28514ef4023b084f5cf089fd6bf63.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e4d4b59bb070469d1080036dab2cc2cc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7853b5fc513db6297798d0db114941f5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9145a276415405d7b13c81111fd58afe.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f6c37e29ea8d79fa62cde044949bae7b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/db63e9e4f700133359aa1b77fb96ac8d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f32bcf241581928dfbc5201412f4b594.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9235e90965faa782d3aeb59c6e7172c2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4ebb199548235949daf8d8c939a13031.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e456c25c799725b2aa4abbf192c47bd8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0ed4473aa89f81e8bd989787f8eb6db6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d16632fd875ef113b459d7729995bed5.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/615550827a53b53fa323470d2f9e12a9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cb03e98f91085f1b88016b798ceab28a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a95febc5628ee0857de12fb61a4cacac.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/67c631d11807d161e56f06a325a6d7f0.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4602bb602d30c995b99d819e1177d256.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2b48e51bab2c6ca0bacd08a33ad1adfb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/506e3e76185e2ab34a7ab99d59281037.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/05419811f9c0a3da8a6f7720b4fec4b4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c58d229d35e8231134fa90a3423d2156.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6d76e4eaa8b3459fd42be88b9e7dc728.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4d4c4e7a4412a2839e1bee1a1b0c1bc1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/636a72712c78c0538ef9c3524cafa2f0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d17c27147e602fe48b05e8fdb65a0498.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/74dfd79d3214c723854c7c08d1508a7b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/00ed7129d4f136b4e815c25069602a17.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d87e2b0f7e84d58b32e0e6844b1326d8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/70e4918c627c4d9aa5af2db027a69011.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fd74dcec3b56e34501876fe380b4f514.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3b287c9b0cd1d7546a2709249abe55b6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9fa0d634af66e28beac49b2cf4d66d74.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8622d00182b40110c6de34be7ccc018f.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cbeaa23f09150d71e74c7537b12b179b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c3cf31df830c3fed9188690487b75410.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cfc52db353031e76938fe92e3b64da7e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/59730419fdab14575b8dd0071404353b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d2637d767091424029014e5806d51397.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a7628325d0e84e38b272910363c4a66c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/803e8bf95bdf3d9044d1d7c120570e75.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/3cbd8266632c672579f587fc5b1b09cd.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f28749e9beb4fed2d8dfdf889f25e185.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9b7d7c71dcd4332bc2c18cc95fc5e0a1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b4462287d608f265ddfa0197c6c99bc6.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/79ef3706864947ee063d7bd1ad53adaa.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1629add697bf2fa7a1d3647a2ff78b63.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5d0f3199c5694e557eb871cacd450ff8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5838e88a18ccb29586b7a606d3a1c0c7.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f8a7b8965c45223340b0b592ae57ba7f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d0b452241d1b98c4ad340ec1a6214469.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e0579391db7b35d96d8f89ecda4a97ec.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/315e3e674f391d9a3d76fff308d877e3.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d191b9edd0c48f71ca0a52c746a873e6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/822279023aa335330defe1895a091785.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1100fe4bc0c3dbfec1c22ab59d943370.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/25d8253e6abc1e6e86872ba15fc3a3d1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/11f3a76be19683a16fd2154498a6b7cf.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/351dc8ddd2a9fc748fefcc2ecc839d80.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/db2cc688f98fb60705e5b8342df1f5b7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4ba02222a3d91c5ff6f45830038c5088.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b208e19bc5b27b04e3a02cdbf2a7c18f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1943f6df345392e8d0502ee87b157f03.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5d4f8202175af43c7692be5d0c0f45d6.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0015ee6b1793b93a2fedb9d1d1321ba9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3bc43fab0c209f7b6972443c39997bd2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/51a4b199a75808b74f2fed66443bcda0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7b3a0f69591e9bdf5e3a9d6a2adcd60c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c3a1ad45e783983efa4f8b20ebabe3c5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/48d99592360a00c273eb8bdd65fe1db1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1b93aa7c05be6ffa37015c36635c9b29.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/206ffa59fd7f5eef46b057780a2dce1d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/73826e1e3f103f47a8ee6f9d3a9192b7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/dfd88a87fbbd371c1a7a6197670d82a2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/38b748662e72060abee37524af4de6dc.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/dd1af4f8528b0c32c47ea046b2451f42.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6a038c70b46af466cd97cd2380aee565.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/868bc2b26b031cb7269e43ee5fa9a4a1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fc9aa23065045c913877227d9c8d8c27.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e6d5bc1eb7bc6e116ed473c2db54b41e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/18eb6b8ac12a91fcddfc11951ff147ac.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9b9d69f52112b9ab59d2e617e0697775.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/80fcfb1a65859f9af4cd7c6832c826cf.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/95c2b4fa64b0d2b2e49d59278b89674a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f3a93035b34b9251831625432be27113.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0a0c12f10fe965eb2ec551cf505d2fd0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3f0def950d27a7adb49711414bdd6684.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d2bfb225eabb4e826d6378b84e63c6bb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/61679406d971f93f8e43fd13f892b005.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/65fb18260a5e9d4c26880e99becea94d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b91a219e0758ebff097ce0119fc5ab29.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5ccd93557035c308937a6a569e0e275c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a04d7a55c089ebecb000244cf91b3146.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f077960abe8f7d286c8e5541373a1dec.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5f23ab62e4b54e186238db5e1b3fc72a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d1690e0bb8513bf989c48955702b345e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3ba316d7eeb9cd8eb4120614c5a2b8b3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6df488bdfc39ef94676297c1bdca8d1f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c870e127c609affd511663ec620d60a9.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/313a3dd70d3eed311a71bbd1818923c7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/717a5a9c938bfde3981a9879f01a5861.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/30ae3a5003d2a36a9e2e8158e1b530fb.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/52aa9cb908dca515a1716b6992f51792.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/eb5a52d1af8adda001694b8722151807.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e3f7e5a6ac64b27c75453d504096f783.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/37ee13d9882f239abd759e7fbfb34e64.jpg" + } + ], + "name": "Nature" + }, + { + "data": [ + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b7da9f057c71c6c8b3def843d8215f1e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/309d93901f658087d4d9afefce143363.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ff13e8ba097af883ae244d88a555b989.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/601077380414795705c46ebf5380e1b2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e3744331f790c2c264841d5658effef4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/07ac22c6db5103a2562e27deb58d65d5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b851757aa7c54281bef78eb931fb88de.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2abd05feeb7ce4bc86eaaceae66cae0c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d13b38441cf15cd0c8e543566921a7d0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fd57dbd677ad7447839b7a33b55fd79c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e7910401624a4aed64b1499ebc29d06c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/72f9d54b4929ab8ef0975900560e04f7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9b80a43b33cd6ad7698da37689bf032a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/842d452e57578e5142cb163e17abc6c8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6c5fdb188fd7c2a9181428b62f9dc8ed.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/eca0b051c766a0ede5922dad01f4ddf4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c609139b0bb66717fd2ebec4b782d7a1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/93a52ce10a5661492adb523474ff718d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/aa1e77aaaf5ee4ca5631e9a9ac720d94.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4b6aac4152b512ebfc632c9cf5e37309.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5ef43a59c4f5f536f42f19a609651358.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f1d13261d4b250bf373a4564d42f0d2a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/74a790ba104232f2f7f3de0d200bca25.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bc845306576290ea34176971cea14ce9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/be094282f6601a6b4edd66f1d69e8ce0.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d1ac324e811e3735a82f3f92ffacb06b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2b23e9ff117ebec3029c749bde040e3b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a9e1e64a29a7338017156dc9fbb98af1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/072ad9a52a4f47d8d6d9d955ea23716b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0a7be08488405f305ef8d96058b5b7d2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b8fd1ce5111bd08151843d97fa5fb48a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8971f171ca1e5fec15bc10e493b62d25.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/94693aee6667a8afd74ad4ece8409646.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d8eb35f6eb3481c1a66815345aca7715.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0a3a7f50e622974f7212342da465f1ee.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/db6997764231bd661cf70a71357c86c6.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/225f9842231f707aba7c90353a5b100b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0c88089cdbc804cf6ac104ff0065edba.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/00a9d1e4f3491fe26aff2d75a264c0f4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/00d7dbddd95c0fc47c318f2b5703422d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/12cc0ae3bb80cb858e2a5380f9302963.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/352be5ec5bc14b08acad44818ebbfe26.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/426205af7b18bb331da6791ff25e0066.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/eec31d2043ef93353d9c86849d6f0ba9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7f72778ededea4bc3bd95240ee0502c6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5a0e0879e1c562ddb71e6bd38715cb38.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/91f53fae8899df92a1079c0020c934d8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c8ba61c989a3b8c1ff75555ce90568d4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4e17dd023ad606b6a39635266ac071ce.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/493e59e91a86ab2f219296cdba9c8b6d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/65e9e0d703bc762a05ebba9aa35a64f4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0cb8219f09e9b79e2f86fe67d70c94af.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e086484e4cf3970733db21d3e382be8a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/40948e40354331696dd6e50822b31a80.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2474a059555f4b89e6edb1289ce59f6d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f67294c331919448edf50621ffa30ee7.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6fa30d2f2bb96a51c48b393d4c882cbf.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/39cf0446e7600ad8ecb6ed13f3c643ca.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3d21b927f69b9f67d279241a368ea62d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ea6b21eb45b82b65d91d6efff916c69f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/eff9f1d673ff58aea41cb057378b4e63.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f344f066bdf5c4b9b1479855d60a0fe3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/78a3e64c738bb6e9a69b5cc210879505.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a8a79ad8276a88cd2255b22530415080.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/28b86ed47feb6654d5ac06e87327b514.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a75e9e9bd3820246f194a4cfdcedfaf3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/256fab6bae4d398c48b95f3d9a50f00a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/50c1c0461e837488a3439d1d983339ba.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3ee6b03fd21a8ea41233964ea9e6ef06.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d6fd9650d8df4b43af84f7d5eecc6f4e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ab1cce12250528a5c851f9fb904ce3a3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/52d0f6f4d68751ebca30f6936a7e1210.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/19b97b352ea322ead61c3d9a537f8469.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e6dd5575c243efe843d9d636bc8fef61.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/03c0b5c9a25f7f7cb3eb6b9924af114f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b32c841a39518400a36cf7eae12bc9c2.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cca9bdc498bd3b19629133bc44c8a9d7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/76bc6e3a6baf16af01f579de6658d18c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/47930fbee336cf0649399d918bec8ac3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0476f67043cd33cb082b1aaff7606111.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/99fe2a8e058e4347265213492eb99054.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/66467502ac52532d486b3f66ad6bfeed.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/23053dc0e9ec69ab4a1376701ee69c3b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/275afb95246d87e8c7982b2e5c5def97.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f1dfbd0cf6792c2c0486f03165e9c855.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/016bab8f6ffe1ceab642344ea795bdc1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1455f4940cbdb87f2548e8b2ea3492fc.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8980789ea4f73071632eebcd146c1ed5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/64a3d8002ab17347d51cb699115c845d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ca8971d0574e0335cbc7c224c6d8b6bb.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f7510369690e085c62e3830dadae7074.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a07e5ba6dae24f00f94f8c44e19643c4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8f8392665cabf61328df29e187cd514d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/78d41b8cf8306f7da9e2a5ab6f66449b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/60030f16913f5725616ee7546abd938d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ddcd9f03b35fa99f4f804a7b46d442f0.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c13d4e2cede6fea9d89ac22eb365ac85.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/df303e074d7d1c212d33e474e75e473e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7d43c22c67f1d65e79a7a60d082dc186.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5488a8edcdf2c32d81051b0c1688054e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e65994e311ce3cb252444426a6528b64.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6f791b833804be40109a9ef32b3af34b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/20c09e11082c633c2f360ed858e172f5.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8559adf9daea04c597f7ddf9351e7cd5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1cc13d20793917d9af0650045a898efb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3419a22f2cd261f6c1230f4c4e47459c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9e23f35920527c72567f0aeb5890eefc.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/de68fc55ac1e7c027317e51085220da3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/efde96d9be2ad8d07206c1e412596f99.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/99abe1d4c0b03c9853bb1cdda698111e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2e92542450a9c23968566debc09900cb.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/27d9dd2a85df4a8142f401f586fd7b66.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/80a05172b46bf2dd50ff810949837fa3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5756c1e09cf89ebba4f30b9c44e8dfa0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a4af63fceffa6ee959fa2aa44c2829a6.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b238d6cc693bc1f6fc7fc16dd9db315d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3ae079df777a99cd07bbe306455d6a11.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2d134016073a9051ec45abc521d55ee1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c132c416a5f6dfda5885cffae7ef5cf1.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2701a1e6fd607735c2c062e9174cc751.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5b6f29f606015b970a0c5b682f34eb05.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0716c31faff415a39d142350f2206cee.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b6c8f1ddf7a087c04561e987ca8d5c20.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/897d6ed70675f01ac3b5305488f59dd1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/df6f678265f3b1d4ec3db889f74fb62a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e1c9577b7216285f21364d96458cfcba.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/491fe0fde8d6a72fad476e60a43436f0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b996d9b4fbd2f21748acc642d8150a05.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/49cb0b744535a2fa3a9e3386a22da8be.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6756fa34693c7618102db2ac1e7c7b4e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7969b0466ac344d430f2dc1b1fd9fe64.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a6f8eccd9c821236675f6a4a7c0e616b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0055bd78b6327e2728856b04a102b7ee.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5575a52bef4f3efd88b46c26a7c18d05.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ed1786f39cd6371dd39558a6f7de62b1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1574cbd71352ea5cdd3c0e7ec0f30d46.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0b5062fee3191b0385916fec74e8bf4c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4bc50e23da0ef52140b28359d7367f2b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d77a24f0b382709c48a4c4720d9e1391.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cb8b59efaaf1a499710b472bf9e32e63.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/140a9d86f0b0b4df1a13edfa6bd84e71.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/28d2438bc650f288b8bbb1218360d1e4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f7f4c57b9daad4b92544e95a4ea7b666.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/790efa88b25820c6ffa9d06772298a63.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d272ad4b81a379a9fb13f1b25e6b7dc7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6b8ec0f9eb48079f5f8534df5365acb2.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1f1a7649ebcb4f88d9aabca6e7c6144d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1402e27f004f691e1e3a40f688f7b394.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5fab00b351fe62a4a4c1eee874557f95.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d0c35376e8890b980fe0c9b6828edade.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/44a9c6005210a954bd352db620f1f770.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2f672acb66e129f0b4c186658600fc43.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9f2a63bcbbb5f06e98a32c0ad921fac3.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0b2d7c62a6bebf9c244759918830d2d2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/163f1fa02457610dee1c0483f1daec30.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8d15de978d328eed863ea8f333ed63d0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e4d101a61fca120ba19e3e7811c826b7.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/078029c316acde11224d67215839e98d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f97c58b30100467949fac13d8c1cd5dd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c3e5ebede4586cb971827e788a11cae5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/056d6c43450849968be935f3da5ead08.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bc142e922532a87c09fc605580de51c6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/871c59f3cd0cfdeeeea892772ebb4032.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9dd45b56afabe5e81b8b39ea1a0be5dc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/407dd79e79d02e1f64e79447cfe48ee9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8bea09fb047ca9f32aa2f3d77e6e4a21.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/11d7e063df0c9f3021221c822cfa101c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/622b53c8424599c41a9a78604416914d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a20672bddb22c725a6225979bb576da0.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/428a6b7a9e97e292fdad0aa16fc621e9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2a55ae7e199609ec01aa0cbfd6999066.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c1329827459a1bc1b549e1756f40b264.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9b8858f32fd059ff71ebf7c9c4a1975c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/eeb1f5088bc17a75ce1f67a055eee7b1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c6e4d3824b7d6bfdc8d0cd04b1e4f36e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d99092fa2562bf53b524fc43739f3eae.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a102cf103c1ce9ba4715b0dc6f9c81ac.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bcbeac01ee4ba4269770f05ab78b3d19.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/aad9c91c1c23afb8a032fd3d864fcb3e.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/56d0fc2b1e8bd9825562ec0b6320ca59.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2ea023cbaee8f4a0ea84faefdbce9cc5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e18d07147780cb57abc1ff5eff5901f2.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/954d337576d30795061353b07b6a621d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/abcc1581a1828d3e6699ad3c86c236ee.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9e505ca38c5f42d2d747a26a8fb1c00b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bf1361d2779367750067aedc9ca69330.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/34ec911364fdafc11f61b2cc0f8327b6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4d4d59e0fa45fdce15c156e69db36c50.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fceda8827bc736b68e43e3d51551c49b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e25ba2c9d0c8ec7637ccb03c0f4a9155.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5bc1b5b491dba99f1919fcdbfa2b39a6.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f6ca27363bb15a33174e62644f43ce28.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b2743a9d17c5557a5373e87180cade95.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4215295a140dabeeccb42b9bc7ea1416.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2a458e7151c4fff8edcb5e02d3f594c1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f5b0b3a24e14ff3ff865474bc559f445.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6c59c4546cbdb5ae30cf0c12a72921a0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5ab3b9ba8f22df1834ccee935b709b38.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ef86448835391ca8cf45ca75c1f87252.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6537921ddeee2162cb9f37448f6ee9ff.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/43d18edee2faa9c926e849f408b4d575.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f55de15370d22e67459660e1b9c0a1f3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b268be04900976dc476474cb2c0fded4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/768723f69f5165113959b69c6372dcfc.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f060f76d7039be2e789796c494bf1aa7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e7541166967a8b293e35458cb001777a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5e586f944f96217e36a832e2459e8d3f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/42a1067ac58eae5ccab4ffeb616a040a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fa80976344e022ffd17385f6e73d6868.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/386536625624dc1e280dae998aeb52ca.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a763a22357f482e89f4d33a76eea2a57.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1338861217cc7e3b74e38b8fb7bc92fd.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ec4156a58b7ce3715588d92212748b50.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2d4b696e34739eb6771dd9b96314b247.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d47d847df06d17794580d57b60b532eb.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/27c47d45a0b7011b1d825c163e5c9614.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9353a69b98ebca41c07bf0983d29f69a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a88e596915c7af8d9619c54a8e7a6fed.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/43abcee7ae0b8953b53a2b45c19e2af6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/98d13cf6a43f3c7365739ec21ca5fc32.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1cf339ee17996ef160a66d024773d573.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ab11c458478d049531c37d119e8322d4.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/145de045a3657a390c81def3b9669cb3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/13171cf3aa50cea023a345d655542ec4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/251e3ad5accb997e7b725c06c916b656.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a4c02776bb36ce8d44bf116a393a284e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/617dc8f4e34dcfb39cc40e00296ba79d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cf8193878b688b9159b2d4e17778fc90.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5df10dc7612887764cbebb4c87d1ddc3.png", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/da9521bace4f130038aa7c7afd37be05.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f27a6e633b6d309d26ed8f94b2116427.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ee1230942616bd8f073cacfd4acd5057.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4bb2e05677e16505b5d3d1a6811bee15.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8abdf7416d17899672b5921657bb87a5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b27d1a0ef936640c9428fe0b3ab2864f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/811599dce612e949d8d0f16498aea476.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f7fb7fefbd29791c2b052bd8b18ebc00.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c0e86fa3ddc0ba3e9c67fa81b2c42b53.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/28eed5a4b6a72a2af458edd8721b8644.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0d7a9c4148f42e0b739f1557ab325aec.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c7de233cc8c8361d919402dd980f8375.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d01f18405e715eae5de5dc7b83e2e27c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/60c1619d30739e6af19a4cd93f23fc7e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4b262f140bc6599b6d6a349fee9c1966.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9a89aa3633b53fbcc83abeced25ce230.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3eb90887a9dee74fac4da8223e4f2ee4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ebec92e6f57f485b51e3e1135304fede.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9ee2a49f68262652c4f123b9450bb1e2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2f8ce1d60ceb1ae9112f7221fbdeead1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d9281b7a39f21549136387d8796a0468.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/25e6bebabcd9b264015378c1dba4a9a4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9a7450a8af1856f7987b5b6c25f76193.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/92394aac027b7c8d0e90c1665506bac3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e00664dc249a65d83386dcb6f748d205.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5d80b65defd7e9e4cd0d8d2f052365d8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3f51bcea128e9dc5b1dcd4e16859389c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0c24dff8b7c3c5103d553bcd06aafde7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/aa35b341e0725c0d344b7d9b91f031d9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5128f47c28d805dda5e90cb67c939c0a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ecde518bc760a6804183bd6566a71224.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d9de67eb237ff78274fc0125cf67dff6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1b4933f0002d4d5006996a81ddcc40a8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0b01c0158a730658b25c1e7d47ff37cd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1ccda5a930260b60e9aa727d5670c5f4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/01952dca0c7edfe7a373f5af288bb9b3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c2ca3b5338e075639843579f2454158f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ea74b0a570131c3553c109cef9ac67b5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/34d87c7db9b101a302a4085e2f64e328.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0e6defb56075b63f5d7c128f9e3e1529.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d63e865c7de38fea52f705a370523781.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/81ca19a3aae49c5d2c34ebf730013dcd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/01dafd3753b5ed4d0114041ee5cd3a02.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9ea28607940fbdb8be631e7fb855b5a6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/210a524eae0951d7666ce5c6713d5ca1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/090ce1fa3857e32b0b7faf39c1f8cf9b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5cae2bd43bc67433d64113f327e0db6b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cd36cdd2ffdb660c2d663be131c7b75a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6cc5e3f8b8e49c66dd4de2c2a5fd00bd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b3ea6472eeb4e52d7cd8b5f3c8a1d07c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b147984eb33bfe17eb54400a81eb89f4.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/123ab210dc3405631c2bf82829726901.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d6d7c758cb685c9ae774171e9390084c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7eccd1c0cf2cef4f6097ae53e45b3b2f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a47223d230afe75f0f597269483ce179.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4b5f7ed3bf2d565a6bd729174c38180b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4b14b19876071e65e6069278d8e4a3fc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ddfdf6a3727c428f9a61aa9b2fdf967a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/971725721db183408b9b1178c3f0dbdd.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bfb48d12ee24cd7003f654bc6f0628d2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3e3564584b60b9a8b4f54d35a20cb8a8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2cbed103bfc502f83bdf716cc82bf3c3.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cd3be34ac0fae074989f7adc3357c0ae.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/82097405b3b479dab93c385d4c752264.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bebd1444132486a5cfc650b867b81259.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8b7cd774278718ac791465137f147ab6.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/63e425da41a32985f4364679151e1949.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5a8dc58f0f8f5bcf7f1e69338cdef45b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fc4ad82cd6c203c1bf03eb12bf90a4fe.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/3778c6dcaea16108268b0c4583f26ac0.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/19957f2fe632db75fda6255f35a5ac21.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/61e80d1bfab2423ba88bb2c2a5c1d81a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/762195166ebb11bb7ccb24b51b0038f7.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b309c5e9dac738fea7dc91299103bfe2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/24ff5af71aef8b2ff3c89edeb45a8117.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/46562d17202074ada477f74e61afe8bb.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5721d6409111069aebd0022afa7fae88.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a03db9068ec7b088354e4a68e04faf97.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ce0ae953400eed4ab085761eca712a92.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a287cde3341d82cfca865414230af512.png" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f107e390c298c4af2cac8de6168b9882.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/749f5727973f763be49a504ea09b4fdd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f7537cb5e7d5323e09258083388c756b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6c7c07fd60841cb4d530ed54eb982c6e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6537982069228d64f52a21893ab8d41c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a031266d4617dfbb262c55f054e33a7c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d3002fea1db92dd12fa8e426d8d83c49.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0a7ac468795e3ce15bae53914217d7e9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/96be3a73fcd9e3c9778d76a3d2638d8a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6ab43d2696819fcd8aad4dc8098a89d5.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ed054fba8a4592d9be10c39580091db6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/61203224a29fb83775e8093a22f6f7ef.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/47513c900fe5857f200e97d6566cc10e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7a2c063a4651d7a1e9ecde1f8f78aaa5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ffdf0c3308d212e33d65197cb36f889f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a2d9ec6f6748e315a584c4f98bb87f04.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6bf5d2e92d960e1c594c3b9a966300f5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5499d19f1447d25e594a15c35951e7b6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/023e9375f0940d8d82703c7577f7181b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4510d46ae115770ae1bf769603941e0f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6583cebf70f252c5f6a8d555e4fec340.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2edc58f015d2060709a8f7ad96672461.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2fdfc639c728bab9d280984667dbcdbe.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a97ba9992be484583f0baf022b861f5d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8a69ebeb8d1676344cb849b8864e6ee3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4c630b1ca1d510a82b3e994c0a8435f5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2db2a7e0c845beb46d3baf53ab1f3c02.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b13bc7488170bf8d8afc1c6489267e33.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b5f90206d3eff53998eee02fdaed88a4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7bc7a04c09b46d30e53dbdcce1dafe1e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/229fd66ff8d64df396d57af9f5fa8dab.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0f9087ae751113c5107479f211e62c9a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/dc731f545c20c7a22b815e12336ce6ca.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1e22ff1111a0d3defa0b35f80aa18a33.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/003b4713d01b7ed824dded21c978de55.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d12be72036ce5c93c67747afda2c5af0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8b2bf95e5781cf9012f49d8cbbdbd9b7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/12bd01d970b5ecc22259b7add72cb091.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/58f814410c68376decf0619926005446.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2d2d05bd8f8284c1a9f7a363b3d648ee.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7e7ec1f7adcb76bfaf5ff5e904f35631.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/96b9a1d49408ecca0f73aaf63e76f4df.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ce2deca6d2f8fc77ea2fc62ba97256ed.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/068d40f6f7698676c1ca858b054dd1ce.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/36a6ab61a253ffb40bbb4cae361161a9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fae2deceef33c6442f159267c6c34276.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/070c21534b00efae9112f5cf4c16a0ae.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1285b4d2d7458e42b33a9bb9f1b148b1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/13199d78c66e7f23b5335906ca64655f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c87ebc1c82879446add03eb99cf1a3ea.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f5053df6bd73f01f380e8a30c074fe57.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e9f77ffb63c1e64432b2df05ed3dc9fe.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/848b7b659dd82147d0ad24134044b02f.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/06d6637510137173e3b827a73ab0432c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5ae18983335d2e10a84c4eac0456a263.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2810a4dff58a73cee72bfb9eaac9ed77.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/72aa40b3562f974bce703a74388c3045.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/685c22804bfabd15c9a90d14fbed863c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ee796cca395d6faffa4627adc449f958.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/65230a7a73a487e79c3ad51a1e857eff.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e456490db340c08f5f16efb35c562950.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/944942e71aec2c6dc35b32375d7a2cfe.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/848ce1757fd12f214d97aefc734a69e8.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b0664ba2ec058c8caaf6c51a03be8436.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1318781b157876235a6ceaf2c77fc24e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d5d36a2fa5b5009c234092ac77a4ce9d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0b75ddaa3a72fe85d3623462bc89c836.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/65694953b355209736e215394af518d3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dd87c2798a4f4895ddca108fdbd0d1e3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c1cfb6910914231590f00d4a9b8dafc4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6b6ec87d3f097fb911d122dc9e7ab9d4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4e6f1c4e653a8aa476bea673cb669e3d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/21186c19ec19dc976153acaf9dcf35a3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e6a4311e762d6b44618827b1946048ff.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/287ac87a9903bf940fcfd389ac366d70.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8ce14d1b391599806848eef32d6ca1f1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5a87017fbe6741b09896283e3149fa88.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fe31280fa372674ce094e6e47f57faf3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5ed8677deeabcfce18e13d0fa3c37fe2.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cad2872fa5e9448d964a5572bdabbe17.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4bc40f76925213c01dcb77c314213a85.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/33e5dcfa1aed9892190962234c3bb114.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/efbdc0abcfeab6a8111a8b40fa0286c7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/caac85d9cc4a8b632c147fc7bb5d8adc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ebb2f39a7067d0f9d9b1b0a3ccca060c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/30afc6e6e9036ccdfb4ef8b77dd1f974.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c43c40c0aec000845dd113e53f7f7ef4.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/63569f7d50c11763711026bea5f81710.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/11edebc96e5c0c08a01c55700bb57dcd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/082da8f88bab65e62c9315e27cd96134.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/192eb0e3ae02c10c8da4f75f6cd3efd9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bbaf7d8ea21d8f55d457b130b2232c40.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fb97f775fb7dc3f9e402613aa00ac552.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f5a828bcc0326e0a6a4f11e62df80723.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/651e44efe5f163a71b85e6152ec3bd84.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c7c8ff4132f9fac9ba904c13966e425d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7271bbabb6e2232d927216ddce21eeca.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fda9bca95dac3d33156b50eab1158483.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a7d48eb2f442aa4f31843b9d91f0a109.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/207fc05e5d0243345570d894a1977a31.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/769483980d28039475008031e09bba51.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d9fff368178b60b41d0cf2d5f93f6e72.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b0ed5272c88bb6c07c77adb893c03b35.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7de74a46c85cbd9211633d46f2412e54.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2178402e2c06b1d146664aafdc9ab42f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4d6a033da911baa5eb29ba1725aa2c6c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c8a667f4df9e94fc0f34581cc92c55ca.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5bcd457931a11b97683e96ca27e23aa7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fe6ef4c9987001374feca88f8922e6ce.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a3432937a23d4e52cf592688bfc76428.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b54dfd45f89eeceab12220ff3a5e2c68.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ea4badbeb3f886960278f7452c951965.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1a75366bd1362c4370e950bbf57ea12b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7dc49165971b4fec744259caf5ef49ca.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5ec65d9ae1c8d974c7cb1f4e2644bc95.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/513c8ef67421b66193403f56c1bde098.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f7ee1d23fa2d9b40b13ecd96a7c264f4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/782e3635ef2110bbc3cdb332040b0cc1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9b0b550d67ae71f3cd2b0ae875f08171.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6593849a14f36eb0a7dabc8321f3473a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d1320849ddef2a8e0ec3ea5c328f4286.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f426b3d140021825ddfa0b8af77a8c04.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/63b888960962c1e4f694e231ecea1f2c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/065138d5616c36a4a39ec35a8184c670.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1e26b04ea08dce32e20eb33535a9b78a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f5e8b41786bf5e755c676ed586a3dc4c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3bcf0baae6ebeadd6f4f2853cf6de591.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a14400e8a4a10752a119c63c040036a2.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/21bd4d0aee90401d3e49cf5ea018561a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/743f72549c8d6530e75a1c69a2c3abfe.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fa346aed03aedfa032548123111c891d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cf28595d942fd74eea9777c2a9818224.jpg" + } + ], + "name": "Animals" + }, + { + "data": [ + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ebe0ee7221ad19eeb027ef0b426591ec.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a258dc932e307bbce47035da979ce178.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7214b4d7f8ed091039562dbdc16b762e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/39593eba43d5455d2b2d40ca3b0c6780.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4389f3a88f79c18f944dd3c782d3a029.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4b8e4787ea1c5bd904ad296a8fdd0ef6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/416fb76b7a73e9eac48af319d0e572b1.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c8d97d4d582ccc83f61a0e6d1ed405e1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/939f46d050fa351c385443fbda7ecb7b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8bfafe0a687c7b5d4402660efc18e931.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0e1514bd85b6c8189f2c71c180a39d3f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/de570fa18756b0e71793c1cdcea5849c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2d0f8a8944789b7a1a4d2a8ac407ce1f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2dd9d9473d50faef481e25ac10fe5e1e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bfcf7dcd71f79f9ff57dda0656e02002.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ac9a8bbeb3b9b719ffd807427e0d6a57.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/159203bbc02bb4f92a776afe769447e1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/34e1afcb2d5df5802ea4dee1cff00b19.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/80ee727241337280bfdea581b86d27d6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/85284690df2b02a8526fc1446c391a05.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0bdf20b3a796d779b6bdd1cdeca7df1d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4ea00cf95dc0a7fcad6e4a887125085d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cddc3f1b3e44856030ca5e1554296440.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2bd4d7b358f4b235d1bf4c9e221ac4b7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/57945936735acce320eae83854191a51.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3021bcfd97e72c7dfc7bd827a335a105.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d74136dd5095ae7fdde0e2094f1d236d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e452c641de4c72322b57aab949f3f0f2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5df301f8bd3dd3138d661b430ddb1825.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/67ba10020811ecc9abbc9718dcfc4957.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/02abdb34a315185158d06a05a8533b8a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f53a8bb7073f95e42d8e8853bc3bcaf1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ced31c422009aa820ded462629cb9ce6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/db3bccc35e9c9a846a36ff2c7cd2ce9d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0d1857bc95448b98ff809dd5cf0aee1c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f9f8d7d54aeae3743e46f1b38f8f748a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/aebe0936aad532f832a5417daf28b419.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/29771e6b4135be92b2c885e21c005d93.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7896a49b52269d266c972ca7334b3b3a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4c3456bc29fadba000dac99c0848a00d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/43525c8e761fdbbfac97312e0cb4a392.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/39d5d265d9ee19ba8fb34e2103383b72.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/729c9bd53193801af8b051976dc2f783.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/304567152db1f6181adb71a693a71ffa.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/251cc412727771ff07db9797280a5833.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/36bf0e2e3b3f0e4875a2615504a274c0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1a6432eb3013e2485bb8b8cea0ce97e5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c223cf27386555765c9446ef97b19316.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c357b090a92ec864e86299f10e979d25.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e7d22356ef7d4189aba16d1b5754c04d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8b8c8595e23fbc79e9c0dcdf5a228174.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f24f6ebc81b61bb91ff7cf9793abaeb2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e80809e4dae854aab489ec37c9f52f5d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7eb39275bffcbdc4f0004ab0f0bf69d7.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c47b61d5de6120c9e90f15d0562b3bfd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4b826e515fdcb0847966abc72824717a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4c433fb61a6f70c30145bee27375a26a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1921229b7b93dc45ad2d8a86c00aca6a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/99ec00361d062a3f73da42318b56051f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7f55bea9e6c692ce108dca7d5da797e0.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/836d55bb296ec201f2381079203df77a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/907ed80ec4b537d13a2d642933b6f4de.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a14d4f92f9c8604a83015f6e8bafc1c7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b10dc128f7b8ddd22bca9bebf729ebe6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ca321b6d12c6b7de64519620707c49bc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ef47fde745f38480cd20668547cb6a2c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/44dc63b07ac16092cc3083e76a173c5b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1f45fc286928ba8d264572228c84792a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1503dc16ced2bd86dbef08cd7b522b9c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/52e7f9be5fffac520c3bee925a076344.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/985d4890b8512025488e64e9ffbc2bcb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d91556414045ac240312d22b8567f498.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1ed991a91dff15f39976034244ad34d0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a9a0f65dabdfa4df2e6c29824abd7703.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/52aa9cb908dca515a1716b6992f51792.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/eb5a52d1af8adda001694b8722151807.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e3f7e5a6ac64b27c75453d504096f783.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/37ee13d9882f239abd759e7fbfb34e64.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b54b530e80f1c58e4d4e860e5dc0cbd9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1a2d2834daad407c0ff6b4bdc5dfd904.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9baea6d55cbb0472e07982c232e3a382.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/eedbfa41b5e83f8a0fee6e3f213a3c92.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/767babd9088a926a49a1be8c885b490b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/17bdd1b8014cd8dd1e25433fe5af36d5.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/af1fdfa8002b48c17fab0d32657aabab.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/34f4f77733bf84107627242bf96deb56.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/78d834ab27de2518b898a6cbd0e7bcfe.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/674a9535b2d9af1e00229404dd54d1ec.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/74fdf080b9dcb9a350f6f1e7d9c1ec1d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0f33a4053d13afea197592acce8cc977.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/92c8fe8e23a32e36f17f0cff9be24c26.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d9fa1a542d695551f3e8a4f684c34a43.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5d492e9f8528a7e332d62b59cfd47d5d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bdbfe62b18a4a9238fd1273d9211f749.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c6e39840abf35881c1b9a85e1fe3f6cd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8c360a59fb0e012e0117a61b62931e84.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c5c19195495fb5be5f81d8bf72caa33a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/307a4407b9fa335697f7c4942877ff4f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/705e2cab5775bd046a9f407b782fa630.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d9b070ac9cc84c240ab0c9b96d6740ad.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7b335fadd3ffd1c5cc12e13f12f1ab75.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/10aeb30d51f2033a6be9bae80666138f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ab52f0d8a0d78b04b8d6de2b9e3c1289.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cf784f086a2b5aa1dc0253e434acc284.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a9f4496cb5538881aee667aeb0eb1a9f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/87b0e078036f59851a55546b4d745eb3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e01f77040185084246fe0d3a8ac0ab5f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1ade6cdf652954682fd73507b35623b4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e749563efbbda5f417594327198ba48c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7334ae177bf31c1b9b13e0ccf4e41b9e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6b655746900182be8ac26b8d6c3b8f87.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/76e57d121b07a39a2dc3064bebf92896.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ef662b8f15c7d232ca716c581b71ca3d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f23ad107fb73824d2440f57f999467c0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/df47b3fe75e89f0992edeebe6c3d10ff.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/23c5e04b99f4f27954747c3d593412f7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b9176433d4b62259c1374e2b2c2b527c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ac40a1442c596a1222e7de262104b345.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/11ec9db9a549822e4dd6233d87a766f2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2d77933cc27378b400656dbbb92e6fde.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/82e5e5ed605cf700e1f2a688f627667f.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/11bc20f13afb312a2373a12d8884f0b5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c5d8bffddc7693e032109fb14ec886ec.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/65d76488f2069feefee779540809c14a.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/63dd99b0ab8b7812e7ab0c0eb5ed7d31.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/47bc809586f9141ce55aa8c3ea5a94d5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c5442ee84331226d879fc77941d101f1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1efb4a59e691a9aad64a6d972e28ec75.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4588bd6f039a6c827decd4d9daeb1688.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/28af3e8ba2474a83ce1a5768843184fa.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/999b54d9c663254694d71ed10abd1c5b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/fa5899468a8b56f631b6017d7b481dab.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b52f20db8ad9d94f60dd21fa1282daad.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ee089302968ac336f7e2ee050179448d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3900275660c65497fe4d391479f02063.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/42f5136cd3c8c9a54685874eaa915b61.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/dee348df9934bf07521b5bdd723525a1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4598b4022ceb01173dd997b21f6cccf0.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3eb62ca18ffc5d8352116f6e24968010.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/964402088f12e4c8d40b629a7a980f72.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/634fe488e57fcc3dee5b04cf422b0ce8.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/86ca8ddfaee21296f13add88c68f6053.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bd61156dce6db998369d5fd082914bcf.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/722e50d814d05c0558c75659d65533aa.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/664d06979906560d76b2c9b4484f2e74.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1834a2e3d3f9c0e59ee5f3d39fe6fb25.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2571863dc2a8b09c54ad136032d087c5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a36f6af902133d0eb27430adeba41094.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9438282e8fea58d8b28a9c4172c75f93.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/65b4db744fdcac394cf8a2e3ec4f7cc8.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c217f0fe349c3235e3d17a63051243c7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/aa42ab1bb4e548a823fafae8581a710c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/288964ec0aa99ecdb65055b46d1a36f7.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8f9e87694e4dab315dd1ad409865d09a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0a5a0cf1606db8825229547a773d77aa.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9df6acd8a7b57f2dd4d0c22fd24eace5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4dd37ec499d3a4f4a6f384b301d05a85.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8cf2607765565fbe31e1d1b2721f4a63.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/908b5ef34bc36633b40e57dcaad8d4c7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6ac479df1d0ae79478cb15bee11e50e2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9714d1bd0b8a3573f4139b746c4bd11a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c255889a10a3027bd997d7d3334ce8c4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/98f76b2bd797845ce5063d0fb7418f84.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/63c563b59c687eac03533a91e4552b0b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d5977c0d47c92e1dde5ac9c3c4cd3320.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ae8788583089501677c1c56ad3a15608.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/36aa8a15a5374f525a4ce99c24207143.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/72f8e0f5da38ff8f93d5da7c88c80412.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cdb413e26192d6e4730d801604090b11.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/017a91cb5b1aef5ce9df037f034d97fc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/054fdae7c73ddd8c13514128c74c03b6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c340ecf795bdc6540beb094a70184f92.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/575fe7427bf6e6ed3967f48b48a67efd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/76381df6b524aacce95db8bffa918d77.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/925c2793d1fb2ecc3e35ed2bd50bb19a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2e18795ea0e821d5cdd16c4c3301fb1f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/891cf63f7a78f7ec75b608c50b42a75c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f4bc4edf4b55e3e1a81431f077dfaa43.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/16162f914a52eee84512ae214114d49c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0699ba67a61e87a8074175903f238196.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d3958f1e52ab7c805d354e796614b3a0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bbbc6d399e40a4e25c1785d2153a7725.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5c717b81886ecdfbdc9a1a4ba0c212ad.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2ece6ec3de2f019dfee5b588b92dba21.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e14a3b45b310364c4941f5d2969830f9.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/455f23446e09829e5aecc1304e6553e8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2a7c9db7677de2867dfb9aaf115da60c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d25648f21c9ff6c70204b5661868938b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9a30f2747a29519ef5f16404d48ee29f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/89253cd3cdcd1b1e8f60e9a01582ed83.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/235530af498aec16a471ad9cf0da6bda.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/91e28a87aa11696cf39d384c23387f5f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/74fb759bb3095b1ffa3820d6196553c3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/88b2b98e2753b2f66dc6add76a7e234c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/af9c0a673342f202f8c3e0c344ea3b76.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/61f928e4059e7ee1465b8ad90c20b9d5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/485dcd93f14f842ee7ef7f86dee9465b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2d7b80666e63a315f98ba08718e1989b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/22c2453f262e44811469714abca39960.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5948e3231e40c572954beee327b03d32.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5e431526e35b4362c4a512e81386201b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f9835c6493766b4b0e8c37805fb6cead.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e920108f9ce1cf14ca9523fc606ea36f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/60ac3e30881748a00cda85c003284723.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/579daa2d8362e08001c7f21b167f14da.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/30d33c16dadb9b2a3a6f258110e46dba.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0d002a031bab3f44767873b3e5de38c1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d94b37c21438b3a864bd5990524fc31f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/877061985ee8874fda0eda82746ce021.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/79ed5077e6990895525c727d6921154b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0e4c02f835b95a05f2c047e0d9afc7eb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a3bd7322f07e08a7b42a4f34569fd450.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b8fe971d43d82b42a69cd0a646b7b2fd.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f3d3c703452ab312bc4b3d5235e4f7d6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/afcc4383e4a0eaf670256176367c88f9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c7b0055f71b247d59868384b649d4482.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/63162ad5ab250f8e43bbe2bbf4b89d5a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/55ca026263f82ee4537e5eb29bfe9d61.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5d9dff08915d8f709af89528a78edbc6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ce82ff69bb71093bc4cf543bc5b2af8f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/666ffb3ff1dd9bd72403ccc7e3d47353.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a341797aa79048a54fd1f5fe685af168.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fe037f32935cc893e5f4a511d4abc3a9.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/177a390f0c615b2e6568fc36b56491b7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/931d2e340bc2cc50b236fdec0ed872fd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9430afb5d9ac5a8865d7bd5353d2ef0d.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b8f1fbd88b304f73fd8dafbba09949b0.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b2b8ad1f48a3f3ba335185375ae24625.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d79783e6c195cdc2997360a71036c79f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b47b1251c562746a9a97c67f95656c12.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c87e4df1af9cc27c8c2fa3ec0b4c41a2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/35290273d3aaa84f05924c2163e66dd4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cf9e8c8d77a59032d741f62d4712b8f8.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/3b710e05e498e392accbc71a810558d1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e7cc4568b8f7e1d39b46c80c126669a8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e1aab44e82bf4dffebdfea2dd37198df.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b76cd52df1716ece74a8d8c30df770ce.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9b0adcf8b01b3a3b27c9c6e1d670fca1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c025c1b7fff4789df1e06bf9ba302612.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fcc45c71bb209782ec7ff4729ceccb17.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8b0aa3f94a1c7d3b2ee5cfdb0c614432.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3d2edd8aee39e3875810d9df95188e83.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a65d7824d68e0dd74e70e9beca25e7fa.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0a1e54b0df4a5a243f069d3219ef75f9.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/046852c0809b8ce8152ba3e906dc960d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a16446e6792175442cc9ff9ef67bf631.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f39a2c7ec999388fa158c9bcfc1740bb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/51870ce90da08e52ba76fc34a1e110a6.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b1eb7a0525c15a80a14cd24456384596.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5e06a7af25b6f42a0651c14c9a5b6d3b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6019c5491607798ad4e4a8065b3e56dd.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d28fa8e74ff55b770e966ba1b65d6739.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/06791e8c2881c361a14761e23bf5f95a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8fb0d089b5fe88d6cede2462b0888c3f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/569af7b73a7ab1b1f7967c00d97a245f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f843d605b74a1979bf6fed1a04352bcb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/94efe75f9db3eb6415730d309a712a65.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5963c0af62da160467e6e8f9c396a8d0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d0a8f558a015b0b70dd93838ce311507.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/581bb43ace41146eb95cc9861f5fc99b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2ef215e89f53bddf4f5b3938c4c8c468.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cd803fcb81a06353ce320f6583e12626.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9eea04d08b816b22d5600c6c02497785.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/827770baf8432ea05916426890cd419a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4a8ff453263f8927883e96838ca4ea20.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/29f1c91111a3ca592e82cbb12989496c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/39bbea4d3cf0d94b2f82c3c5d2e73331.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/16ade7cac039bc5d35dc732dd5991d37.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c926a12937deb766fbdf93d58267357a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3ca36285921ea434dc84be77bc269fad.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1709eb25841a13c811e8abc021db0fc8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2221273d424f669884e8e8def005f353.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ad77a76f57812172ac13a1f8fdd13228.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d883cc080b28f3448bf8eb897e2ba760.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1c228afea763637880b40c32b39ae5f7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f82fd5316a2f5ed9e47cecf70a3d8fe8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a70a4316821101e187dc3dd28e7d1a4c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/367170837e3dbe8df0075c226d9a3795.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f3b3e8139e00cdfde01701449d658183.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/399b6032311f5618c10b9267dbf66a1c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e49679c4c7f2ff37b691fd4e7cc85d7b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2e86c3a3240acb6344786b8d2a78e102.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8b7f94ff100771d945ee166b88b6324c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/982e78a7094f008baf972690b3572b09.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f48d6aa2481acb9cff79361ebb7ced09.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7a1889aae9fb296394b82ba73b637715.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1d9a1fb3ee617d8ce9b510a531f97645.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a8d7ddf014f493d9729948d5ce952f2e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5c7f238ea1fc348991fa60088f8fab9d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3b805fbccc81858958e21d4c74cf11be.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c7b3776b84844336a4ec6ca0dc65694a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/abdc77d629ee933382a8503d1f9c97e9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a14dae8c2d6c1f78d8aa9fa98a70ab94.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f182949976ef3571118185adc186d3f1.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4a68f3104a854358c520f20dbdbcadc3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ef7f4172d4043327adb819c348eefaee.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a27b69a2be0911dd759cb8a53d688702.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/08f0bde33d0753ccfc5de15553d205fb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8bec4415e6bdf0b8591bb191c3620fb6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/04db8f9b0fcd10a651a1546d3aa6d217.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bee41a30086a4a152a72c0a5525d2206.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e0c33bdfa06106a342bc9f05f22615a8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5c909527cb0730bf4ffe5c97921f733b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3af471048eac7b17175a7f219a4f0ccc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/105c074bf3d5efb7798c43d1faaa96f1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9fd15ed65d3d2421ee4d049a5162a1de.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/263ae0b4c26516874af7780c6d945f49.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7c9b03e67a79db204890067e03571da4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4e2ddc8d8217ba916a1e8039e3378a96.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7ec7f2e12b4aec02a8d645b6f5636523.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c71ef345a457126bbecbea14c2282cfd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b648f6b9bc5df4fa8949a83b7e663bb8.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/741769a53cba2bfc847506f3ddf43ae3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/23f86cb3362eab4b6eed940585b26274.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/42936d0d70a63708abd8b766b7871162.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8e0f42848bbff7c5fe4261a2589473bb.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/acee371feeb49de87e627483082e4c4b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/44a60cdafdcb96398e2f14a115f61621.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4c62dd9172cba4a9736ae38b78168a67.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/48b9289c600dcd2e89f895c2bc19ae3a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/09aa30a9ce64ddb9fb62e9e000e66a6c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4e429907ad147a009e93272c28bbd454.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/77d3f3e9cdddc973412ea1075e23f845.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0bbbdc055c7a45630544c6a2a5e6c15b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ebbeeb5eb41dcc7cc9d3512eaf0f7dda.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8cd5b01d4267325025db57219915aa21.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d53f69ce33d5bd5cf810ddbd4df7642b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/34e20e8690d09bda45dc4c5d4f09e438.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/abb8293ef0087c2c0e213961ae185f2c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e9f3b98bf4ecaf367ccdec8cf99edab5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bec6f91ac0bd148ecca6f0afbc22d8a3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/60a694efb9204dce26f6ad695d7705fa.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c72866c81d7fbba1ead0a51aeef77be9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5ad8380a73ab9e9a12aaf2d82a2ddcec.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9ada703a5b25c9055bcc3501fdcda825.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/81de67fa1f5de5ec297bbb6ec20198b5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1d7a16da367a42b946db208f0d1d5756.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/57d53774aa2c7bb3e9ecad27e6302d11.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5a6c9b504d64c27552aa121330e9966d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/de9d0b6f178a294678d109aa4e9b63e5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d89abff4575887c454892248a9188161.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a5e412e68934ae235bd0d5fe3f5aa74a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4b86dfcbfc7f737b88f62fe275206e88.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ebbb14e128ba8aeff14a666eb6cef20c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/928d4fbc3167b1b43bf464fa40b9e186.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8cc65e135b42eab55efc92043b21a48c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/301a476d16a38e5bc7181c6048d93358.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e4345aa936c1d51cd1aa78d84f506716.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/779f74fc8b0fbceaa6fe94a50177b1ea.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b3be2e8bd955098c169b2c81f90a74f1.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cefd1b900b7a899d0779865500df16e7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/06319d2e22d3e12b0e0e48fdc3906109.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bd81f02475d141369bc3156d6abf6f5c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/706ba9a2f9b8a97682dea3c3778fe578.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/94f7918ab66e75b0cfd6d917d072b69b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c266268a0895f9d23fb8f4634794a5d2.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9bf926c157813b287ce97265a96e8fe3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2afff182e39284426d9299bb2274cb18.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8373f5c9110efba0039c05ad42642cec.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f6c9e476d0ed48f89849d57e051c5c33.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/88759e38b8c34446257f9109c1e3db1c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8dd8fa5abe625681c21ee3a12f6641b8.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f983cb54ff43cc86f54160f9a99d3ff9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/63e14846dfe2ee02b36e8daa4539574e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9396ba09e2786e9d180f969e19904efa.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8a6a34d82f7edb4b14aed8d1b0d6fa0f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c62aa7736ede1769246eb0088f16ddc2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/309779a9f585f5d2e0b7e2fe662bb32c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/78c9a4adf0aa22940094f058bb60ef19.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2e9d5b87c47cfd95f18a5103059b7064.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/833df08cbe11eae2640205814bf413e7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/939ea22d3eacf05bf6fd96111be7d055.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/eecfbb43dc4ada7d78699f7f18bf4834.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7a8fe25473dc9455922c9de970fed3dd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1017bfc499e770944c7928e5c413112a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0292dee6bd00b5dc3dedc9096b20c28c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/30c3f5f5592dfc59825d0a31dc5117da.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6602f5d24f74b3667bb94e7341380d16.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d49d6c63ee5250020635a804d61880a9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e1baf5f660b7d0f056166c9c5304f55a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b248300944530c7123ce3aff0f283bdb.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/23076b0f64ed1186124b55d4024bcd58.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1c7c02fbecdb6d2e4fbe0562fbbfda8b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f954b7145925650fe9a22344f7ffa4da.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/40b13d6af66acd1db51c5d1a68dd1393.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a6a96a439aafe5938e90386fa4a4d4cf.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4f91d50c10f7ddc55fec96c5977d9382.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/52b1cf014fa09dcfcdf074c52b673bac.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/61807be34ff0a22c909a602972b06377.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d0be3974ed9b2d8a26e7a82268b6fc69.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c23d0cbebb3404947fd9b11734aa11c2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e26a2ae6c8af3b02477854c47b06e254.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f9866f54ab27c81dd31ffeaefd0c6fdc.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/53efa130fc46e8d17d30c863e7282c0a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a9befc3e6d35e2aea9cc95eff4440c50.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2fa24dec7d1312a1272915ab674e3129.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e590fb5f7374b4652f713c0349758a37.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/efcb4564fa82709e961133c2a07c622a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3fa4c028d1be6468b210e1f5f6db9532.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fc33f6eabb587fe282787f26f00f92ce.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3085b816e2e104ed8c6cf9db9bbf2c64.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/22928248020e4c9ceb91176ad5985f04.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0a2291565394d4cc4d15757d55674ed9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/20499610a6b908523632c632616249ef.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3bfc16f83751988eb132a30d7754dba3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/aaa1e76ee08a69cac9fee3fd6aae9cad.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c34b69fb5eeecd5471d2f6166146b6f1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/82dc65a80bbd75d85c7842d234412d02.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bc176e5d7a9cf3bfe60dae6a51b698ea.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/df904a6d4bfe8eb803fe1a430f2c2215.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/add86caec289014bb1f9d57c44d9986c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/eb94859d13aa3b0de7ab0ef8565c5532.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ecf388a6665660c0981ddb0699a9058c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/604e3c36a72fbc64398d0c401a8b5d72.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/439edfea500eb42fb7b4283450121eb4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/11464920767d94d04d07e9cd1973a1b5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/977e035e62d9d9f1f2eb26d03071c0ad.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e7c63faf99ea6508d4f2b0b465526572.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b38505b2acbc154ad8f82ef2b87f7d09.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/726d0a33bbcd4387504d661185e7c2c9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8f2b45434647df6f0d4c78238243b223.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6c92ab6bf354715f8d6f84a56362a622.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/de1730f2623713ecb1d06b75228b8421.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/46a3530c702975dad7a4c7c8d240365f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5cfac669523bd94b800937cab9454fa6.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/283f2e5b8dcf9d4e27a15d76fbeb94a3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b56d32f72c6c010b4b562a6e1a412393.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dd8f9fa550ecc6c3041fd58974ace6ec.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ca439b23ecefdac22ada5676ccdf2614.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5897c16be51083c2eb75d5eeed923524.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7d158abc6c059ce409c32d55aa1d9db3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9bb4f2c004ffe4e74a9c807b4cf60598.jpg" + } + ], + "name": "Cars" + }, + { + "data": [ + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/386ac902caebaade2b95f0018914c911.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3af81f8696d3cf4d5d742b770b050d00.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5beff1d9258993b0f09ba7d5a16c66c4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e644da023d898b98ac412b22162d1f8b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/248b9020eb2eabd56fb87afef1cc9d8a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/939c703c3a5b398b994856efc6ce9ed5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2a218562b4c731790fce25ab4e5b2d34.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d02e40a013ada3cc3b3f24abb9c5248a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/efd852e3fff2da7b3cc21e3a7e154122.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/46cdd6bd4a8cf1f840e86d383793924f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/558bfb8782ef5b01e9f1112e937bd800.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f490efe2274d01d23f1ccef7f418379a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6214c56031531f42efda50ff3609f288.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/960be32e6853f726c7ee04922a000625.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/db2900c2226de932953c9c701dadc240.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a22da3163fc4b8c2b241424f21d0db88.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/19754d3c7301089f2d82c004d8085d04.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/09c021dc3ca96b4bf134cfa6e38ee405.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6baa09d704a94cae2677386c627434ae.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f14d96bd94df74c3d2eff218437c06f5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/10293f32ec8558e5174fd9aa47ab674c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c223cf27386555765c9446ef97b19316.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c357b090a92ec864e86299f10e979d25.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e7d22356ef7d4189aba16d1b5754c04d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8b8c8595e23fbc79e9c0dcdf5a228174.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f24f6ebc81b61bb91ff7cf9793abaeb2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e80809e4dae854aab489ec37c9f52f5d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7eb39275bffcbdc4f0004ab0f0bf69d7.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3143089c276ffb0342050f2d15adcb83.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8f6611f732ef85d1b3c905b501ca8e3e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f22eb4d11cea9fa468e8b63efc71d954.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/de3c396186cb8418db57a16c246ef1f6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/52d853c34bb86ac61c1343f17691010f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/56f8ef9c0c58b9e31801e6d2bf7bd236.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1f45fc286928ba8d264572228c84792a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1503dc16ced2bd86dbef08cd7b522b9c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/52e7f9be5fffac520c3bee925a076344.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/367b5671e71bee534ba2f721d418b8de.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/002f66cea34aef2bf8728450db7b430a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e5ae790828b361d61471a35eb0827c82.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7fda3449da0857597eebfe57945e8234.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4e51053687d0cb655aa6af0ea67062ac.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b066f4f715115640140de421099d56a1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fb571381a46d14af1c1d6d912a644c00.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8a07aa569e6fec49d0f2cad14aac4f97.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e6d5bc1eb7bc6e116ed473c2db54b41e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/18eb6b8ac12a91fcddfc11951ff147ac.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9b9d69f52112b9ab59d2e617e0697775.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/80fcfb1a65859f9af4cd7c6832c826cf.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e62de1e94ebd593de2d4b9558131e1fd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/177126454f4204c4367b07310fb240e6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3db65d12d43444a727d484d5fa45c8a0.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/267a5273520600a88fa7d15780f6a688.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5910f88b6a49f00f9799bcfff4f87b47.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6c0b577c5503c46eeec740d00d6d3fa1.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/33ecd628750218de71d0ec964b9479f9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6dbf7f0d020844e05f509ec1ee13fe99.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3d0bf762d723edb74651e7c02ad5abfb.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/054c1e34515e19a1dc62be6e71e49232.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/48ace417e9b274b2688bf162af5e2aa1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/297c7833fcfdd3a3738ed884d35a06c5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e1462381db62568f25c8c49a1c9432fe.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/af1fdfa8002b48c17fab0d32657aabab.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/34f4f77733bf84107627242bf96deb56.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/78d834ab27de2518b898a6cbd0e7bcfe.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/674a9535b2d9af1e00229404dd54d1ec.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/16b810bfe0e5676b329eb80ef77097e2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0a29115a326fe6ed6693ba205aa6d1fa.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/90eb188a83e244a92dea8d1e6bf14299.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/fbf8e533524cc3166dc494410cb09c1f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/efe28d313aa3410abd6818ba5f2ef685.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6daf98e01ad78394ed738b4b012496f0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/987ffc58482e2eafb84ffc7feb0ad4b5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e35a484b72b24199aff3c7aa50a75465.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6bdb907e5673b76bd98a87db6f201406.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f7029878109b208e6d34d8726f71dc23.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/24c1c73314a6e7f7758355aea3db2542.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6178b4ebdf9f7e52377a9525e67bd5c7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/331cd8e9ca86ad65f26c98414e86fa10.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e01f77040185084246fe0d3a8ac0ab5f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1ade6cdf652954682fd73507b35623b4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e749563efbbda5f417594327198ba48c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9bf3d1195dd858a0887a54425e7ca0bb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7007e4b463fec320c353f3c591319e9c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5afed19f85ecac98aa5548a34eb6fee9.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/225e695ef2b74402aa8ee0fbfa3e8631.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/54c09d8e9bbdc17791e9c0af9697182f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/936dbdaa7aadd095bd8537c22db4744f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ef662b8f15c7d232ca716c581b71ca3d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f23ad107fb73824d2440f57f999467c0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/df47b3fe75e89f0992edeebe6c3d10ff.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/27e2f8a994c0cb5ccb13adc5eadb05a0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c03411eb7aa606bc703b65b140950893.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5b5954e9d59adad757e9d3454f9fb744.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6c3a0c40e56efab21be5246aac06206d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9fc1ffa5e548daf89edead43cfebd3fa.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ac6c3a0b5241e9016b039b673269d331.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c45c80b8c69316144ae31851b336f3bf.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a54c09c1696b084cfcf87bd2c492f35f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b4a338d9dc9a9dffff66f1f6c5c8e258.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c010e7fd7d1976731c96d766bdc717fc.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e423b9dd60063f31c066f2b7b46193f0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6e42dc6ac8d707f1fe4d3ff26fbf5bc8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ca54412ceaa1289ab2219c691a059096.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1c859ac4cdc72666b7b661392408c63f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2922c908a70c3e86b21b2783d52805ab.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/14598b5c6ca0aae399d2ff720b4e9a70.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/77b04cf4f39003e85e330c1b78db4689.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2d05575840957e622bb927d198a669b5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cc4a97d1f7ffc9fdf0230bbbb4eefc2f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ad970e6dc3146320d25e3d067dec6f14.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/abf7d89c3c06971cfcdbd4be67ae9b63.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fe5b2fba12f8289cc8efd65a1f8c6240.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/90964e382ea17593c03bbf354ed5bfea.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/fdfd62c44e3029bd2c0311b50485e88b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d3dff3d06214da13ababdd61f68bff22.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/005e9d7ac9103b32628b7f37292e8242.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d0216f6ab624c986e92908c0170dd67c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d6c1029ee0fab8625268f020b5264e28.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bec621f88593b25de411e8ec154c11c1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a2991551d64987d238790738949a7d9e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4fc3ed92a95801f32c0f4abaee9c06b3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a360cc93f2da22f4929a076b749ba9fa.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/14bd8d85f76cf3f25c922ea70ff14e88.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cddabe721776b02c41dcd099afd49263.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e82f761d1424271da2307ec8cd4a1777.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/71fcac60b0729ddadbf065141a1d08fe.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/15277e7e721bc9e71c549ed9908f12c9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8fe294333658a9f74160c0de34eea478.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4a1a676144553871ee3a5c6f0c2afdd4.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/806f001bef26d781497ab9ed75703bd5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4e593dbbe50fb18717bbd09349d857ef.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/39b751cb49cddca4e6b4231140ec6ceb.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/af2c457bfe4e43553499b21b7bdec126.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/813f6a481e690edf776f048c403fae82.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3e12a174121d7b6411ae89ab24342ab4.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3d68aa325cf3d0ee728f279a6d06b7bf.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2ae17d5ba92e314a45be640e1f5309b1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b98944223caf390772e444545aec8ca9.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/efa5380245bb89fd4b83fb591ab989bd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a76e0ecdc73d210aa159be743302346e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4616652235ea4dd936296607bbf4ae2b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2f20209fc374f128f238e3a2118a3b06.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6962cd332e2439d8c816bac66b62ac3a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b1f996821ac472bfce83b53bd4a3b525.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b6cb6fcca66266e43ca8ddbc3f29d8f9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9c21abc43e8757c59ca3078ba8e9871a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3d64b2499b4c34a83944a83a9ea9955f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ccf6f96b39c54a05a57de91c46c7d5f5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/37acf13ca794085e53b81c7b2bc414d6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/10ee7639ca74b8a464b8ca99421ca940.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f718b11453edbc0a3e2abfdb9046bb4c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/06518b470a1be46980ef9cced6885a2b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b335c0508b27dc927dd2b80c573d8f80.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/44154aa36247bcda96613f4e12cd70f6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8dd408fce81c41ec1277b0f10b2ebbe4.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/be6118d886857e3ec256618dcb02c32e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/78045130e82e24ea54e2ee695b60bc6f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e2e303fa2ac9b69bba988a9729e5b73a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/be8b5f218c952d2d29b7c639c0ea8ce6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/00b2981c2750cefcc1457775520004bf.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fec6bd49d3e8e925f86cad63113e7f35.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c344a9b0417ea0c83137b386cb7aef25.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5e29fb7ddc7e1b04cad3cb9a70622d66.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d557815e82572a713550895bb1b72171.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9b0f45ce077930dfe45ba145123b22c9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7ed7b236042759dc45a16a172a33acb3.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f24968106fc71d8715bb779c487eaec9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b8c2657c09531bc453aae7aac14d0fdf.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/321b166237dcbc147e967b49fbe609df.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/31638b1e6664eff05b49f3b7d1992dd4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/767a3753d2b0886614532ba54afcd101.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8225d478193697f6aa9d7f4bcb69682d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d204b6f38e123eeb662015f9f2991aca.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/80ec2825b1fe99df37d6e11779137251.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a5d762068889785c27443e9bc7cb13b8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/adad5b964a71488fd370e7e20866ab74.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e6d01287b99d8aa81ebc5ee5a0008f52.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b06354909b9e21b7d2e3fd00af73e54c.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1dbd0383a08e693168b55cf80d8949bf.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a7ecaf5428b182d2b0d8bcd90728a36a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2f5ac21cc54867fd23fd8e71207ec711.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9b0adcf8b01b3a3b27c9c6e1d670fca1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c025c1b7fff4789df1e06bf9ba302612.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fcc45c71bb209782ec7ff4729ceccb17.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8b0aa3f94a1c7d3b2ee5cfdb0c614432.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5d9fb6c08570ea26a417aebb924f4161.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/74d070f6bd58a6623f6a86e2470edf95.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/20ef43f97670b23f642d350597643b4a.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/65524f116ae5735fa4094b5ae7022378.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/93c2195322981e71669651f06544d0f0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/05085418cf9c67dcffa0634b0454e19c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/046852c0809b8ce8152ba3e906dc960d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a16446e6792175442cc9ff9ef67bf631.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f39a2c7ec999388fa158c9bcfc1740bb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/51870ce90da08e52ba76fc34a1e110a6.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/24ea9c0c5cf8ecaf2b2069939f85121b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a991e242d916aa29142e4b33263a2e54.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d3b42cc96dcb8894e802b9c157d4f2af.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/fd9b26e40d71419f05f7e5768129f698.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ea7ef0af447924dd27c50f0c7ac234d0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c97fa2984d68d01a69aacd4e86069327.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3c99d3c04450a1bdd3d2abc6674b02b3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/726864c17248c13a71c5e032b5aa7625.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ff05bef9f3b59fa2c14a64705703feb2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d71c7d1f399e7f6d0565b8183f4a8174.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b44fc1663fde57b8c10359b098990a1d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/16d34c9b6bad90636a7b4b2d615d5f31.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/65b5a0bd3f9a4a975f62a44947e23757.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/86eae5e18d6d09817ebd5c40f9e29b99.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/38dfa41b66f3add553ef242592d6c114.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4ddb476ea3a10476554f3fe0afa5b059.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f35ca7326ee4e6d64a96b6e35bf18ba5.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b8d43af8dec4b045ffd09db9415684d0.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bca13096f13a7b5c84076004a2c3a569.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/87cd3d685db5d5b4de06fc505fe74ba3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9db22aa40c3414b645075ee5fed3c639.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7d4a7a3086efe4b63e661d6ddb42186e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3314e1a3f9307c3a55228ca479bb5c1d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e2ef6d907b7f5b212786023d6e88d4be.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e74f27847818ae1e36232c3d87e37a04.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7459b7a717021eb043d56f28b157ce13.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4a97d43fcdc6b2c6ca0bcb981b7b3d30.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/08f0bde33d0753ccfc5de15553d205fb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8bec4415e6bdf0b8591bb191c3620fb6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/04db8f9b0fcd10a651a1546d3aa6d217.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b6cf4a64163b5f1914b3bcf6af2ecf15.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/939a0aebad916af972ae713cc58d79ea.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1f16b5678e69776a912f5ac5a4aa41b0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ed1a3db09dd03784c42c7417b468c0b5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/83b3ae6b323736c6a91fe92a8df485bc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/876f6cc478ff8ebf8d5889367a8ce11e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/72529d03a3e73607db04d3a6e7fd04cc.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9904a2c4aa790cabf5873407cac0cb77.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e0aa6b564b337324a5ea2d7a603e9b16.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/59fed2dba2b3132215ab05be0d3660e8.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dffa45e219369d15e347c01b3a0f0fcc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9a7b461d6a50adf01dcf4e886af89df4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1e3a7800a643fe200d3d376f33d7a56f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a41b5ba6fe340d763fe07b7d2bf3ee73.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a8be6edd91e3c3be3e5fd4d21ac05834.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1237d0f5d05d53a974a062930ac1ad68.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4b599643c7f0df3a90f994c04f34f26a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/abb8293ef0087c2c0e213961ae185f2c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e9f3b98bf4ecaf367ccdec8cf99edab5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bec6f91ac0bd148ecca6f0afbc22d8a3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/970292338609c8fe9df606c26f97a35c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/94b5f58b1fd98762c38812f1a0651925.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c023d5d87a6119c9fc15fc42cd111f41.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e9eebbb7d28ebf4bc5525e7d4136572b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5bf2da3ced3bd5ae827cf48fa6c2a84b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f3d5c7cf65d55dd4159199d24f518091.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cefd1b900b7a899d0779865500df16e7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/06319d2e22d3e12b0e0e48fdc3906109.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bd81f02475d141369bc3156d6abf6f5c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/380526e1797acad62ed5b390b6374a11.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/33cf004c4952349aaa45e5bec391d055.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6d14a04f573142c25531eb90fa043c21.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d83942876527fcf8fad493554d635ea8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d58f0581a8742ea4529cd94004155016.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d044f5e0260a1f3b2888fcdc882f1914.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6b77d910d625a11a7129c1fee658af54.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ea69fda56f4f5b4518f969c44df6103c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a5d338b32a56ab82aa6ce7d4185fff5e.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9b5b4e56df9861df6e3e60304fbfd3f4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0673e867e14b795c0fc7b1cac880cefb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/623963e2ea0d3c909a2aae5c431c86bc.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4fe81f208131e1a5607663c0bce6302d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b1e78da986ecac16f93aadf08b924271.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f17270fc7fe24a1b43412c4306bb847e.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/efcb97dded20dc1bc6a17f0f14d49827.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/51104d85ca8b32a821cd929a69081224.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ebd8660ac03e249c4e335d8aa2c2d60f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fef3df59e9b3447e15f2651c72dd9e62.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ab08dd601b793f73f8acf0ecc2bfb5fe.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d73a1e4f088dea6891c051df3d175e9f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d51cca280b5bb8dea3371f0c19f2c8b6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/85b0b65ef017a69678ec0583c2b9f862.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0e796cebeba1f312e5a766b0363ee7d0.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/412282b20557c5203dc67adf93d50cc2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0f9280736ac1ab87b383a0f7515b4fdd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/735d28da092ca8b9ff98afe5b640abf0.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b8ec648b7b8eeaa9148a608fc3ef31a9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d03c8c722284e7b59951ba29bb649b4f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2e40507777febb6506622682ea99cfaa.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/65a4a2114c98df9225a39a221d5f03c3.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/36cebb2f03ddf2c7a3d9178161c30459.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7aec4b1f1149182bf808772bc03c46b0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3e32ffb74d28f8e5f80d8cf5d50de73d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/67ca4dad933bb3c590b4a59dd3427dc8.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3cec825c773352688df9525abd3ce2c8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5489c8f459e942d4bd573f31e98aebee.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/edb49fad363aee81acb8a82982c226d5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e0762ae1e400fbc40ae6f2eaa9c4157d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0fd1958e1099802b97ebcb50347ea94b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/eb5a69c54e9081f678c8bece33e9c706.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c93d900d00dbae802b400c07a72d2d99.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bbf6d554a69889d8ee8f1f70fd16e4e4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5e123b6c2ee2dcdd8196e41156d5c692.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7e718b56b3a35ec9d0ceda6553abed6d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a13d68794c4d9c8f87d111412dc7e1be.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cedde0d2032b70d54805b19a43964e4e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/56029d335a64a951d6e0846529c90af1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/dcdee4c58228297e8e0c99d3f945f553.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9bce1995bd32d083f9569ce0a7e47b36.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a17a5e0644e88722897e21f8d6d4fb63.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d70e0693b9c382a5ce1d128f4e3446cb.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/66f1794678fe036afb5e544c00f467f5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fef6d8dd75b7aee28d2c3ea3517f2c83.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/608f0ae81f868e08f41742876be6d877.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f58e432cec91b5c2807d289c6db79986.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/87eb93ebd2d8e3ab9c34d881b188f9c5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b7cdc82a39390c69f07bbf89a60e9ec9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e3ffa79e578d9d09cd2c2a8a8b7408a6.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e1812e5572fbb1f5c6a286fed176efe5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a6fbb1cbb957f4d7f3837a885629fcf0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1d0199e89f07ee0aa3d92d69de5f40b9.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1f00a1c13737cfd252a311d0a94a2ec3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3ca08b3cf0cb9026d93ebe42eba48925.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/65cb96b3a180a9695dfe1369ae294fc8.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/85fd47a1cb484c19354266255f5a4ce2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e3d379cf6abf510f023c2b5ea182b639.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ceaaa22152a34b1321a05f2697c911e1.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/547e473cece883ad7c6626bb9471254d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f5c6c2f31401cea1ae0e85303130fe53.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b06e5aa235d135925f1c75e8574fc280.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/78c9d3c6ebb9a36a8c2d6e6746deb32e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3fe32b47a8a895ab1b716c2eaffd86b9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d38000c93626e2fdbd3eebdba05cd1c3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f329627be93e345d860fd02d4c00f95a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/62f9ca6a7a1d49071ee4a1eaf8b2c448.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/77fe21f49dad6d5a51233ea48df8a9cf.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8e613782e4de04e59f6e295489c64abe.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/67da39e04c18cf0d04839a9ac80ea1ac.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c1f963cf99bfc9719a2190561ca761b4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a03b064a203a1278fb06e51ddccf1905.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/69ae5eba1a9ee00d113f7606df05e39a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b9563512c6264f1fe71d403ba8b055aa.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/472fa17d385ee4ff724075b7876a5dae.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0d7ca62d26277941e3fb7e067db319c7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/469ec4beceebe82259eb684b5a016d48.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6e26c473e0b42378ccc36200021d9de4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fedcc9361763d0d84c9489282e6ce3bc.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ffa916da225ba47dbc39c99f2cc89b70.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/caa64167ffba1cae70b1280d0e67881a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/387869e46072e5c79ec9c720de988e3b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e721c0543b67286a1edc1a177471be90.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e3bab339548f969800e96d649721bdac.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/aaa92e67c22452399dbb9462dbd723ca.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1e88b2bba6c674bfaca9b6b1ac0bcef0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2d4f88dc734a8fc9048cde9fcf37f6b7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/bd1e6d49a6059afd819f7222217805df.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bcabbd3de1301622fa5bc18157a08772.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f96991c5dd5c4beab94fd7dabeca1f18.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7355642ca74563ce44f77988a024aa70.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/3b6804d1fc3cc3867e7ab0696e7f7406.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/941787ae3090a337d25691302be015ef.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6950bff841d4641f60ce10f4def27937.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e2d8925117d59111df57ccc2a2d79c8d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/657623d1c1cb04f8640b45162b1697b9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/55d34ffebac7f47c0891fab67671aa84.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/57a6e25ee5b47f127014e7f8e98876ae.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d1d4d5973ea1c2791c77fdd711b16319.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ce3f9e5edb0efee0e133ae58e698da96.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/579b5d50bc8b4b309e87f4a76d5b67fa.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/866103d49da6a9c86e58d4c49a6a21bf.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/02860eac12232a42f16de995c3bb2a70.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f23fb23c433848c417bc424126848279.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ff2dae3282d013bcd4a5adb0547173d3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7cceda0a35866ce7ed6e534caf4b76bb.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/89d61a8e7f7666c2ea4f175e4896e530.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a1e1afe327cf606f4277247f3c43cac5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/64e16ba736c19773b9fee16e827b49f1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/052966612ad221c6d541dae0343c617f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f30ce3c8b60a3102b4c48740565ca059.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/60add21c922ed123ef193728e50b28f5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d3ad158d380ca89b13620e7e7c4b1041.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/920b5e27d612bdcaaf88c972d30452c5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/50ee55bf95280e9cf4a8b00c439a89cb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3fff41d1f89ff897ae628a9c83b86135.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8d13a9e4e85aa9363ddc3a81a9ee1ce9.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/3bf8d271377b4f580861bcd5b8481719.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0b8bac4f49200c9f17ff55b4c82719ad.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f9c1e9cca0d1740b5ff7c82d7062571d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4c39f842c6cfaa9081bab1d24a44fb6d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e76c58220d73189b2d9c58b371ad6ea9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/28dbc0824d80782f0dabe0cb2a472504.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/41dc52f1f8bd291ee695c4a2677cdb8e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f9de933e0a5dae741c96656552d2f3e7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0944a253ef2a7a69b1bf1363ea6ba7a8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/973355bd7d1177aacb3776320e4bf8c7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/056bfcdd8832ab2231f88bd35123cf80.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/731122e9fa6a0d0ceec5c0febacf2f2e.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e0cfd6a909d22ad1778beb4f768fe904.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/119a48158f9562b04fe55f6d3925c783.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ec8d2c2a0e1ca7aa6e148ec32f91edb7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2de78524aac11fd37e05c5926cc8e5b8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/94f00202f819837cbb788e3134904194.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ea343f5496ab69a8b803f9c77f15c67f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e6d4ec699da21eba0f8f4802ee1db849.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4de4aa402b1bd9733f56ebe3c3b73f62.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0085afaedabedb3c72eb4b2df4ce8b5d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ed841f1253fa9d43353afa1c11af3264.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/44f9e64316843d47659a4c082cb08fc1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1d2591c8cd41ae5ed0f357c267dd4ed6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/28f5928edd225e26194781ce35c29a29.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1bfec40e4536f053ee0e1896631be5c5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cef041c60889901b9c86df2a5fa251ad.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/60631944354a619bd84f1c17ea18dfbf.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/22ce56553d8532bf556da2849ca83d72.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/77e01102291f9eeb527f31c0db16a672.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/69dce464b4aa3d9583e7a78f16174c64.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8434562b1d43b58f305e345e4f342363.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ac932e5f928bdfcba604521b44d0240e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/89dd2c6e53c848100fa6893ce3d4e93b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a0dcbac51ca6aa0a506bf043f6f5fd68.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e0a88d3dfac83b3c4a2fe91d18ce9346.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3c958a8aa99a767ca8340a263dedfdaa.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/22e12f351a9b178388c370db27971d24.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/373770881d46b2bf24921b1db158d373.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9cde5cefed6e52758d4e5d1da7f88a45.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/73d837ecb0f9c2eedf2f53671f536b19.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/61c979e68b2e4b389ca40db887784b2c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5ee704feb38837f557d4c89d584d708b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/99a08acc88eb784a7b3058d1dc738b19.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d4e87ac2b4803eec50acf501db0e8ab1.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e48670961429135397b6feff17d39a24.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1c0fb37a3585af04bb246a4faff947f5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8f9594c46adcd2417ef87c16ca67b766.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ddc576045d8f08ecb4092c1cea405f07.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4480054892b3277c98f5c5b892a7d548.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/04ec1cd375493582186d27d1298d28bd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b5ddd7283792f98cf69feb9b41907b64.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d7ddc3ee1dca241f4c3593f7d69719a2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a7432265efecb6e8ded59b2a24ed2e07.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2489ea57b3ebec2960c96df287bf41e5.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/33777842896c32d93b872b6dde247e3f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6828a6dbec4015c0eacfe275ffa8d292.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3d9b95f00a437ccb3ff8ef4b9c6c2362.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b921feb6c834ed61a1ad91c2c879548d.jpg" + } + ], + "name": "Skyscrapers" + }, + { + "data": [ + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b7da9f057c71c6c8b3def843d8215f1e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/309d93901f658087d4d9afefce143363.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ff13e8ba097af883ae244d88a555b989.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/601077380414795705c46ebf5380e1b2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e3744331f790c2c264841d5658effef4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/07ac22c6db5103a2562e27deb58d65d5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b851757aa7c54281bef78eb931fb88de.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e7910401624a4aed64b1499ebc29d06c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/72f9d54b4929ab8ef0975900560e04f7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9b80a43b33cd6ad7698da37689bf032a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7db1168716ef4828879662a0342f3306.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/56a2616afb8c0ea7a7f58070bb284c51.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/68c407ccc06031441add48e657d14705.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/842d452e57578e5142cb163e17abc6c8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6c5fdb188fd7c2a9181428b62f9dc8ed.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/eca0b051c766a0ede5922dad01f4ddf4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c609139b0bb66717fd2ebec4b782d7a1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/92a743348e5b06f4a603022daba5b1b5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4f4a6878e39885c0022a923ac7636bc1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fe225a4fad2b76f4d6f8b6048d6a7d68.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/31c5c1b762f5528d509812712958c825.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f1d13261d4b250bf373a4564d42f0d2a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/74a790ba104232f2f7f3de0d200bca25.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bc845306576290ea34176971cea14ce9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/be094282f6601a6b4edd66f1d69e8ce0.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0a7be08488405f305ef8d96058b5b7d2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b8fd1ce5111bd08151843d97fa5fb48a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8971f171ca1e5fec15bc10e493b62d25.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/225f9842231f707aba7c90353a5b100b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0c88089cdbc804cf6ac104ff0065edba.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/00a9d1e4f3491fe26aff2d75a264c0f4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/00d7dbddd95c0fc47c318f2b5703422d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/12cc0ae3bb80cb858e2a5380f9302963.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/352be5ec5bc14b08acad44818ebbfe26.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/426205af7b18bb331da6791ff25e0066.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/493e59e91a86ab2f219296cdba9c8b6d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/65e9e0d703bc762a05ebba9aa35a64f4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0cb8219f09e9b79e2f86fe67d70c94af.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e086484e4cf3970733db21d3e382be8a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/40948e40354331696dd6e50822b31a80.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2474a059555f4b89e6edb1289ce59f6d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f67294c331919448edf50621ffa30ee7.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6fa30d2f2bb96a51c48b393d4c882cbf.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/39cf0446e7600ad8ecb6ed13f3c643ca.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3d21b927f69b9f67d279241a368ea62d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/78a3e64c738bb6e9a69b5cc210879505.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a8a79ad8276a88cd2255b22530415080.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/28b86ed47feb6654d5ac06e87327b514.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4fde878c978f8ade6a518fe16c21f1cd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bf665974995ae6f1a7e3d9de80eee8df.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/12b18edb433d86606a6cb356919f3479.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cca9bdc498bd3b19629133bc44c8a9d7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/76bc6e3a6baf16af01f579de6658d18c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/47930fbee336cf0649399d918bec8ac3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0476f67043cd33cb082b1aaff7606111.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/78d41b8cf8306f7da9e2a5ab6f66449b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/60030f16913f5725616ee7546abd938d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ddcd9f03b35fa99f4f804a7b46d442f0.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c13d4e2cede6fea9d89ac22eb365ac85.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/df303e074d7d1c212d33e474e75e473e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7d43c22c67f1d65e79a7a60d082dc186.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8559adf9daea04c597f7ddf9351e7cd5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1cc13d20793917d9af0650045a898efb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3419a22f2cd261f6c1230f4c4e47459c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9e23f35920527c72567f0aeb5890eefc.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/27d9dd2a85df4a8142f401f586fd7b66.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/80a05172b46bf2dd50ff810949837fa3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5756c1e09cf89ebba4f30b9c44e8dfa0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a4af63fceffa6ee959fa2aa44c2829a6.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b238d6cc693bc1f6fc7fc16dd9db315d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3ae079df777a99cd07bbe306455d6a11.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2d134016073a9051ec45abc521d55ee1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c132c416a5f6dfda5885cffae7ef5cf1.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2701a1e6fd607735c2c062e9174cc751.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5b6f29f606015b970a0c5b682f34eb05.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0716c31faff415a39d142350f2206cee.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/491fe0fde8d6a72fad476e60a43436f0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b996d9b4fbd2f21748acc642d8150a05.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/49cb0b744535a2fa3a9e3386a22da8be.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6756fa34693c7618102db2ac1e7c7b4e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7969b0466ac344d430f2dc1b1fd9fe64.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a6f8eccd9c821236675f6a4a7c0e616b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0055bd78b6327e2728856b04a102b7ee.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5575a52bef4f3efd88b46c26a7c18d05.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ed1786f39cd6371dd39558a6f7de62b1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1574cbd71352ea5cdd3c0e7ec0f30d46.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0b5062fee3191b0385916fec74e8bf4c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4bc50e23da0ef52140b28359d7367f2b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d77a24f0b382709c48a4c4720d9e1391.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cb8b59efaaf1a499710b472bf9e32e63.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1f1a7649ebcb4f88d9aabca6e7c6144d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1402e27f004f691e1e3a40f688f7b394.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5fab00b351fe62a4a4c1eee874557f95.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d0c35376e8890b980fe0c9b6828edade.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/44a9c6005210a954bd352db620f1f770.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2f672acb66e129f0b4c186658600fc43.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9f2a63bcbbb5f06e98a32c0ad921fac3.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0b2d7c62a6bebf9c244759918830d2d2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/163f1fa02457610dee1c0483f1daec30.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8d15de978d328eed863ea8f333ed63d0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e4d101a61fca120ba19e3e7811c826b7.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/078029c316acde11224d67215839e98d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f97c58b30100467949fac13d8c1cd5dd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c3e5ebede4586cb971827e788a11cae5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/056d6c43450849968be935f3da5ead08.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bc142e922532a87c09fc605580de51c6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/871c59f3cd0cfdeeeea892772ebb4032.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9dd45b56afabe5e81b8b39ea1a0be5dc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/407dd79e79d02e1f64e79447cfe48ee9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8bea09fb047ca9f32aa2f3d77e6e4a21.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/11d7e063df0c9f3021221c822cfa101c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/622b53c8424599c41a9a78604416914d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a20672bddb22c725a6225979bb576da0.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dea16656e97af9a2ff73b39aff8b50b8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bb59d89b5c4f8397b430839b0be48e40.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a08aa943e462ede9fda98e32fe99261a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fceda8827bc736b68e43e3d51551c49b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e25ba2c9d0c8ec7637ccb03c0f4a9155.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5bc1b5b491dba99f1919fcdbfa2b39a6.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f6ca27363bb15a33174e62644f43ce28.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b2743a9d17c5557a5373e87180cade95.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4215295a140dabeeccb42b9bc7ea1416.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2a458e7151c4fff8edcb5e02d3f594c1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f5b0b3a24e14ff3ff865474bc559f445.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6c59c4546cbdb5ae30cf0c12a72921a0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5ab3b9ba8f22df1834ccee935b709b38.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ef86448835391ca8cf45ca75c1f87252.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6537921ddeee2162cb9f37448f6ee9ff.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/43d18edee2faa9c926e849f408b4d575.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f55de15370d22e67459660e1b9c0a1f3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b268be04900976dc476474cb2c0fded4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/42a1067ac58eae5ccab4ffeb616a040a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fa80976344e022ffd17385f6e73d6868.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/386536625624dc1e280dae998aeb52ca.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a763a22357f482e89f4d33a76eea2a57.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1338861217cc7e3b74e38b8fb7bc92fd.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ec4156a58b7ce3715588d92212748b50.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2d4b696e34739eb6771dd9b96314b247.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d47d847df06d17794580d57b60b532eb.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a4c02776bb36ce8d44bf116a393a284e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/617dc8f4e34dcfb39cc40e00296ba79d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cf8193878b688b9159b2d4e17778fc90.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b27d1a0ef936640c9428fe0b3ab2864f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/811599dce612e949d8d0f16498aea476.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f7fb7fefbd29791c2b052bd8b18ebc00.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c0e86fa3ddc0ba3e9c67fa81b2c42b53.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/28eed5a4b6a72a2af458edd8721b8644.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0d7a9c4148f42e0b739f1557ab325aec.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c7de233cc8c8361d919402dd980f8375.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d01f18405e715eae5de5dc7b83e2e27c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/60c1619d30739e6af19a4cd93f23fc7e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4b262f140bc6599b6d6a349fee9c1966.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9a89aa3633b53fbcc83abeced25ce230.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3eb90887a9dee74fac4da8223e4f2ee4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ebec92e6f57f485b51e3e1135304fede.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9ee2a49f68262652c4f123b9450bb1e2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2f8ce1d60ceb1ae9112f7221fbdeead1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d9281b7a39f21549136387d8796a0468.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0c24dff8b7c3c5103d553bcd06aafde7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/aa35b341e0725c0d344b7d9b91f031d9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5128f47c28d805dda5e90cb67c939c0a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ecde518bc760a6804183bd6566a71224.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d9de67eb237ff78274fc0125cf67dff6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1b4933f0002d4d5006996a81ddcc40a8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0b01c0158a730658b25c1e7d47ff37cd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1ccda5a930260b60e9aa727d5670c5f4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/01952dca0c7edfe7a373f5af288bb9b3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c2ca3b5338e075639843579f2454158f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ea74b0a570131c3553c109cef9ac67b5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/34d87c7db9b101a302a4085e2f64e328.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0e6defb56075b63f5d7c128f9e3e1529.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d63e865c7de38fea52f705a370523781.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/81ca19a3aae49c5d2c34ebf730013dcd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/01dafd3753b5ed4d0114041ee5cd3a02.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9ea28607940fbdb8be631e7fb855b5a6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/210a524eae0951d7666ce5c6713d5ca1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/090ce1fa3857e32b0b7faf39c1f8cf9b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5cae2bd43bc67433d64113f327e0db6b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cd36cdd2ffdb660c2d663be131c7b75a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6cc5e3f8b8e49c66dd4de2c2a5fd00bd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b3ea6472eeb4e52d7cd8b5f3c8a1d07c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b147984eb33bfe17eb54400a81eb89f4.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/123ab210dc3405631c2bf82829726901.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d6d7c758cb685c9ae774171e9390084c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7eccd1c0cf2cef4f6097ae53e45b3b2f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a47223d230afe75f0f597269483ce179.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4b5f7ed3bf2d565a6bd729174c38180b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4b14b19876071e65e6069278d8e4a3fc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ddfdf6a3727c428f9a61aa9b2fdf967a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/63e425da41a32985f4364679151e1949.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5a8dc58f0f8f5bcf7f1e69338cdef45b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fc4ad82cd6c203c1bf03eb12bf90a4fe.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/3778c6dcaea16108268b0c4583f26ac0.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/19957f2fe632db75fda6255f35a5ac21.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/61e80d1bfab2423ba88bb2c2a5c1d81a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/762195166ebb11bb7ccb24b51b0038f7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ed054fba8a4592d9be10c39580091db6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/61203224a29fb83775e8093a22f6f7ef.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/47513c900fe5857f200e97d6566cc10e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7a2c063a4651d7a1e9ecde1f8f78aaa5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ffdf0c3308d212e33d65197cb36f889f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a2d9ec6f6748e315a584c4f98bb87f04.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6bf5d2e92d960e1c594c3b9a966300f5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5499d19f1447d25e594a15c35951e7b6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/023e9375f0940d8d82703c7577f7181b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4510d46ae115770ae1bf769603941e0f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0f9087ae751113c5107479f211e62c9a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/dc731f545c20c7a22b815e12336ce6ca.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1e22ff1111a0d3defa0b35f80aa18a33.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/58f814410c68376decf0619926005446.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2d2d05bd8f8284c1a9f7a363b3d648ee.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7e7ec1f7adcb76bfaf5ff5e904f35631.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/96b9a1d49408ecca0f73aaf63e76f4df.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ce2deca6d2f8fc77ea2fc62ba97256ed.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/068d40f6f7698676c1ca858b054dd1ce.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/36a6ab61a253ffb40bbb4cae361161a9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fae2deceef33c6442f159267c6c34276.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/06d6637510137173e3b827a73ab0432c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5ae18983335d2e10a84c4eac0456a263.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2810a4dff58a73cee72bfb9eaac9ed77.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/72aa40b3562f974bce703a74388c3045.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/685c22804bfabd15c9a90d14fbed863c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ee796cca395d6faffa4627adc449f958.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/65230a7a73a487e79c3ad51a1e857eff.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e456490db340c08f5f16efb35c562950.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/944942e71aec2c6dc35b32375d7a2cfe.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/848ce1757fd12f214d97aefc734a69e8.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b0664ba2ec058c8caaf6c51a03be8436.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1318781b157876235a6ceaf2c77fc24e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d5d36a2fa5b5009c234092ac77a4ce9d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c1cfb6910914231590f00d4a9b8dafc4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6b6ec87d3f097fb911d122dc9e7ab9d4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4e6f1c4e653a8aa476bea673cb669e3d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/21186c19ec19dc976153acaf9dcf35a3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e6a4311e762d6b44618827b1946048ff.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/287ac87a9903bf940fcfd389ac366d70.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cad2872fa5e9448d964a5572bdabbe17.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4bc40f76925213c01dcb77c314213a85.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/33e5dcfa1aed9892190962234c3bb114.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c43c40c0aec000845dd113e53f7f7ef4.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/63569f7d50c11763711026bea5f81710.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/11edebc96e5c0c08a01c55700bb57dcd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/082da8f88bab65e62c9315e27cd96134.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/769483980d28039475008031e09bba51.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d9fff368178b60b41d0cf2d5f93f6e72.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b0ed5272c88bb6c07c77adb893c03b35.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/21bd4d0aee90401d3e49cf5ea018561a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/743f72549c8d6530e75a1c69a2c3abfe.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fa346aed03aedfa032548123111c891d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cf28595d942fd74eea9777c2a9818224.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2354daf47952d8114d3a38663338b242.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4c84f5917cfac86d66679c52af0619bd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/01558c8daac0d376d84dac7848526aa1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/11c875d2fff40af967f40253b7987080.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/65656b4441f2c7a00a50b01531dce8ca.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/77c1e3d1a9775107371cd6f7f20c3512.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a204e217025a7613345bc650c54ce75c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6ea484c94e06c7c1ea31b07d02c341cb.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8ce0a0c2fb28f8871d291cc65982dfdb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b630639402c4cf054b20efe5e0d81187.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4048bd2f1cc9eb0674f6dbdcdf19a9ad.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f8bd9ac4e17096927b9cb7042b43c021.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e55c49cc446769f9dbc92d0639341856.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/784cb43849ccc10376840dbd46b68df4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c837394fa422bc8e2db6dbb4bf0c7ebd.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5feb30ee976d57c5d9754fe06766ffe4.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/749ea1a8a62c6e3e9b12f2423ef86804.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/faf1d2608ab4a39010e18929f47c5287.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4ceec064a160172e96f2d204b58ec955.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/023d4ae36694b35937319186222c0886.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5a4b1a752cbff89f899437627da0ef32.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f3238c1deb9bf17bf98bc3d64589b069.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e05c1e71efd8aad912bf39bdf521676b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e0bb666adce117c83a931c1ab7eacf6a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/855cd2a921a34c42dda07e73da9fe140.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d9c6c77fdc9db6ccb1f8e74cf9e9e31e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c0903debb06e6235e65907b0691d70e3.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f7c5e48b8ec823f1c7dabf507378170f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/788ff4da9432a9943a0224485755ce36.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c0e47b1f0a6823cebcb5296881abcf8d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/54c0fca08e1ff1545ace720011436b69.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8b4e734480ef428a0a32c8b3d86706c4.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fa1b5231259d29acdca1a4c3422ff30b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8347d426f5a81b8587c46a2cf5bd06f9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/42fc8d91d784c8157d3474ad4ca8c706.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1131db31b8a524a471838501bd1a83e3.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/98de77dddeb06ca5af9d5c3cec44be97.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e1a4458b231e0639aa304b387567c0cc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b0f6d4b7cc518f8ae4e5cfd3c156e6cd.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c818f8ddb9c21031ccc3087f03376de0.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5ca9a01a345aae88b43e239814559deb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8fc604bd64947da668937236a24b39f3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c26b72f730119cfd0489c631d5ff690f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6b203c88b1218b14e230ad630e382098.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/da8894c87244aa00e0605fc66cb7891c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f4faec7950774b1759d5a07cfa9ab428.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a5536c8c5fa749e2f0c10981dff71bde.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5445329b9dd66e06abd0fc1ec8f2f848.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/87be6e9a7f1fd1f3e8b0c70a2c997270.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9e88dc65d2207ce5214dd41ecac24664.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2260284410e498c3ed99d06773d7500b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2ef2ef19fb7e9e5f5dcf4fd6d08efe66.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e41bac0e13d37578579f2b21e993236a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d889c9429fd3edf5cf8a8e80d45a5e6e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/63d7029a6fcf139529bfba90a8fb26ca.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4e52ac6450618282521f428b8871f191.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d57263b63974755967839c29ba508c14.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d288239ec59ae552c9474c051958b153.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3f67979a1dc3b28d11209ce6ea71f0b8.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e23ee5a16307d2029135903cb3accd2c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c125952c3edf4989b85a1f491d0106b0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/66982b5b5c71cad894a6ad438d3c0a08.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0b193f03d91f842aa149dfe582b10118.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/88aa64ff05c029f67e5990490b387308.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2e8b4aca55a2339695ce0ebca3690abc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2b663c39446d90cabe8f93350898e158.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4771a7ed82e1316c30f6deef48d07195.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9049a33ae577493668f88ee6059fceb4.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ec2e08bd0dcc904e067d2ad100a62083.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5415dceac18ab7615db45f7e1a364693.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1cc0c605ec1f00cf1c3d2689775481c2.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/295e8060f74916bd06171983f77b8dc2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/12b6796c9c43c6d007a1efc92da0874b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ee6b923b39ce867a97508f99ee6cd0b3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/738948b5b9b5b0c6706826615a4949d5.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/de85db6d02a4c48ed86e779d2241bb10.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a6dca72d2f741e47b5d7664b00e624e5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6cbefb9c4d74700db834e468b637f842.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e3c4f017e26d12d9e7c5af73ed0f1f77.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1e5148cb18143bd510e40d2b517e5af6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/500e874bfa3a2c8a38ce4aae4cc9d994.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/19654762f4c6c37d69b2dcaee640d910.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5270023d103e37b1c74d00b9a927573d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/80a18d5a519c32e7007560883123e366.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8bba2c3a1e37d45c20357d4567e66042.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/19f67db138373aa1ff2877bf863c56fa.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cd4d35b0c77f82d2bc60ca52e928e99c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/18bcf58daba3f10469c2bf02578c28a4.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9bd74b6f8d99b7623d09d24ceb41ed35.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1b9d5f8a6e1eb1d41396723db9f161d1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f55dd228560ecf2bbc12a0de8c2cc9b2.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cc832a27e26c32f527bb2f06fabfdee2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8efff5a6c8ddd774cea31b9d9cc3e337.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/687408c6abcf8b0a4ed1f0b3f084df5c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8905c0f8210a86105f0a6b1aa6c33391.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/86e527b75daf460b0815fcd737f6ae0f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0a7cf105619722478b7ec85f480dce86.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9d223477fd0e26ba33b20fe4a87527f5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e28a9a9aa5ef203177abac3ce126b4f5.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2b904e803605af6831143bc14b615708.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f090176fa3ca0e4ff1657f3013204acd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/884e3e4d24b2e586942aa31ba966dce6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/db726832806819155081ba47a62ef8f0.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8e7676aa336fad8a4484799c5dd9b094.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7c98ba3ccdb612ccb43afbe8e1401ef5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/354c941e2f53c56a6ad1d40b52313edc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9fb115b10f98ee48cdb1e7cf399a1584.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/27eac7539e4b2b84235128c052aa10c9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f5433b8596e1eb74da3545455d7acc4b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d07930c0e6f3d8c51b20f4cb58cc0387.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f351a44734262a0232d49135eb2b95de.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ee6010ad86778447ffdf6b4a91f912fd.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/078e8eb2517b007c8fac4dcb27aad029.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/18cb6f8b6824f41af778ce5357cea29e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/650a6c1b91321e6a34703b25093cb243.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6df67ca6d96878b0c43e3d3438585475.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b189a763c3ad4a10d5976776c60af915.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c69e498e29bea5b00c296c5081d54ee5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/71b2be58910a0d93d8ca70a780392636.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/138ddab25ce2bc15d7a72383fa3c4c6b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/22907a581d675fa295187ac96463d819.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a4f6fb4bd4ede75e97cb845941d6798f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/836dca8cdf30e7997970a8eed3942479.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/63792b778553457d06af784f488dd97d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/524d0346e21bbdbffd01fd2146b06d70.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d63099ce74ac03fe2eb14f4b209afb15.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1f893ed49c31b54b725709942945ec77.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/567b74bcc9dd1603b276638cbee7b3d4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/dcf33ae80a0eb23b385c0cce465b6ad8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/64e6c7fe33aefeb92cc103356d82fe82.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1b5b23a4905e3ccc8056dde0b995e74b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/377220ad2dcacac1c6b0b73ab31ed689.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3f6093edc78558830e9ed126f521146f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/37065a7b89fab45d961baac40df96a98.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/158e343ce49c55ddcc1f68e7b6edc8eb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/058de4675e53fa3d60fbf7995d5add2a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/579efaf12f60c35a8c733caae892b4ad.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/33bc76fbd4b7ff393a70c6dc2ad1e058.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/81b35e657f8e62c3963c44f2964a76d8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/536a1bb66344e2d6dbc0466b52038340.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6139ff4f8969f4d53b6f53bfd38092d7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/842d7322c223360472dadc3deefc38c4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8dbcd9d8adc78ed4881c25931cf246d8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/38379477a12615515f16f48ac453d706.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f9b2b5578a2707f0c1644d793a898f8b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/159ad5ba1e9a3fb82f19ba8190c44cbc.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d432d62c6ff219b25361c73b5d1c7934.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8a743541722ee8b7335696319d81de80.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ea3d295125c85e746fdc9d00e382fca4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ca033fbcd53be8a0207ee2e4e2fc9e76.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0c2dd5d810649f6e3aff0eeece840e93.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ff0437a08da9e97499eabe3ba288198e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/06dd7e01139a2536c3a7450c58120d37.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c2b41cbec819ee930e98f4cb50f86c91.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b0d95e2ae342bc7e9901bc851805ee24.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/57be602365bb0f88146ff387d3e7f5cb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/429085a2495f5002acdcb24ed307c641.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b96054d50d41654dbae2fd924c19ff6b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d53b67037e9c84f469d3b22de0f7c0a8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cbcbdc2c289e012d23ea988ad140fe55.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/262da3c5bf8a0e2402cb6e4340ffe0e3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d46f4df338bf0ff0dd2e95b4f9249ee1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0f19582ae066ab3a652fda135d047fbc.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d801e0cd44431d7d6745bbb6ffb63e89.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5724cd2e9fd52d635eed227dd34712a2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fbf60bae4ff280e4f185985c641242c4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/27f69d69074dccceef09b6de1fac837f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6e8155a228f54def8fede92995daf4e0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1d6937471dd47fe0c2e18d8336265f8f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/666b198592d302c1393a35d953b241b4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/89c04301bdffae351c2414a943d8346c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bc3074181bb09a53b14e65105944c7ca.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/16ca5e2410589e63eb1ee740ab01fb09.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/066c7af43f50d6e048104d628303fcb9.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f83d2a769b88ee9f36d6e5a7abd42d32.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/791102ae1decf4ce4ed57ff2bacbd132.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/19dc383b0501afa3f6e94b8ac5141358.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3b9929a2d39a2cbe2c2cf6d1b1d31382.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c860808c6f46cb02c1f3900cda7b7620.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c3120a2a3560b8ad3406ccaef3403d0c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2a02f03f04b1a98d304932a596b31f81.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c94b8a9dbbcac4c00afba2dceebc871e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f7fb9673026796477f6c8714eafe3eaf.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a9df1b630eb46077f51c311c67c5c25c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/145d14074b33d32f5f580f4df963a8c6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c4ac16f44890c05b24437765167e434a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e19205312b5eb23e915b5e75e73240b2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/88b2c64d99541d1d27c044a6f74ed61b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d1a89253fdbaaf816f527c8924008425.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/86df910f3d209637594ff47e315e8a9a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/91729c3546e6d3515df82a19c6a28c38.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2168a448681df820c897a1c2bf6ba897.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c54cb877ea214d8d683cf23f5bbf0557.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/917a3bb1a0b92e19543e81bcb721c120.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/1ace7a8f3d6821a3888d947446e22bf8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/695f142b3cbbf9fde87f880203b9f3c5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bcbecd0490ffce23767fd63e12e29f15.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/759b7e73cececa33e0fb29513513b212.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a8640ec40e8e140e32ff3c675f7eb304.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/64f1cc6407740a43a96f26ac8e4ad47e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d0434d3539c8326c485d79a0b51c0332.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8d5c57f7377c48539112ec54cb6d0ebb.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/97115db9fbcf0dc3d1edd2e84a7fc6af.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9ead1e821889ffc71c4eccd3c7b1fdfc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0ea1e24b7ace62ca8c37413f8261e2dd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/595f6302a150e7365f5876d5c982954e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4d1d0405af93afdb81a5fc0e0cba584b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2fde6f621ffb1b189a2c11d42c185eb9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/66d8f755e16459d3616adc14e96db5eb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2dd60a9965f2d97346b6f4927e0039bf.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9e36ac3a8f51df54e4e085c7220ae6ca.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7cb27f2ee6d0279e72ff54fe96c1ce93.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ecb05b40d4cff5aec5e12f09b114b51a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5b7fb05484f312b9e557644d89b44418.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/fa0f8ac0ae1a603be81c93f2e8b78dae.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c2219932d75a75a8413513bd7f697e56.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ec2b652212cbd3129a00177c656ac501.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fc526de6663a4b2c63952a090f174fbd.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b3b13a07d0a3b5d57873a1b94b2c734e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1ed6c9b88a0693a20303c01853ebc2f2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/824f9803922535c3fe602dd253fd8f03.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2ac069a858f8f48e3e37b795db96e015.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b28c5905ab218f74ba97c064102b6562.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6af461be3249b4a4df97f7930ab1c99e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/08b5dd20d4cf773a0cff8e8a7f3a126c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1c19df178757013ce4a8a73c6795bbf0.jpg" + } + ], + "name": "Cute cats" + }, + { + "data": [ + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/09caee104e9d3504fdde969f349aee90.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c27d4e3a2c38cd04f68e1ae4baacd8d4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2109145b9dad97d7d50bcbf9c7786b98.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/43f6b1c0003cfdcdf242d2aca2f60d05.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4a6136d3ac5ec8332ff301b927b74d4b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/55faa68e2dfecac224dbdb203ec2d909.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4c2e444a357e8bd862b1e83beb0016d2.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9d950013fd6df8a977f8ffe3bf8cf257.png", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ecab8df40571009eb91e50f0c142ab98.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/435eb464b885725da5bfa6089cec473c.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/04e35b69c4548bc1f49ed2b190ea23e8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/27fb86eb61a0424811d29f9411394279.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b48d3a775b44599604e3b610cea274ea.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2c01c77f957de6604a54a070ebeaaa13.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c153a535f807142e0b6a697f1f2bdf81.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ec512503630d67d819a7b407b392fa61.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4b10b1ed2edb785fdd83fd940a787139.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4ba47647e47ab3e9e1309a07905c9511.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/96861c3cfb69ab0aad5f63cf456113c7.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f6fcab21b32dafb51a9abed49e6ae8c0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/85b90012e04ebb175783121f09b6e294.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b009809e565c93e99cb05bf9f1c54f01.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bd2a107dc756b33d278fb845dd357dc9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6449a94532e219697d66ccb25fd90a97.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5b06f5e9c150a72f8cddb63aa57a0bc7.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4431f929992a417cb884eb884240631f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e962194abab8238b86961c830cb0e082.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e93fa36953a964b40269c3174e4069b4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e65fa87a4a5dcc36b6dd24fe81f1a417.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c09f623532ca03d9e347e3077dbb698f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d1ef98960e07d62e3d499d0a0465c18f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c144bc4e4f99567a1ce4aa37309630cb.png" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8ba2c677a549cfbff7bca1d552b5abdd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5ce065bcb9c757865eaaefd2bf6ce5b9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c1dbc9a32e6e356a44542d060ed6799f.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/de5e2d103f140c22900fc01cd173f983.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f0ab00566b1c5bad34255e38c1cddb29.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2c5d39b775085830f9c4b1f80f1244e1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/70004a77d7431d1ebec18e872ccb1763.jpg" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/92a5900f4d044c2fab8c7e67edff4ee4.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e653253571de9c0c11752a1e2b7dee81.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d602271d362055c0c4a42d1222dde7dc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2bbe0803a24ea1923d23264c508554d7.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cabaf517c9bfdf95d6a19e5ff4d490dc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/51db18fba66e5e45918c134758049003.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4f0efe75da35dbbaaa3f6ebfa7bd7b06.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c5cce893fe36e43743b4af91fb279662.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4e8457556e4d9d6ea9bb953f751bf78d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/66938e429e1caa1cb9c5cc3cbc4957fc.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/abd3cf0fbb55a657b0ecd9680a4e4d47.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7cde268c7206f0749a0f1068c7c00045.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2af7ead2335ed4bcdb9d2cb62240a347.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9334b8dc4e5cfa0bfec5618b60bf4bd8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/185587944cb415aee5a1f3fa69f4092c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/efb268aa27272f65433cff04a62feb9f.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4eb183bc3e5c88e6e3d1a9de0195a7b5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b13c373ea78feee0a77e4d617df44d02.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a30ed0cf8229f70eec525d8f484a4ac6.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6a8bab62438e93d5f6560ef45a6a1fc1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f8794b89d242e2ca5d9a5a23d2a34633.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d7d1b11dbc9db833d39e857b4b0d26a7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2e0e5006cb1db2dfe2f509b444b35ae7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a79296699d686ffda6978eae51bb5062.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/44bcc82f36da3d9e964e81c6a435dc50.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c98f83858fabfd21885777a87c7943a2.png" + }, + + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8f426075ea80e53ed52d5a68c9f05fd6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e25ce4c62371ddadd14deb6cb27df5d3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/639e019157946c4ad98d94b513364b34.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/a195dfe45187e5cdf4f8da4526f3142f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/80fc07dd7bbf683b7943bbf5229da74e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/14e6d2b28cf39e6d5ffb5736db2ae4e5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5df53e38e512cde536cd97857e2e7d44.jpg" + }, + + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3e181a1ad2ea81d1494a3dae5e409543.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2eb34635cbf270c308ce079777428584.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/123d312d659762843fd5d3e47c1a071a.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f7c852c1bd3d512b416a66c34c32b461.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/32d7898ea0fba426609b3ef0951a8f68.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/89c0065e32d7b3b3cc85ec28aa9024a8.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4a14eb2cf780303607389abad49cd1ed.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a3d05b5e6db826a7b6e6b350cec2fa76.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8d6e0d9655942696d7aa1aad493f4040.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ba8c945b9472f6999df78f37301e5384.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/34e39d02c3b90f3f9fa97e45b80e7e68.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c90261957009f34f54965c2340ab2440.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d1b43c6d92f444b6b5a54c3256d92cb9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b28411392d23862cf911f1269c69fa04.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a74464124b21c8b7414c23121d45e4ee.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5d1035c3eed2bef82ca1ca4dc72a0596.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5b49a7625b0b7853fa102b6c10587ce7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dfb6becbeac822f8a2bc693e42d82533.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/30621efe2a4cb0472ac849d43899e1e0.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/550e3c3741c7088ada5e0671e3ffe637.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ea676ca7dbdae2e7a8e878bf5a081e7c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/df06de5b9436d8b54b163731bd0d32dc.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/472b142064ab39460e0d81eb67b757f8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d5dfed444346c58d47924c28fb51bf97.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5bac9b38796cbfef15ba07938a0c2ed2.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4bd5dd4b9071d9c0c646bfce1b598b7a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9a022d002d6a21d39301447fef8ec8eb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/031da1243aedc169b07ba04d82d427e8.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/17c37083728b146e5d17a13f37e9b31a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a10acee8509bb29a7ba49ff79e54153c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b41a32d08b0470bf56240d88ca70ae4a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bbf8ccaf02940cebc6bc57172b6ae74a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4992be058af05332514d616ca82460e2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2a9e77bb1d10677b8a74e49c3fdad744.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/486f28e4738913c2a3276a1eb5f3e8f6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1b86f37312a4664c79a6a36fced42d56.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2f50b8d06ddbffc72c66a408e2a6efc3.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3bf1d6fb1e5fcc67b3992b800346e5ac.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/617e5ed07523ff8ba8f3c4ecd5d2423d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dcd30dc9a06e085fb58e6b3f2eb2531c.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/64dce2a90da0e83b6f9a416bf5a62e39.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/459acc8ccbcba608dd51fb7c7a5c9e4c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e248e6b254249aac392e0d8a606f591d.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d63d54647e4b6fe48ccc0e85ea75e971.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d8cf4eec3d5adae5e1053b97a961ab4b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a3c65ca4a8478f2c0140f1f773b627fe.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/792bb0960dbf2b8a8f5f4bd1428689ad.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c262d88de3cabe82be6567b11c1a7ea6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/07088f152800972d9d718e980d1c2425.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/83bbc9c0dca2e2c24d93d2116aa6a807.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3650d08b8fa634e6b23f8657ef9807c2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f76066a28401b4b5b023d6f40bc8384c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/23d70d059a7412efd561188f7657c66f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bef9df2f6fb91d4bd53294dc5d0f1034.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6c5221971fef91ae1dbd5244cbceadcc.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e9b617785e5086599f5b70d32ddafb35.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/76a87f8254670a23c87d2c9bdd12d25c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5497f4c24b6cece34993ec77cfa274d8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8d5f33d32ef50fc0346868d6369a1766.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a00612f8fc9dc4831548d59db1812a71.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/235ece57003b93172a2a230e7b088f3d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/72a14fb46a52762aa5b23fe5ab6d5c42.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/217dc3ab7f9e62f3c3e1a3fb3c39a62c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fc3782ba4a25793e7f24d1e5198513ef.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9cdfaa5fe730a911b5ef090e52f14781.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dcf6de4f535badbb16c04b01efc4958a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7192fa0fa48e8b392be99e84422cc273.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a5e765a40508917cdea97e9f8517e4cf.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6da7a66efefb21c12f7c9a975e1b4337.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c5b81aab51e49ed5a42493e9e20c88e1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cd1d063cafba21768e2e971bd69ccce8.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/37c9a98be619d292844ea584a5486b53.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6f8983633d09bc4dd453ab3916802a5e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fee1e611636448a336cbf12df8cddb89.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1ee61d4dedf5876fcb2767981d1e7a86.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fe71696b8d27d2b9cdb00ba08db8dc26.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ade4b5c8969c0912ac5db6a4b3f46f40.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2196836db687fedd74646589f72b8b8b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/501d0ecb798e06e2dacabb7d19a653fb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d9cfcf68f8cdc075a1eb24f389618b8b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9e62573a97ea9f6e835827cf84e1c421.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b3558b39f4f0e23c6f7ef2966d41c2c1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3ab7dca5d63bcde6c069302a25a289d1.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5ea69eff2c2f4a08ce44eef60207028f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0b5bc4c9eb50cad5f73634efe9afcb3c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c0572540a08850c048d79d2c6015c9d2.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5b7d054aff4a45c70161fa834e6c79d9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7b483c401ac9efa02a21e72026abbcfc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/bac41871c85e7b5a10d3fcfe304273fd.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4b1ea19ca46b0094b866ee9a0d42d6f2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/652ae9ab1a4423c6025a171d07d1a809.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7063ced37faa4bc477f6cbfdcad32153.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/939dd9f21c732c3bfc2a58b4424b0627.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/92d7e3a5a77814d842f18a0a9e8b8fc9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e0877c29e1cc39edaa1e078dca967759.png" + }, + + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/0214e59777cf81e54a1fb8cd77921fed.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/34cc98801a0c500c92ed2b0214de5008.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/38895adc65a960b76434e7d92288c86f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/49321cb74b8fc1519b9a4f1c9c380d64.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/845391bb12c7517d6cd5c76440339565.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3f5c5fe13b32de1a0ae42b73f8e5b8e9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0aac3da853d8d47995f9a63214aa1658.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7e306b489ee6bc361e7f23e0b1820463.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6be723cda900b74bede735591c62127e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/560ff999a5203e1d7172ccb02d463df1.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d3fd4d463d8cd6c508854e44108b42af.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/347373d21052336622b12c7e6046bf65.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b1cc6316ee806f60cd919f66ae3d8c9f.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/458fa123983ca9e8b093957a7cd87d4c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e7b657ccf7724aefd0d89579f3fa3ade.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/408d34693056223accafe862cdc99326.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c69913a4f519c2c6349e7165c45c6290.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/180695e087e8ddd270fdef9f940c3b07.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c0a1af9526ff3d49967ccd0f315f3e19.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9e7f9ef047ec3aa6a32fc8f61b598e77.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d5b16afde6c05e5d7a036d906c81d366.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/abedbb36a475cda0a767043f38c23227.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/49a1462652f1a414da29d8f8e54e54bf.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ec6c9b1ba1923c398472c81077c0de99.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/248245b36572b792a264df358ebd1fb6.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bbf2c252a8ed5e9523af617565220b90.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/240d8c8066667a0dcf73ead50ca430c5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1cb5164086498ab26062d8664922570b.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/46f5a67970460f1b02fb89ecd04867dc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6ce775ee96071b5fbd099acebe4b0131.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/29a70795bb5dc5db2531e69a5befa7f8.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/639c62d52a58a2db42518fda3043cdbe.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6e381d9739e3ec1ce5675087d897ea3c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/95692cc0a4b1a889a0747ae68a85748a.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/04cbd8a7f418f9e2e1cc929f130730ed.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a88bf711205b325f90b033d3586b39b7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1fb6f1edd1d7e80bced6c2e30406e20f.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4f9aa6cee297d6f113a007363337fa64.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8b0696dcfbc14f5297e0a3e81dbe640e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b28d77f734b4159eaced77d971ee6127.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d4ffa22ac24bc07fced66d55937f885a.png", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ab40f6f4675c0f8c2e5bf087d8db0223.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f8fb74757e3927d32afd3cc3173bba6a.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c35851f1dc71c52f817078b63dd8a418.png", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9cd63e4632b71278e60cd357211dd8cd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e5228a18f5ad22ce471e364948a8e5fe.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/789a4684df226b16f4bd08abd504838f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d5eea27f4d10f32c55d2eb585ba41a0a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/200003d3e701bb2daa203cb010aeb688.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6f63ee5515bb990ab0f54765093d285b.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/60c0e233b0ebce6efd57bf758c8741ec.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/34daeee364104c21c4fffbbf252c9553.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6003c743bd412eebf24671f34efea983.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a3c235ae1ccec26bff48b0caab9282af.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a46938953d55f25057da0bf10439b014.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0de23f6dfd82a07c8ba4fa570e6b9827.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c7e7156cc61da2a712a84f038f306ac6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3230a4b04a62399f87f3c9dea1bef06b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/45c4536b8617ce00cfdece62c2a32443.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/61109c9be511ea3085904b6d5107831e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d600df32ae874c31c5afcbadba6d6269.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/76a5b351475db8b13bca1738f12046ca.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/683b25735a327ffb9f83e979b72495ca.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a434bb548a57d8c451c3ab8429daad0c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f61ccde3b0e5ff56e7546360f1b503d3.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4ce826c23290b357b36913e7ea115eff.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cbae652bd8eb119b2c2fb87e6f0a4119.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1359a6141539a27e6997665436d52799.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e23aa6c088931e056fb66d823a3c1249.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b74eedf784c3e4f3abbc763b7dc182c7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/af3378499ac636af5fcb4f88ad5e796e.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9e9c642adcb6202266b14700d1bb23fa.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f7c9873e01c0eeb3f1f1a46a5d9d85c9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ed86ded241170aee7eea2f3428d643c3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/99683c948edc0913156f425360999c9d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f61140300b61c842bae2d201c45cc5d1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1698e42259c694db6b550d8afe0e6fad.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/3f6ce9a1b70ba9d9238fab17a808902c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4a7e6392916582d7dab5da0581460c53.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cd6fe58eb9cb6f768cd576ea6f9c929f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f25b3118c0dd90e567a87b6a73b8b2f8.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/09167961143a3852b76a8783d84f4c06.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2363e7ff8f093f24723a694b06ac7bd9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/81ffa3f56496f6fc7a6255e42f479a2d.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ada3138154f7923cec084dc922856cf5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/27dd6f0fd068d67f1a16b7dd1210e496.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e26cfbf2be2d81ca876535c85f507079.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dc16f89d863a55ff5325e6792baadddb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4506cc629928804766d6d0d46ac9ebf2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d62e5f5c8b4268335fb8b9c5cb63c7bb.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/84586f42a88803e44bbb06d8766b76f5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ca9e9b33ac88946aca27ba1788e9b354.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7c0bb942e718cb6329456ba4430036c2.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/001af1c2a5dda71bbba36853156c9b47.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4352beaa26bbfeb151690ce1b3fe6e53.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/65e9005689244efb62c2601f190ed998.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a42716230f10be4e9468ac012872c065.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cc61b75c99088f1d47f62732dfb5704c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/261ef35fc9c119f5d39f2269d784aa27.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6ffda046e72cd493c0ebef6965e08c48.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/03611c5f3a8d75c0cf74bf179739540d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ecf7ac3209e100a829b551170401726e.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d03e7ae7c2d8e6b90eb492cc6ab51fe3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/64ad0fd6fc56a7c3777a6427831bdc8b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0f34f9cd6eae4a1534f791f52c648391.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/174572759962688bba8acd180d974a5e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a94a58a11c96121d0b4edfe7c9d4d52c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ffb0973668b914a2eff2cc2a0996d251.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ad000375bb218d046067b6b8dd4c4acc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3ade7b427787ed1613ca8beed81c2e9b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2060d40ae0dc31c082c752b79444a244.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/15610149514ff4b6ffff7fe1fa6437a0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/281ea9f7a44c8d06337d8a66510e00c9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a7f08fc9ba9c1d39ff98bba71b041bba.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f1ed01f9b89663cef8fbcc6c73e29960.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d5f1caeb7364fcf741b7a27186698f59.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8e652d9db98ef2bf8e917cadf3488c41.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b08320c7fdd5b9df3713b2c41472b71d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/980bee284ed5ff553ba15f2014879acb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a87a95b08ffdd576cc9ec021180fa208.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bb426fc66f8554e060710fba36724437.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/35f79f8b3430e5e8f9db14ba8b9bd619.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/693f887221877361fd1efc6a3ab56c35.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/35de8ee9dc17498e63c3c7b819b89049.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/05b2f933f8b86fa14e4467b378d746fc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8f431dfd8333d7025998df36c8db8432.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/da01b458b53da502f557ac1c2ca236f5.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/16a8c98a50efaee4e163c7f96e971ce4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/979d61893ab0dcd43ba8189019a72481.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d2284404ebe33e3a36e37979f26e6438.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7413e4dbcfa5961f18fcce632411efca.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bf8aac161852b56e41781ae61c1f4b8a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8cd9cb672f27621f2d2c757372b3b8be.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2c01dc2da41d4abbbaba162f4e33db4e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3c1b3646c48d013c808d178fd2da7364.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4e2efddaa2c1766418909d610fa6ad7b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ff5995ef1d513a69ff6bf5b34882a47f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a2d91ddc29af37dccfdfedb1f36e2a07.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6c76d1c6fecd15da41fdd3926a89b33d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/89b5520d5f44e32212299c83b0e9d1e9.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4d4b03b8dfde7df45f403345173fc934.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6007d336af55a80579d1c562ff3eabca.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4f431a21f85385eeb66437232aee45fb.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9f536b3b1de8c0b57959307a993d52f5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2495fe82866ee67873d759209b114dcf.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/82b4107f6382da6b9ba700b32ab76304.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0864ab8209f75753d8e561ae167ee4f4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/922c227678b0df28cd6edfe7b4680407.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3cd0e280cf226d63ea3f50b098deff7d.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/31a130ac1a3f20682a4be7f12f2ff2a4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/86c3352fc7841a09efe1caeb2288c3b1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/221c9aa9f4760edcda07bb47ed45070f.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d7ccea21ecbc07d49495b7f283722c57.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2d3aad504367e464d32736e484b59fc3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2c06560a3a2e340097ef7d23ae0bd6bd.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7f6e343d00899c09058cadc4f66da889.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/052828c0ae63173ca20eda3a8fe433ee.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f3ec7b74ab02d3dac521377005179217.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/af6ad0f4cb1bc3e1f0223a451eb37118.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cfeee2272a2d1e854453d33db99f3ac5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6aa8d9187a3706d5bcefa4b50d37ad40.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ee8138d7b46595c696c4b6dab5cb94fa.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/82ee396b7858e2ba2c8cffe0466460a2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bfca01f96ec23e3aafc2f1ed81dda9cb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b587dd73728f74080feb783461ba5739.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1b861d00a67d66915132a50261555b48.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a1fa86d7012ed437ae09fb039fb5025f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5b508981094ea3757ede607efe7373c7.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/af754c432cff9e443ad9543d54840459.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1226fbb171501356bb9dc52174f418d3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e8ce017b29b01d4617e6b551f71c27ae.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/01c300ead63dfeba31113b16715ecd2a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dba48d1874af9cd4c4f36eaac5fa29d3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a30329be6d14a7d4213759d9cbc1bb6b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/898383917580d373f6016f6e41be8bda.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a8d02def88410616ac4388d0c9c6bcc4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/111b8a9e8bdcd90e157690151f205305.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e3ea4e34cb00156e7f703f4f624907bc.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/251cc412727771ff07db9797280a5833.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/36bf0e2e3b3f0e4875a2615504a274c0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1a6432eb3013e2485bb8b8cea0ce97e5.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d8bab86a554380f9de82d5202f4e135e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c1023a8b453431edfc2c2feb30660a80.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/90c84efd02b49e9e31ba5c699a12a92f.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8c234c133b5d4951cb838ae1781806ef.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1f755b3aa78f54bed65134797ae375ec.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5e81eb18d93abaaaeafc995404bc2938.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9f52d5ff2822d502595e479f4441884d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/85f093e8a400bafc67c176e71f4d8296.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/70d086c459a7c23380a80183b622a5d2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/edc6f159d6a032f94f58ae6a2f6e74b4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f01ea94818af4d4451ba93e62ea701bf.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4d4e8308566f2067ae529d8b6dfdaa76.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4519f105c3dbea06b0d812112798b356.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a263dab728a61ede63e239cd130833e6.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/68571190d74a905986eaced9fd14943c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a1d405a0c51a312a8b822fd3308adbc2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2b78f21ef61402ba219b72f15bf16098.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a9e1ed54550dadf006639a1b17fe5b9f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cd7d5eb6eeb58e64b032e6a7cd8343f1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0ae78d8d3669c2ab1ed293bf5a7572c1.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9ca920cd69b13b89ac4392e875f1a0bc.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a32472fb7e3693ca275bb56b7cfa369e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0678e8c0482326d6ca1c8a4ef0cfc71f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b40b324c1d715d18ce09535e6bc1990c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ada8b73076f457984562f695cb5be182.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fd267d986984c8227dc93a7f8895c627.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f3e16f4b837b8afd4a0260cf65bfbc7f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1231c010c4d360abf5f682fddb92f8be.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5b600de73a9344b4763f0a5f39d4a2c6.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a4c18b7b036499f29f46e688ec15cba5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/03ec0f035097786f738c962f92b3572a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/8a739789ad3206ac4b420926bc6783c9.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/abc63f8ce902fa7001666461b45ba899.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8491c6751b2fcdbc30f9841f61f0cf8a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f3bc09bf704849d1eddf90dc4ceae9f5.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b8e48d4bd8ff9814258e5675ea7b6853.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9fabc2965a52d49e434a15066f686cfa.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2dadccbdb7a13e63b2b3c45276342b2c.png" + } + ], + "name": "Abstract" + }, + { + "data": [ + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2abd05feeb7ce4bc86eaaceae66cae0c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d13b38441cf15cd0c8e543566921a7d0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fd57dbd677ad7447839b7a33b55fd79c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c0ca488f94a8408912a6ad7812ea1fea.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ff1106ba5fa70a7380475c508dbc56e6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/32ae5e8a06f7d99525839e24ad802450.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2880dd56323525f75a5f4091e5c2f29a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9d053fcebbd79261abd76b176a9ab091.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c94c406859016e54b941eafcdf070fb1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b2631e86d519cc3a3f13d1232db5021b.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e29f44d2793e32d242eb5b83ce89bf15.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/82f6eb220f6677f421fa3f93ffabd8fd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e0caea89b8ff82ea346adbb4969effb6.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2b5dd9fb5fc3259330f5ef45a7d8f069.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9a57f3e014b02c4248784d8af4ff7361.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d7a0ac1c8fbe3a7ee676b0274b663587.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c9fbfc89d0acb42aa099d4d8de71d366.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/17f76df955056654f7b1f59098f27c45.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/946f0022d10dbce78a659e831d8a338e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/59efcd55edb20bc8dd1f03e829560bbf.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5750dc3c63a6f851be960001a0092278.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/324a1c56046a94acc7f41328b5961576.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3f7e5a6eddced3c70c3759eb99457b44.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4cdf0c534e3f4b774fc16b2df00d3bde.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c61feb51e745da510d926336d6b23f06.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3b4a6e7d131e0a2b251b5ad27e2d27b6.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ed0180357f0486ea422ae01e0ebf7b61.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b2c47f3a9d50d09ce93560630e145528.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2f7a920a1bfa22410c914184df15cb80.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/78e9af447e13003dbc255809389d68fe.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2b741170b9f2ad0e5d9824abf10e3424.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c334cfe832af740e9d7d9e559ff0b698.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b408f04cd4a7da5c496cd586a761aa23.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/26b31feb93d8c773b064612ada0813a1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fcfab494da8044cbfa249551c7dbb820.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c528fa4295d5830c6c0620ff2d720ce9.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/43525c8e761fdbbfac97312e0cb4a392.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/39d5d265d9ee19ba8fb34e2103383b72.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/729c9bd53193801af8b051976dc2f783.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/304567152db1f6181adb71a693a71ffa.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b17722e5a315d58e70505d713f5b84dd.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/71b247662ad3767a61bce359caa75988.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4981c95003a328444d24c15912b83601.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/185541866abda5662fc038ce10f2f0e0.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e0e45469a99576a0be0555c8dd16bde4.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f4eaa6314524d8209d507e2a1ab8e9a1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/754938d023ca34144b9b49dc386afeab.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c3ef0abb250866eacd2f1043dce1ea59.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5cfe71bc15938ae82084b9c3ca2e45d4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7cf57b316b9309767ce9075832a8d973.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4be8cd53a6b5af5207e75959677a5c71.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d2a9033f8907f78d005a47c55502f1ce.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f6e6c6738950d99bef47ec2d3270279f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c8bf6f6d8795412bd65baf69f0d2423d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c1a36cb07fd6d5feeb93d9b0b192b506.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/e8a732f4f5503381c1859b1b6df6e7a0.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/aa4a30090f2cb42be6622b444749992d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a3e0e2027d658d12216f7af50525a0fe.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a0243bc6169b62848ee158a1121503be.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/7248a720f1027ed66fdc48441879b590.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c7a08ced9ebb9ca8097fd53394ae00ec.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c9d7a472603c27350d249a85d7610883.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/534ae3bc0f0fd012d7e4fbdd848d8c6b.png" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/953be7c74e6a9721262e614e0a77ee76.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4af15bee15ee247844c0922c06831b54.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a1bd5cab842629e9c6aa3aea336e7e31.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3dd4be136884c4ed41c01ce3b9b85346.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7ae5b931202d62166d78e8a4881b98c3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fc6f6cd613db96e80e506e87ca2cd407.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/73826e1e3f103f47a8ee6f9d3a9192b7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/dfd88a87fbbd371c1a7a6197670d82a2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/38b748662e72060abee37524af4de6dc.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5ccd93557035c308937a6a569e0e275c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a04d7a55c089ebecb000244cf91b3146.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f077960abe8f7d286c8e5541373a1dec.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5f23ab62e4b54e186238db5e1b3fc72a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8b8d15d19ca7b9431fc0e01acdd39ea0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/493c5e6ee500025d8dbb04905894d6c6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f0a0d22b8c44942240a0efa4faf02ab1.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4c4c877f4c97719530eaea3ff87fd3d1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/62758122f8421ec143e2fefbb5fa2b7c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fec5f7fec7ab6159f5e296a663a4f835.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0dec608105d1031dcd47deb2674dbe89.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/770faf84a9852c53927bb6a54febfa2f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/67a09f259c1f75273c144cb6cb7057c0.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7db3515e952336e9850c9fb2d9b15c65.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/891c67b782092d57a953d27b33ea3a68.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d2e7f9af9778cc9a9edd0311c93e9612.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/826919a364367750c3b19de318036304.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c633a46b81682a169f5e1357fda1454f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0aab43e3818c433d23a8401e09950963.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/ecafd41d96d411e213ca2d2be3cf4ce8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cb8ef08f7ea45f090f03ca0d7a3fcb9d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7db8a4178b93ebd287a1abd69c7595aa.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/225e695ef2b74402aa8ee0fbfa3e8631.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/54c09d8e9bbdc17791e9c0af9697182f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/936dbdaa7aadd095bd8537c22db4744f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/258d24970d681aa0e9a56dbbe147d5a3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7ab0c31d22d73a7bfb0c6f3b2997868c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/68d6db2d231355056a86e19a0a5ee56f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/09336a4130a7068ba4b37fee341b4a08.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3e0fdff436c15079500e2f7717c8c6ab.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/eaa6b8e7245a02eba80911af716bb1c6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/dded1e2b481bee4cedf491dd8858163c.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6b75046040acb0f9529ec660c817e6c9.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a67c992f79dabcc9c9949e6c7c2e4936.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f535ae3b53fd8905b2d3ab0badba7a06.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/02fc09b310ef8bfee6f5d7b04e111e28.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3ee9252d2a7c3d41516b861ab534c5a4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/49a779a56c4dc93f9097c70846fb653f.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cd852fe58d3e030c5faf7f117d561597.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/092a061dc4d84b85b0962588a0166be4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/964e99ebff6a6386ed062267c02137bc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5bb11bd9ffd74b3b68f3922c1ccf33f9.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dcfddb47155995e367f11ae2e053f52d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b5060de7fe161d703eb51f8063edbf4a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d27e1f96db5cc50200c269bda86b1a91.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4a1a676144553871ee3a5c6f0c2afdd4.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/806f001bef26d781497ab9ed75703bd5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4e593dbbe50fb18717bbd09349d857ef.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/39b751cb49cddca4e6b4231140ec6ceb.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a4f1cd141acfde5ee4459c334355d31f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/82f0542d9fd7069ab92c307b703cdf9c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/40ba318cbd0278d55b48d235ad0ca4dc.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7cf6436c4dc3ea75b83dc4e542d3cc10.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f98ed78f338ea0c3cec560e7ffbbfea6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a7f766d194f86e7e8c8fdca061378d3c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d3cfef8c827b4a1cbcc4aefc3472a314.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e93cdbd7b22f4bb8e830dd08cf333887.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d04373f1b967f24a4a4b750be3230052.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/434b85e6222f8e174dfaffd54977a3fe.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/77fffb2a5e37f6f267fa13768a13ba91.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/74ba55b8da6704489e8769e9ebc8cf09.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f6771cfb5763145e50424dd15bc02300.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/56b75461102c33fd3c1b10a8643fa400.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e42a349ae1d7894d4002ef16dec7805c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cc6613f6d58bc595d3b21a7cb7baa2ab.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8bb644df564df1e86f0ccd936a3e7db8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d818d68709e0f8664576d2a6ba8f6fa7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/67d561dc4412e460e16aca72edef7681.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7a2072e0db6563bb9d62617cbe7c3a23.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/305cd888bdc75df5514dec0283395c98.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/12e31c40c23dd6ec21fe6a7d12e462f5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cb7af9242b0e9ed1fc14b846d7cb62fc.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a41b8aba34ec4edae4e62011c94a4bef.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/795bb6ddcf6ad45ff54f34e365a43a62.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/da44cdbbb219b14fb62a1a4766e18ccb.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d5035472075d3b4162f0c75a809c47d0.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/aa97f707ad107a27450623f0677b7826.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9c314e145b278db1b8bff233f7225873.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/29a1e58194be8eadeac6ef100554725a.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/01e9eae61cb7f4ee258480fedbc9cae7.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1c5e1daeb0344c0d73834a4cf56834df.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/dab47474052a448c3b7db2b463156ec9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f7c5844b1ae2e3247b4d5f757b66e986.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d925c042ad559f56fe808b333d4cfb83.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4719701e3850ef6dc26eb042c05ab2c5.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/baf35ba91cef53f2dd32383ba8ad69c6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e6b2fafdfd21d4992f648625215b4d98.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/79ecbbd35875e6c728d4c346ab6b42cd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/68e4c1ca7a93fc2a018034458404ef8a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/af6eacd5acac00f485ef9791626d9d8b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/197b14de06126d2c0e83365da5e598fe.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b21de577da258d9cb157d58f34f7e96c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/9bfbed5ef6c3eeca3c3e9180e42e098a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/445423ab3ff35e69b8b2243b37745060.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4739db89b19c289481f9be3f896a761d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dc481104531cddba9fcc3491228c91a4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a3617a19b757fb9c40c15e65ff5a8be1.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2f6a1dd2393e1865a5c7418de7d813be.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5df73354375e9a72d5f8aae92154e96c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/97b453c14d68e4624500421e5dc3e9cd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c6f9ef5c69062fcdc438f94c34852125.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/21d98f2141bac5e6ba64a7f55b45e988.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7ed0c8b8b8f719faf5ba2c965aa1c83a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3d724e3f0057e99640645be0e008cda0.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/82a977b3356a77f69a386b9312c1f6ce.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3436a43b6e001c894782d1f858c89aae.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/afd844781eac673a4e6b702c5411496f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ee06e9e08a7e4422f7ad42644bd4d6b9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/26a984e16e26e49b855e645bef638727.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0495c40262356c1468056c2598790764.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b05e9d756cca6100e1f7bef203f21839.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9ae8896c13924ae83694bbb8f01d6688.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3fa78911ab82d299c8424e00e1017763.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6d1570fff073927ca821aea51a3498a0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ce4d505c102fa085205b2ce0bf952622.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/c9afd8923c68e4922828583d8106084f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/926bb0d259b514e5348a37eea98be2c9.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/35b877d2448e20094265649e15ad1f64.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d235161039b47620a41806b6fc4d9114.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9c7dc7af6e9fae39f8b8271041555024.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d7a8806c850bde848f907ff4fcbe2df8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/0de2037aee7ffd9b127814893011e8be.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/78f659745ca798df9e2c1de8dd75d5f0.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/47bf0d087d94fcae86718a2ee4eefd97.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/cbbd87e91fb97f72ff3b0550a631ea04.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/23ca4751ed041b5d440c97ce984ee337.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4340caf9ba32fef0f16a7c12e1945e66.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5d35960e09d168d0a3e02ab9b0068ad0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2c8a571f620c8d1b0f47b99de5801988.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9771e8dd6bed4c67854b548f85d75746.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/20c4aed86d767cfb1633da9c9e7191da.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e7378b4b25947f4f1da652d790f0f3e2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c40427ff6da8f720e7acb767be93cd74.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3b9867147cfe6e2c9422fe10d1bce11c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0f3e1207dd79e31487e17c19f9d98061.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/db790b4dd8c180e004d1dd003d2b0624.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/cf583f371916662d46aaf35649e89314.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0a7a2290ac031f5f7ea7e9c55091375c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/451fce9e0055b5f0abfb51db9277221d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1ab085ae4bc1574b0cbe3bf0be4f3d6f.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/eed9622fc3bc65d88de143336b2f187e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b0b361f2708dc9c90d65cb9a0b22ac59.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a5399b9e6957784347a0f53fbcea8072.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/debda4ae6a957b2d6b476959b85a8e08.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fdaa5fe7f3482da30407de6c72fe3b1d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/92eeb59cda2a505992347d5d14249108.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5bca063e87f4b756136747fae1f39351.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6341ac3d8fc4cdfaade37990608bddb2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/66f8acf391951f948410c9e54f2f10ec.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a2a216fde25b8abccb05dcbabd7de01a.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c21d91232cf1ca0c4e23f0d2c744d583.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6c466dd75363adc19b94a5b2fc38ca76.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/93016c643fbee8fabc347efab5b70a3b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c647eec1a5b9fcc8b1d481cbf22e4dae.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/763bb3a57c8a8bf498159bde178475f3.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d3c92b556f6a43b7ce114e099ba96003.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7f18de8d01f684f0ed5a5d9d0cec048b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ecf610401eec24b4e959b5cba3b83201.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6665aad2282f2eba44686b6a08762136.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b10518bed451add96368bf107ef30d3a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c2abff03b7b0a90d093c9cfbb3919e3e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c4325cd3cda5ef5831868251b167e1e6.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7d4a7a3086efe4b63e661d6ddb42186e.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3314e1a3f9307c3a55228ca479bb5c1d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/e2ef6d907b7f5b212786023d6e88d4be.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e63a5c1a72a912afef29a3532cdfa3ae.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fc45de098015272f55c6a4dd0ab83738.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6a30e58cbc7c589234f9dde78e7455a1.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f0612fd1d5f47b06f137eb7e0530b1b2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/23c483a7c26a92e93a9c7395cbd647a8.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6efbd87f8a234b51c1d753a3c3022f23.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7407bbd972cfb0467c922bdac608faf0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/fce3ee86fd5eaa40af39f3e5288c00d3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/eafd226e65cf4056d6f09e4cf66ab0c4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b2b82d0890b01efb343f1dd508365feb.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/e262e4550aad3306e18866bb5e997d66.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/996657dd1e54919d2a5f1ab3901d81fc.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/51d104273747fac022d5a9fc52c70548.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/37b9b03ad3249f687839dd82fe1bf15b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a287266cb1b58535b7eebe94f35a90be.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4a33bc3270b222bc18e206b4b0155765.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5ffcf747b9e1cf600db9a505a4e2790f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/873911959347f9c4a31e9e3566fa3e6e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b15ff1e8107094af408b102a67ae4c0c.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2827ce8512290866e640526ba8899634.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b16927aac59c5da8fa8f886fb7c2f349.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/471a0ee4fe56af64407694336a689af6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3aca7e7f22e5d56191cdf6e034e2f8d4.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/687a0a7bd72b5f8d75e8404e0daaab39.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/44f0a36da445ffae9ea24d53b20f1e0c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a79caf881003024a5debb235a9c3be42.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/eef6b63014fedbca4841e8ce20ab007d.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/dc6a7fa744ef1a70a2613aff6b998a31.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/8cf549767e61b0c14efb44fb517df655.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/29fbc280d873cc7b3cb083e943e809f2.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7882d35629b6d0cce093f71538c9b370.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/621d458d53eff62871602a348e9f63a0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/da4dfa85f53a41aff82858d36e68b807.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9868a935d2027c2fa1c454040aedbc41.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2e0f2f5cfefdc047624e35ace51af8db.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/63ebaa923574e0a64ddbd8a4451e3503.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cfecfde331af1cbb7efeda84e8785c30.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/41b37d1e15c3011ee3e6861a5e11497e.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/afd0aeadaab19483302c0c5a41155ad4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/1b5cefadd8bbbfef25a23b8115d289c0.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/9c56f2f46f9853372423d2b1b997b155.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8965fa0abd478ef0ec529689d1814def.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/68b7f26cba059f6c1654f25ce1bbf649.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e3edb20e1f9a122e3f6471e2628c184d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/2421f2ca088ac792273eec9367b5e913.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/6e7ff4670bc6c879b192df21245fbe7a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3c8942afce5baeeb0810eb590c70ad64.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/758ffe01223e77ea378af009614345c2.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3ec5676eee3cbe35d3029d14b0f45780.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/f681882de60ace20a30093ee3b84e341.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/7bf8be4b4b1be9f7b893fa404f59702a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/de554207697d635af26e2e02de24aa9d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fb67cb92d7fd60e16d9273a1b7e360ba.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/68e8c57d5c1cb4049b517c020d25064f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/868997a930c963df30a3d9b6a36b038c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c8fe93efdfe39969beeefaed3fc6f9d4.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/392cb66cb27320ba33dc7c68060f7a02.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c8445eb100cd657b03b7351982b07350.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/daadd15a630f694c843cb2bc5832a6ed.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/59b5e55bc659f95246140f830fc58292.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e651ad18f673616622ba1d2801f3741b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/35a7e417ac7f9965ad2f76d0e220acd9.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/96730c87818403c935bb1d4f58eefdd8.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/a2312d6349e41ae82e1d4ed4fe50990a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/f44b63e3d0b8d91441cdae3853614972.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/89fb0db06e0862120c8e76b27467d7fd.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5538502140a18ef885b204b4bfa971ff.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3aeb0962b98b4bf39db64ee2fd0dae5c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1fb0faeb42f650844ea69f0ef413ca8a.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f44f56a14fade35d382da5b72f5228e4.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ba8132ffea61c709818836243ff29ceb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1d92848d81f5eaa20d48ed74fb57db32.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8a46b8db3da45c416cff567a052e35a3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/92ad2971eba379cca8fe14c617367801.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ee1c408907cf70c9815dee444fb53711.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/bf25c3eb8a502fad30f205c8527142d6.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/0c3b7f660879122f1803903456bf3968.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0fdcb3917e4db6890c2cf00b86fcc0b3.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/4a67090477aa82b6e71cf6055b229bbc.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4fe1d4360cc5bb1303e455ba2d2ac15c.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/3d0b47c086155dd9ef3e570f0750f6ab.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e2e5856d95f4eeea4748a2a4660cfa66.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/cee815e39dfa10be31bd0273ea5ccea4.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/d337d1ba7ed79893a462372f8c7cf44f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/16cef58844663e13b0f0bb5590a64fdb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/735d93c85ded9ddb945833faa7c28e29.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/17d982e46373de92c1272785145fb0ba.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ebcd7db1ece2cb08b9b52c79ff039433.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/9b8820b81fdabfbdf5889ee811fa0a09.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4e2a5acee0061f13df9c69715510ca19.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ef7d91f8b95f09b69c4ee6e7b6e6fe81.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/10f5c0149b54845b598724ea847c8efc.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/2f6b39b615c4f35def688f3a91f47433.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/4e398a13f3b315058b23b32dd4f69951.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/960487c0892e3a47038ad350ac04fbc9.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b8ec648b7b8eeaa9148a608fc3ef31a9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d03c8c722284e7b59951ba29bb649b4f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/2e40507777febb6506622682ea99cfaa.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/65a4a2114c98df9225a39a221d5f03c3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/4db187c8c45775aa3392d049e95741e7.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/29380aebe5cd0755d1b1d4586f2cc482.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/5f960d9c30b61d3dc357d5e4ccb72821.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/fc40598dc008a2feb7043326e59a8aff.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/24dc899d6fd571050e4164e09920342a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/dae8a95ffc59632f9dbc818f8001770b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c35d93c88c9265b85237e08a1d6eb7df.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bc92da97a336d9cfe6d1fcebffe46afe.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bd02a1f7e7af0ed5c8ef7a3fa7661a44.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d4afbb9883a798482b68190d3b7ea9f6.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ab595b5473cd3c1abf821631b560299a.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/648cd4757e87d2c75bc6b2ddbe7e0731.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/15df0facc7cda30ec1190ba4bfb25325.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/f43ba89842a9b5c6537be9136ccb59d2.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cf11db9083d3e1a2633788107e8666a3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/d209f09ab3673ef2c0c082b3c841ffb7.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7dfb1bee07f9320852b52ba3dda179e1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/5e989b32a2f566005465d38258ec7895.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/054a8f326bd1ffd63a3304f40e28127a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/10c9889242f9ac970347d48d24afeecd.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b779d95d2962912ab0c826573fd0b98f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1f6a5565cd756e165aa5eddb4be22abb.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3d89848506f7570ad5315b6f0ac84e1b.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/11b1da5e0416e665cdd8709b2e877798.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/53c910db2ffcbf2723abceb887de239f.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/7952eba68d9e873dba466f928f1522a5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/812f5d9d883759a06d62c6b8e0c4aaa7.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/eb79415e11258c460fb5a1901107040f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/cad3cfa8a741a763a5e607d429eca594.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/486f4f35b2774e5bc123ec0ab2e10d8e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/7806c4ec76560fae2dfa1773bedac830.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/2145e292d0e71be5f1fabbc0bb5410e2.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8f3f2d586f3024ee26e8fffa0b07dea0.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/46fef53e9c9f3cca834b86e840567ead.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ea99ba570e684a9f98815574d9b200ef.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/86adbe4be0168dd127a1e45af65d19a6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0bd203539b58631e56d2b922bc5f84cf.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1d14ef2153372f66e3815fe5e1a94e6d.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/9ad06f9baaed79d6711013ebf280a62b.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/84c15e22e15c80fe1e5545b8da5c96d1.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/91730a7e11a2fba5b73696fbe9897f1d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/10b265e41766e432e756e61e4918e1b9.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/3afa579e63a5e050c397364e1dbaa4c0.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/f990840275de13deb1690c96ae8f645c.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/c735453648318d06ea0de17604e0e02d.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/133f382abebf3d80a218d1fcbc0fe6e1.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/1f00a1c13737cfd252a311d0a94a2ec3.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/3ca08b3cf0cb9026d93ebe42eba48925.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/65cb96b3a180a9695dfe1369ae294fc8.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/85fd47a1cb484c19354266255f5a4ce2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/e3d379cf6abf510f023c2b5ea182b639.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/ceaaa22152a34b1321a05f2697c911e1.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/3d64edf96a8e450fb501565bd91814db.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/618cde0d22edb1507bf836f221f4e2bd.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/af09da6989c1393fb9f409825a9377eb.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6a68ca89f94bc17739bf36106aa9a836.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/428c2c200cc521589a337f6a4d4f964d.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/759ba9d694acdfc25bcd95e3581e7777.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c53b82f340cacf62f3b75bd250804e07.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/8b77e244430a93a6a856576183d3dc67.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/86837740d486d8e8f493a2c49f2a6403.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/706e25b92421f4db5f8fd04af99403e6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/3ca8d785629c4423633b9047b211645e.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5ffb42ebebde3d18b3fb486737a64168.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b873c0c003bec438cff82fa754e17179.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/338936acc8155a6f197d6806fe6ed03e.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/ff326f1101d363dc2c5a641f73b2cef9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/91c89b84923d9dec3d0309aaed23615b.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/59076410a4356765ed5b581f2bec20ee.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/6b01afd0922b8906c84eb6ae2998a43b.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/4c1e9efd39a38da7ad45bec05364597f.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/81c7a4e2a72ed309588564cf087da7ec.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/0b99bb96587f1ff934105bae28412858.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/1c5bec8ef27d8ea7fafdaf143b2fb31f.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d8dfc85056e0fa218e1a914547a68425.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/48d2f7e8e8cd20c93a5382ea82f7353e.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c9fdec600df3c226fe358245b27a40e3.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/d81c0243d8cd15bf7821ff6497683683.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/ecc0e329668a82b818bb3fd21dfb3f97.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/66455f4900cf709ae4e0cf03cbd50516.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/fa89da9e41581e091df20109386e4c94.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/6886d99d6083904c43f4de398e2ed83c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d65db192720b31f57d49c586ae0cc373.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/37026f8f89c6293d45c81729f409d8cf.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/48485745972c615ee3a4639ba22653b6.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/24cfc5e12c14896b6d24e41c85c72df5.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/c8000debf77595312f03d07e87fa2e74.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/145b3d19a4f589243193845472220681.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/8ecab8bc1db7085a58a061213186b99a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/b71d86fefe7a740b647a4ccd26415b02.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d9be45ad9aba101c2c132f60e40ef717.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/3495453462989637e02953405b384617.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/24c67ea581ae75cc8fd76f1ad2ae83c8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/303496cbd2aaf3f40d8b3a0905562a6c.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/fe11c61e8865ad321459444508cbf125.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b379745c729dbcba88f2d2a1c355eeec.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/6212d4309289eecb87c617b2b26320e8.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/5a938c5a14d29a3bb12634a761da02a4.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/a731c70d62d279d23c800fdf2348cd73.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/07e1941b7debbb82fb13cd6de1728a71.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/11ab77ff9817f1eb4ff6ae1563849042.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/88bb1ff7f0b46fff458ac553e1b3da71.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/54e196d7942a098f0176d2cf451e2307.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/bc3ac0cd9f036a20b5c3e2311460b9e2.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a8167e72701b87631ee459006e5a5ff6.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/43159542c22e95f72bfa910b40460721.jpg" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/c9e55c07f3da2796f4cdb4f85467cdca.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/5ebc7808ced94b9e58c8fd9c80076581.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/825f284d594ba96cfaaddfdb8a0f6afa.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/b10261aec7a2a2b80aa040299d95c2ed.png" + }, + { + "banner": "https://resource-sg-public.lux-ad.com/wallpaper/b2422c9557b73149318ed0ec61b32ea9.jpg", + "original": "https://resource-sg-public.lux-ad.com/wallpaper/b418d0138eb97a8ce2c00baa3fe87b49.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/a71260741998bd11dbcffe43537a1c85.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d8ebdbbc3e9e43e2fc715acfb48ee277.jpg" + }, + { + "original": "https://resource-sg-public.lux-ad.com/wallpaper/096cccac28fbeead40b2d2a0ef00b83a.jpg", + "previewThumb": "https://resource-sg-public.lux-ad.com/wallpaper/bdf35f38b39ad039e25a8da4ef91bfea.jpg", + "source": "https://resource-sg-public.lux-ad.com/wallpaper/d5d524232498836562cfa41aae75c119.jpg" + } + ], + "name": "Amazing Sunsets" + } +] diff --git a/wallpaper_project/json/rankJson.json b/wallpaper_project/json/rankJson.json new file mode 100644 index 0000000..4ddb47a --- /dev/null +++ b/wallpaper_project/json/rankJson.json @@ -0,0 +1,189 @@ +[ + { + "name":"tutu", + "content":"This wallpaper has been used by me since I was very young. I think now it's not just a wallpaper, but also a nostalgia for myself", + "head":"https://img2.baidu.com/it/u=2311187131,3233704531&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=500", + "img":"https://img0.baidu.com/it/u=521558330,4048769914&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=1091", + "data": [ + { + "headImgv": "https://img0.baidu.com/it/u=1509735263,2433439550&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=500", + "name": "yuanz", + "counttext": "Thank you. This is the best wallpaper I have seen today", + "time": "2024-3-14 12:55:48" + + }, + { + "headImgv": "https://img1.baidu.com/it/u=487733523,2537255568&fm=253&fmt=auto&app=120&f=JPEG?w=502&h=500", + "name": "Xiao Liu doesn't give up", + "counttext": "I personally think these wallpapers are a kind of mood", + "time": "2024-3-12 16:42:23" + + }, + { + "headImgv": "https://img0.baidu.com/it/u=354877138,1438046226&fm=253&fmt=auto&app=138&f=JPEG?w=500&h=500", + "name": "Don't give up", + "counttext": "I feel like all the wallpapers you recommended are well read", + "time": "2024-3-5 18:22:51" + + } + ] +}, + { + "name":"jack", + "content":"This wallpaper gives me a very free feeling, and every time I see it, I feel very comfortable, so I really like it", + "head":"https://img2.baidu.com/it/u=1799521626,1480054486&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=500", + "img":"https://img0.baidu.com/it/u=3297560522,965610319&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=938", + "data": [ + { + "headImgv": "https://img2.baidu.com/it/u=2060134300,3390750130&fm=253&fmt=auto&app=138&f=JPEG?w=380&h=380", + "name": "Life is but a dream", + "counttext": "Your recommendation is good, and indeed it is still the best from others", + "time": "2024-3-11 10:25:14" + + }, + { + "headImgv": "https://img1.baidu.com/it/u=4240688926,702021034&fm=253&fmt=auto&app=138&f=JPEG?w=500&h=500", + "name": "pray for", + "counttext": "Come on, keep an eye on you", + "time": "2024-3-11 12:44:45" + + } + ] +}, + { + "name":"mar", + "content":" feel that this wallpaper has a strong element style. Personally, I really like this style of wallpaper and hope it can bring you a good mood", + "head":"https://img0.baidu.com/it/u=3504755182,2299177896&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=500", + "img":"https://img2.baidu.com/it/u=774696612,1385788942&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=1083", + "data": [ + { + "headImgv": "https://img2.baidu.com/it/u=1074047834,768905615&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=500", + "name": "white", + "counttext": "I also really like this style of wallpaper. It's really amazing. Where did you find it", + "time": "2024-3-16 10:25:14" + + }, + { + "headImgv": "https://img0.baidu.com/it/u=4239724831,891983809&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=500", + "name": "where are the dreams", + "counttext": "I don't even know how many wallpapers I have saved, I change them every day", + "time": "2024-3-15 11:33:25" + + } + ] +}, + { + "name":"liwan", + "content":"This wallpaper looks very appetizing, not to mention anything else. Do you have any", + "head":"https://img0.baidu.com/it/u=1355458119,1161929395&fm=253&fmt=auto&app=120&f=JPEG?w=800&h=800", + "img":"https://img2.baidu.com/it/u=1253180688,3770293369&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=1015", + "data": [ + { + "headImgv": "https://img2.baidu.com/it/u=1858536369,1536079886&fm=253&fmt=auto&app=138&f=JPEG?w=500&h=500", + "name": "damn", + "counttext": "It looks very appetizing, it's true", + "time": "2024-3-15 8:00:23" + + }, + { + "headImgv": "https://img0.baidu.com/it/u=3785470636,2448752639&fm=253&fmt=auto&app=138&f=JPEG?w=500&h=500", + "name": "Xiba", + "counttext": "Stop talking about those upstairs, I'll go out and buy them right away", + "time": "2024-3-16 20:23:47" + + }, + { + "headImgv": "https://img0.baidu.com/it/u=1199558837,1878713921&fm=253&fmt=auto&app=138&f=JPEG?w=500&h=500", + "name": "Milk flavor", + "counttext": "Haha, good wallpaper recommendations have turned into food discussions", + "time": "2024-3-14 17:45:47" + + } + ] +}, + + { + "name":"dadaw", + "content":"flower", + "head":"https://img1.baidu.com/it/u=3642720457,385113757&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=500", + "img":"https://img0.baidu.com/it/u=1358881820,3540498684&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=1084", + "data": [ + { + "headImgv": "https://img1.baidu.com/it/u=815912813,3636428226&fm=253&fmt=auto&app=138&f=JPEG?w=500&h=500", + "name": "Aha", + "counttext": "This wallpaper gives me an immersive feeling", + "time": "2024-3-16 10:25:14" + + }, + { + "headImgv": "https://img1.baidu.com/it/u=3547516377,4082001360&fm=253&fmt=auto&app=138&f=JPEG?w=475&h=475", + "name": "Tourists 2561", + "counttext": "I really like this kind of wallpaper, can it be considered a feeling of oil painting?", + "time": "2024-3-15 11:33:25" + } + ] +}, + { + "name":"jskaha", + "content":"This is the wallpaper of the first movie my boyfriend and I watched, so I really like him because he is very memorable", + "head":"https://img0.baidu.com/it/u=3262970098,954743237&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=500", + "img":"https://img1.baidu.com/it/u=2766678263,1438797219&fm=253&fmt=auto&app=138&f=JPEG?w=500&h=706", + "data": [ + { + "headImgv": "https://img1.baidu.com/it/u=2184457874,3018309452&fm=253&app=120&size=w931&n=0&f=JPEG&fmt=auto?sec=1711731600&t=06379288eca585f391d2854f7d2a4457", + "name": "imagcs", + "counttext": "Is the wallpaper for this movie great? Watch every frame carefully", + "time": "2024-3-16 10:25:14" + + }, + { + "headImgv": "https://img1.baidu.com/it/u=3547516377,4082001360&fm=253&fmt=auto&app=138&f=JPEG?w=475&h=475", + "name": "jnnis", + "counttext": "Do you also like this movie upstairs", + "time": "2024-3-15 11:33:25" + } + ] +}, + { + "name":"hduwha", + "content":"I don't know why I really like the wallpaper of this anime town", + "head":"https://img2.baidu.com/it/u=2563905782,171946313&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=500", + "img":"https://img2.baidu.com/it/u=2658258917,1113447263&fm=253&fmt=auto&app=138&f=JPEG?w=400&h=711", + "data": [ + { + "headImgv": "https://img2.baidu.com/it/u=3898084727,4142821624&fm=253&fmt=auto&app=120&f=JPEG?w=500&h=500", + "name": "heishs", + "counttext": "The location of this wallpaper looks familiar to the eye, Crayon Shin chan?", + "time": "2024-3-16 10:25:14" + + }, + { + "headImgv": "https://img1.baidu.com/it/u=3268591039,2834355672&fm=253&app=120&size=w931&n=0&f=JPEG&fmt=auto?sec=1711731600&t=26cfdd9acb7b5a6cc5487ce7723a33aa", + "name": "Tourists 4547", + "counttext": "Isn't it the form of sound?", + "time": "2024-3-15 11:33:25" + } + ] +}, + { + "name":"hduwha", + "content":"I prefer a feeling of urban style with a bustling traffic flow", + "head":"https://img1.baidu.com/it/u=2326055740,2128078278&fm=253&fmt=auto&app=138&f=JPEG?w=538&h=500", + "img":"https://img2.baidu.com/it/u=2088930566,2675685436&fm=253&fmt=auto&app=138&f=JPEG?w=282&h=500", + "data": [ + { + "headImgv": "https://img2.baidu.com/it/u=2732913058,2533818801&fm=253&app=120&size=w931&n=0&f=JPEG&fmt=auto?sec=1711731600&t=0d3e642ed2c502b6ed654a3c8318445f", + "name": "moneyhn", + "counttext": "I also really like+1 in the city", + "time": "2024-3-16 10:25:14" + + }, + { + "headImgv": "https://img1.baidu.com/it/u=1333417867,4012964063&fm=253&app=120&size=w931&n=0&f=JPEG&fmt=auto?sec=1711731600&t=d311d9f7d9cf83ddd0b5cd4091a8da48", + "name": "awdaw", + "counttext": "I don't know why, but I think this element looks very good", + "time": "2024-3-15 11:33:25" + } + ] +} +] diff --git a/wallpaper_projectTests/wallpaper_projectTests.swift b/wallpaper_projectTests/wallpaper_projectTests.swift new file mode 100644 index 0000000..ece1902 --- /dev/null +++ b/wallpaper_projectTests/wallpaper_projectTests.swift @@ -0,0 +1,36 @@ +// +// wallpaper_projectTests.swift +// wallpaper_projectTests +// +// Created by 忆海16 on 2024/3/11. +// + +import XCTest +@testable import wallpaper_project + +final class wallpaper_projectTests: XCTestCase { + + override func setUpWithError() throws { + // Put setup code here. This method is called before the invocation of each test method in the class. + } + + override func tearDownWithError() throws { + // Put teardown code here. This method is called after the invocation of each test method in the class. + } + + func testExample() throws { + // This is an example of a functional test case. + // Use XCTAssert and related functions to verify your tests produce the correct results. + // Any test you write for XCTest can be annotated as throws and async. + // Mark your test throws to produce an unexpected failure when your test encounters an uncaught error. + // Mark your test async to allow awaiting for asynchronous code to complete. Check the results with assertions afterwards. + } + + func testPerformanceExample() throws { + // This is an example of a performance test case. + self.measure { + // Put the code you want to measure the time of here. + } + } + +} diff --git a/wallpaper_projectUITests/wallpaper_projectUITests.swift b/wallpaper_projectUITests/wallpaper_projectUITests.swift new file mode 100644 index 0000000..f1171a0 --- /dev/null +++ b/wallpaper_projectUITests/wallpaper_projectUITests.swift @@ -0,0 +1,41 @@ +// +// wallpaper_projectUITests.swift +// wallpaper_projectUITests +// +// Created by 忆海16 on 2024/3/11. +// + +import XCTest + +final class wallpaper_projectUITests: XCTestCase { + + override func setUpWithError() throws { + // Put setup code here. This method is called before the invocation of each test method in the class. + + // In UI tests it is usually best to stop immediately when a failure occurs. + continueAfterFailure = false + + // In UI tests it’s important to set the initial state - such as interface orientation - required for your tests before they run. The setUp method is a good place to do this. + } + + override func tearDownWithError() throws { + // Put teardown code here. This method is called after the invocation of each test method in the class. + } + + func testExample() throws { + // UI tests must launch the application that they test. + let app = XCUIApplication() + app.launch() + + // Use XCTAssert and related functions to verify your tests produce the correct results. + } + + func testLaunchPerformance() throws { + if #available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 7.0, *) { + // This measures how long it takes to launch your application. + measure(metrics: [XCTApplicationLaunchMetric()]) { + XCUIApplication().launch() + } + } + } +} diff --git a/wallpaper_projectUITests/wallpaper_projectUITestsLaunchTests.swift b/wallpaper_projectUITests/wallpaper_projectUITestsLaunchTests.swift new file mode 100644 index 0000000..93f77a7 --- /dev/null +++ b/wallpaper_projectUITests/wallpaper_projectUITestsLaunchTests.swift @@ -0,0 +1,32 @@ +// +// wallpaper_projectUITestsLaunchTests.swift +// wallpaper_projectUITests +// +// Created by 忆海16 on 2024/3/11. +// + +import XCTest + +final class wallpaper_projectUITestsLaunchTests: XCTestCase { + + override class var runsForEachTargetApplicationUIConfiguration: Bool { + true + } + + override func setUpWithError() throws { + continueAfterFailure = false + } + + func testLaunch() throws { + let app = XCUIApplication() + app.launch() + + // Insert steps here to perform after app launch but before taking a screenshot, + // such as logging into a test account or navigating somewhere in the app + + let attachment = XCTAttachment(screenshot: app.screenshot()) + attachment.name = "Launch Screen" + attachment.lifetime = .keepAlways + add(attachment) + } +}