pmusolino / Wormholy

iOS network debugging, like a wizard 🧙‍♂️
MIT License
2.31k stars 184 forks source link

Add multiple filtered urls #134

Open agustiyann opened 1 year ago

agustiyann commented 1 year ago

This PR adds multiple filters for the URL list that will appear in the list. Before adding filtered URLs:

https://user-images.githubusercontent.com/47731450/225796058-d48d31c2-062b-43f6-8b34-bdc68f536825.mp4

After adding filtered URLs Wormholy.filteredURLs = ["https://dummyjson.com/", "https://reqres.in/"]:

https://user-images.githubusercontent.com/47731450/225796326-0311b1b0-98a1-49ee-8547-fa1ea4694cbc.mp4