Skip to content

Commit

Permalink
rebase cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ladamski committed Apr 10, 2024
1 parent 09c1993 commit 8e176bb
Show file tree
Hide file tree
Showing 6 changed files with 1,457 additions and 1,242 deletions.
9 changes: 2 additions & 7 deletions DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -4762,6 +4762,7 @@
EA0BA3A8272217E6002A0B6C /* ClickToLoadUserScript.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ClickToLoadUserScript.swift; sourceTree = "<group>"; };
EA18D1C9272F0DC8006DC101 /* social_images */ = {isa = PBXFileReference; lastKnownFileType = folder; path = social_images; sourceTree = "<group>"; };
EA1E52B42798CF98002EC53C /* ClickToLoadModelTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClickToLoadModelTests.swift; sourceTree = "<group>"; };
EA3637032BC6017800796277 /* BrowserServicesKit */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = BrowserServicesKit; path = ../../BrowserServicesKit; sourceTree = "<group>"; };
EA4617EF273A28A700F110A2 /* fb-tds.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "fb-tds.json"; sourceTree = "<group>"; };
EA47767F272A21B700419EDA /* clickToLoadConfig.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = clickToLoadConfig.json; sourceTree = "<group>"; };
EA8AE769279FBDB20078943E /* ClickToLoadTDSTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClickToLoadTDSTests.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -5505,6 +5506,7 @@
378E279C2970217400FCADA2 /* LocalPackages */ = {
isa = PBXGroup;
children = (
EA3637032BC6017800796277 /* BrowserServicesKit */,
378E279D2970217400FCADA2 /* BuildToolPlugins */,
3192A2702A4C4E330084EA89 /* DataBrokerProtection */,
9DB6E7222AA0DA7A00A17F3C /* LoginItems */,
Expand Down Expand Up @@ -7175,7 +7177,6 @@
565E46DE2B2725DD0013AC2A /* SyncE2EUITests */,
AA585D7F248FD31100E9A3E2 /* Products */,
85AE2FF024A33A2D002D507F /* Frameworks */,
EE0629702B90EE3500D868B4 /* Recovered References */,
);
sourceTree = "<group>";
};
Expand Down Expand Up @@ -8784,12 +8785,6 @@
path = fonts;
sourceTree = "<group>";
};
EE0629702B90EE3500D868B4 /* Recovered References */ = {
isa = PBXGroup;
children = (
);
name = "Recovered References";
};
EAF52F4D2B93AF71003D73EB /* ClickToLoad */ = {
isa = PBXGroup;
children = (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,31 +27,22 @@
"version" : "3.0.0"
}
},
{
"identity" : "browserserviceskit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/duckduckgo/BrowserServicesKit",
"state" : {
"revision" : "c0b0cb55e7ac2f69d10452e1a5c06713155d798e",
"version" : "133.0.0"
}
},
{
"identity" : "content-scope-scripts",
"kind" : "remoteSourceControl",
"location" : "https://github.com/duckduckgo/content-scope-scripts",
"state" : {
"revision" : "62d5dc3d02f6a8347dc5f0b52162a0107d38b74c",
"version" : "5.8.0"
"revision" : "16c52293033a1b20b8f4f311768d63b206b7b19c",
"version" : "5.9.0"
}
},
{
"identity" : "duckduckgo-autofill",
"kind" : "remoteSourceControl",
"location" : "https://github.com/duckduckgo/duckduckgo-autofill.git",
"state" : {
"revision" : "6493e296934bf09277c03df45f11f4619711cb24",
"version" : "10.2.0"
"revision" : "6053999d6af384a716ab0ce7205dbab5d70ed1b3",
"version" : "11.0.1"
}
},
{
Expand Down Expand Up @@ -165,10 +156,10 @@
{
"identity" : "trackerradarkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/duckduckgo/TrackerRadarKit",
"location" : "https://github.com/ladamski/TrackerRadarKit",
"state" : {
"revision" : "a6b7ba151d9dc6684484f3785293875ec01cc1ff",
"version" : "1.2.2"
"branch" : "la/support-ctl-action",
"revision" : "d2d19fdb980acd35851cbafc5294319b156be638"
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ import BrowserServicesKit
final class AppPrivacyConfigurationDataProvider: EmbeddedDataProvider {

public struct Constants {
public static let embeddedDataETag = "\"4c644-18e3ab0ef90\""
public static let embeddedDataSHA = "2b364157d149f3b1a9ef8cd69e16a213d4adada9ca5e5a3f1872f609e83d89af"
public static let embeddedDataETag = "\"2b8f8a17bd48b871e57f6bab2a8bf8f4\""
public static let embeddedDataSHA = "341a4c76edca3d1d6f75eed2a25e38480484eeccff02e78f6805d0c6373cd72a"
}

var embeddedDataEtag: String {
Expand Down
4 changes: 2 additions & 2 deletions DuckDuckGo/ContentBlocker/AppTrackerDataSetProvider.swift
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ import BrowserServicesKit
final class AppTrackerDataSetProvider: EmbeddedDataProvider {

public struct Constants {
public static let embeddedDataETag = "\"ec148e720d6291488a96429e5cd639d8\""
public static let embeddedDataSHA = "7cd2e94aaf67bc693225d03f5fe5fef0de55bb1a8656a8f49b93724155f4b654"
public static let embeddedDataETag = "\"e3f38700e86aa37c35122bbebf0d42cf\""
public static let embeddedDataSHA = "36ef35555fb614802e0f228a1501a063035bcdd8bb708c1053bd7ef4db97b449"
}

var embeddedDataEtag: String {
Expand Down
Loading

0 comments on commit 8e176bb

Please sign in to comment.